1 | [ Feb 22 01:46:52 Enabled. ] | ||
2 | [ Feb 22 01:46:52 Rereading configuration. ] | ||
3 | [ Feb 22 01:46:53 Rereading configuration. ] | ||
4 | [ Feb 22 01:46:57 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 | [ Feb 22 01:46:57 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.02.22 01:46:58.173114 [ 1 ] {} <Information> Application: Will watch for the process with pid 23522 | ||
29 | 2025.02.22 01:46:58.173624 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.02.22 01:46:58.507554 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23522 | ||
31 | 2025.02.22 01:46:58.508279 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.02.22 01:46:58.508962 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.02.22 01:46:58.597876 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.02.22 01:46:58.620271 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.02.22 01:46:58.620319 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.02.22 01:46:58.620332 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.02.22 01:46:58.620395 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.02.22 01:46:58.620777 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.02.22 01:46:58.622413 [ 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.02.22 01:46:58.623153 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.02.22 01:46:58.624013 [ 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.02.22 01:46:58.624038 [ 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.02.22 01:46:58.624055 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.02.22 01:46:58.624239 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.02.22 01:46:58.625186 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.02.22 01:46:58.631018 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.02.22 01:46:58.632217 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.02.22 01:46:58.633547 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.02.22 01:46:58.633608 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.02.22 01:46:58.635171 [ 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.02.22 01:46:58.635649 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.02.22 01:46:58.640042 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.02.22 01:46:58.640752 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.02.22 01:46:58.642343 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.02.22 01:46:58.642854 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.02.22 01:46:58.643258 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.02.22 01:46:58.643704 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.02.22 01:46:58.645056 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.02.22 01:46:58.645084 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.02.22 01:46:58.645164 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.02.22 01:46:58.645335 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.02.22 01:46:58.653962 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.02.22 01:46:58.653989 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151204 sec | ||
68 | 2025.02.22 01:46:58.654035 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.02.22 01:46:58.654051 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.02.22 01:46:58.655170 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.02.22 01:46:58.656194 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.02.22 01:46:58.669875 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.02.22 01:46:58.669925 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.02.22 01:46:58.669949 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.02.22 01:46:58.669963 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.02.22 01:46:58.669995 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.02.22 01:46:58.670016 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.02.22 01:46:58.672684 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.02.22 01:46:58.672731 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.02.22 01:46:58.672851 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.02.22 01:46:58.673073 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.02.22 01:46:58.673096 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.02.22 01:46:58.673133 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.02.22 01:46:58.673212 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.02.22 01:46:58.673227 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.02.22 01:46:58.673256 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.02.22 01:46:58.673347 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.02.22 01:46:58.702823 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.02.22 01:46:58.704510 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.02.22 01:46:58.704600 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108453 sec | ||
91 | 2025.02.22 01:46:58.704615 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.02.22 01:46:58.704627 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.02.22 01:46:58.704651 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.02.22 01:46:58.704869 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.02.22 01:46:58.704972 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.02.22 01:46:58.704987 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.02.22 01:46:58.704999 [ 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.02.22 01:46:58.705011 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.02.22 01:46:58.716416 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.02.22 01:46:58.716612 [ 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.02.22 01:46:58.717467 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4291e-05 sec. | ||
102 | 2025.02.22 01:46:58.718518 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.02.22 01:46:58.718604 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.02.22 01:46:58.718622 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.02.22 01:46:59.469210 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37399 | ||
106 | 2025.02.22 01:46:59.469461 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.02.22 01:46:59.469517 [ 3 ] {} <Debug> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Authenticating user 'default' from [fd00:1122:3344:101::d]:37399 | ||
108 | 2025.02.22 01:46:59.469552 [ 3 ] {} <Debug> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.02.22 01:46:59.469575 [ 3 ] {} <Debug> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.02.22 01:46:59.469663 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.02.22 01:46:59.469692 [ 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.02.22 01:46:59.469717 [ 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.02.22 01:46:59.472252 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47017 | ||
114 | 2025.02.22 01:46:59.472296 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40860 | ||
115 | 2025.02.22 01:46:59.472412 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.02.22 01:46:59.472437 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2025.02.22 01:46:59.472476 [ 4 ] {} <Debug> TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Authenticating user 'default' from [fd00:1122:3344:101::d]:47017 | ||
118 | 2025.02.22 01:46:59.472506 [ 5 ] {} <Debug> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40860 | ||
119 | 2025.02.22 01:46:59.472516 [ 4 ] {} <Debug> TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.02.22 01:46:59.472544 [ 5 ] {} <Debug> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.02.22 01:46:59.472554 [ 4 ] {} <Debug> TCP-Session: bc8f4c91-5dc3-4bf3-896d-e2103572a418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.02.22 01:46:59.472572 [ 5 ] {} <Debug> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.02.22 01:46:59.473313 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35468 | ||
124 | 2025.02.22 01:46:59.473447 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2025.02.22 01:46:59.473479 [ 253 ] {} <Debug> TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Authenticating user 'default' from [fd00:1122:3344:101::d]:35468 | ||
126 | 2025.02.22 01:46:59.473497 [ 253 ] {} <Debug> TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2025.02.22 01:46:59.473520 [ 253 ] {} <Debug> TCP-Session: 63360ced-6989-4b3b-bd91-704225543949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2025.02.22 01:46:59.473692 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48951 | ||
129 | 2025.02.22 01:46:59.473704 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44102 | ||
130 | 2025.02.22 01:46:59.473923 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40649 | ||
131 | 2025.02.22 01:46:59.473960 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
132 | 2025.02.22 01:46:59.473963 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.02.22 01:46:59.474087 [ 255 ] {} <Debug> TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48951 | ||
134 | 2025.02.22 01:46:59.474159 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50034 | ||
135 | 2025.02.22 01:46:59.474177 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2025.02.22 01:46:59.474151 [ 254 ] {} <Debug> TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44102 | ||
137 | 2025.02.22 01:46:59.474216 [ 255 ] {} <Debug> TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2025.02.22 01:46:59.474256 [ 256 ] {} <Debug> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Authenticating user 'default' from [fd00:1122:3344:101::d]:40649 | ||
139 | 2025.02.22 01:46:59.474274 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53797 | ||
140 | 2025.02.22 01:46:59.474457 [ 254 ] {} <Debug> TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.02.22 01:46:59.474521 [ 256 ] {} <Debug> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.02.22 01:46:59.474539 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2025.02.22 01:46:59.474539 [ 254 ] {} <Debug> TCP-Session: f170fb73-68a3-461a-bf8a-485e5a26f7a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.02.22 01:46:59.474561 [ 255 ] {} <Debug> TCP-Session: 6f4e9bd1-bfc9-4846-af07-8293c5495e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.02.22 01:46:59.474601 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.02.22 01:46:59.474601 [ 256 ] {} <Debug> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.02.22 01:46:59.474672 [ 258 ] {} <Debug> TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:53797 | ||
148 | 2025.02.22 01:46:59.474765 [ 257 ] {} <Debug> TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Authenticating user 'default' from [fd00:1122:3344:101::d]:50034 | ||
149 | 2025.02.22 01:46:59.474790 [ 258 ] {} <Debug> TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2025.02.22 01:46:59.474843 [ 257 ] {} <Debug> TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2025.02.22 01:46:59.474859 [ 258 ] {} <Debug> TCP-Session: 7a4bf628-b8cc-4788-a38d-61da7db3c101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.02.22 01:46:59.474874 [ 257 ] {} <Debug> TCP-Session: e57f2f99-4921-4dd2-b3b0-70a4574cbdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.02.22 01:46:59.476752 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.02.22 01:46:59.480116 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.02.22 01:46:59.575192 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37399) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2025.02.22 01:46:59.576726 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2025.02.22 01:46:59.576971 [ 3 ] {554414f3-e9cc-4be7-b855-c7c496da95a0} <Debug> TCPHandler: Processed in 0.102517304 sec. | ||
204 | 2025.02.22 01:46:59.577373 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2025.02.22 01:46:59.577625 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2025.02.22 01:46:59.577993 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40649) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2025.02.22 01:46:59.578257 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2025.02.22 01:46:59.578487 [ 256 ] {60af8645-8150-462b-b429-ce2f6b8a79ee} <Debug> TCPHandler: Processed in 0.001274041 sec. | ||
255 | 2025.02.22 01:46:59.580950 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2025.02.22 01:46:59.582333 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
257 | 2025.02.22 01:46:59.582433 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
258 | 2025.02.22 01:46:59.584204 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
259 | 2025.02.22 01:46:59.584224 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2831e-05 sec | ||
260 | 2025.02.22 01:46:59.584240 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Trace> ReferentialDeps: No tables | ||
261 | 2025.02.22 01:46:59.584304 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Trace> LoadingDeps: No tables | ||
262 | 2025.02.22 01:46:59.584361 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
263 | 2025.02.22 01:46:59.585035 [ 3 ] {c56462ab-6dd9-491f-9924-115083dbd3a9} <Debug> TCPHandler: Processed in 0.004207242 sec. | ||
264 | 2025.02.22 01:46:59.585236 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
265 | 2025.02.22 01:46:59.585484 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) /* The version table contains metadata about the `oximeter` database */ | ||
266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
267 | 2025.02.22 01:46:59.585547 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
268 | 2025.02.22 01:46:59.594406 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
269 | 2025.02.22 01:46:59.596262 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Debug> oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): Loading data parts | ||
270 | 2025.02.22 01:46:59.596772 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Debug> oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): There are no data parts | ||
271 | 2025.02.22 01:46:59.599779 [ 256 ] {6eb97de2-c979-4eaf-9d18-452507006420} <Debug> TCPHandler: Processed in 0.014599945 sec. | ||
272 | 2025.02.22 01:46:59.599995 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2025.02.22 01:46:59.600240 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) /* The measurement tables contain all individual samples from each timeseries. | ||
274 | * | ||
275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
278 | * by all samples from the same timeseries. | ||
279 | * | ||
280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
281 | * and then uses that to index quickly into the measurements tables. | ||
282 | */ | ||
283 | 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) | ||
284 | 2025.02.22 01:46:59.600370 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
285 | 2025.02.22 01:46:59.609251 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} <Debug> oximeter.measurements_bool (eff0af5a-cccb-4f61-a71f-3eb59b5df689): Loading data parts | ||
286 | 2025.02.22 01:46:59.609528 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} <Debug> oximeter.measurements_bool (eff0af5a-cccb-4f61-a71f-3eb59b5df689): There are no data parts | ||
287 | 2025.02.22 01:46:59.610960 [ 3 ] {811d49d4-8681-4f0a-988f-726054e22f2a} <Debug> TCPHandler: Processed in 0.011030288 sec. | ||
288 | 2025.02.22 01:46:59.611175 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
289 | 2025.02.22 01:46:59.611473 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
290 | 2025.02.22 01:46:59.611594 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
291 | 2025.02.22 01:46:59.613796 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} <Debug> oximeter.measurements_i8 (ff510dc5-7585-4062-8b28-4fee40ab3923): Loading data parts | ||
292 | 2025.02.22 01:46:59.613966 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} <Debug> oximeter.measurements_i8 (ff510dc5-7585-4062-8b28-4fee40ab3923): There are no data parts | ||
293 | 2025.02.22 01:46:59.616016 [ 256 ] {1c3932ba-c50c-4b74-aa02-ffa67b3798b6} <Debug> TCPHandler: Processed in 0.004905759 sec. | ||
294 | 2025.02.22 01:46:59.616226 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
295 | 2025.02.22 01:46:59.616453 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
296 | 2025.02.22 01:46:59.616598 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
297 | 2025.02.22 01:46:59.618646 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} <Debug> oximeter.measurements_u8 (61cfc22b-881f-4ad8-a0a0-8930c7066c41): Loading data parts | ||
298 | 2025.02.22 01:46:59.618842 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} <Debug> oximeter.measurements_u8 (61cfc22b-881f-4ad8-a0a0-8930c7066c41): There are no data parts | ||
299 | 2025.02.22 01:46:59.620990 [ 3 ] {462de0b4-fd41-42ba-9cec-12dd84f2c8ce} <Debug> TCPHandler: Processed in 0.004828427 sec. | ||
300 | 2025.02.22 01:46:59.621187 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
301 | 2025.02.22 01:46:59.621474 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
302 | 2025.02.22 01:46:59.621599 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
303 | 2025.02.22 01:46:59.623756 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} <Debug> oximeter.measurements_i16 (b47868b9-8f13-4f97-b85f-879374842a50): Loading data parts | ||
304 | 2025.02.22 01:46:59.623933 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} <Debug> oximeter.measurements_i16 (b47868b9-8f13-4f97-b85f-879374842a50): There are no data parts | ||
305 | 2025.02.22 01:46:59.625760 [ 256 ] {03a23664-9e52-48cd-9afa-38ae86386a13} <Debug> TCPHandler: Processed in 0.004632222 sec. | ||
306 | 2025.02.22 01:46:59.626008 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
307 | 2025.02.22 01:46:59.626230 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
308 | 2025.02.22 01:46:59.626369 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
309 | 2025.02.22 01:46:59.628520 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} <Debug> oximeter.measurements_u16 (ce24a900-a49d-4a6c-b418-e8fde8150fb2): Loading data parts | ||
310 | 2025.02.22 01:46:59.628723 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} <Debug> oximeter.measurements_u16 (ce24a900-a49d-4a6c-b418-e8fde8150fb2): There are no data parts | ||
311 | 2025.02.22 01:46:59.630450 [ 3 ] {9ddaa6fa-3020-4510-85cf-d4ffc42b773f} <Debug> TCPHandler: Processed in 0.004508979 sec. | ||
312 | 2025.02.22 01:46:59.630638 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
313 | 2025.02.22 01:46:59.630944 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
314 | 2025.02.22 01:46:59.631058 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
315 | 2025.02.22 01:46:59.633745 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} <Debug> oximeter.measurements_i32 (47d7d0fd-8fa2-4ea5-b7e3-3c5098db5bfa): Loading data parts | ||
316 | 2025.02.22 01:46:59.633906 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} <Debug> oximeter.measurements_i32 (47d7d0fd-8fa2-4ea5-b7e3-3c5098db5bfa): There are no data parts | ||
317 | 2025.02.22 01:46:59.635979 [ 256 ] {b5c904dd-86dc-4d00-b056-49fe41a5d2b3} <Debug> TCPHandler: Processed in 0.005402381 sec. | ||
318 | 2025.02.22 01:46:59.636251 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
319 | 2025.02.22 01:46:59.636463 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
320 | 2025.02.22 01:46:59.636595 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
321 | 2025.02.22 01:46:59.638680 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} <Debug> oximeter.measurements_u32 (693cc88b-2c4d-4d21-bf3a-fd1a63db7abe): Loading data parts | ||
322 | 2025.02.22 01:46:59.638893 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} <Debug> oximeter.measurements_u32 (693cc88b-2c4d-4d21-bf3a-fd1a63db7abe): There are no data parts | ||
323 | 2025.02.22 01:46:59.640236 [ 3 ] {fd283701-8c78-4cc9-a13e-3dd80fd7fdc1} <Debug> TCPHandler: Processed in 0.004043218 sec. | ||
324 | 2025.02.22 01:46:59.640438 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
325 | 2025.02.22 01:46:59.640775 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
326 | 2025.02.22 01:46:59.640827 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
327 | 2025.02.22 01:46:59.642923 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} <Debug> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Loading data parts | ||
328 | 2025.02.22 01:46:59.643114 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} <Debug> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): There are no data parts | ||
329 | 2025.02.22 01:46:59.644446 [ 256 ] {208387dc-728b-4d03-856f-2ca345a0a38f} <Debug> TCPHandler: Processed in 0.00407741 sec. | ||
330 | 2025.02.22 01:46:59.644706 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
331 | 2025.02.22 01:46:59.644919 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
332 | 2025.02.22 01:46:59.645052 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
333 | 2025.02.22 01:46:59.647081 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Loading data parts | ||
334 | 2025.02.22 01:46:59.647300 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): There are no data parts | ||
335 | 2025.02.22 01:46:59.648679 [ 3 ] {ae154edd-b3ac-4753-bb42-92c3db4fd7e4} <Debug> TCPHandler: Processed in 0.004031898 sec. | ||
336 | 2025.02.22 01:46:59.648874 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
337 | 2025.02.22 01:46:59.649166 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
338 | 2025.02.22 01:46:59.649216 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
339 | 2025.02.22 01:46:59.651323 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} <Debug> oximeter.measurements_f32 (1b4478d0-9219-4843-b0e4-8ff6d5792f5a): Loading data parts | ||
340 | 2025.02.22 01:46:59.651478 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} <Debug> oximeter.measurements_f32 (1b4478d0-9219-4843-b0e4-8ff6d5792f5a): There are no data parts | ||
341 | 2025.02.22 01:46:59.652776 [ 256 ] {de70d3db-30a2-4e53-a08c-8390b1368efd} <Debug> TCPHandler: Processed in 0.003961066 sec. | ||
342 | 2025.02.22 01:46:59.653033 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
343 | 2025.02.22 01:46:59.653261 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
344 | 2025.02.22 01:46:59.653394 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
345 | 2025.02.22 01:46:59.655380 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} <Debug> oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): Loading data parts | ||
346 | 2025.02.22 01:46:59.655555 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} <Debug> oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): There are no data parts | ||
347 | 2025.02.22 01:46:59.657128 [ 3 ] {d8dea3e9-fcde-44c6-bd86-4912da97be26} <Debug> TCPHandler: Processed in 0.004154191 sec. | ||
348 | 2025.02.22 01:46:59.657337 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
349 | 2025.02.22 01:46:59.657587 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
350 | 2025.02.22 01:46:59.657679 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
351 | 2025.02.22 01:46:59.659742 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} <Debug> oximeter.measurements_string (96d3e430-28f9-48b6-84e9-b197bbc1f30d): Loading data parts | ||
352 | 2025.02.22 01:46:59.659904 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} <Debug> oximeter.measurements_string (96d3e430-28f9-48b6-84e9-b197bbc1f30d): There are no data parts | ||
353 | 2025.02.22 01:46:59.661206 [ 256 ] {8332ebd6-23d4-4ca8-ab24-a27ab86e0e21} <Debug> TCPHandler: Processed in 0.003927885 sec. | ||
354 | 2025.02.22 01:46:59.661462 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
355 | 2025.02.22 01:46:59.661678 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
358 | * a string isn't palatable for a few reasons. | ||
359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
360 | * details. | ||
361 | */ | ||
362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
363 | 2025.02.22 01:46:59.661813 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
364 | 2025.02.22 01:46:59.664074 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} <Debug> oximeter.measurements_bytes (d228d0a7-96af-4786-b0ac-2ea9f3d7aa79): Loading data parts | ||
365 | 2025.02.22 01:46:59.664325 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} <Debug> oximeter.measurements_bytes (d228d0a7-96af-4786-b0ac-2ea9f3d7aa79): There are no data parts | ||
366 | 2025.02.22 01:46:59.665845 [ 3 ] {4ecf410a-150c-4165-9d95-70aeb0dc71c9} <Debug> TCPHandler: Processed in 0.004442318 sec. | ||
367 | 2025.02.22 01:46:59.666132 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
368 | 2025.02.22 01:46:59.666347 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
369 | 2025.02.22 01:46:59.666488 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
370 | 2025.02.22 01:46:59.668446 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} <Debug> oximeter.measurements_cumulativei64 (81744b50-05b5-404c-8a13-154a049f3f69): Loading data parts | ||
371 | 2025.02.22 01:46:59.668731 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} <Debug> oximeter.measurements_cumulativei64 (81744b50-05b5-404c-8a13-154a049f3f69): There are no data parts | ||
372 | 2025.02.22 01:46:59.670075 [ 256 ] {729de803-6835-45bc-a5e4-904913b8cfd8} <Debug> TCPHandler: Processed in 0.004002637 sec. | ||
373 | 2025.02.22 01:46:59.670276 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2025.02.22 01:46:59.670615 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
375 | 2025.02.22 01:46:59.670765 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
376 | 2025.02.22 01:46:59.672923 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Loading data parts | ||
377 | 2025.02.22 01:46:59.673069 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): There are no data parts | ||
378 | 2025.02.22 01:46:59.674573 [ 3 ] {4a05f5f0-df76-4457-abb6-6358c2d4adec} <Debug> TCPHandler: Processed in 0.004362726 sec. | ||
379 | 2025.02.22 01:46:59.674776 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
380 | 2025.02.22 01:46:59.675000 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
381 | 2025.02.22 01:46:59.675137 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
382 | 2025.02.22 01:46:59.677797 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} <Debug> oximeter.measurements_cumulativef32 (21c163e9-0fe6-4557-99a6-6e0302084622): Loading data parts | ||
383 | 2025.02.22 01:46:59.677983 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} <Debug> oximeter.measurements_cumulativef32 (21c163e9-0fe6-4557-99a6-6e0302084622): There are no data parts | ||
384 | 2025.02.22 01:46:59.679559 [ 256 ] {6352c3a1-e36d-4c8f-9f56-f2a9a414667f} <Debug> TCPHandler: Processed in 0.004843528 sec. | ||
385 | 2025.02.22 01:46:59.679841 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.02.22 01:46:59.680066 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
387 | 2025.02.22 01:46:59.680220 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
388 | 2025.02.22 01:46:59.683079 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} <Debug> oximeter.measurements_cumulativef64 (7989dfdb-5550-4519-8694-66ddb7b34939): Loading data parts | ||
389 | 2025.02.22 01:46:59.683301 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} <Debug> oximeter.measurements_cumulativef64 (7989dfdb-5550-4519-8694-66ddb7b34939): There are no data parts | ||
390 | 2025.02.22 01:46:59.684689 [ 3 ] {02a0bea9-aeea-4774-accf-532ba66d16a3} <Debug> TCPHandler: Processed in 0.004908749 sec. | ||
391 | 2025.02.22 01:46:59.684905 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
392 | 2025.02.22 01:46:59.685316 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
393 | * NOTE: Array types cannot be Nullable, see | ||
394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
395 | * for more details. | ||
396 | * | ||
397 | * This means we need to use empty arrays to indicate a missing value. This | ||
398 | * is unfortunate, and at this point relies on the fact that an | ||
399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
400 | * to figure out another way to represent missing samples here. | ||
401 | */ | ||
402 | 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) | ||
403 | 2025.02.22 01:46:59.685450 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
404 | 2025.02.22 01:46:59.688100 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} <Debug> oximeter.measurements_histogrami8 (eaf1f3ec-7836-4b3b-9668-3b501f563ef8): Loading data parts | ||
405 | 2025.02.22 01:46:59.688271 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} <Debug> oximeter.measurements_histogrami8 (eaf1f3ec-7836-4b3b-9668-3b501f563ef8): There are no data parts | ||
406 | 2025.02.22 01:46:59.690395 [ 256 ] {94e0db07-b5cb-47c4-aa6e-d247a502be1d} <Debug> TCPHandler: Processed in 0.005553205 sec. | ||
407 | 2025.02.22 01:46:59.690686 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2025.02.22 01:46:59.691009 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
409 | 2025.02.22 01:46:59.691159 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
410 | 2025.02.22 01:46:59.693698 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} <Debug> oximeter.measurements_histogramu8 (19e69a90-b893-4e5d-a67a-6c2684a1d10e): Loading data parts | ||
411 | 2025.02.22 01:46:59.693847 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} <Debug> oximeter.measurements_histogramu8 (19e69a90-b893-4e5d-a67a-6c2684a1d10e): There are no data parts | ||
412 | 2025.02.22 01:46:59.695516 [ 3 ] {f1ceba06-ef96-411f-865e-0fceb51e6222} <Debug> TCPHandler: Processed in 0.00490157 sec. | ||
413 | 2025.02.22 01:46:59.695707 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
414 | 2025.02.22 01:46:59.696064 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
415 | 2025.02.22 01:46:59.696201 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
416 | 2025.02.22 01:46:59.698638 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} <Debug> oximeter.measurements_histogrami16 (212935b4-7da9-4515-af9d-dd7a94808ed4): Loading data parts | ||
417 | 2025.02.22 01:46:59.698821 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} <Debug> oximeter.measurements_histogrami16 (212935b4-7da9-4515-af9d-dd7a94808ed4): There are no data parts | ||
418 | 2025.02.22 01:46:59.700477 [ 256 ] {29a5f4da-1635-46b7-bc1c-8b9d1dfae671} <Debug> TCPHandler: Processed in 0.004831047 sec. | ||
419 | 2025.02.22 01:46:59.700736 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
420 | 2025.02.22 01:46:59.701101 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
421 | 2025.02.22 01:46:59.701322 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
422 | 2025.02.22 01:46:59.704151 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} <Debug> oximeter.measurements_histogramu16 (d16ce9ff-b754-4329-a1d2-dd2376a42b8a): Loading data parts | ||
423 | 2025.02.22 01:46:59.704286 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} <Debug> oximeter.measurements_histogramu16 (d16ce9ff-b754-4329-a1d2-dd2376a42b8a): There are no data parts | ||
424 | 2025.02.22 01:46:59.705841 [ 3 ] {4c0af74e-9abd-4aa7-a2ab-0648a0e70ebc} <Debug> TCPHandler: Processed in 0.005162996 sec. | ||
425 | 2025.02.22 01:46:59.706040 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2025.02.22 01:46:59.706390 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
427 | 2025.02.22 01:46:59.706582 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
428 | 2025.02.22 01:46:59.709191 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} <Debug> oximeter.measurements_histogrami32 (1464d8e9-c646-42e7-b035-edac1b9b4f59): Loading data parts | ||
429 | 2025.02.22 01:46:59.709355 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} <Debug> oximeter.measurements_histogrami32 (1464d8e9-c646-42e7-b035-edac1b9b4f59): There are no data parts | ||
430 | 2025.02.22 01:46:59.710986 [ 256 ] {34e66e50-4c04-434f-afa6-751cf97ed957} <Debug> TCPHandler: Processed in 0.005008182 sec. | ||
431 | 2025.02.22 01:46:59.711284 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2025.02.22 01:46:59.711582 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
433 | 2025.02.22 01:46:59.711740 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
434 | 2025.02.22 01:46:59.714297 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} <Debug> oximeter.measurements_histogramu32 (8ca0f5a2-a424-4c29-9123-ad08c86e32bd): Loading data parts | ||
435 | 2025.02.22 01:46:59.714439 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} <Debug> oximeter.measurements_histogramu32 (8ca0f5a2-a424-4c29-9123-ad08c86e32bd): There are no data parts | ||
436 | 2025.02.22 01:46:59.715964 [ 3 ] {6eb45226-9094-4489-aaec-f047cd55e4a4} <Debug> TCPHandler: Processed in 0.004739865 sec. | ||
437 | 2025.02.22 01:46:59.716166 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2025.02.22 01:46:59.716464 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
439 | 2025.02.22 01:46:59.716609 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
440 | 2025.02.22 01:46:59.719304 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} <Debug> oximeter.measurements_histogrami64 (fd05c192-66d9-491d-bdec-bb05e2471ad3): Loading data parts | ||
441 | 2025.02.22 01:46:59.719481 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} <Debug> oximeter.measurements_histogrami64 (fd05c192-66d9-491d-bdec-bb05e2471ad3): There are no data parts | ||
442 | 2025.02.22 01:46:59.721336 [ 256 ] {42385eb5-8214-4ad9-8a13-b06db8d7fd34} <Debug> TCPHandler: Processed in 0.005233328 sec. | ||
443 | 2025.02.22 01:46:59.721579 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
444 | 2025.02.22 01:46:59.722039 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
445 | 2025.02.22 01:46:59.722216 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
446 | 2025.02.22 01:46:59.724639 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Loading data parts | ||
447 | 2025.02.22 01:46:59.724794 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): There are no data parts | ||
448 | 2025.02.22 01:46:59.726360 [ 3 ] {7ee1a26f-36d8-4032-8010-62fafcb8abf5} <Debug> TCPHandler: Processed in 0.004843088 sec. | ||
449 | 2025.02.22 01:46:59.726559 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
450 | 2025.02.22 01:46:59.726854 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
451 | 2025.02.22 01:46:59.727005 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
452 | 2025.02.22 01:46:59.729562 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} <Debug> oximeter.measurements_histogramf32 (cf5ddf66-03a7-48c6-8157-b5f41d207949): Loading data parts | ||
453 | 2025.02.22 01:46:59.729727 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} <Debug> oximeter.measurements_histogramf32 (cf5ddf66-03a7-48c6-8157-b5f41d207949): There are no data parts | ||
454 | 2025.02.22 01:46:59.731083 [ 256 ] {3b47640e-8c4c-4683-a9d3-9e64ba820a77} <Debug> TCPHandler: Processed in 0.004587752 sec. | ||
455 | 2025.02.22 01:46:59.731319 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
456 | 2025.02.22 01:46:59.731672 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
457 | 2025.02.22 01:46:59.731835 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
458 | 2025.02.22 01:46:59.734195 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} <Debug> oximeter.measurements_histogramf64 (ba6eb9c0-293b-49b5-bced-49a82d9ed12e): Loading data parts | ||
459 | 2025.02.22 01:46:59.734318 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} <Debug> oximeter.measurements_histogramf64 (ba6eb9c0-293b-49b5-bced-49a82d9ed12e): There are no data parts | ||
460 | 2025.02.22 01:46:59.735807 [ 3 ] {c04bfd1f-6a64-474c-988f-5a18dee8dfff} <Debug> TCPHandler: Processed in 0.004548631 sec. | ||
461 | 2025.02.22 01:46:59.736002 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
462 | 2025.02.22 01:46:59.736222 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) /* The field tables store named dimensions of each timeseries. | ||
463 | * | ||
464 | * As with the measurement tables, there is one field table for each field data | ||
465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
466 | * this behavior **must not** be relied upon for query correctness. | ||
467 | * | ||
468 | * The index for the fields differs from the measurements, however. Rows are | ||
469 | * sorted by timeseries name, then field name, field value, and finally | ||
470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
472 | * usually then used to look up measurements. | ||
473 | * | ||
474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
475 | * timeseries name and then key, since it would improve lookups where one | ||
476 | * already has the key. Realistically though, these tables are quite small and | ||
477 | * so performance benefits will be low in absolute terms. | ||
478 | * | ||
479 | * TTL: We use a materialized column to expire old field table records. This | ||
480 | * column is generated automatically by the database whenever a new row is | ||
481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
483 | * record will remain during a deduplication, which will have the last | ||
484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
485 | * measurement tables. | ||
486 | */ | ||
487 | 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) | ||
488 | 2025.02.22 01:46:59.736353 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
489 | 2025.02.22 01:46:59.738578 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} <Debug> oximeter.fields_bool (303c1851-80df-4e86-9156-30d5acc3a8d3): Loading data parts | ||
490 | 2025.02.22 01:46:59.738814 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} <Debug> oximeter.fields_bool (303c1851-80df-4e86-9156-30d5acc3a8d3): There are no data parts | ||
491 | 2025.02.22 01:46:59.740105 [ 256 ] {e37acd07-b1d0-4373-9fa1-1b895b914d91} <Debug> TCPHandler: Processed in 0.004167921 sec. | ||
492 | 2025.02.22 01:46:59.740332 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
493 | 2025.02.22 01:46:59.740657 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
494 | 2025.02.22 01:46:59.740789 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
495 | 2025.02.22 01:46:59.742939 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} <Debug> oximeter.fields_i8 (ca985f27-1497-43a1-9fd8-736967e6f43c): Loading data parts | ||
496 | 2025.02.22 01:46:59.743175 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} <Debug> oximeter.fields_i8 (ca985f27-1497-43a1-9fd8-736967e6f43c): There are no data parts | ||
497 | 2025.02.22 01:46:59.744669 [ 3 ] {ddf19373-d7bc-46f0-9d85-bdefe9ae7a25} <Debug> TCPHandler: Processed in 0.004401147 sec. | ||
498 | 2025.02.22 01:46:59.744881 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
499 | 2025.02.22 01:46:59.745104 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
500 | 2025.02.22 01:46:59.745245 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
501 | 2025.02.22 01:46:59.747350 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Loading data parts | ||
502 | 2025.02.22 01:46:59.747593 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): There are no data parts | ||
503 | 2025.02.22 01:46:59.749000 [ 256 ] {7e9dba9b-70a6-431f-9abe-92e5d261aa77} <Debug> TCPHandler: Processed in 0.004182011 sec. | ||
504 | 2025.02.22 01:46:59.749182 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
505 | 2025.02.22 01:46:59.749485 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
506 | 2025.02.22 01:46:59.749610 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
507 | 2025.02.22 01:46:59.751652 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Loading data parts | ||
508 | 2025.02.22 01:46:59.751795 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): There are no data parts | ||
509 | 2025.02.22 01:46:59.753334 [ 3 ] {4908ff8a-e340-4924-9fc1-91aa35b06a6d} <Debug> TCPHandler: Processed in 0.004211123 sec. | ||
510 | 2025.02.22 01:46:59.753518 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2025.02.22 01:46:59.753724 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
512 | 2025.02.22 01:46:59.753859 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
513 | 2025.02.22 01:46:59.756010 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Loading data parts | ||
514 | 2025.02.22 01:46:59.756262 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): There are no data parts | ||
515 | 2025.02.22 01:46:59.758087 [ 256 ] {5723d7de-57b2-4b54-9580-5d05ae0197d1} <Debug> TCPHandler: Processed in 0.004627772 sec. | ||
516 | 2025.02.22 01:46:59.758273 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
517 | 2025.02.22 01:46:59.758571 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
518 | 2025.02.22 01:46:59.758698 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
519 | 2025.02.22 01:46:59.760887 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} <Debug> oximeter.fields_i32 (0cc9e8d2-8ccd-4b85-9d13-fcd39c8a6fd9): Loading data parts | ||
520 | 2025.02.22 01:46:59.761036 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} <Debug> oximeter.fields_i32 (0cc9e8d2-8ccd-4b85-9d13-fcd39c8a6fd9): There are no data parts | ||
521 | 2025.02.22 01:46:59.762545 [ 3 ] {9a4487d1-f3e9-4025-be6a-f18fba6cd6d2} <Debug> TCPHandler: Processed in 0.004334256 sec. | ||
522 | 2025.02.22 01:46:59.762740 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2025.02.22 01:46:59.762957 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
524 | 2025.02.22 01:46:59.763100 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
525 | 2025.02.22 01:46:59.765546 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Loading data parts | ||
526 | 2025.02.22 01:46:59.765746 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): There are no data parts | ||
527 | 2025.02.22 01:46:59.767146 [ 256 ] {af35bbe1-3340-4b32-be4d-9ed977c059a0} <Debug> TCPHandler: Processed in 0.004466409 sec. | ||
528 | 2025.02.22 01:46:59.767337 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
529 | 2025.02.22 01:46:59.767641 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
530 | 2025.02.22 01:46:59.767768 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
531 | 2025.02.22 01:46:59.769935 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} <Debug> oximeter.fields_i64 (4a12221f-e86a-4fd9-bec8-ed87dd0c4d27): Loading data parts | ||
532 | 2025.02.22 01:46:59.770074 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} <Debug> oximeter.fields_i64 (4a12221f-e86a-4fd9-bec8-ed87dd0c4d27): There are no data parts | ||
533 | 2025.02.22 01:46:59.771897 [ 3 ] {b21578be-acd8-4d45-9fa2-39d5c501aa4f} <Debug> TCPHandler: Processed in 0.004619732 sec. | ||
534 | 2025.02.22 01:46:59.772092 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2025.02.22 01:46:59.772305 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
536 | 2025.02.22 01:46:59.772450 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
537 | 2025.02.22 01:46:59.774662 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} <Debug> oximeter.fields_u64 (ac9ab5b3-f5c6-4172-b9d1-e8ee4ea8fb81): Loading data parts | ||
538 | 2025.02.22 01:46:59.774824 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} <Debug> oximeter.fields_u64 (ac9ab5b3-f5c6-4172-b9d1-e8ee4ea8fb81): There are no data parts | ||
539 | 2025.02.22 01:46:59.776272 [ 256 ] {af4ac771-b442-44ad-8eb6-a9c0dc713839} <Debug> TCPHandler: Processed in 0.004239092 sec. | ||
540 | 2025.02.22 01:46:59.776459 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2025.02.22 01:46:59.776768 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
542 | 2025.02.22 01:46:59.776895 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
543 | 2025.02.22 01:46:59.779132 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Loading data parts | ||
544 | 2025.02.22 01:46:59.779281 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): There are no data parts | ||
545 | 2025.02.22 01:46:59.781013 [ 3 ] {cf217dad-bc16-4edf-90b1-1e486a511994} <Debug> TCPHandler: Processed in 0.004612842 sec. | ||
546 | 2025.02.22 01:46:59.781206 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2025.02.22 01:46:59.781417 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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) | ||
548 | 2025.02.22 01:46:59.781563 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
549 | 2025.02.22 01:46:59.783702 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Loading data parts | ||
550 | 2025.02.22 01:46:59.783872 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): There are no data parts | ||
551 | 2025.02.22 01:46:59.785254 [ 256 ] {f4f05155-a24a-4288-9f5c-c38d2bb26e30} <Debug> TCPHandler: Processed in 0.00410924 sec. | ||
552 | 2025.02.22 01:46:59.785482 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2025.02.22 01:46:59.785744 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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) | ||
554 | 2025.02.22 01:46:59.785886 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
555 | 2025.02.22 01:46:59.787949 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Loading data parts | ||
556 | 2025.02.22 01:46:59.788175 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): There are no data parts | ||
557 | 2025.02.22 01:46:59.789897 [ 3 ] {d1918a1b-14a0-47f6-8278-0620ef4455f2} <Debug> TCPHandler: Processed in 0.004474259 sec. | ||
558 | 2025.02.22 01:46:59.790106 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2025.02.22 01:46:59.790398 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) /* The timeseries schema table stores the extracted schema for the samples | ||
560 | * oximeter collects. | ||
561 | */ | ||
562 | 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) | ||
563 | 2025.02.22 01:46:59.790560 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
564 | 2025.02.22 01:46:59.792867 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Loading data parts | ||
565 | 2025.02.22 01:46:59.793029 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): There are no data parts | ||
566 | 2025.02.22 01:46:59.794537 [ 256 ] {cf1657ee-5872-45a9-a5e8-32958ec29ced} <Debug> TCPHandler: Processed in 0.00448982 sec. | ||
567 | 2025.02.22 01:46:59.794739 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.02.22 01:46:59.795030 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
569 | 2025.02.22 01:46:59.796426 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
570 | 2025.02.22 01:46:59.806229 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Trace> oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
571 | 2025.02.22 01:46:59.806271 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
572 | 2025.02.22 01:46:59.811307 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
573 | 2025.02.22 01:46:59.811969 [ 259 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Trace> oximeter.version (f06f9630-0db8-4219-88d9-5eb10576fe81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
574 | 2025.02.22 01:46:59.812325 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.017437 sec., 57.34931467568962 rows/sec., 917.59 B/sec. | ||
575 | 2025.02.22 01:46:59.812641 [ 3 ] {5916b571-8399-40fd-a0dc-ea54cedc278e} <Debug> TCPHandler: Processed in 0.017974547 sec. | ||
576 | 2025.02.22 01:47:00.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.07 MiB, peak 125.07 MiB, free memory in arenas 0.00 B, will set to 139.27 MiB (RSS), difference: 14.20 MiB | ||
577 | 2025.02.22 01:47:01.202823 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62418 | ||
578 | 2025.02.22 01:47:01.203026 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
579 | 2025.02.22 01:47:01.203057 [ 261 ] {} <Debug> TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Authenticating user 'default' from [fd00:1122:3344:101::b]:62418 | ||
580 | 2025.02.22 01:47:01.203085 [ 261 ] {} <Debug> TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2025.02.22 01:47:01.203187 [ 261 ] {} <Debug> TCP-Session: 31b9d5b3-011a-478f-b3b1-48f844e82b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2025.02.22 01:47:01.203247 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
583 | 2025.02.22 01:47:01.203275 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
584 | 2025.02.22 01:47:01.203359 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
585 | 2025.02.22 01:47:01.204389 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54563 | ||
586 | 2025.02.22 01:47:01.204474 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34609 | ||
587 | 2025.02.22 01:47:01.204563 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
588 | 2025.02.22 01:47:01.204604 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64758 | ||
589 | 2025.02.22 01:47:01.204728 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
590 | 2025.02.22 01:47:01.204738 [ 262 ] {} <Debug> TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Authenticating user 'default' from [fd00:1122:3344:101::b]:54563 | ||
591 | 2025.02.22 01:47:01.204737 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51360 | ||
592 | 2025.02.22 01:47:01.204846 [ 262 ] {} <Debug> TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2025.02.22 01:47:01.204847 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56228 | ||
594 | 2025.02.22 01:47:01.204801 [ 263 ] {} <Debug> TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:34609 | ||
595 | 2025.02.22 01:47:01.204959 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
596 | 2025.02.22 01:47:01.205172 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
597 | 2025.02.22 01:47:01.205217 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54011 | ||
598 | 2025.02.22 01:47:01.205248 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
599 | 2025.02.22 01:47:01.205314 [ 265 ] {} <Debug> TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Authenticating user 'default' from [fd00:1122:3344:101::b]:51360 | ||
600 | 2025.02.22 01:47:01.205276 [ 262 ] {} <Debug> TCP-Session: ca0c1c6b-1eb8-48bf-8249-690e93b6beeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2025.02.22 01:47:01.205269 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59635 | ||
602 | 2025.02.22 01:47:01.205220 [ 263 ] {} <Debug> TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2025.02.22 01:47:01.205384 [ 264 ] {} <Debug> TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Authenticating user 'default' from [fd00:1122:3344:101::b]:64758 | ||
604 | 2025.02.22 01:47:01.205390 [ 266 ] {} <Debug> TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Authenticating user 'default' from [fd00:1122:3344:101::b]:56228 | ||
605 | 2025.02.22 01:47:01.205550 [ 263 ] {} <Debug> TCP-Session: 5a066034-ae7f-48a0-9ede-164a403ee3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2025.02.22 01:47:01.205589 [ 265 ] {} <Debug> TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
607 | 2025.02.22 01:47:01.205608 [ 266 ] {} <Debug> TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
608 | 2025.02.22 01:47:01.205558 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
609 | 2025.02.22 01:47:01.205698 [ 266 ] {} <Debug> TCP-Session: 1e4a2b94-48c8-4d6a-8286-d2d4958d6165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
610 | 2025.02.22 01:47:01.205688 [ 265 ] {} <Debug> TCP-Session: ba561f95-9026-44a1-9315-fc26c2d6e6ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2025.02.22 01:47:01.205655 [ 264 ] {} <Debug> TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
612 | 2025.02.22 01:47:01.205877 [ 267 ] {} <Debug> TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Authenticating user 'default' from [fd00:1122:3344:101::b]:54011 | ||
613 | 2025.02.22 01:47:01.205939 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
614 | 2025.02.22 01:47:01.205968 [ 264 ] {} <Debug> TCP-Session: cf8e86d6-2a4d-45eb-891a-d1482fa64e5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2025.02.22 01:47:01.205995 [ 267 ] {} <Debug> TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2025.02.22 01:47:01.206006 [ 268 ] {} <Debug> TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:59635 | ||
617 | 2025.02.22 01:47:01.206075 [ 268 ] {} <Debug> TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2025.02.22 01:47:01.206100 [ 267 ] {} <Debug> TCP-Session: 920c6f97-a24c-4c8a-b564-ba05772c9e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2025.02.22 01:47:01.206194 [ 268 ] {} <Debug> TCP-Session: 4279461d-69bf-40ac-be81-9b3a772903d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
620 | 2025.02.22 01:47:01.272608 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50633 | ||
621 | 2025.02.22 01:47:01.272788 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
622 | 2025.02.22 01:47:01.272934 [ 269 ] {} <Debug> TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:50633 | ||
623 | 2025.02.22 01:47:01.272960 [ 269 ] {} <Debug> TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
624 | 2025.02.22 01:47:01.272975 [ 269 ] {} <Debug> TCP-Session: 7185affc-31ff-464f-8d62-dfe6c5411dc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
625 | 2025.02.22 01:47:01.273136 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
626 | 2025.02.22 01:47:01.273167 [ 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 | ||
627 | 2025.02.22 01:47:01.273275 [ 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 | ||
628 | 2025.02.22 01:47:01.275673 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34475 | ||
629 | 2025.02.22 01:47:01.275764 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39584 | ||
630 | 2025.02.22 01:47:01.276005 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46822 | ||
631 | 2025.02.22 01:47:01.276168 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
632 | 2025.02.22 01:47:01.276202 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52083 | ||
633 | 2025.02.22 01:47:01.276172 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
634 | 2025.02.22 01:47:01.276532 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
635 | 2025.02.22 01:47:01.276551 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45548 | ||
636 | 2025.02.22 01:47:01.276623 [ 271 ] {} <Debug> TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Authenticating user 'default' from [fd00:1122:3344:101::c]:39584 | ||
637 | 2025.02.22 01:47:01.276620 [ 272 ] {} <Debug> TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Authenticating user 'default' from [fd00:1122:3344:101::c]:46822 | ||
638 | 2025.02.22 01:47:01.276590 [ 270 ] {} <Debug> TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34475 | ||
639 | 2025.02.22 01:47:01.276671 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52403 | ||
640 | 2025.02.22 01:47:01.276569 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
641 | 2025.02.22 01:47:01.276877 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2025.02.22 01:47:01.276976 [ 272 ] {} <Debug> TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2025.02.22 01:47:01.277051 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55565 | ||
644 | 2025.02.22 01:47:01.277089 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
645 | 2025.02.22 01:47:01.277123 [ 273 ] {} <Debug> TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Authenticating user 'default' from [fd00:1122:3344:101::c]:52083 | ||
646 | 2025.02.22 01:47:01.277088 [ 274 ] {} <Debug> TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Authenticating user 'default' from [fd00:1122:3344:101::c]:45548 | ||
647 | 2025.02.22 01:47:01.277200 [ 273 ] {} <Debug> TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
648 | 2025.02.22 01:47:01.277180 [ 272 ] {} <Debug> TCP-Session: a0120142-e230-421a-9ce2-dc33ec3bd3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2025.02.22 01:47:01.277225 [ 275 ] {} <Debug> TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Authenticating user 'default' from [fd00:1122:3344:101::c]:52403 | ||
650 | 2025.02.22 01:47:01.276907 [ 270 ] {} <Debug> TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
651 | 2025.02.22 01:47:01.276903 [ 271 ] {} <Debug> TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2025.02.22 01:47:01.277484 [ 270 ] {} <Debug> TCP-Session: 1d5ca5be-4bb4-4ca6-9c0e-fa21ff08b9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2025.02.22 01:47:01.277546 [ 275 ] {} <Debug> TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2025.02.22 01:47:01.277533 [ 271 ] {} <Debug> TCP-Session: b590dbdd-52f2-4c5c-b31e-74f24d0db536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2025.02.22 01:47:01.277523 [ 274 ] {} <Debug> TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2025.02.22 01:47:01.277482 [ 273 ] {} <Debug> TCP-Session: 33a0da3a-ec6c-4ffe-9c7c-637332fbfd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
657 | 2025.02.22 01:47:01.277733 [ 275 ] {} <Debug> TCP-Session: fb939a74-c11b-4403-a917-e9635c7e8a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2025.02.22 01:47:01.277807 [ 274 ] {} <Debug> TCP-Session: 40613f06-d1e7-4083-870c-146777dbacc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2025.02.22 01:47:01.278281 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
660 | 2025.02.22 01:47:01.278319 [ 276 ] {} <Debug> TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Authenticating user 'default' from [fd00:1122:3344:101::c]:55565 | ||
661 | 2025.02.22 01:47:01.278338 [ 276 ] {} <Debug> TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2025.02.22 01:47:01.278479 [ 276 ] {} <Debug> TCP-Session: 0056728d-6284-4d13-a26a-3c9fed6df263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2025.02.22 01:47:06.173681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
664 | 2025.02.22 01:47:06.173703 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
665 | 2025.02.22 01:47:06.173793 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
666 | 2025.02.22 01:47:06.173938 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
667 | 2025.02.22 01:47:06.180571 [ 242 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Loading data parts | ||
668 | 2025.02.22 01:47:06.180848 [ 242 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): There are no data parts | ||
669 | 2025.02.22 01:47:06.188999 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
670 | 2025.02.22 01:47:06.189074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
671 | 2025.02.22 01:47:06.192977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
672 | 2025.02.22 01:47:06.194103 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
673 | 2025.02.22 01:47:06.194898 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
674 | 2025.02.22 01:47:06.201430 [ 244 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Loading data parts | ||
675 | 2025.02.22 01:47:06.201593 [ 244 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): There are no data parts | ||
676 | 2025.02.22 01:47:06.226797 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
677 | 2025.02.22 01:47:06.226845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
678 | 2025.02.22 01:47:06.234102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
679 | 2025.02.22 01:47:06.235309 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
680 | 2025.02.22 01:47:06.237637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
681 | 2025.02.22 01:47:07.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.31 MiB, peak 149.31 MiB, free memory in arenas 0.00 B, will set to 150.11 MiB (RSS), difference: 4.80 MiB | ||
682 | 2025.02.22 01:47:08.673633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
683 | 2025.02.22 01:47:08.673740 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
684 | 2025.02.22 01:47:08.678872 [ 243 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Loading data parts | ||
685 | 2025.02.22 01:47:08.679099 [ 243 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): There are no data parts | ||
686 | 2025.02.22 01:47:08.685188 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
687 | 2025.02.22 01:47:08.685230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
688 | 2025.02.22 01:47:08.687056 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
689 | 2025.02.22 01:47:08.687602 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
690 | 2025.02.22 01:47:08.688186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
691 | 2025.02.22 01:47:09.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.29 MiB, peak 154.29 MiB, free memory in arenas 0.00 B, will set to 150.57 MiB (RSS), difference: -3.72 MiB | ||
692 | 2025.02.22 01:47:11.141553 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43455 | ||
693 | 2025.02.22 01:47:11.141837 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2025.02.22 01:47:11.141871 [ 277 ] {} <Debug> TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:43455 | ||
695 | 2025.02.22 01:47:11.141896 [ 277 ] {} <Debug> TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2025.02.22 01:47:11.141986 [ 277 ] {} <Debug> TCP-Session: 93ada2d4-125f-41cb-8331-4ccd08874aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.02.22 01:47:11.142049 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
698 | 2025.02.22 01:47:11.142077 [ 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 | ||
699 | 2025.02.22 01:47:11.142184 [ 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 | ||
700 | 2025.02.22 01:47:11.143348 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54574 | ||
701 | 2025.02.22 01:47:11.143352 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62384 | ||
702 | 2025.02.22 01:47:11.143443 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61585 | ||
703 | 2025.02.22 01:47:11.143551 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51991 | ||
704 | 2025.02.22 01:47:11.143763 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59035 | ||
705 | 2025.02.22 01:47:11.143783 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2025.02.22 01:47:11.143807 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
707 | 2025.02.22 01:47:11.144035 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36338 | ||
708 | 2025.02.22 01:47:11.144174 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49259 | ||
709 | 2025.02.22 01:47:11.144185 [ 279 ] {} <Debug> TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Authenticating user 'default' from [fd00:1122:3344:101::a]:62384 | ||
710 | 2025.02.22 01:47:11.144167 [ 278 ] {} <Debug> TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Authenticating user 'default' from [fd00:1122:3344:101::a]:54574 | ||
711 | 2025.02.22 01:47:11.144390 [ 279 ] {} <Debug> TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2025.02.22 01:47:11.144419 [ 278 ] {} <Debug> TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2025.02.22 01:47:11.144624 [ 278 ] {} <Debug> TCP-Session: 40339917-3e66-4e68-8746-0d13ad6a0558 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2025.02.22 01:47:11.144631 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
715 | 2025.02.22 01:47:11.144643 [ 279 ] {} <Debug> TCP-Session: aa381969-87af-4182-9137-53fc2ee70c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
716 | 2025.02.22 01:47:11.144819 [ 284 ] {} <Debug> TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Authenticating user 'default' from [fd00:1122:3344:101::a]:49259 | ||
717 | 2025.02.22 01:47:11.144866 [ 284 ] {} <Debug> TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
718 | 2025.02.22 01:47:11.144979 [ 284 ] {} <Debug> TCP-Session: 9d0c3a75-e7c6-4e18-81ed-239a465d6dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
719 | 2025.02.22 01:47:11.148151 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2025.02.22 01:47:11.148194 [ 282 ] {} <Debug> TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Authenticating user 'default' from [fd00:1122:3344:101::a]:59035 | ||
721 | 2025.02.22 01:47:11.148365 [ 282 ] {} <Debug> TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
722 | 2025.02.22 01:47:11.148395 [ 282 ] {} <Debug> TCP-Session: 030f277f-21d7-4ea7-af50-4dd7de317fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
723 | 2025.02.22 01:47:11.150005 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
724 | 2025.02.22 01:47:11.150246 [ 283 ] {} <Debug> TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Authenticating user 'default' from [fd00:1122:3344:101::a]:36338 | ||
725 | 2025.02.22 01:47:11.150272 [ 283 ] {} <Debug> TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2025.02.22 01:47:11.150289 [ 283 ] {} <Debug> TCP-Session: 3c89e8b1-c80b-4a24-a55b-5748156623ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2025.02.22 01:47:11.150635 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
728 | 2025.02.22 01:47:11.150674 [ 281 ] {} <Debug> TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Authenticating user 'default' from [fd00:1122:3344:101::a]:51991 | ||
729 | 2025.02.22 01:47:11.150693 [ 281 ] {} <Debug> TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2025.02.22 01:47:11.150830 [ 281 ] {} <Debug> TCP-Session: 892ff474-cf83-431c-8322-2f3ef90e139a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
731 | 2025.02.22 01:47:11.151247 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2025.02.22 01:47:11.151288 [ 280 ] {} <Debug> TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Authenticating user 'default' from [fd00:1122:3344:101::a]:61585 | ||
733 | 2025.02.22 01:47:11.151452 [ 280 ] {} <Debug> TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2025.02.22 01:47:11.151520 [ 280 ] {} <Debug> TCP-Session: 65e97473-f697-40c8-a53d-152420a0aec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
735 | 2025.02.22 01:47:13.645388 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
736 | 2025.02.22 01:47:13.645463 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
737 | 2025.02.22 01:47:13.695042 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
738 | 2025.02.22 01:47:13.696448 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
739 | 2025.02.22 01:47:13.696494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
740 | 2025.02.22 01:47:13.697316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
741 | 2025.02.22 01:47:13.697925 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
742 | 2025.02.22 01:47:13.698190 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
743 | 2025.02.22 01:47:13.737736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
744 | 2025.02.22 01:47:13.759669 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
745 | 2025.02.22 01:47:13.759721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
746 | 2025.02.22 01:47:13.766720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
747 | 2025.02.22 01:47:13.767983 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
748 | 2025.02.22 01:47:13.770961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
749 | 2025.02.22 01:47:14.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.53 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 153.80 MiB (RSS), difference: 2.27 MiB | ||
750 | 2025.02.22 01:47:19.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.81 MiB, peak 155.53 MiB, free memory in arenas 0.00 B, will set to 153.83 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.02.22 01:47:19.819147 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.02.22 01:47:19.819350 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.02.22 01:47:19.819814 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.02.22 01:47:19.820073 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.02.22 01:47:19.820835 [ 3 ] {89fa8bfc-ad24-4970-96dd-9ab32942c630} <Debug> TCPHandler: Processed in 0.001820894 sec. | ||
756 | 2025.02.22 01:47:19.827440 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.02.22 01:47:19.827692 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
758 | 2025.02.22 01:47:19.833988 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.02.22 01:47:19.834067 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.02.22 01:47:19.834716 [ 256 ] {984d3edb-5751-43ec-8ad1-00dab2058aea} <Debug> TCPHandler: Processed in 0.007418131 sec. | ||
761 | 2025.02.22 01:47:19.835037 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.02.22 01:47:19.835242 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
763 | 2025.02.22 01:47:19.835741 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.02.22 01:47:19.835801 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.02.22 01:47:19.836295 [ 3 ] {b8281415-c884-4c41-813b-9887bb0a1237} <Debug> TCPHandler: Processed in 0.001332302 sec. | ||
766 | 2025.02.22 01:47:19.836551 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.02.22 01:47:19.836741 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
768 | 2025.02.22 01:47:19.837189 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.02.22 01:47:19.837259 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.02.22 01:47:19.837862 [ 256 ] {f626aa26-d11c-444d-8700-5cc381cecd2c} <Debug> TCPHandler: Processed in 0.001372464 sec. | ||
771 | 2025.02.22 01:47:19.838149 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.02.22 01:47:19.838303 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
773 | 2025.02.22 01:47:19.838675 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.02.22 01:47:19.838732 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2025.02.22 01:47:19.839263 [ 3 ] {f9862315-c054-4ee1-9bc1-6e511b2da6a8} <Debug> TCPHandler: Processed in 0.001172299 sec. | ||
776 | 2025.02.22 01:47:19.839507 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2025.02.22 01:47:19.839689 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
778 | 2025.02.22 01:47:19.840126 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2025.02.22 01:47:19.840196 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2025.02.22 01:47:19.840761 [ 256 ] {e87efca3-9386-43c0-ad3c-715a9c56c633} <Debug> TCPHandler: Processed in 0.001308542 sec. | ||
781 | 2025.02.22 01:47:19.841030 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2025.02.22 01:47:19.841188 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
783 | 2025.02.22 01:47:19.841565 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2025.02.22 01:47:19.841622 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2025.02.22 01:47:19.842139 [ 3 ] {038d7565-70f7-456a-bb69-e2d3bcc3c64c} <Debug> TCPHandler: Processed in 0.001166148 sec. | ||
786 | 2025.02.22 01:47:19.842398 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2025.02.22 01:47:19.842555 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
788 | 2025.02.22 01:47:19.843004 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2025.02.22 01:47:19.843071 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2025.02.22 01:47:19.843656 [ 256 ] {b9da06f3-7c81-4e73-9acb-d72c18df0b5b} <Debug> TCPHandler: Processed in 0.001312611 sec. | ||
791 | 2025.02.22 01:47:19.843932 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2025.02.22 01:47:19.844091 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
793 | 2025.02.22 01:47:19.844478 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2025.02.22 01:47:19.844536 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2025.02.22 01:47:19.845055 [ 3 ] {2b3a630b-7769-46ae-bbf6-2e6f223e5214} <Debug> TCPHandler: Processed in 0.001178168 sec. | ||
796 | 2025.02.22 01:47:19.845305 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2025.02.22 01:47:19.845463 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
798 | 2025.02.22 01:47:19.845918 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2025.02.22 01:47:19.845985 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2025.02.22 01:47:19.846582 [ 256 ] {e066e378-a843-45c4-9f9a-9a63c3f0fb3b} <Debug> TCPHandler: Processed in 0.001333192 sec. | ||
801 | 2025.02.22 01:47:19.846836 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2025.02.22 01:47:19.846998 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
803 | 2025.02.22 01:47:19.847395 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2025.02.22 01:47:19.847453 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2025.02.22 01:47:19.847974 [ 3 ] {4bcefcac-ecee-42d7-93e4-92edf30fef0c} <Debug> TCPHandler: Processed in 0.001196589 sec. | ||
806 | 2025.02.22 01:47:19.848218 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.02.22 01:47:19.848395 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
808 | 2025.02.22 01:47:19.848780 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2025.02.22 01:47:19.848836 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2025.02.22 01:47:19.849338 [ 256 ] {54f2b0a3-403c-4b36-9da8-8570ec6575bf} <Debug> TCPHandler: Processed in 0.001176718 sec. | ||
811 | 2025.02.22 01:47:19.849612 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.02.22 01:47:19.849806 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
813 | 2025.02.22 01:47:19.850273 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.02.22 01:47:19.850342 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.02.22 01:47:19.850890 [ 3 ] {7901456f-beb4-4b23-9ece-29cf797dde11} <Debug> TCPHandler: Processed in 0.001345092 sec. | ||
816 | 2025.02.22 01:47:19.851156 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.02.22 01:47:19.851321 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
818 | 2025.02.22 01:47:19.851714 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.02.22 01:47:19.851771 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.02.22 01:47:19.852275 [ 256 ] {b6f49025-bb77-46ea-95f0-79f6ec36fd38} <Debug> TCPHandler: Processed in 0.001174919 sec. | ||
821 | 2025.02.22 01:47:19.852533 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.02.22 01:47:19.852728 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
823 | 2025.02.22 01:47:19.853207 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.02.22 01:47:19.853276 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2025.02.22 01:47:19.853835 [ 3 ] {c5b27850-2b24-433e-a535-33972ee97bd7} <Debug> TCPHandler: Processed in 0.001357673 sec. | ||
826 | 2025.02.22 01:47:19.854076 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2025.02.22 01:47:19.854244 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
828 | 2025.02.22 01:47:19.854647 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2025.02.22 01:47:19.854706 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2025.02.22 01:47:19.855216 [ 256 ] {614ece33-1fee-473e-a4bd-a29b103da792} <Debug> TCPHandler: Processed in 0.001200769 sec. | ||
831 | 2025.02.22 01:47:19.855464 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2025.02.22 01:47:19.855649 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
833 | 2025.02.22 01:47:19.856137 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2025.02.22 01:47:19.856207 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2025.02.22 01:47:19.856781 [ 3 ] {1585a051-17c9-4d64-a98b-4d25dc93ad4f} <Debug> TCPHandler: Processed in 0.001372223 sec. | ||
836 | 2025.02.22 01:47:19.857044 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2025.02.22 01:47:19.857213 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
838 | 2025.02.22 01:47:19.857622 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2025.02.22 01:47:19.857684 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2025.02.22 01:47:19.858195 [ 256 ] {a82de50d-3dc3-4d13-8099-479dc2aa7b7f} <Debug> TCPHandler: Processed in 0.001208239 sec. | ||
841 | 2025.02.22 01:47:19.861220 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2025.02.22 01:47:19.861355 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
843 | 2025.02.22 01:47:19.861410 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2025.02.22 01:47:19.862185 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
845 | 2025.02.22 01:47:19.862229 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
846 | 2025.02.22 01:47:19.862976 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2025.02.22 01:47:19.863439 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
848 | 2025.02.22 01:47:19.863671 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002354 sec., 7646.559048428207 rows/sec., 1.04 MiB/sec. | ||
849 | 2025.02.22 01:47:19.863735 [ 3 ] {a8f65b92-96d4-4ac2-bb4e-30b14a56a224} <Debug> TCPHandler: Processed in 0.002573583 sec. | ||
850 | 2025.02.22 01:47:19.863895 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.02.22 01:47:19.864028 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
852 | 2025.02.22 01:47:19.864084 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2025.02.22 01:47:19.866020 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2025.02.22 01:47:19.866059 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
855 | 2025.02.22 01:47:19.866663 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2025.02.22 01:47:19.867209 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2025.02.22 01:47:19.867402 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00341 sec., 16422.287390029327 rows/sec., 1.26 MiB/sec. | ||
858 | 2025.02.22 01:47:19.867463 [ 256 ] {e6d10e3c-6d4c-4f2f-9ded-f7b01ac942ac} <Debug> TCPHandler: Processed in 0.003633518 sec. | ||
859 | 2025.02.22 01:47:19.867624 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.02.22 01:47:19.867753 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
861 | 2025.02.22 01:47:19.867803 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
862 | 2025.02.22 01:47:19.868438 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
863 | 2025.02.22 01:47:19.868480 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
864 | 2025.02.22 01:47:19.869090 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2025.02.22 01:47:19.869562 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
866 | 2025.02.22 01:47:19.869808 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002075 sec., 30843.3734939759 rows/sec., 2.41 MiB/sec. | ||
867 | 2025.02.22 01:47:19.869921 [ 3 ] {7413f57c-2ecd-48ff-8ec0-822e203abde7} <Debug> TCPHandler: Processed in 0.002359377 sec. | ||
868 | 2025.02.22 01:47:19.870079 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2025.02.22 01:47:19.870224 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
870 | 2025.02.22 01:47:19.870286 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
871 | 2025.02.22 01:47:19.870917 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2025.02.22 01:47:19.870952 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
873 | 2025.02.22 01:47:19.871577 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
874 | 2025.02.22 01:47:19.872143 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2025.02.22 01:47:19.872389 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.002186 sec., 29277.218664226897 rows/sec., 2.04 MiB/sec. | ||
876 | 2025.02.22 01:47:19.872473 [ 256 ] {1e308e1c-2786-4322-838b-a5aab6f6e2b5} <Debug> TCPHandler: Processed in 0.00246369 sec. | ||
877 | 2025.02.22 01:47:19.872620 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.02.22 01:47:19.872742 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
879 | 2025.02.22 01:47:19.872794 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
880 | 2025.02.22 01:47:19.873281 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2025.02.22 01:47:19.873320 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
882 | 2025.02.22 01:47:19.873820 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
883 | 2025.02.22 01:47:19.874356 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2025.02.22 01:47:19.874572 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001855 sec., 12938.005390835579 rows/sec., 892.86 KiB/sec. | ||
885 | 2025.02.22 01:47:19.874626 [ 3 ] {05e17596-b1fa-4a21-b6ee-2eec675cb89e} <Debug> TCPHandler: Processed in 0.002062181 sec. | ||
886 | 2025.02.22 01:47:21.198316 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
887 | 2025.02.22 01:47:21.199008 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.02.22 01:47:21.199061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
889 | 2025.02.22 01:47:21.199849 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
890 | 2025.02.22 01:47:21.200392 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.02.22 01:47:21.200655 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
892 | 2025.02.22 01:47:21.271044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
893 | 2025.02.22 01:47:21.289972 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.02.22 01:47:21.290036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
895 | 2025.02.22 01:47:21.297241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2025.02.22 01:47:21.300397 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.02.22 01:47:21.303260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
898 | 2025.02.22 01:47:24.825915 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.02.22 01:47:24.826162 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2025.02.22 01:47:24.826251 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2025.02.22 01:47:24.827072 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.02.22 01:47:24.827126 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
903 | 2025.02.22 01:47:24.827725 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
904 | 2025.02.22 01:47:24.828238 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.02.22 01:47:24.828488 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002389 sec., 23440.770196735037 rows/sec., 1.80 MiB/sec. | ||
906 | 2025.02.22 01:47:24.828554 [ 3 ] {5a131137-3fa4-4899-847d-fd7d02172ed9} <Debug> TCPHandler: Processed in 0.002783578 sec. | ||
907 | 2025.02.22 01:47:24.828819 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.02.22 01:47:24.829014 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2025.02.22 01:47:24.829092 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2025.02.22 01:47:24.829885 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.02.22 01:47:24.829937 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
912 | 2025.02.22 01:47:24.830608 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
913 | 2025.02.22 01:47:24.831139 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.02.22 01:47:24.831350 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00239 sec., 26778.242677824266 rows/sec., 2.09 MiB/sec. | ||
915 | 2025.02.22 01:47:24.831419 [ 256 ] {b1250003-972e-4353-9488-a0c243df6b21} <Debug> TCPHandler: Processed in 0.002740757 sec. | ||
916 | 2025.02.22 01:47:24.831574 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.02.22 01:47:24.831704 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2025.02.22 01:47:24.831760 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2025.02.22 01:47:24.832350 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.02.22 01:47:24.832391 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
921 | 2025.02.22 01:47:24.833000 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.02.22 01:47:24.833504 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.02.22 01:47:24.833733 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002059 sec., 77707.62506070908 rows/sec., 5.41 MiB/sec. | ||
924 | 2025.02.22 01:47:24.833788 [ 3 ] {51dfa9c7-9e3f-4ae0-ae21-4555794f9e38} <Debug> TCPHandler: Processed in 0.002277025 sec. | ||
925 | 2025.02.22 01:47:24.833957 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.02.22 01:47:24.834110 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2025.02.22 01:47:24.834176 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2025.02.22 01:47:24.834790 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.02.22 01:47:24.834828 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
930 | 2025.02.22 01:47:24.835349 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.02.22 01:47:24.835876 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.02.22 01:47:24.836080 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002005 sec., 29925.187032418955 rows/sec., 2.02 MiB/sec. | ||
933 | 2025.02.22 01:47:24.836141 [ 256 ] {7b99f956-30b4-4143-b3ff-6f5516449545} <Debug> TCPHandler: Processed in 0.002258265 sec. | ||
934 | 2025.02.22 01:47:28.646093 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
935 | 2025.02.22 01:47:28.646154 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
936 | 2025.02.22 01:47:28.688640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
937 | 2025.02.22 01:47:28.692952 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.02.22 01:47:28.693006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
939 | 2025.02.22 01:47:28.694649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.02.22 01:47:28.695201 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.02.22 01:47:28.696081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
942 | 2025.02.22 01:47:28.700791 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
943 | 2025.02.22 01:47:28.701825 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.02.22 01:47:28.701896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
945 | 2025.02.22 01:47:28.702658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
946 | 2025.02.22 01:47:28.703237 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.02.22 01:47:28.703475 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
948 | 2025.02.22 01:47:28.803339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
949 | 2025.02.22 01:47:28.823711 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.02.22 01:47:28.823774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
951 | 2025.02.22 01:47:28.830769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2025.02.22 01:47:28.831890 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.02.22 01:47:28.834477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
954 | 2025.02.22 01:47:29.822427 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.02.22 01:47:29.822672 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
956 | 2025.02.22 01:47:29.825083 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
957 | 2025.02.22 01:47:29.827126 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
958 | 2025.02.22 01:47:29.827463 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2025.02.22 01:47:29.827653 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2025.02.22 01:47:29.827969 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
961 | 2025.02.22 01:47:29.831159 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2025.02.22 01:47:29.831228 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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 | ||
963 | 2025.02.22 01:47:29.831254 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
964 | 2025.02.22 01:47:29.831387 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
965 | 2025.02.22 01:47:29.831422 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
966 | 2025.02.22 01:47:29.837576 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.015008 sec., 1199.360341151386 rows/sec., 49.06 KiB/sec. | ||
967 | 2025.02.22 01:47:29.837733 [ 3 ] {134eda4f-7fea-4dec-a1e0-11e8b3413fdc} <Debug> TCPHandler: Processed in 0.015433366 sec. | ||
968 | 2025.02.22 01:47:29.842017 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.02.22 01:47:29.842211 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
970 | 2025.02.22 01:47:29.842293 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
971 | 2025.02.22 01:47:29.843177 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
972 | 2025.02.22 01:47:29.843229 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
973 | 2025.02.22 01:47:29.844023 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
974 | 2025.02.22 01:47:29.844472 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
975 | 2025.02.22 01:47:29.844706 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.002546 sec., 392.77297721916733 rows/sec., 58.69 KiB/sec. | ||
976 | 2025.02.22 01:47:29.844778 [ 256 ] {7c081aea-fe6d-4106-bc4b-c9b8a16db6ac} <Debug> TCPHandler: Processed in 0.00289888 sec. | ||
977 | 2025.02.22 01:47:29.844937 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2025.02.22 01:47:29.845079 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
979 | 2025.02.22 01:47:29.845140 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
980 | 2025.02.22 01:47:29.845840 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
981 | 2025.02.22 01:47:29.845886 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
982 | 2025.02.22 01:47:29.846446 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
983 | 2025.02.22 01:47:29.846982 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
984 | 2025.02.22 01:47:29.847247 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.002204 sec., 32667.876588021783 rows/sec., 2.65 MiB/sec. | ||
985 | 2025.02.22 01:47:29.847324 [ 3 ] {d091d68d-7635-4ce2-bc38-3f1a81755348} <Debug> TCPHandler: Processed in 0.00245523 sec. | ||
986 | 2025.02.22 01:47:29.847473 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
987 | 2025.02.22 01:47:29.847605 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
988 | 2025.02.22 01:47:29.847659 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
989 | 2025.02.22 01:47:29.848331 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
990 | 2025.02.22 01:47:29.848371 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
991 | 2025.02.22 01:47:29.848894 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
992 | 2025.02.22 01:47:29.849402 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2025.02.22 01:47:29.849672 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002082 sec., 3842.4591738712775 rows/sec., 288.93 KiB/sec. | ||
994 | 2025.02.22 01:47:29.849733 [ 256 ] {1c3fcf6c-c518-43d0-ab11-7a9c89d2446d} <Debug> TCPHandler: Processed in 0.002319887 sec. | ||
995 | 2025.02.22 01:47:29.849885 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
996 | 2025.02.22 01:47:29.850015 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
997 | 2025.02.22 01:47:29.850070 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
998 | 2025.02.22 01:47:29.850715 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
999 | 2025.02.22 01:47:29.850758 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1000 | 2025.02.22 01:47:29.851268 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1001 | 2025.02.22 01:47:29.851759 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1002 | 2025.02.22 01:47:29.852009 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.002021 sec., 35625.927758535385 rows/sec., 2.78 MiB/sec. | ||
1003 | 2025.02.22 01:47:29.852158 [ 3 ] {8a40ab4f-fa1b-4918-b45c-acc364047468} <Debug> TCPHandler: Processed in 0.002329576 sec. | ||
1004 | 2025.02.22 01:47:29.852322 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1005 | 2025.02.22 01:47:29.852466 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1006 | 2025.02.22 01:47:29.852530 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1007 | 2025.02.22 01:47:29.853163 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1008 | 2025.02.22 01:47:29.853203 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1009 | 2025.02.22 01:47:29.853709 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1010 | 2025.02.22 01:47:29.854206 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1011 | 2025.02.22 01:47:29.854422 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001988 sec., 80482.89738430583 rows/sec., 5.61 MiB/sec. | ||
1012 | 2025.02.22 01:47:29.854476 [ 256 ] {a7517b37-f178-47f5-bc09-92920d109e2d} <Debug> TCPHandler: Processed in 0.002223664 sec. | ||
1013 | 2025.02.22 01:47:29.854629 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2025.02.22 01:47:29.854775 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1015 | 2025.02.22 01:47:29.854869 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1016 | 2025.02.22 01:47:29.855974 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1017 | 2025.02.22 01:47:29.856016 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1018 | 2025.02.22 01:47:29.858867 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1019 | 2025.02.22 01:47:29.859356 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1020 | 2025.02.22 01:47:29.859709 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004969 sec., 1609.9818877037633 rows/sec., 2.89 MiB/sec. | ||
1021 | 2025.02.22 01:47:29.859830 [ 3 ] {b6473faa-c3ea-45cc-b860-530fcbc0dba7} <Debug> TCPHandler: Processed in 0.005271128 sec. | ||
1022 | 2025.02.22 01:47:29.859980 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1023 | 2025.02.22 01:47:29.860103 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1024 | 2025.02.22 01:47:29.860156 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1025 | 2025.02.22 01:47:29.860673 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1026 | 2025.02.22 01:47:29.860712 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1027 | 2025.02.22 01:47:29.861241 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1028 | 2025.02.22 01:47:29.861832 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1029 | 2025.02.22 01:47:29.862053 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001975 sec., 30379.746835443035 rows/sec., 2.05 MiB/sec. | ||
1030 | 2025.02.22 01:47:29.862112 [ 256 ] {5b4ffc2f-f3a6-4557-8121-028a05ced4bc} <Debug> TCPHandler: Processed in 0.002189483 sec. | ||
1031 | 2025.02.22 01:47:34.826779 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1032 | 2025.02.22 01:47:34.826989 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1033 | 2025.02.22 01:47:34.827070 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1034 | 2025.02.22 01:47:34.827943 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2025.02.22 01:47:34.827998 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1036 | 2025.02.22 01:47:34.828711 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1037 | 2025.02.22 01:47:34.829465 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2025.02.22 01:47:34.829718 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002785 sec., 20107.719928186714 rows/sec., 1.54 MiB/sec. | ||
1039 | 2025.02.22 01:47:34.829783 [ 3 ] {a278fbd0-b06e-4337-8fca-853973ed143d} <Debug> TCPHandler: Processed in 0.003162867 sec. | ||
1040 | 2025.02.22 01:47:34.830052 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1041 | 2025.02.22 01:47:34.830258 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1042 | 2025.02.22 01:47:34.830335 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1043 | 2025.02.22 01:47:34.831175 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1044 | 2025.02.22 01:47:34.831231 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1045 | 2025.02.22 01:47:34.831959 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1046 | 2025.02.22 01:47:34.832590 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1047 | 2025.02.22 01:47:34.832867 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002659 sec., 24069.19894697255 rows/sec., 1.88 MiB/sec. | ||
1048 | 2025.02.22 01:47:34.832941 [ 256 ] {5b5c0a1d-261f-4245-9ee8-6f32b688bb13} <Debug> TCPHandler: Processed in 0.003032134 sec. | ||
1049 | 2025.02.22 01:47:34.833119 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1050 | 2025.02.22 01:47:34.833256 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1051 | 2025.02.22 01:47:34.833319 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1052 | 2025.02.22 01:47:34.834003 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1053 | 2025.02.22 01:47:34.834064 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1054 | 2025.02.22 01:47:34.834820 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1055 | 2025.02.22 01:47:34.835508 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1056 | 2025.02.22 01:47:34.835777 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002549 sec., 62769.71361318164 rows/sec., 4.37 MiB/sec. | ||
1057 | 2025.02.22 01:47:34.835998 [ 3 ] {a14a5d4c-c5fd-4977-9562-509e2f258727} <Debug> TCPHandler: Processed in 0.002946572 sec. | ||
1058 | 2025.02.22 01:47:34.836200 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1059 | 2025.02.22 01:47:34.836357 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1060 | 2025.02.22 01:47:34.836419 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1061 | 2025.02.22 01:47:34.836989 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1062 | 2025.02.22 01:47:34.837033 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1063 | 2025.02.22 01:47:34.837684 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1064 | 2025.02.22 01:47:34.838336 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1065 | 2025.02.22 01:47:34.838530 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002221 sec., 27014.858171994598 rows/sec., 1.82 MiB/sec. | ||
1066 | 2025.02.22 01:47:34.838584 [ 256 ] {ea8f0edc-873b-4f20-8fcb-87f0451b6d66} <Debug> TCPHandler: Processed in 0.00245408 sec. | ||
1067 | 2025.02.22 01:47:36.203609 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1068 | 2025.02.22 01:47:36.204338 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1069 | 2025.02.22 01:47:36.204381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1070 | 2025.02.22 01:47:36.204989 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1071 | 2025.02.22 01:47:36.205274 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1072 | 2025.02.22 01:47:36.205477 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1073 | 2025.02.22 01:47:36.334563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1074 | 2025.02.22 01:47:36.354302 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1075 | 2025.02.22 01:47:36.354373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1076 | 2025.02.22 01:47:36.361358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1077 | 2025.02.22 01:47:36.362162 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1078 | 2025.02.22 01:47:36.365632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1079 | 2025.02.22 01:47:38.696362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 166 | ||
1080 | 2025.02.22 01:47:38.699133 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1081 | 2025.02.22 01:47:38.699178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1082 | 2025.02.22 01:47:38.700629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1083 | 2025.02.22 01:47:38.700927 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1084 | 2025.02.22 01:47:38.701676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
1085 | 2025.02.22 01:47:39.826769 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2025.02.22 01:47:39.826973 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1087 | 2025.02.22 01:47:39.827047 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1088 | 2025.02.22 01:47:39.827846 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1089 | 2025.02.22 01:47:39.827904 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1090 | 2025.02.22 01:47:39.828368 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1091 | 2025.02.22 01:47:39.828632 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1092 | 2025.02.22 01:47:39.828881 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Debug> executeQuery: Read 72 rows, 5.99 KiB in 0.001966 sec., 36622.583926754836 rows/sec., 2.98 MiB/sec. | ||
1093 | 2025.02.22 01:47:39.828949 [ 3 ] {c2ba1e3f-96e2-4173-a417-e8cea0840da7} <Debug> TCPHandler: Processed in 0.002314746 sec. | ||
1094 | 2025.02.22 01:47:39.829204 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.02.22 01:47:39.829403 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1096 | 2025.02.22 01:47:39.829478 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1097 | 2025.02.22 01:47:39.830216 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1098 | 2025.02.22 01:47:39.830273 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1099 | 2025.02.22 01:47:39.830711 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1100 | 2025.02.22 01:47:39.830974 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1101 | 2025.02.22 01:47:39.831238 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001887 sec., 4239.533651298357 rows/sec., 318.79 KiB/sec. | ||
1102 | 2025.02.22 01:47:39.831316 [ 256 ] {31b6b26d-04ef-40b2-a120-bb5714ce7199} <Debug> TCPHandler: Processed in 0.002245995 sec. | ||
1103 | 2025.02.22 01:47:39.831485 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2025.02.22 01:47:39.831640 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1105 | 2025.02.22 01:47:39.831702 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1106 | 2025.02.22 01:47:39.832420 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1107 | 2025.02.22 01:47:39.832463 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1108 | 2025.02.22 01:47:39.832847 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1109 | 2025.02.22 01:47:39.833106 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1110 | 2025.02.22 01:47:39.833337 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001734 sec., 41522.491349480966 rows/sec., 3.24 MiB/sec. | ||
1111 | 2025.02.22 01:47:39.833397 [ 3 ] {8fce8f22-6020-4a3e-9286-61580873d00c} <Debug> TCPHandler: Processed in 0.001985278 sec. | ||
1112 | 2025.02.22 01:47:39.833572 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.02.22 01:47:39.833703 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1114 | 2025.02.22 01:47:39.833759 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1115 | 2025.02.22 01:47:39.834362 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2025.02.22 01:47:39.834405 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1117 | 2025.02.22 01:47:39.834824 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1118 | 2025.02.22 01:47:39.835075 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2025.02.22 01:47:39.835302 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
1120 | 2025.02.22 01:47:39.835360 [ 256 ] {ed427b77-2537-4225-a2ed-9e89156857bc} <Debug> TCPHandler: Processed in 0.001847405 sec. | ||
1121 | 2025.02.22 01:47:39.835522 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1122 | 2025.02.22 01:47:39.835667 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1123 | 2025.02.22 01:47:39.835761 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1124 | 2025.02.22 01:47:39.836946 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2025.02.22 01:47:39.836987 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1126 | 2025.02.22 01:47:39.837623 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1127 | 2025.02.22 01:47:39.837887 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2025.02.22 01:47:39.838172 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002538 sec., 3152.088258471237 rows/sec., 5.65 MiB/sec. | ||
1129 | 2025.02.22 01:47:39.838401 [ 3 ] {db5aaf83-f1b7-4aad-a522-dc6c20c47824} <Debug> TCPHandler: Processed in 0.002949592 sec. | ||
1130 | 2025.02.22 01:47:39.838565 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1131 | 2025.02.22 01:47:39.838686 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1132 | 2025.02.22 01:47:39.838738 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1133 | 2025.02.22 01:47:39.839256 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1134 | 2025.02.22 01:47:39.839297 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1135 | 2025.02.22 01:47:39.839684 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1136 | 2025.02.22 01:47:39.839938 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1137 | 2025.02.22 01:47:39.840170 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
1138 | 2025.02.22 01:47:39.840242 [ 256 ] {a8a59991-ecaa-4f26-aaba-d93137f4a1c6} <Debug> TCPHandler: Processed in 0.001738602 sec. | ||
1139 | 2025.02.22 01:47:43.646205 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1140 | 2025.02.22 01:47:43.646274 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1141 | 2025.02.22 01:47:43.705595 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1142 | 2025.02.22 01:47:43.706218 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1143 | 2025.02.22 01:47:43.706258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1144 | 2025.02.22 01:47:43.706837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1145 | 2025.02.22 01:47:43.707108 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1146 | 2025.02.22 01:47:43.707326 [ 85 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1147 | 2025.02.22 01:47:43.707359 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1148 | 2025.02.22 01:47:43.707411 [ 85 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1149 | 2025.02.22 01:47:43.707457 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1150 | 2025.02.22 01:47:43.710038 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1151 | 2025.02.22 01:47:43.710311 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1152 | 2025.02.22 01:47:43.710464 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1153 | 2025.02.22 01:47:43.710598 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1154 | 2025.02.22 01:47:43.710790 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1155 | 2025.02.22 01:47:43.711010 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1156 | 2025.02.22 01:47:43.711112 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1157 | 2025.02.22 01:47:43.711289 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
1158 | 2025.02.22 01:47:43.735384 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.027798356 sec., 100941.2211283286 rows/sec., 1.44 MiB/sec. | ||
1159 | 2025.02.22 01:47:43.736161 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1160 | 2025.02.22 01:47:43.736583 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1161 | 2025.02.22 01:47:43.736678 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_6_1} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1162 | 2025.02.22 01:47:43.736823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1163 | 2025.02.22 01:47:43.865718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1164 | 2025.02.22 01:47:43.886347 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1165 | 2025.02.22 01:47:43.886416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1166 | 2025.02.22 01:47:43.893178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1167 | 2025.02.22 01:47:43.893960 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1168 | 2025.02.22 01:47:43.894364 [ 85 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1169 | 2025.02.22 01:47:43.894489 [ 85 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2025.02.22 01:47:43.894562 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1171 | 2025.02.22 01:47:43.894841 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1172 | 2025.02.22 01:47:43.902782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1173 | 2025.02.22 01:47:43.904116 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1174 | 2025.02.22 01:47:43.904996 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1175 | 2025.02.22 01:47:43.909752 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1176 | 2025.02.22 01:47:43.914569 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1177 | 2025.02.22 01:47:43.919270 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1178 | 2025.02.22 01:47:43.930751 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1179 | 2025.02.22 01:47:43.935205 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
1180 | 2025.02.22 01:47:44.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.39 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 164.25 MiB (RSS), difference: -6.14 MiB | ||
1181 | 2025.02.22 01:47:44.008268 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.113572691 sec., 405.02694437344974 rows/sec., 2.09 MiB/sec. | ||
1182 | 2025.02.22 01:47:44.011177 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1183 | 2025.02.22 01:47:44.014073 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1184 | 2025.02.22 01:47:44.014194 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_6_1} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1185 | 2025.02.22 01:47:44.016769 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1186 | 2025.02.22 01:47:44.825737 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1187 | 2025.02.22 01:47:44.825928 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1188 | 2025.02.22 01:47:44.826000 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1189 | 2025.02.22 01:47:44.826757 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1190 | 2025.02.22 01:47:44.826799 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1191 | 2025.02.22 01:47:44.827227 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1192 | 2025.02.22 01:47:44.827500 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1193 | 2025.02.22 01:47:44.827649 [ 84 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1194 | 2025.02.22 01:47:44.827697 [ 84 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2025.02.22 01:47:44.827703 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. | ||
1196 | 2025.02.22 01:47:44.827725 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1197 | 2025.02.22 01:47:44.827776 [ 3 ] {e7fb11ef-bbe5-427b-a903-727024894e8c} <Debug> TCPHandler: Processed in 0.002166032 sec. | ||
1198 | 2025.02.22 01:47:44.828121 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2025.02.22 01:47:44.828253 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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 | ||
1200 | 2025.02.22 01:47:44.828423 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1201 | 2025.02.22 01:47:44.828540 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1202 | 2025.02.22 01:47:44.828551 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1203 | 2025.02.22 01:47:44.828608 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1204 | 2025.02.22 01:47:44.828948 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1205 | 2025.02.22 01:47:44.829350 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1206 | 2025.02.22 01:47:44.829727 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1207 | 2025.02.22 01:47:44.830050 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1208 | 2025.02.22 01:47:44.830340 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
1209 | 2025.02.22 01:47:44.831264 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1210 | 2025.02.22 01:47:44.831330 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1211 | 2025.02.22 01:47:44.832491 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1212 | 2025.02.22 01:47:44.833019 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1213 | 2025.02.22 01:47:44.833173 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530545 sec., 69362.63653413 rows/sec., 5.71 MiB/sec. | ||
1214 | 2025.02.22 01:47:44.833311 [ 84 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1215 | 2025.02.22 01:47:44.833403 [ 84 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1216 | 2025.02.22 01:47:44.833476 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1217 | 2025.02.22 01:47:44.833514 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005174 sec., 12369.540007730962 rows/sec., 988.64 KiB/sec. | ||
1218 | 2025.02.22 01:47:44.833579 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1219 | 2025.02.22 01:47:44.833904 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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 | ||
1220 | 2025.02.22 01:47:44.833931 [ 256 ] {7fc878c8-360d-4d46-864e-ee19db226cd9} <Debug> TCPHandler: Processed in 0.006030327 sec. | ||
1221 | 2025.02.22 01:47:44.834252 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1222 | 2025.02.22 01:47:44.834284 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1223 | 2025.02.22 01:47:44.834313 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1224 | 2025.02.22 01:47:44.834447 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2025.02.22 01:47:44.834671 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1226 | 2025.02.22 01:47:44.834905 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_6_1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1227 | 2025.02.22 01:47:44.835072 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1228 | 2025.02.22 01:47:44.835233 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
1229 | 2025.02.22 01:47:44.835304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1230 | 2025.02.22 01:47:44.835404 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1231 | 2025.02.22 01:47:44.835610 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1232 | 2025.02.22 01:47:44.835954 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
1233 | 2025.02.22 01:47:44.836306 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1234 | 2025.02.22 01:47:44.838157 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1235 | 2025.02.22 01:47:44.838232 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1236 | 2025.02.22 01:47:44.839444 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005864153 sec., 68211.04428891947 rows/sec., 5.58 MiB/sec. | ||
1237 | 2025.02.22 01:47:44.839511 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1238 | 2025.02.22 01:47:44.839610 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1239 | 2025.02.22 01:47:44.840050 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1240 | 2025.02.22 01:47:44.840145 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1241 | 2025.02.22 01:47:44.840209 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_6_1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1242 | 2025.02.22 01:47:44.840356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1243 | 2025.02.22 01:47:44.840404 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1244 | 2025.02.22 01:47:44.840479 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1245 | 2025.02.22 01:47:44.840507 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1246 | 2025.02.22 01:47:44.840579 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005882 sec., 27201.632097925874 rows/sec., 1.89 MiB/sec. | ||
1247 | 2025.02.22 01:47:44.840737 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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 | ||
1248 | 2025.02.22 01:47:44.840758 [ 3 ] {8d990f1c-b3d4-4924-8cc9-ef3a40ead39d} <Debug> TCPHandler: Processed in 0.006680232 sec. | ||
1249 | 2025.02.22 01:47:44.840983 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1250 | 2025.02.22 01:47:44.841000 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1251 | 2025.02.22 01:47:44.841056 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1252 | 2025.02.22 01:47:44.841256 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1253 | 2025.02.22 01:47:44.841338 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1254 | 2025.02.22 01:47:44.841420 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1255 | 2025.02.22 01:47:44.841677 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
1256 | 2025.02.22 01:47:44.842101 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1257 | 2025.02.22 01:47:44.842480 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
1258 | 2025.02.22 01:47:44.842835 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1259 | 2025.02.22 01:47:44.844001 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1260 | 2025.02.22 01:47:44.844065 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1261 | 2025.02.22 01:47:44.845190 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1262 | 2025.02.22 01:47:44.845751 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1263 | 2025.02.22 01:47:44.845832 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 5 columns (5 merged, 0 gathered) in 0.005253408 sec., 164464.66750726386 rows/sec., 11.45 MiB/sec. | ||
1264 | 2025.02.22 01:47:44.846003 [ 84 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1265 | 2025.02.22 01:47:44.846085 [ 84 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.02.22 01:47:44.846150 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1267 | 2025.02.22 01:47:44.846212 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1268 | 2025.02.22 01:47:44.846311 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00517 sec., 11605.41586073501 rows/sec., 800.89 KiB/sec. | ||
1269 | 2025.02.22 01:47:44.846662 [ 256 ] {7cd0860d-3305-4aa0-a6c4-604425abbb9f} <Debug> TCPHandler: Processed in 0.005795492 sec. | ||
1270 | 2025.02.22 01:47:44.846667 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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 | ||
1271 | 2025.02.22 01:47:44.846999 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1272 | 2025.02.22 01:47:44.847075 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
1273 | 2025.02.22 01:47:44.847138 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1274 | 2025.02.22 01:47:44.847335 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1275 | 2025.02.22 01:47:44.847560 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1276 | 2025.02.22 01:47:44.847615 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
1277 | 2025.02.22 01:47:44.847903 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1278 | 2025.02.22 01:47:44.847971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1279 | 2025.02.22 01:47:44.848154 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
1280 | 2025.02.22 01:47:44.848267 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
1281 | 2025.02.22 01:47:44.849486 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191407 sec., 101522.61996041246 rows/sec., 6.84 MiB/sec. | ||
1282 | 2025.02.22 01:47:44.849644 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1283 | 2025.02.22 01:47:44.849937 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1284 | 2025.02.22 01:47:44.850017 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_6_1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1285 | 2025.02.22 01:47:44.850092 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1286 | 2025.02.22 01:47:45.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.33 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 164.84 MiB (RSS), difference: 9.52 MiB | ||
1287 | 2025.02.22 01:47:47.243319 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1288 | 2025.02.22 01:47:47.243666 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1289 | 2025.02.22 01:47:47.244077 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1290 | 2025.02.22 01:47:47.244124 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1291 | 2025.02.22 01:47:47.244437 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1292 | 2025.02.22 01:47:47.244521 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1293 | 2025.02.22 01:47:47.244703 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1294 | 2025.02.22 01:47:47.244946 [ 287 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1295 | 2025.02.22 01:47:47.244980 [ 288 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1296 | 2025.02.22 01:47:47.245103 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1297 | 2025.02.22 01:47:47.245131 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1298 | 2025.02.22 01:47:47.245185 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1299 | 2025.02.22 01:47:47.245211 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1300 | 2025.02.22 01:47:47.245867 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00234 sec., 7692.307692307692 rows/sec., 314.67 KiB/sec. | ||
1301 | 2025.02.22 01:47:47.245962 [ 3 ] {e1a2c5a8-7e9c-425c-abe4-38e00bbd80ad} <Debug> TCPHandler: Processed in 0.002825609 sec. | ||
1302 | 2025.02.22 01:47:47.260379 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1303 | 2025.02.22 01:47:47.260636 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1304 | 2025.02.22 01:47:47.261052 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1305 | 2025.02.22 01:47:47.261099 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1306 | 2025.02.22 01:47:47.261421 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1307 | 2025.02.22 01:47:47.261505 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1308 | 2025.02.22 01:47:47.261685 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1309 | 2025.02.22 01:47:47.261786 [ 288 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1310 | 2025.02.22 01:47:47.261814 [ 287 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1311 | 2025.02.22 01:47:47.261929 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1312 | 2025.02.22 01:47:47.261960 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1313 | 2025.02.22 01:47:47.262016 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
1314 | 2025.02.22 01:47:47.262043 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1315 | 2025.02.22 01:47:47.262846 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002325 sec., 7741.935483870969 rows/sec., 316.70 KiB/sec. | ||
1316 | 2025.02.22 01:47:47.262973 [ 256 ] {b219870d-b7fe-4c1e-9473-909b403c3c60} <Debug> TCPHandler: Processed in 0.002729537 sec. | ||
1317 | 2025.02.22 01:47:47.263256 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2025.02.22 01:47:47.263444 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1319 | 2025.02.22 01:47:47.263769 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1320 | 2025.02.22 01:47:47.263812 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1321 | 2025.02.22 01:47:47.264099 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1322 | 2025.02.22 01:47:47.264168 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1323 | 2025.02.22 01:47:47.264325 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1324 | 2025.02.22 01:47:47.264439 [ 287 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1325 | 2025.02.22 01:47:47.264445 [ 288 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1326 | 2025.02.22 01:47:47.264544 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1327 | 2025.02.22 01:47:47.264568 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1328 | 2025.02.22 01:47:47.264614 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1329 | 2025.02.22 01:47:47.264640 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1330 | 2025.02.22 01:47:47.265281 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001923 sec., 9360.374414976599 rows/sec., 382.91 KiB/sec. | ||
1331 | 2025.02.22 01:47:47.265401 [ 3 ] {a01840d9-0c06-4cd7-b7d6-f8caad6bd939} <Debug> TCPHandler: Processed in 0.002204684 sec. | ||
1332 | 2025.02.22 01:47:47.265834 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1333 | 2025.02.22 01:47:47.266065 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1334 | 2025.02.22 01:47:47.266467 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1335 | 2025.02.22 01:47:47.266523 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1336 | 2025.02.22 01:47:47.266821 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1337 | 2025.02.22 01:47:47.266893 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1338 | 2025.02.22 01:47:47.267052 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1339 | 2025.02.22 01:47:47.267169 [ 287 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1340 | 2025.02.22 01:47:47.267169 [ 288 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1341 | 2025.02.22 01:47:47.267291 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1342 | 2025.02.22 01:47:47.267319 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1343 | 2025.02.22 01:47:47.267372 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
1344 | 2025.02.22 01:47:47.267398 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1345 | 2025.02.22 01:47:47.267997 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002038 sec., 8832.188420019627 rows/sec., 361.30 KiB/sec. | ||
1346 | 2025.02.22 01:47:47.268119 [ 256 ] {027e9ea9-f46e-485e-aed2-27fb23b3c690} <Debug> TCPHandler: Processed in 0.002358808 sec. | ||
1347 | 2025.02.22 01:47:47.268456 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2025.02.22 01:47:47.268672 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1349 | 2025.02.22 01:47:47.269129 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1350 | 2025.02.22 01:47:47.269183 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1351 | 2025.02.22 01:47:47.269606 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1352 | 2025.02.22 01:47:47.269675 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1353 | 2025.02.22 01:47:47.269829 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1354 | 2025.02.22 01:47:47.269940 [ 288 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1355 | 2025.02.22 01:47:47.269948 [ 287 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1356 | 2025.02.22 01:47:47.270056 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1357 | 2025.02.22 01:47:47.270082 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1358 | 2025.02.22 01:47:47.270130 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1359 | 2025.02.22 01:47:47.270160 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1360 | 2025.02.22 01:47:47.270678 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002112 sec., 8522.727272727272 rows/sec., 348.64 KiB/sec. | ||
1361 | 2025.02.22 01:47:47.270761 [ 3 ] {bda2d935-173a-4d56-9af5-34cf8f508a7d} <Debug> TCPHandler: Processed in 0.002378778 sec. | ||
1362 | 2025.02.22 01:47:47.271108 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.02.22 01:47:47.271319 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1364 | 2025.02.22 01:47:47.271662 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1365 | 2025.02.22 01:47:47.271707 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
1366 | 2025.02.22 01:47:47.271998 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1367 | 2025.02.22 01:47:47.272074 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1368 | 2025.02.22 01:47:47.272231 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1369 | 2025.02.22 01:47:47.272345 [ 288 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1370 | 2025.02.22 01:47:47.272355 [ 287 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1371 | 2025.02.22 01:47:47.272459 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1372 | 2025.02.22 01:47:47.272488 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1373 | 2025.02.22 01:47:47.272538 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
1374 | 2025.02.22 01:47:47.272565 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1375 | 2025.02.22 01:47:47.273198 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001967 sec., 9150.991357397052 rows/sec., 374.34 KiB/sec. | ||
1376 | 2025.02.22 01:47:47.273332 [ 256 ] {b0cc9772-118c-4c58-bb5a-279804685758} <Debug> TCPHandler: Processed in 0.002284946 sec. | ||
1377 | 2025.02.22 01:47:47.281316 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1378 | 2025.02.22 01:47:47.281541 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1379 | 2025.02.22 01:47:47.281872 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1380 | 2025.02.22 01:47:47.281916 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1381 | 2025.02.22 01:47:47.282207 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1382 | 2025.02.22 01:47:47.282275 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1383 | 2025.02.22 01:47:47.282430 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1384 | 2025.02.22 01:47:47.282507 [ 288 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1385 | 2025.02.22 01:47:47.282541 [ 287 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1386 | 2025.02.22 01:47:47.282642 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1387 | 2025.02.22 01:47:47.282671 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1388 | 2025.02.22 01:47:47.282721 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1389 | 2025.02.22 01:47:47.282746 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1390 | 2025.02.22 01:47:47.283380 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001948 sec., 9240.246406570841 rows/sec., 377.99 KiB/sec. | ||
1391 | 2025.02.22 01:47:47.283498 [ 3 ] {5f2abfdc-6249-4d33-9f29-2d684b74b65d} <Debug> TCPHandler: Processed in 0.002260195 sec. | ||
1392 | 2025.02.22 01:47:47.283786 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2025.02.22 01:47:47.284006 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1394 | 2025.02.22 01:47:47.284401 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1395 | 2025.02.22 01:47:47.284459 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1396 | 2025.02.22 01:47:47.284779 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1397 | 2025.02.22 01:47:47.284850 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1398 | 2025.02.22 01:47:47.285005 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1399 | 2025.02.22 01:47:47.285124 [ 287 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1400 | 2025.02.22 01:47:47.285129 [ 288 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1401 | 2025.02.22 01:47:47.285243 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1402 | 2025.02.22 01:47:47.285272 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1403 | 2025.02.22 01:47:47.285323 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1404 | 2025.02.22 01:47:47.285351 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1405 | 2025.02.22 01:47:47.285994 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002093 sec., 8600.095556617296 rows/sec., 351.81 KiB/sec. | ||
1406 | 2025.02.22 01:47:47.286116 [ 256 ] {11de781e-dfeb-4fba-9ac5-7459658f1a55} <Debug> TCPHandler: Processed in 0.002400088 sec. | ||
1407 | 2025.02.22 01:47:47.286423 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2025.02.22 01:47:47.286639 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1409 | 2025.02.22 01:47:47.287026 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1410 | 2025.02.22 01:47:47.287082 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1411 | 2025.02.22 01:47:47.287453 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1412 | 2025.02.22 01:47:47.287532 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1413 | 2025.02.22 01:47:47.287690 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1414 | 2025.02.22 01:47:47.287790 [ 288 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1415 | 2025.02.22 01:47:47.287808 [ 287 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1416 | 2025.02.22 01:47:47.287904 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1417 | 2025.02.22 01:47:47.287932 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1418 | 2025.02.22 01:47:47.287980 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1419 | 2025.02.22 01:47:47.288005 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1420 | 2025.02.22 01:47:47.288626 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00209 sec., 8612.44019138756 rows/sec., 352.31 KiB/sec. | ||
1421 | 2025.02.22 01:47:47.288742 [ 3 ] {250a4bed-5325-43ae-8659-77eb0517a1c6} <Debug> TCPHandler: Processed in 0.002391588 sec. | ||
1422 | 2025.02.22 01:47:47.289001 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1423 | 2025.02.22 01:47:47.289222 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1424 | 2025.02.22 01:47:47.289614 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1425 | 2025.02.22 01:47:47.289661 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1426 | 2025.02.22 01:47:47.289963 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1427 | 2025.02.22 01:47:47.290032 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1428 | 2025.02.22 01:47:47.290183 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1429 | 2025.02.22 01:47:47.290297 [ 287 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1430 | 2025.02.22 01:47:47.290303 [ 288 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1431 | 2025.02.22 01:47:47.290412 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1432 | 2025.02.22 01:47:47.290440 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1433 | 2025.02.22 01:47:47.290491 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1434 | 2025.02.22 01:47:47.290516 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1435 | 2025.02.22 01:47:47.291282 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002165 sec., 8314.087759815244 rows/sec., 340.11 KiB/sec. | ||
1436 | 2025.02.22 01:47:47.291412 [ 256 ] {ec669b9b-6703-4222-9ea7-61f3ada21cfd} <Debug> TCPHandler: Processed in 0.00248036 sec. | ||
1437 | 2025.02.22 01:47:47.291688 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1438 | 2025.02.22 01:47:47.291869 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1439 | 2025.02.22 01:47:47.292195 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1440 | 2025.02.22 01:47:47.292241 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1441 | 2025.02.22 01:47:47.292540 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1442 | 2025.02.22 01:47:47.292606 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1443 | 2025.02.22 01:47:47.292752 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1444 | 2025.02.22 01:47:47.292846 [ 288 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1445 | 2025.02.22 01:47:47.292865 [ 287 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1446 | 2025.02.22 01:47:47.292975 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1447 | 2025.02.22 01:47:47.293004 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1448 | 2025.02.22 01:47:47.293051 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1449 | 2025.02.22 01:47:47.293076 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1450 | 2025.02.22 01:47:47.293701 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001918 sec., 9384.775808133472 rows/sec., 383.90 KiB/sec. | ||
1451 | 2025.02.22 01:47:47.293830 [ 3 ] {ab645743-8e93-4966-b9a5-206241408a70} <Debug> TCPHandler: Processed in 0.002198814 sec. | ||
1452 | 2025.02.22 01:47:47.294093 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1453 | 2025.02.22 01:47:47.294284 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1454 | 2025.02.22 01:47:47.294635 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1455 | 2025.02.22 01:47:47.294684 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1456 | 2025.02.22 01:47:47.294996 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1457 | 2025.02.22 01:47:47.295066 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1458 | 2025.02.22 01:47:47.295221 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1459 | 2025.02.22 01:47:47.295323 [ 287 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1460 | 2025.02.22 01:47:47.295338 [ 288 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1461 | 2025.02.22 01:47:47.295450 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
1462 | 2025.02.22 01:47:47.295479 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1463 | 2025.02.22 01:47:47.295530 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1464 | 2025.02.22 01:47:47.295556 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1465 | 2025.02.22 01:47:47.296171 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001978 sec., 9100.101112234579 rows/sec., 372.26 KiB/sec. | ||
1466 | 2025.02.22 01:47:47.296292 [ 256 ] {7332c1d3-c514-4bc3-b68f-525e5c0b8c48} <Debug> TCPHandler: Processed in 0.002257275 sec. | ||
1467 | 2025.02.22 01:47:47.384008 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1468 | 2025.02.22 01:47:47.384175 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1469 | 2025.02.22 01:47:47.384242 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1470 | 2025.02.22 01:47:47.385074 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1471 | 2025.02.22 01:47:47.385117 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1472 | 2025.02.22 01:47:47.385643 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1473 | 2025.02.22 01:47:47.385871 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1474 | 2025.02.22 01:47:47.386071 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Debug> executeQuery: Read 12 rows, 4.18 KiB in 0.001943 sec., 6176.016469377251 rows/sec., 2.10 MiB/sec. | ||
1475 | 2025.02.22 01:47:47.386127 [ 3 ] {19e15278-cf74-46b2-bdfb-0d7662c4132e} <Debug> TCPHandler: Processed in 0.002194853 sec. | ||
1476 | 2025.02.22 01:47:47.386324 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1477 | 2025.02.22 01:47:47.386491 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1478 | 2025.02.22 01:47:47.386556 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1479 | 2025.02.22 01:47:47.387871 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1480 | 2025.02.22 01:47:47.387913 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1481 | 2025.02.22 01:47:47.388342 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1482 | 2025.02.22 01:47:47.388592 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1483 | 2025.02.22 01:47:47.388817 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002371 sec., 10122.311261071278 rows/sec., 860.00 KiB/sec. | ||
1484 | 2025.02.22 01:47:47.388876 [ 256 ] {673e3fe6-5245-488f-ae94-8bd083e1b6d0} <Debug> TCPHandler: Processed in 0.002631124 sec. | ||
1485 | 2025.02.22 01:47:47.389050 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1486 | 2025.02.22 01:47:47.389194 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1487 | 2025.02.22 01:47:47.389253 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1488 | 2025.02.22 01:47:47.390500 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1489 | 2025.02.22 01:47:47.390539 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1490 | 2025.02.22 01:47:47.391010 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1491 | 2025.02.22 01:47:47.391264 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1492 | 2025.02.22 01:47:47.391440 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Debug> executeQuery: Read 1332 rows, 114.01 KiB in 0.002277 sec., 584980.2371541503 rows/sec., 48.90 MiB/sec. | ||
1493 | 2025.02.22 01:47:47.391492 [ 3 ] {c4a922e3-f8c0-4317-8f53-4f00e4e9c5c4} <Debug> TCPHandler: Processed in 0.002512371 sec. | ||
1494 | 2025.02.22 01:47:47.391641 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1495 | 2025.02.22 01:47:47.391761 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1496 | 2025.02.22 01:47:47.391811 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1497 | 2025.02.22 01:47:47.392401 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1498 | 2025.02.22 01:47:47.392442 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1499 | 2025.02.22 01:47:47.392803 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1500 | 2025.02.22 01:47:47.393040 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1501 | 2025.02.22 01:47:47.393242 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Debug> executeQuery: Read 20 rows, 1.56 KiB in 0.001506 sec., 13280.212483399735 rows/sec., 1.01 MiB/sec. | ||
1502 | 2025.02.22 01:47:47.393295 [ 256 ] {7e12352a-8b7d-4302-9c40-c9a162182534} <Debug> TCPHandler: Processed in 0.001710692 sec. | ||
1503 | 2025.02.22 01:47:47.393442 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1504 | 2025.02.22 01:47:47.393563 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1505 | 2025.02.22 01:47:47.393629 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1506 | 2025.02.22 01:47:47.394438 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1507 | 2025.02.22 01:47:47.394485 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1508 | 2025.02.22 01:47:47.394884 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1509 | 2025.02.22 01:47:47.395120 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2025.02.22 01:47:47.395361 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001809 sec., 139303.48258706467 rows/sec., 9.63 MiB/sec. | ||
1511 | 2025.02.22 01:47:47.395434 [ 3 ] {1d7050da-637d-4fb2-b6f6-8dbd80b6ab54} <Debug> TCPHandler: Processed in 0.00205185 sec. | ||
1512 | 2025.02.22 01:47:47.395576 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1513 | 2025.02.22 01:47:47.395717 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1514 | 2025.02.22 01:47:47.395776 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1515 | 2025.02.22 01:47:47.396458 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1516 | 2025.02.22 01:47:47.396505 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1517 | 2025.02.22 01:47:47.396884 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1518 | 2025.02.22 01:47:47.397159 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1519 | 2025.02.22 01:47:47.397399 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001707 sec., 7029.8769771529 rows/sec., 549.21 KiB/sec. | ||
1520 | 2025.02.22 01:47:47.397457 [ 256 ] {b1c247bc-667b-4760-b2fb-362146a54b65} <Debug> TCPHandler: Processed in 0.001940007 sec. | ||
1521 | 2025.02.22 01:47:47.397618 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1522 | 2025.02.22 01:47:47.397760 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1523 | 2025.02.22 01:47:47.397817 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1524 | 2025.02.22 01:47:47.398733 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1525 | 2025.02.22 01:47:47.398772 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1526 | 2025.02.22 01:47:47.399175 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1527 | 2025.02.22 01:47:47.399413 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2025.02.22 01:47:47.399690 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Debug> executeQuery: Read 564 rows, 43.30 KiB in 0.00193 sec., 292227.9792746114 rows/sec., 21.91 MiB/sec. | ||
1529 | 2025.02.22 01:47:47.399798 [ 3 ] {9630f56e-83e6-446d-b486-0f98698d4b67} <Debug> TCPHandler: Processed in 0.002246305 sec. | ||
1530 | 2025.02.22 01:47:47.399945 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1531 | 2025.02.22 01:47:47.400068 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1532 | 2025.02.22 01:47:47.400120 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1533 | 2025.02.22 01:47:47.401690 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1534 | 2025.02.22 01:47:47.401726 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1535 | 2025.02.22 01:47:47.402346 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1536 | 2025.02.22 01:47:47.402601 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1537 | 2025.02.22 01:47:47.402836 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Debug> executeQuery: Read 2610 rows, 181.34 KiB in 0.002792 sec., 934813.7535816618 rows/sec., 63.43 MiB/sec. | ||
1538 | 2025.02.22 01:47:47.402897 [ 256 ] {c4d83583-d4ca-441a-a955-5146ed8c50fc} <Debug> TCPHandler: Processed in 0.003010963 sec. | ||
1539 | 2025.02.22 01:47:47.403067 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1540 | 2025.02.22 01:47:47.403210 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1541 | 2025.02.22 01:47:47.403304 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1542 | 2025.02.22 01:47:47.404411 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1543 | 2025.02.22 01:47:47.404449 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1544 | 2025.02.22 01:47:47.405062 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1545 | 2025.02.22 01:47:47.405323 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1546 | 2025.02.22 01:47:47.405599 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002407 sec., 3323.639385126714 rows/sec., 5.96 MiB/sec. | ||
1547 | 2025.02.22 01:47:47.405705 [ 3 ] {a1fb5da7-ed17-48d7-aaf3-91917ff9eebe} <Debug> TCPHandler: Processed in 0.002707316 sec. | ||
1548 | 2025.02.22 01:47:47.405854 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1549 | 2025.02.22 01:47:47.405975 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1550 | 2025.02.22 01:47:47.406025 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1551 | 2025.02.22 01:47:47.406506 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1552 | 2025.02.22 01:47:47.406544 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
1553 | 2025.02.22 01:47:47.406906 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1554 | 2025.02.22 01:47:47.407142 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1555 | 2025.02.22 01:47:47.407349 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001398 sec., 25751.072961373393 rows/sec., 1.74 MiB/sec. | ||
1556 | 2025.02.22 01:47:47.407401 [ 256 ] {528bc4f4-0ba9-4760-86df-16733cd03c24} <Debug> TCPHandler: Processed in 0.001607499 sec. | ||
1557 | 2025.02.22 01:47:48.701850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 230 | ||
1558 | 2025.02.22 01:47:48.705623 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1559 | 2025.02.22 01:47:48.705688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1560 | 2025.02.22 01:47:48.707241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1561 | 2025.02.22 01:47:48.707576 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.02.22 01:47:48.708353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
1563 | 2025.02.22 01:47:49.820652 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2025.02.22 01:47:49.820850 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1565 | 2025.02.22 01:47:49.820923 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1566 | 2025.02.22 01:47:49.821707 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1567 | 2025.02.22 01:47:49.821760 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1568 | 2025.02.22 01:47:49.822199 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1569 | 2025.02.22 01:47:49.822453 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2025.02.22 01:47:49.822695 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. | ||
1571 | 2025.02.22 01:47:49.822752 [ 3 ] {7eaea9ad-e351-4bfa-a5e2-95ed3aa45f38} <Debug> TCPHandler: Processed in 0.002234135 sec. | ||
1572 | 2025.02.22 01:47:49.823014 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1573 | 2025.02.22 01:47:49.823222 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1574 | 2025.02.22 01:47:49.823301 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1575 | 2025.02.22 01:47:49.824090 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1576 | 2025.02.22 01:47:49.824133 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1577 | 2025.02.22 01:47:49.824563 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1578 | 2025.02.22 01:47:49.824823 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1579 | 2025.02.22 01:47:49.825041 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. | ||
1580 | 2025.02.22 01:47:49.825097 [ 256 ] {adb80b8e-eb16-4766-a4f8-38b4bbe12dc2} <Debug> TCPHandler: Processed in 0.002222783 sec. | ||
1581 | 2025.02.22 01:47:49.825318 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2025.02.22 01:47:49.825547 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1583 | 2025.02.22 01:47:49.825646 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1584 | 2025.02.22 01:47:49.826211 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2025.02.22 01:47:49.826250 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1586 | 2025.02.22 01:47:49.826632 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1587 | 2025.02.22 01:47:49.826882 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2025.02.22 01:47:49.827057 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001567 sec., 40842.373962986596 rows/sec., 2.84 MiB/sec. | ||
1589 | 2025.02.22 01:47:49.827107 [ 3 ] {53c207fc-ce7d-4e73-b0e5-10f19fa78fa4} <Debug> TCPHandler: Processed in 0.001902297 sec. | ||
1590 | 2025.02.22 01:47:49.827263 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2025.02.22 01:47:49.827404 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1592 | 2025.02.22 01:47:49.827465 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1593 | 2025.02.22 01:47:49.827978 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1594 | 2025.02.22 01:47:49.828016 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1595 | 2025.02.22 01:47:49.828398 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1596 | 2025.02.22 01:47:49.828635 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1597 | 2025.02.22 01:47:49.828841 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001468 sec., 16348.773841961854 rows/sec., 1.10 MiB/sec. | ||
1598 | 2025.02.22 01:47:49.828897 [ 256 ] {4298a3d3-2fa3-4545-b174-f725c5ce6d74} <Debug> TCPHandler: Processed in 0.001700331 sec. | ||
1599 | 2025.02.22 01:47:51.207488 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1600 | 2025.02.22 01:47:51.208212 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1601 | 2025.02.22 01:47:51.208262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1602 | 2025.02.22 01:47:51.208882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1603 | 2025.02.22 01:47:51.209177 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1604 | 2025.02.22 01:47:51.209620 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1605 | 2025.02.22 01:47:51.402872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1606 | 2025.02.22 01:47:51.421371 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1607 | 2025.02.22 01:47:51.421439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1608 | 2025.02.22 01:47:51.428861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1609 | 2025.02.22 01:47:51.429621 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1610 | 2025.02.22 01:47:51.432085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1611 | 2025.02.22 01:47:52.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.76 MiB, peak 170.58 MiB, free memory in arenas 0.00 B, will set to 166.95 MiB (RSS), difference: 1.19 MiB | ||
1612 | 2025.02.22 01:47:54.825449 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1613 | 2025.02.22 01:47:54.825696 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1614 | 2025.02.22 01:47:54.825785 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1615 | 2025.02.22 01:47:54.826606 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1616 | 2025.02.22 01:47:54.826662 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1617 | 2025.02.22 01:47:54.827101 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1618 | 2025.02.22 01:47:54.827360 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1619 | 2025.02.22 01:47:54.827601 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. | ||
1620 | 2025.02.22 01:47:54.827667 [ 3 ] {6828afd0-7b64-480d-bc06-d5631b66f1d3} <Debug> TCPHandler: Processed in 0.002364588 sec. | ||
1621 | 2025.02.22 01:47:54.827933 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1622 | 2025.02.22 01:47:54.828120 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1623 | 2025.02.22 01:47:54.828190 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1624 | 2025.02.22 01:47:54.828936 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1625 | 2025.02.22 01:47:54.828977 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1626 | 2025.02.22 01:47:54.829406 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1627 | 2025.02.22 01:47:54.829658 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1628 | 2025.02.22 01:47:54.829849 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001781 sec., 35934.86805165637 rows/sec., 2.80 MiB/sec. | ||
1629 | 2025.02.22 01:47:54.829906 [ 256 ] {6847d29f-cab9-4846-87c3-a0a108a235cb} <Debug> TCPHandler: Processed in 0.002105941 sec. | ||
1630 | 2025.02.22 01:47:54.830085 [ 3 ] {} <Trace> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2025.02.22 01:47:54.830236 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37399) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1632 | 2025.02.22 01:47:54.830303 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1633 | 2025.02.22 01:47:54.830974 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1634 | 2025.02.22 01:47:54.831018 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1635 | 2025.02.22 01:47:54.831451 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1636 | 2025.02.22 01:47:54.831697 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1637 | 2025.02.22 01:47:54.831923 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001723 sec., 92861.28845037725 rows/sec., 6.47 MiB/sec. | ||
1638 | 2025.02.22 01:47:54.831978 [ 3 ] {7c41d543-ad69-46f7-8f3f-f8edfd364711} <Debug> TCPHandler: Processed in 0.001966488 sec. | ||
1639 | 2025.02.22 01:47:54.832148 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1640 | 2025.02.22 01:47:54.832292 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1641 | 2025.02.22 01:47:54.832353 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1642 | 2025.02.22 01:47:54.832925 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1643 | 2025.02.22 01:47:54.832962 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1644 | 2025.02.22 01:47:54.833343 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1645 | 2025.02.22 01:47:54.833581 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1646 | 2025.02.22 01:47:54.833779 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001516 sec., 39577.836411609496 rows/sec., 2.67 MiB/sec. | ||
1647 | 2025.02.22 01:47:54.833857 [ 256 ] {37a0b11f-d1fc-41c0-8f1a-5a2bd634e309} <Debug> TCPHandler: Processed in 0.001778243 sec. | ||
1648 | 2025.02.22 01:47:58.646512 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1649 | 2025.02.22 01:47:58.646582 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1650 | 2025.02.22 01:47:58.708690 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 246 | ||
1651 | 2025.02.22 01:47:58.709908 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1652 | 2025.02.22 01:47:58.713517 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1653 | 2025.02.22 01:47:58.713599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1654 | 2025.02.22 01:47:58.715157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1655 | 2025.02.22 01:47:58.715944 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1656 | 2025.02.22 01:47:58.716529 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1657 | 2025.02.22 01:47:58.716943 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1658 | 2025.02.22 01:47:58.716997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1659 | 2025.02.22 01:47:58.718528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1660 | 2025.02.22 01:47:58.718845 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1661 | 2025.02.22 01:47:58.719585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
1662 | 2025.02.22 01:47:58.932169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1663 | 2025.02.22 01:47:58.951058 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1664 | 2025.02.22 01:47:58.951116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1665 | 2025.02.22 01:47:58.957986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1666 | 2025.02.22 01:47:58.958744 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1667 | 2025.02.22 01:47:58.961745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1668 | 2025.02.22 01:47:59.474293 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1669 | 2025.02.22 01:47:59.474397 [ 3 ] {} <Debug> TCP-Session: 66084727-0de3-4690-b295-50b7fc32b84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1670 | 2025.02.22 01:47:59.824553 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1671 | 2025.02.22 01:47:59.824831 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1672 | 2025.02.22 01:47:59.825285 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1673 | 2025.02.22 01:47:59.825339 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1674 | 2025.02.22 01:47:59.825695 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1675 | 2025.02.22 01:47:59.825781 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1676 | 2025.02.22 01:47:59.825962 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1677 | 2025.02.22 01:47:59.826245 [ 289 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1678 | 2025.02.22 01:47:59.826288 [ 288 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1679 | 2025.02.22 01:47:59.826267 [ 287 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1680 | 2025.02.22 01:47:59.826473 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1681 | 2025.02.22 01:47:59.826508 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1682 | 2025.02.22 01:47:59.830480 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1683 | 2025.02.22 01:47:59.830530 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1684 | 2025.02.22 01:47:59.830618 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1685 | 2025.02.22 01:47:59.830680 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1686 | 2025.02.22 01:47:59.832036 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.007336 sec., 4089.4220283533264 rows/sec., 171.46 KiB/sec. | ||
1687 | 2025.02.22 01:47:59.832180 [ 256 ] {06a1abc8-cdee-4751-904c-c23a0c50c0d1} <Debug> TCPHandler: Processed in 0.007767539 sec. | ||
1688 | 2025.02.22 01:47:59.832611 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1689 | 2025.02.22 01:47:59.832857 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1690 | 2025.02.22 01:47:59.833317 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1691 | 2025.02.22 01:47:59.833370 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1692 | 2025.02.22 01:47:59.833736 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1693 | 2025.02.22 01:47:59.833819 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1694 | 2025.02.22 01:47:59.833998 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1695 | 2025.02.22 01:47:59.834140 [ 287 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1696 | 2025.02.22 01:47:59.834174 [ 289 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1697 | 2025.02.22 01:47:59.834187 [ 288 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1698 | 2025.02.22 01:47:59.834318 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1699 | 2025.02.22 01:47:59.834347 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1700 | 2025.02.22 01:47:59.834444 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1701 | 2025.02.22 01:47:59.834467 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1702 | 2025.02.22 01:47:59.834513 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1703 | 2025.02.22 01:47:59.834567 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1704 | 2025.02.22 01:47:59.835657 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.002919 sec., 10277.49229188078 rows/sec., 430.91 KiB/sec. | ||
1705 | 2025.02.22 01:47:59.835797 [ 5 ] {bb59f142-dab3-4581-a89b-d411a5865f62} <Debug> TCPHandler: Processed in 0.003337571 sec. | ||
1706 | 2025.02.22 01:47:59.836084 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1707 | 2025.02.22 01:47:59.836318 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1708 | 2025.02.22 01:47:59.836736 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1709 | 2025.02.22 01:47:59.836797 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
1710 | 2025.02.22 01:47:59.837164 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1711 | 2025.02.22 01:47:59.837234 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1712 | 2025.02.22 01:47:59.837397 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1713 | 2025.02.22 01:47:59.837512 [ 288 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1714 | 2025.02.22 01:47:59.837547 [ 289 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1715 | 2025.02.22 01:47:59.837570 [ 287 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1716 | 2025.02.22 01:47:59.837692 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1717 | 2025.02.22 01:47:59.837720 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1718 | 2025.02.22 01:47:59.837806 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1719 | 2025.02.22 01:47:59.837828 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
1720 | 2025.02.22 01:47:59.837870 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1721 | 2025.02.22 01:47:59.837921 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
1722 | 2025.02.22 01:47:59.838963 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> executeQuery: Read 30 rows, 1.26 KiB in 0.002764 sec., 10853.83502170767 rows/sec., 455.07 KiB/sec. | ||
1723 | 2025.02.22 01:47:59.839107 [ 256 ] {b9d49214-a4c8-4fcc-ac68-b3f3dcc41fd2} <Debug> TCPHandler: Processed in 0.003094975 sec. | ||
1724 | 2025.02.22 01:47:59.843244 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1725 | 2025.02.22 01:47:59.843382 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1726 | 2025.02.22 01:47:59.843439 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1727 | 2025.02.22 01:47:59.844192 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1728 | 2025.02.22 01:47:59.844232 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1729 | 2025.02.22 01:47:59.844725 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1730 | 2025.02.22 01:47:59.844952 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1731 | 2025.02.22 01:47:59.845144 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001801 sec., 1665.7412548584118 rows/sec., 151.83 KiB/sec. | ||
1732 | 2025.02.22 01:47:59.845209 [ 5 ] {b72435bb-04d0-4884-977e-ba1708b800ab} <Debug> TCPHandler: Processed in 0.002028439 sec. | ||
1733 | 2025.02.22 01:47:59.845369 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1734 | 2025.02.22 01:47:59.845509 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1735 | 2025.02.22 01:47:59.845561 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1736 | 2025.02.22 01:47:59.846259 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1737 | 2025.02.22 01:47:59.846304 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1738 | 2025.02.22 01:47:59.846738 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1739 | 2025.02.22 01:47:59.847005 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1740 | 2025.02.22 01:47:59.847353 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Debug> executeQuery: Read 126 rows, 11.05 KiB in 0.001867 sec., 67487.94858061061 rows/sec., 5.78 MiB/sec. | ||
1741 | 2025.02.22 01:47:59.847758 [ 256 ] {4503c606-4aaf-401b-b6bf-40d32f1030fb} <Debug> TCPHandler: Processed in 0.00244903 sec. | ||
1742 | 2025.02.22 01:47:59.847916 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1743 | 2025.02.22 01:47:59.848060 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1744 | 2025.02.22 01:47:59.848113 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1745 | 2025.02.22 01:47:59.848732 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1746 | 2025.02.22 01:47:59.848770 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1747 | 2025.02.22 01:47:59.849139 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1748 | 2025.02.22 01:47:59.849375 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1749 | 2025.02.22 01:47:59.849544 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001518 sec., 23056.6534914361 rows/sec., 1.69 MiB/sec. | ||
1750 | 2025.02.22 01:47:59.849595 [ 5 ] {a5f14e36-8962-4620-b502-2fc835b659ff} <Debug> TCPHandler: Processed in 0.001748413 sec. | ||
1751 | 2025.02.22 01:47:59.849745 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1752 | 2025.02.22 01:47:59.849867 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1753 | 2025.02.22 01:47:59.849916 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1754 | 2025.02.22 01:47:59.850541 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1755 | 2025.02.22 01:47:59.850584 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1756 | 2025.02.22 01:47:59.850959 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1757 | 2025.02.22 01:47:59.851209 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1758 | 2025.02.22 01:47:59.851490 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Debug> executeQuery: Read 114 rows, 9.12 KiB in 0.001631 sec., 69895.76946658491 rows/sec., 5.46 MiB/sec. | ||
1759 | 2025.02.22 01:47:59.851626 [ 256 ] {27542cdc-3f92-4a7e-ae4f-1b2134acf25a} <Debug> TCPHandler: Processed in 0.001937287 sec. | ||
1760 | 2025.02.22 01:47:59.851786 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2025.02.22 01:47:59.851927 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1762 | 2025.02.22 01:47:59.851990 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1763 | 2025.02.22 01:47:59.852552 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1764 | 2025.02.22 01:47:59.852590 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1765 | 2025.02.22 01:47:59.852977 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1766 | 2025.02.22 01:47:59.853226 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1767 | 2025.02.22 01:47:59.853459 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001544 sec., 103626.94300518134 rows/sec., 7.22 MiB/sec. | ||
1768 | 2025.02.22 01:47:59.853589 [ 5 ] {1ec64543-7f9e-418f-b44b-c9a72af3c6fa} <Debug> TCPHandler: Processed in 0.001870806 sec. | ||
1769 | 2025.02.22 01:47:59.853721 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1770 | 2025.02.22 01:47:59.853839 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1771 | 2025.02.22 01:47:59.853920 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1772 | 2025.02.22 01:47:59.855145 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1773 | 2025.02.22 01:47:59.855186 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1774 | 2025.02.22 01:47:59.855849 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1775 | 2025.02.22 01:47:59.856115 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1776 | 2025.02.22 01:47:59.856582 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00275 sec., 12727.272727272728 rows/sec., 22.81 MiB/sec. | ||
1777 | 2025.02.22 01:47:59.856734 [ 256 ] {2ff3b5d5-edc7-4a89-b040-f2cf875a3cec} <Debug> TCPHandler: Processed in 0.003070194 sec. | ||
1778 | 2025.02.22 01:47:59.856905 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1779 | 2025.02.22 01:47:59.857044 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1780 | 2025.02.22 01:47:59.857103 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1781 | 2025.02.22 01:47:59.857668 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2025.02.22 01:47:59.857714 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1783 | 2025.02.22 01:47:59.858142 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1784 | 2025.02.22 01:47:59.858380 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2025.02.22 01:47:59.858709 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.04 MiB/sec. | ||
1786 | 2025.02.22 01:47:59.858796 [ 5 ] {e202ac2d-51f9-4177-93ac-2d8986ceed89} <Debug> TCPHandler: Processed in 0.001961118 sec. | ||
1787 | 2025.02.22 01:47:59.858944 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1788 | 2025.02.22 01:47:59.859062 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1789 | 2025.02.22 01:47:59.859115 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1790 | 2025.02.22 01:47:59.859612 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2025.02.22 01:47:59.859652 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1792 | 2025.02.22 01:47:59.860020 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1793 | 2025.02.22 01:47:59.860274 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2025.02.22 01:47:59.860465 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001421 sec., 42223.7860661506 rows/sec., 2.85 MiB/sec. | ||
1795 | 2025.02.22 01:47:59.860618 [ 256 ] {3e852470-6552-41b4-9b82-ea656220fe91} <Debug> TCPHandler: Processed in 0.001731162 sec. | ||
1796 | 2025.02.22 01:48:04.825548 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1797 | 2025.02.22 01:48:04.825751 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1798 | 2025.02.22 01:48:04.825825 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1799 | 2025.02.22 01:48:04.826604 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1800 | 2025.02.22 01:48:04.826655 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1801 | 2025.02.22 01:48:04.827095 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1802 | 2025.02.22 01:48:04.827353 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1803 | 2025.02.22 01:48:04.827540 [ 53 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1804 | 2025.02.22 01:48:04.827612 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
1805 | 2025.02.22 01:48:04.827635 [ 53 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1806 | 2025.02.22 01:48:04.827726 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1807 | 2025.02.22 01:48:04.827733 [ 256 ] {2db20356-3ec2-4fb6-b3bd-085b0e6ccaff} <Debug> TCPHandler: Processed in 0.002310417 sec. | ||
1808 | 2025.02.22 01:48:04.827975 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::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 | ||
1809 | 2025.02.22 01:48:04.828050 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1810 | 2025.02.22 01:48:04.828215 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1811 | 2025.02.22 01:48:04.828286 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
1812 | 2025.02.22 01:48:04.828342 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1813 | 2025.02.22 01:48:04.828508 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1814 | 2025.02.22 01:48:04.828502 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1332 rows starting from the beginning of the part | ||
1815 | 2025.02.22 01:48:04.828952 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
1816 | 2025.02.22 01:48:04.829237 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1817 | 2025.02.22 01:48:04.829608 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
1818 | 2025.02.22 01:48:04.830031 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1819 | 2025.02.22 01:48:04.831302 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2025.02.22 01:48:04.831375 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1821 | 2025.02.22 01:48:04.832461 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1822 | 2025.02.22 01:48:04.832961 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2025.02.22 01:48:04.833176 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1698 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294479 sec., 320711.4429956186 rows/sec., 27.83 MiB/sec. | ||
1824 | 2025.02.22 01:48:04.833280 [ 53 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1825 | 2025.02.22 01:48:04.833354 [ 53 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2025.02.22 01:48:04.833384 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1827 | 2025.02.22 01:48:04.833422 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005172 sec., 12374.323279195669 rows/sec., 989.02 KiB/sec. | ||
1828 | 2025.02.22 01:48:04.833739 [ 5 ] {124ea4a9-59f7-4735-9d02-a86251720ac5} <Debug> TCPHandler: Processed in 0.005849732 sec. | ||
1829 | 2025.02.22 01:48:04.833749 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1830 | 2025.02.22 01:48:04.833834 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::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 | ||
1831 | 2025.02.22 01:48:04.834030 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2025.02.22 01:48:04.834203 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1833 | 2025.02.22 01:48:04.834315 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
1834 | 2025.02.22 01:48:04.834325 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1835 | 2025.02.22 01:48:04.834530 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1836 | 2025.02.22 01:48:04.834629 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 564 rows starting from the beginning of the part | ||
1837 | 2025.02.22 01:48:04.834840 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2025.02.22 01:48:04.835216 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1839 | 2025.02.22 01:48:04.835438 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_11_2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1840 | 2025.02.22 01:48:04.835838 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
1841 | 2025.02.22 01:48:04.835916 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1842 | 2025.02.22 01:48:04.836228 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 114 rows starting from the beginning of the part | ||
1843 | 2025.02.22 01:48:04.836431 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
1844 | 2025.02.22 01:48:04.837258 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1845 | 2025.02.22 01:48:04.837306 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1846 | 2025.02.22 01:48:04.837936 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1847 | 2025.02.22 01:48:04.838267 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 5 columns (5 merged, 0 gathered) in 0.004741996 sec., 198650.52606539524 rows/sec., 15.90 MiB/sec. | ||
1848 | 2025.02.22 01:48:04.838292 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1849 | 2025.02.22 01:48:04.838489 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1850 | 2025.02.22 01:48:04.838502 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1851 | 2025.02.22 01:48:04.838557 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1852 | 2025.02.22 01:48:04.838626 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1853 | 2025.02.22 01:48:04.838667 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004413 sec., 36256.51484251076 rows/sec., 2.53 MiB/sec. | ||
1854 | 2025.02.22 01:48:04.838907 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::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 | ||
1855 | 2025.02.22 01:48:04.838911 [ 256 ] {1e572d7a-ada9-4efa-8263-511b3e42f857} <Debug> TCPHandler: Processed in 0.005037042 sec. | ||
1856 | 2025.02.22 01:48:04.839165 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1857 | 2025.02.22 01:48:04.839175 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1858 | 2025.02.22 01:48:04.839238 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 864 rows starting from the beginning of the part | ||
1859 | 2025.02.22 01:48:04.839256 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2025.02.22 01:48:04.839538 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2610 rows starting from the beginning of the part | ||
1861 | 2025.02.22 01:48:04.839618 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_11_2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1862 | 2025.02.22 01:48:04.839699 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1863 | 2025.02.22 01:48:04.840112 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
1864 | 2025.02.22 01:48:04.840149 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1865 | 2025.02.22 01:48:04.840305 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
1866 | 2025.02.22 01:48:04.840682 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
1867 | 2025.02.22 01:48:04.841034 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
1868 | 2025.02.22 01:48:04.841341 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
1869 | 2025.02.22 01:48:04.842561 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1870 | 2025.02.22 01:48:04.842627 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1871 | 2025.02.22 01:48:04.843589 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1872 | 2025.02.22 01:48:04.843999 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1873 | 2025.02.22 01:48:04.844177 [ 53 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1874 | 2025.02.22 01:48:04.844276 [ 53 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2025.02.22 01:48:04.844361 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1876 | 2025.02.22 01:48:04.844513 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004945 sec., 12133.468149646107 rows/sec., 837.34 KiB/sec. | ||
1877 | 2025.02.22 01:48:04.845127 [ 5 ] {222d9c9a-4e2d-438d-a1b5-7b71dd145614} <Debug> TCPHandler: Processed in 0.006078158 sec. | ||
1878 | 2025.02.22 01:48:04.845470 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4018 rows, containing 5 columns (5 merged, 0 gathered) in 0.006738004 sec., 596319.0286025357 rows/sec., 40.84 MiB/sec. | ||
1879 | 2025.02.22 01:48:04.845474 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::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 | ||
1880 | 2025.02.22 01:48:04.845667 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1881 | 2025.02.22 01:48:04.845710 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
1882 | 2025.02.22 01:48:04.845794 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
1883 | 2025.02.22 01:48:04.846060 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1884 | 2025.02.22 01:48:04.846204 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
1885 | 2025.02.22 01:48:04.846501 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
1886 | 2025.02.22 01:48:04.846692 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
1887 | 2025.02.22 01:48:04.846900 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
1888 | 2025.02.22 01:48:04.847261 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1889 | 2025.02.22 01:48:04.847407 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1890 | 2025.02.22 01:48:04.847558 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
1891 | 2025.02.22 01:48:04.848372 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003850054 sec., 146491.4518082084 rows/sec., 9.87 MiB/sec. | ||
1892 | 2025.02.22 01:48:04.848544 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1893 | 2025.02.22 01:48:04.848838 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1894 | 2025.02.22 01:48:04.848914 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_11_2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1895 | 2025.02.22 01:48:04.848995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1896 | 2025.02.22 01:48:06.216673 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1897 | 2025.02.22 01:48:06.217356 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1898 | 2025.02.22 01:48:06.217415 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1899 | 2025.02.22 01:48:06.217948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1900 | 2025.02.22 01:48:06.218228 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1901 | 2025.02.22 01:48:06.218523 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1902 | 2025.02.22 01:48:06.461830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1903 | 2025.02.22 01:48:06.481359 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1904 | 2025.02.22 01:48:06.481417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1905 | 2025.02.22 01:48:06.488216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1906 | 2025.02.22 01:48:06.488969 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1907 | 2025.02.22 01:48:06.492151 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1908 | 2025.02.22 01:48:08.719729 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 | ||
1909 | 2025.02.22 01:48:08.722829 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2025.02.22 01:48:08.722877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1911 | 2025.02.22 01:48:08.724372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1912 | 2025.02.22 01:48:08.724693 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1913 | 2025.02.22 01:48:08.724862 [ 47 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1914 | 2025.02.22 01:48:08.724933 [ 47 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1915 | 2025.02.22 01:48:08.724976 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1916 | 2025.02.22 01:48:08.725869 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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 | ||
1917 | 2025.02.22 01:48:08.727024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
1918 | 2025.02.22 01:48:08.727425 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1919 | 2025.02.22 01:48:08.727609 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
1920 | 2025.02.22 01:48:08.728118 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
1921 | 2025.02.22 01:48:08.728611 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
1922 | 2025.02.22 01:48:08.729093 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1923 | 2025.02.22 01:48:08.729573 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
1924 | 2025.02.22 01:48:08.730039 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::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 | ||
1925 | 2025.02.22 01:48:08.740759 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.015512737 sec., 17791.83131899935 rows/sec., 18.10 MiB/sec. | ||
1926 | 2025.02.22 01:48:08.741771 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1927 | 2025.02.22 01:48:08.742547 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1928 | 2025.02.22 01:48:08.742624 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_6_1} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1929 | 2025.02.22 01:48:08.742959 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
1930 | 2025.02.22 01:48:09.827922 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1931 | 2025.02.22 01:48:09.828110 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1932 | 2025.02.22 01:48:09.828182 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1933 | 2025.02.22 01:48:09.828952 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1934 | 2025.02.22 01:48:09.829003 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1935 | 2025.02.22 01:48:09.829449 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1936 | 2025.02.22 01:48:09.829709 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1937 | 2025.02.22 01:48:09.829941 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Debug> executeQuery: Read 126 rows, 11.05 KiB in 0.001873 sec., 67271.75654030967 rows/sec., 5.76 MiB/sec. | ||
1938 | 2025.02.22 01:48:09.830117 [ 256 ] {c329786a-1ce2-4cd0-8430-2ef10794632a} <Debug> TCPHandler: Processed in 0.002325626 sec. | ||
1939 | 2025.02.22 01:48:09.830389 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1940 | 2025.02.22 01:48:09.830579 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1941 | 2025.02.22 01:48:09.830654 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1942 | 2025.02.22 01:48:09.831401 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1943 | 2025.02.22 01:48:09.831453 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1944 | 2025.02.22 01:48:09.831882 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1945 | 2025.02.22 01:48:09.832135 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1946 | 2025.02.22 01:48:09.832432 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001883 sec., 18587.36059479554 rows/sec., 1.36 MiB/sec. | ||
1947 | 2025.02.22 01:48:09.832572 [ 5 ] {1d8e826a-f551-4ca4-9817-28ea64efcb8b} <Debug> TCPHandler: Processed in 0.002323507 sec. | ||
1948 | 2025.02.22 01:48:09.832735 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1949 | 2025.02.22 01:48:09.832887 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1950 | 2025.02.22 01:48:09.832947 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1951 | 2025.02.22 01:48:09.833665 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1952 | 2025.02.22 01:48:09.833706 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1953 | 2025.02.22 01:48:09.834088 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1954 | 2025.02.22 01:48:09.834342 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1955 | 2025.02.22 01:48:09.834561 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00171 sec., 57894.73684210527 rows/sec., 4.52 MiB/sec. | ||
1956 | 2025.02.22 01:48:09.834749 [ 256 ] {09901cba-5cd2-4c4c-8be0-52d1af4a4c23} <Debug> TCPHandler: Processed in 0.002085731 sec. | ||
1957 | 2025.02.22 01:48:09.834938 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1958 | 2025.02.22 01:48:09.835069 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1959 | 2025.02.22 01:48:09.835127 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1960 | 2025.02.22 01:48:09.835721 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1961 | 2025.02.22 01:48:09.835763 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1962 | 2025.02.22 01:48:09.836177 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1963 | 2025.02.22 01:48:09.836420 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1964 | 2025.02.22 01:48:09.836634 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. | ||
1965 | 2025.02.22 01:48:09.836692 [ 5 ] {406cffb6-f8dc-4e82-8af0-25709c96dcb8} <Debug> TCPHandler: Processed in 0.001815764 sec. | ||
1966 | 2025.02.22 01:48:09.836846 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1967 | 2025.02.22 01:48:09.836969 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1968 | 2025.02.22 01:48:09.837052 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1969 | 2025.02.22 01:48:09.838192 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1970 | 2025.02.22 01:48:09.838233 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1971 | 2025.02.22 01:48:09.838890 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1972 | 2025.02.22 01:48:09.839166 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1973 | 2025.02.22 01:48:09.839366 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002425 sec., 14432.98969072165 rows/sec., 25.86 MiB/sec. | ||
1974 | 2025.02.22 01:48:09.839475 [ 256 ] {9a061202-bdd6-4afb-89d4-2328522a1920} <Debug> TCPHandler: Processed in 0.002688435 sec. | ||
1975 | 2025.02.22 01:48:09.839645 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1976 | 2025.02.22 01:48:09.839791 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1977 | 2025.02.22 01:48:09.839852 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1978 | 2025.02.22 01:48:09.840431 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1979 | 2025.02.22 01:48:09.840471 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1980 | 2025.02.22 01:48:09.840845 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1981 | 2025.02.22 01:48:09.841083 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1982 | 2025.02.22 01:48:09.841262 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
1983 | 2025.02.22 01:48:09.841313 [ 5 ] {4b5ffc3f-d59b-482b-bc16-d374059a6f75} <Debug> TCPHandler: Processed in 0.001738303 sec. | ||
1984 | 2025.02.22 01:48:13.646629 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1985 | 2025.02.22 01:48:13.646702 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1986 | 2025.02.22 01:48:13.718664 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1987 | 2025.02.22 01:48:13.719402 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1988 | 2025.02.22 01:48:13.719458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1989 | 2025.02.22 01:48:13.720008 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1990 | 2025.02.22 01:48:13.720278 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1991 | 2025.02.22 01:48:13.720564 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1992 | 2025.02.22 01:48:13.992235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1993 | 2025.02.22 01:48:14.012707 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2025.02.22 01:48:14.012761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
1995 | 2025.02.22 01:48:14.019947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1996 | 2025.02.22 01:48:14.020674 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.02.22 01:48:14.023236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1998 | 2025.02.22 01:48:14.826321 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1999 | 2025.02.22 01:48:14.826508 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2000 | 2025.02.22 01:48:14.826579 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2001 | 2025.02.22 01:48:14.827298 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2002 | 2025.02.22 01:48:14.827348 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2003 | 2025.02.22 01:48:14.827776 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2004 | 2025.02.22 01:48:14.828027 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2005 | 2025.02.22 01:48:14.828276 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001818 sec., 30803.080308030803 rows/sec., 2.37 MiB/sec. | ||
2006 | 2025.02.22 01:48:14.828338 [ 256 ] {6db59fa2-f717-4a04-94be-3b173436ecda} <Debug> TCPHandler: Processed in 0.002147722 sec. | ||
2007 | 2025.02.22 01:48:14.828590 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2008 | 2025.02.22 01:48:14.828886 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2009 | 2025.02.22 01:48:14.829003 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2010 | 2025.02.22 01:48:14.830009 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2011 | 2025.02.22 01:48:14.830060 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2012 | 2025.02.22 01:48:14.830510 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2013 | 2025.02.22 01:48:14.830763 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2014 | 2025.02.22 01:48:14.831023 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00222 sec., 28828.828828828828 rows/sec., 2.25 MiB/sec. | ||
2015 | 2025.02.22 01:48:14.831086 [ 5 ] {10867dff-8609-4b76-9731-b40a7800770b} <Debug> TCPHandler: Processed in 0.002644404 sec. | ||
2016 | 2025.02.22 01:48:14.831235 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2017 | 2025.02.22 01:48:14.831381 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2018 | 2025.02.22 01:48:14.831445 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2019 | 2025.02.22 01:48:14.832041 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2020 | 2025.02.22 01:48:14.832081 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2021 | 2025.02.22 01:48:14.832475 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2022 | 2025.02.22 01:48:14.832714 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2023 | 2025.02.22 01:48:14.832969 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
2024 | 2025.02.22 01:48:14.833051 [ 256 ] {4d7f9c05-e3ff-42a6-b144-18f375e6d458} <Debug> TCPHandler: Processed in 0.001884296 sec. | ||
2025 | 2025.02.22 01:48:14.833295 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2026 | 2025.02.22 01:48:14.833472 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2027 | 2025.02.22 01:48:14.833537 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2028 | 2025.02.22 01:48:14.834072 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2029 | 2025.02.22 01:48:14.834112 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2030 | 2025.02.22 01:48:14.834497 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2031 | 2025.02.22 01:48:14.834740 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2032 | 2025.02.22 01:48:14.835019 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
2033 | 2025.02.22 01:48:14.835186 [ 5 ] {0233f02f-968c-460b-aec2-9b61f48d3659} <Debug> TCPHandler: Processed in 0.00204664 sec. | ||
2034 | 2025.02.22 01:48:16.957203 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2035 | 2025.02.22 01:48:16.957502 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2036 | 2025.02.22 01:48:16.957951 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2037 | 2025.02.22 01:48:16.958004 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
2038 | 2025.02.22 01:48:16.958370 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2039 | 2025.02.22 01:48:16.958453 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2040 | 2025.02.22 01:48:16.958627 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2041 | 2025.02.22 01:48:16.958758 [ 289 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2042 | 2025.02.22 01:48:16.958884 [ 289 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2043 | 2025.02.22 01:48:16.958907 [ 287 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2044 | 2025.02.22 01:48:16.958924 [ 288 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2045 | 2025.02.22 01:48:16.959092 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2046 | 2025.02.22 01:48:16.959127 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2047 | 2025.02.22 01:48:16.959248 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2048 | 2025.02.22 01:48:16.959272 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Reading approx. 33 rows with 3 streams | ||
2049 | 2025.02.22 01:48:16.959317 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2050 | 2025.02.22 01:48:16.959363 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2051 | 2025.02.22 01:48:16.959405 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
2052 | 2025.02.22 01:48:16.961058 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> executeQuery: Read 33 rows, 1.40 KiB in 0.003697 sec., 8926.156342980794 rows/sec., 377.73 KiB/sec. | ||
2053 | 2025.02.22 01:48:16.961267 [ 256 ] {650c463f-dc41-49b7-b026-eb3026dba6b3} <Debug> TCPHandler: Processed in 0.004211442 sec. | ||
2054 | 2025.02.22 01:48:17.000910 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2055 | 2025.02.22 01:48:17.001067 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2056 | 2025.02.22 01:48:17.001131 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2057 | 2025.02.22 01:48:17.001993 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2058 | 2025.02.22 01:48:17.002036 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2059 | 2025.02.22 01:48:17.002528 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2060 | 2025.02.22 01:48:17.002750 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2061 | 2025.02.22 01:48:17.003040 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002008 sec., 498.0079681274901 rows/sec., 112.83 KiB/sec. | ||
2062 | 2025.02.22 01:48:17.003207 [ 256 ] {e98abdf9-4b0a-4d0c-a542-b9f6b518e5eb} <Debug> TCPHandler: Processed in 0.002366968 sec. | ||
2063 | 2025.02.22 01:48:17.003476 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2064 | 2025.02.22 01:48:17.003676 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2065 | 2025.02.22 01:48:17.003748 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2066 | 2025.02.22 01:48:17.004459 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2067 | 2025.02.22 01:48:17.004509 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2068 | 2025.02.22 01:48:17.004921 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2069 | 2025.02.22 01:48:17.005165 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2070 | 2025.02.22 01:48:17.005441 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001808 sec., 13274.336283185841 rows/sec., 1.10 MiB/sec. | ||
2071 | 2025.02.22 01:48:17.005515 [ 5 ] {429a39d0-1302-4964-a1fd-34791ef7a689} <Debug> TCPHandler: Processed in 0.002181293 sec. | ||
2072 | 2025.02.22 01:48:17.005689 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2073 | 2025.02.22 01:48:17.005812 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2074 | 2025.02.22 01:48:17.005863 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2075 | 2025.02.22 01:48:17.006461 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2076 | 2025.02.22 01:48:17.006501 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2077 | 2025.02.22 01:48:17.006871 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2078 | 2025.02.22 01:48:17.007113 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2079 | 2025.02.22 01:48:17.007396 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001603 sec., 7485.963817841547 rows/sec., 610.43 KiB/sec. | ||
2080 | 2025.02.22 01:48:17.007454 [ 256 ] {b85a7de0-24a4-4cae-bc1a-05c70e62b833} <Debug> TCPHandler: Processed in 0.001833604 sec. | ||
2081 | 2025.02.22 01:48:17.007597 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2082 | 2025.02.22 01:48:17.007750 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2083 | 2025.02.22 01:48:17.007839 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2084 | 2025.02.22 01:48:17.009271 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2085 | 2025.02.22 01:48:17.009312 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2086 | 2025.02.22 01:48:17.009758 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2087 | 2025.02.22 01:48:17.009993 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2088 | 2025.02.22 01:48:17.010202 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Debug> executeQuery: Read 1392 rows, 119.51 KiB in 0.002506 sec., 555466.8794892259 rows/sec., 46.57 MiB/sec. | ||
2089 | 2025.02.22 01:48:17.010253 [ 5 ] {a002e11e-8057-42ac-afa0-b64ef707d798} <Debug> TCPHandler: Processed in 0.002713726 sec. | ||
2090 | 2025.02.22 01:48:17.010404 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2091 | 2025.02.22 01:48:17.010544 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2092 | 2025.02.22 01:48:17.010602 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2093 | 2025.02.22 01:48:17.011209 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2094 | 2025.02.22 01:48:17.011266 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2095 | 2025.02.22 01:48:17.011630 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2096 | 2025.02.22 01:48:17.011871 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2025.02.22 01:48:17.012029 [ 36 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2098 | 2025.02.22 01:48:17.012104 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Debug> executeQuery: Read 59 rows, 4.43 KiB in 0.001583 sec., 37271.004421983576 rows/sec., 2.73 MiB/sec. | ||
2099 | 2025.02.22 01:48:17.012108 [ 36 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2025.02.22 01:48:17.012198 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2101 | 2025.02.22 01:48:17.012228 [ 256 ] {87fa8abd-c017-4950-bbfd-bff15342b97d} <Debug> TCPHandler: Processed in 0.001890176 sec. | ||
2102 | 2025.02.22 01:48:17.012418 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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 | ||
2103 | 2025.02.22 01:48:17.012437 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2025.02.22 01:48:17.012656 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2105 | 2025.02.22 01:48:17.012686 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2106 | 2025.02.22 01:48:17.012710 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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 | ||
2107 | 2025.02.22 01:48:17.012761 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2108 | 2025.02.22 01:48:17.013140 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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 | ||
2109 | 2025.02.22 01:48:17.013508 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2110 | 2025.02.22 01:48:17.013894 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
2111 | 2025.02.22 01:48:17.014298 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
2112 | 2025.02.22 01:48:17.014731 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part | ||
2113 | 2025.02.22 01:48:17.016303 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2114 | 2025.02.22 01:48:17.016379 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2115 | 2025.02.22 01:48:17.017493 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2116 | 2025.02.22 01:48:17.017751 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459603 sec., 30221.977678596773 rows/sec., 2.34 MiB/sec. | ||
2117 | 2025.02.22 01:48:17.017989 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2118 | 2025.02.22 01:48:17.017999 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2025.02.22 01:48:17.018568 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.005936 sec., 42452.83018867924 rows/sec., 2.94 MiB/sec. | ||
2120 | 2025.02.22 01:48:17.018751 [ 5 ] {2eb58f96-8c3e-4464-8fff-8dd70493cbd7} <Debug> TCPHandler: Processed in 0.006423446 sec. | ||
2121 | 2025.02.22 01:48:17.018764 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2025.02.22 01:48:17.018906 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_6_1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2123 | 2025.02.22 01:48:17.018977 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.02.22 01:48:17.019045 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2125 | 2025.02.22 01:48:17.019153 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2126 | 2025.02.22 01:48:17.019214 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2127 | 2025.02.22 01:48:17.019859 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2025.02.22 01:48:17.019899 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2129 | 2025.02.22 01:48:17.020257 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2130 | 2025.02.22 01:48:17.020499 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2025.02.22 01:48:17.020785 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001635 sec., 7339.4495412844035 rows/sec., 573.39 KiB/sec. | ||
2132 | 2025.02.22 01:48:17.020934 [ 256 ] {03309a1a-730e-431a-bd5b-eac1dbaba47e} <Debug> TCPHandler: Processed in 0.0020484 sec. | ||
2133 | 2025.02.22 01:48:17.021103 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2134 | 2025.02.22 01:48:17.021243 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2135 | 2025.02.22 01:48:17.021299 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2136 | 2025.02.22 01:48:17.022187 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2137 | 2025.02.22 01:48:17.022226 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2138 | 2025.02.22 01:48:17.022608 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2139 | 2025.02.22 01:48:17.022841 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2140 | 2025.02.22 01:48:17.023050 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Debug> executeQuery: Read 603 rows, 46.44 KiB in 0.001838 sec., 328073.9934711643 rows/sec., 24.68 MiB/sec. | ||
2141 | 2025.02.22 01:48:17.023101 [ 5 ] {3f32900e-d978-4576-80ea-f02e9b1d5bb2} <Debug> TCPHandler: Processed in 0.002067191 sec. | ||
2142 | 2025.02.22 01:48:17.023256 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2143 | 2025.02.22 01:48:17.023395 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2144 | 2025.02.22 01:48:17.023456 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2145 | 2025.02.22 01:48:17.024277 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2146 | 2025.02.22 01:48:17.024316 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2147 | 2025.02.22 01:48:17.024783 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2148 | 2025.02.22 01:48:17.025029 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2149 | 2025.02.22 01:48:17.025246 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Debug> executeQuery: Read 984 rows, 68.09 KiB in 0.001879 sec., 523682.810005322 rows/sec., 35.39 MiB/sec. | ||
2150 | 2025.02.22 01:48:17.025302 [ 256 ] {04258bf1-4a01-4158-9f48-021179cbd997} <Debug> TCPHandler: Processed in 0.002113171 sec. | ||
2151 | 2025.02.22 01:48:17.025461 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2152 | 2025.02.22 01:48:17.025600 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2153 | 2025.02.22 01:48:17.025690 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2154 | 2025.02.22 01:48:17.026823 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2155 | 2025.02.22 01:48:17.026863 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2156 | 2025.02.22 01:48:17.027514 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2157 | 2025.02.22 01:48:17.027776 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2025.02.22 01:48:17.027952 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2159 | 2025.02.22 01:48:17.028045 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2160 | 2025.02.22 01:48:17.028055 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002476 sec., 14135.702746365105 rows/sec., 25.33 MiB/sec. | ||
2161 | 2025.02.22 01:48:17.028087 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2162 | 2025.02.22 01:48:17.028441 [ 5 ] {3b3ac137-6b47-47d4-9e28-c198a726f0e3} <Debug> TCPHandler: Processed in 0.003045723 sec. | ||
2163 | 2025.02.22 01:48:17.028456 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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 | ||
2164 | 2025.02.22 01:48:17.028636 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2165 | 2025.02.22 01:48:17.028830 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2166 | 2025.02.22 01:48:17.028885 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2167 | 2025.02.22 01:48:17.028904 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2168 | 2025.02.22 01:48:17.028986 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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 | ||
2169 | 2025.02.22 01:48:17.029667 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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 | ||
2170 | 2025.02.22 01:48:17.030238 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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 | ||
2171 | 2025.02.22 01:48:17.030804 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2172 | 2025.02.22 01:48:17.030818 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
2173 | 2025.02.22 01:48:17.030848 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2174 | 2025.02.22 01:48:17.031342 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
2175 | 2025.02.22 01:48:17.031883 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
2176 | 2025.02.22 01:48:17.031935 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2177 | 2025.02.22 01:48:17.032466 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2178 | 2025.02.22 01:48:17.032836 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004055 sec., 8877.928483353886 rows/sec., 612.67 KiB/sec. | ||
2179 | 2025.02.22 01:48:17.032911 [ 256 ] {3e60169d-18c1-42c3-88d7-bc56431487f1} <Debug> TCPHandler: Processed in 0.004365076 sec. | ||
2180 | 2025.02.22 01:48:17.034764 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 19 columns (19 merged, 0 gathered) in 0.006530999 sec., 19751.95525217505 rows/sec., 35.39 MiB/sec. | ||
2181 | 2025.02.22 01:48:17.035186 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2182 | 2025.02.22 01:48:17.035696 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2183 | 2025.02.22 01:48:17.035779 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2184 | 2025.02.22 01:48:17.035928 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
2185 | 2025.02.22 01:48:18.727250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 320 | ||
2186 | 2025.02.22 01:48:18.730693 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2187 | 2025.02.22 01:48:18.730751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2188 | 2025.02.22 01:48:18.732324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2189 | 2025.02.22 01:48:18.732644 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2190 | 2025.02.22 01:48:18.733565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
2191 | 2025.02.22 01:48:19.821196 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2192 | 2025.02.22 01:48:19.821392 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2193 | 2025.02.22 01:48:19.821464 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2194 | 2025.02.22 01:48:19.822247 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2195 | 2025.02.22 01:48:19.822292 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2196 | 2025.02.22 01:48:19.822729 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2197 | 2025.02.22 01:48:19.823007 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2198 | 2025.02.22 01:48:19.823228 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. | ||
2199 | 2025.02.22 01:48:19.823384 [ 256 ] {14521033-4171-4699-8347-aff3310ed96f} <Debug> TCPHandler: Processed in 0.002319996 sec. | ||
2200 | 2025.02.22 01:48:19.823693 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2201 | 2025.02.22 01:48:19.823906 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2202 | 2025.02.22 01:48:19.823990 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2203 | 2025.02.22 01:48:19.824857 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2025.02.22 01:48:19.824910 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2205 | 2025.02.22 01:48:19.825351 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2206 | 2025.02.22 01:48:19.825614 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2025.02.22 01:48:19.825851 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. | ||
2208 | 2025.02.22 01:48:19.825919 [ 5 ] {29dec3ab-322a-4ec3-8081-6f39fbaf3813} <Debug> TCPHandler: Processed in 0.002371128 sec. | ||
2209 | 2025.02.22 01:48:19.826071 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2210 | 2025.02.22 01:48:19.826196 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2211 | 2025.02.22 01:48:19.826252 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2212 | 2025.02.22 01:48:19.826797 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2213 | 2025.02.22 01:48:19.826835 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2214 | 2025.02.22 01:48:19.827236 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2215 | 2025.02.22 01:48:19.827495 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2216 | 2025.02.22 01:48:19.827673 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001507 sec., 42468.4804246848 rows/sec., 2.96 MiB/sec. | ||
2217 | 2025.02.22 01:48:19.827730 [ 256 ] {e8fe19ee-8e75-4e96-bddd-db5a2aac8a53} <Debug> TCPHandler: Processed in 0.001719501 sec. | ||
2218 | 2025.02.22 01:48:19.827877 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2025.02.22 01:48:19.828026 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2220 | 2025.02.22 01:48:19.828092 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2221 | 2025.02.22 01:48:19.828684 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2222 | 2025.02.22 01:48:19.828733 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2223 | 2025.02.22 01:48:19.829127 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2224 | 2025.02.22 01:48:19.829366 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2225 | 2025.02.22 01:48:19.829579 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.02 MiB/sec. | ||
2226 | 2025.02.22 01:48:19.829633 [ 5 ] {b8f30f1f-bb8e-4b4c-9240-f1b3b7a31e8b} <Debug> TCPHandler: Processed in 0.001825724 sec. | ||
2227 | 2025.02.22 01:48:21.220707 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2228 | 2025.02.22 01:48:21.221885 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2229 | 2025.02.22 01:48:21.221941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2230 | 2025.02.22 01:48:21.222497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2231 | 2025.02.22 01:48:21.222773 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2232 | 2025.02.22 01:48:21.223010 [ 25 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2233 | 2025.02.22 01:48:21.223031 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2234 | 2025.02.22 01:48:21.223104 [ 25 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2025.02.22 01:48:21.223137 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2236 | 2025.02.22 01:48:21.223282 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2237 | 2025.02.22 01:48:21.223455 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2238 | 2025.02.22 01:48:21.223504 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2239 | 2025.02.22 01:48:21.223592 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2240 | 2025.02.22 01:48:21.223828 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2241 | 2025.02.22 01:48:21.223963 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2242 | 2025.02.22 01:48:21.224147 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2243 | 2025.02.22 01:48:21.224264 [ 191 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::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 | ||
2244 | 2025.02.22 01:48:21.226006 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793917 sec., 1833984.3309590085 rows/sec., 26.24 MiB/sec. | ||
2245 | 2025.02.22 01:48:21.226809 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2246 | 2025.02.22 01:48:21.227146 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2025.02.22 01:48:21.227225 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_11_2} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2248 | 2025.02.22 01:48:21.227331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2249 | 2025.02.22 01:48:21.523329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2250 | 2025.02.22 01:48:21.544382 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2251 | 2025.02.22 01:48:21.544452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2252 | 2025.02.22 01:48:21.551912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2253 | 2025.02.22 01:48:21.552681 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2254 | 2025.02.22 01:48:21.553119 [ 25 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2255 | 2025.02.22 01:48:21.553295 [ 25 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2025.02.22 01:48:21.553402 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2257 | 2025.02.22 01:48:21.553899 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2258 | 2025.02.22 01:48:21.568225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2259 | 2025.02.22 01:48:21.570020 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2260 | 2025.02.22 01:48:21.571590 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2261 | 2025.02.22 01:48:21.577428 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2262 | 2025.02.22 01:48:21.583280 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2263 | 2025.02.22 01:48:21.588901 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2264 | 2025.02.22 01:48:21.594580 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2265 | 2025.02.22 01:48:21.599331 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::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 | ||
2266 | 2025.02.22 01:48:21.655385 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101815886 sec., 815.1969526641452 rows/sec., 4.22 MiB/sec. | ||
2267 | 2025.02.22 01:48:21.657772 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2268 | 2025.02.22 01:48:21.660707 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2269 | 2025.02.22 01:48:21.660826 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_11_2} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2270 | 2025.02.22 01:48:21.663173 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2271 | 2025.02.22 01:48:24.825684 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2272 | 2025.02.22 01:48:24.825907 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2273 | 2025.02.22 01:48:24.825986 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2274 | 2025.02.22 01:48:24.826764 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2275 | 2025.02.22 01:48:24.826810 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2276 | 2025.02.22 01:48:24.827262 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2277 | 2025.02.22 01:48:24.827527 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2278 | 2025.02.22 01:48:24.827672 [ 75 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2279 | 2025.02.22 01:48:24.827709 [ 75 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2280 | 2025.02.22 01:48:24.827735 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2281 | 2025.02.22 01:48:24.827735 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
2282 | 2025.02.22 01:48:24.827862 [ 256 ] {e6cec307-a2a2-4c18-a87d-8fed05a1e399} <Debug> TCPHandler: Processed in 0.002317276 sec. | ||
2283 | 2025.02.22 01:48:24.827903 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2284 | 2025.02.22 01:48:24.828050 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2285 | 2025.02.22 01:48:24.828088 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1386 rows starting from the beginning of the part | ||
2286 | 2025.02.22 01:48:24.828173 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2287 | 2025.02.22 01:48:24.828210 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
2288 | 2025.02.22 01:48:24.828538 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2289 | 2025.02.22 01:48:24.828714 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2290 | 2025.02.22 01:48:24.828944 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2291 | 2025.02.22 01:48:24.828953 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1392 rows starting from the beginning of the part | ||
2292 | 2025.02.22 01:48:24.829315 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
2293 | 2025.02.22 01:48:24.829607 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
2294 | 2025.02.22 01:48:24.831509 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2295 | 2025.02.22 01:48:24.831583 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2296 | 2025.02.22 01:48:24.832501 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2297 | 2025.02.22 01:48:24.833092 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2298 | 2025.02.22 01:48:24.833116 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3072 rows, containing 5 columns (5 merged, 0 gathered) in 0.005320039 sec., 577439.3759143495 rows/sec., 50.45 MiB/sec. | ||
2299 | 2025.02.22 01:48:24.833348 [ 75 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2300 | 2025.02.22 01:48:24.833447 [ 75 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2301 | 2025.02.22 01:48:24.833460 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2302 | 2025.02.22 01:48:24.833507 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2303 | 2025.02.22 01:48:24.833604 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005077 sec., 12605.869608036242 rows/sec., 1007.53 KiB/sec. | ||
2304 | 2025.02.22 01:48:24.834199 [ 5 ] {e98f9fc6-2340-40fb-975e-4e833c0c7389} <Debug> TCPHandler: Processed in 0.00618714 sec. | ||
2305 | 2025.02.22 01:48:24.834293 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2306 | 2025.02.22 01:48:24.834593 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2307 | 2025.02.22 01:48:24.834608 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2308 | 2025.02.22 01:48:24.834896 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_16_3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2309 | 2025.02.22 01:48:24.834924 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2310 | 2025.02.22 01:48:24.834942 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2311 | 2025.02.22 01:48:24.835060 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 606 rows starting from the beginning of the part | ||
2312 | 2025.02.22 01:48:24.835094 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
2313 | 2025.02.22 01:48:24.835110 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2314 | 2025.02.22 01:48:24.835471 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
2315 | 2025.02.22 01:48:24.835868 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2316 | 2025.02.22 01:48:24.836235 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 603 rows starting from the beginning of the part | ||
2317 | 2025.02.22 01:48:24.836515 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2318 | 2025.02.22 01:48:24.836682 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2319 | 2025.02.22 01:48:24.837695 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2320 | 2025.02.22 01:48:24.837775 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2321 | 2025.02.22 01:48:24.838852 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2322 | 2025.02.22 01:48:24.839240 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2323 | 2025.02.22 01:48:24.839607 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2324 | 2025.02.22 01:48:24.839695 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2325 | 2025.02.22 01:48:24.839733 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097238 sec., 246013.0308182164 rows/sec., 19.58 MiB/sec. | ||
2326 | 2025.02.22 01:48:24.839758 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2327 | 2025.02.22 01:48:24.839835 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004983 sec., 32109.17118201887 rows/sec., 2.24 MiB/sec. | ||
2328 | 2025.02.22 01:48:24.840099 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2329 | 2025.02.22 01:48:24.840107 [ 256 ] {5cccb8a7-41f8-4495-980e-9a5bc213ca93} <Debug> TCPHandler: Processed in 0.00574908 sec. | ||
2330 | 2025.02.22 01:48:24.840123 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2331 | 2025.02.22 01:48:24.840397 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2332 | 2025.02.22 01:48:24.840504 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2333 | 2025.02.22 01:48:24.840627 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4018 rows starting from the beginning of the part | ||
2334 | 2025.02.22 01:48:24.840676 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2335 | 2025.02.22 01:48:24.840916 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2336 | 2025.02.22 01:48:24.841043 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
2337 | 2025.02.22 01:48:24.841207 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2338 | 2025.02.22 01:48:24.841592 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2339 | 2025.02.22 01:48:24.841698 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_16_3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2340 | 2025.02.22 01:48:24.842099 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 984 rows starting from the beginning of the part | ||
2341 | 2025.02.22 01:48:24.842128 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2342 | 2025.02.22 01:48:24.842475 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
2343 | 2025.02.22 01:48:24.842794 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2344 | 2025.02.22 01:48:24.843843 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2345 | 2025.02.22 01:48:24.843900 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2346 | 2025.02.22 01:48:24.844851 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2347 | 2025.02.22 01:48:24.845256 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2025.02.22 01:48:24.845445 [ 75 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2349 | 2025.02.22 01:48:24.845508 [ 75 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2025.02.22 01:48:24.845547 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004941 sec., 12143.290831815422 rows/sec., 838.01 KiB/sec. | ||
2351 | 2025.02.22 01:48:24.845563 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2352 | 2025.02.22 01:48:24.845786 [ 5 ] {491f21f8-313d-4bc9-8631-8513a15cd0ef} <Debug> TCPHandler: Processed in 0.005547795 sec. | ||
2353 | 2025.02.22 01:48:24.846001 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2354 | 2025.02.22 01:48:24.846169 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2355 | 2025.02.22 01:48:24.846209 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
2356 | 2025.02.22 01:48:24.846324 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
2357 | 2025.02.22 01:48:24.846537 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2358 | 2025.02.22 01:48:24.846789 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
2359 | 2025.02.22 01:48:24.847260 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
2360 | 2025.02.22 01:48:24.847413 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5546 rows, containing 5 columns (5 merged, 0 gathered) in 0.007544883 sec., 735067.7273590592 rows/sec., 50.30 MiB/sec. | ||
2361 | 2025.02.22 01:48:24.847508 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2362 | 2025.02.22 01:48:24.847985 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2363 | 2025.02.22 01:48:24.848708 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2364 | 2025.02.22 01:48:24.848935 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2365 | 2025.02.22 01:48:24.849143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
2366 | 2025.02.22 01:48:24.849624 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796522 sec., 211772.7751873952 rows/sec., 14.27 MiB/sec. | ||
2367 | 2025.02.22 01:48:24.849835 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2368 | 2025.02.22 01:48:24.850147 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2369 | 2025.02.22 01:48:24.850225 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_16_3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2370 | 2025.02.22 01:48:24.850309 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2371 | 2025.02.22 01:48:28.646750 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2372 | 2025.02.22 01:48:28.646853 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2373 | 2025.02.22 01:48:28.723229 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2374 | 2025.02.22 01:48:28.723993 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2375 | 2025.02.22 01:48:28.724050 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2376 | 2025.02.22 01:48:28.724599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2377 | 2025.02.22 01:48:28.724867 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2378 | 2025.02.22 01:48:28.725101 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2379 | 2025.02.22 01:48:28.733811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 336 | ||
2380 | 2025.02.22 01:48:28.736617 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2381 | 2025.02.22 01:48:28.736672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2382 | 2025.02.22 01:48:28.738139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2383 | 2025.02.22 01:48:28.738450 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2384 | 2025.02.22 01:48:28.739086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
2385 | 2025.02.22 01:48:28.815938 [ 116 ] {} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2386 | 2025.02.22 01:48:28.816041 [ 116 ] {} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2387 | 2025.02.22 01:48:28.816085 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2388 | 2025.02.22 01:48:28.816468 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::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 | ||
2389 | 2025.02.22 01:48:28.816984 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2390 | 2025.02.22 01:48:28.817059 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2391 | 2025.02.22 01:48:28.817243 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::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 | ||
2392 | 2025.02.22 01:48:28.817519 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
2393 | 2025.02.22 01:48:28.817748 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2394 | 2025.02.22 01:48:28.817861 [ 186 ] {f13327e9-ec22-40bd-a568-92a189551302::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 | ||
2395 | 2025.02.22 01:48:28.820164 [ 199 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 6 columns (6 merged, 0 gathered) in 0.003942685 sec., 8877.199167572353 rows/sec., 1.82 MiB/sec. | ||
2396 | 2025.02.22 01:48:28.820412 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2397 | 2025.02.22 01:48:28.820986 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2025.02.22 01:48:28.821087 [ 188 ] {f13327e9-ec22-40bd-a568-92a189551302::all_1_5_1} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2399 | 2025.02.22 01:48:28.821197 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2400 | 2025.02.22 01:48:29.068320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2401 | 2025.02.22 01:48:29.087560 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2402 | 2025.02.22 01:48:29.087610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2403 | 2025.02.22 01:48:29.094988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2404 | 2025.02.22 01:48:29.095740 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2405 | 2025.02.22 01:48:29.098522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2406 | 2025.02.22 01:48:29.828114 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2407 | 2025.02.22 01:48:29.828329 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2408 | 2025.02.22 01:48:29.828411 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2409 | 2025.02.22 01:48:29.829279 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2025.02.22 01:48:29.829334 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2411 | 2025.02.22 01:48:29.829800 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2412 | 2025.02.22 01:48:29.830067 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2025.02.22 01:48:29.830330 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002054 sec., 65238.55890944499 rows/sec., 5.63 MiB/sec. | ||
2414 | 2025.02.22 01:48:29.830558 [ 256 ] {2e785746-973e-4b93-a0ef-4e02a644affc} <Debug> TCPHandler: Processed in 0.002580883 sec. | ||
2415 | 2025.02.22 01:48:29.830829 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2416 | 2025.02.22 01:48:29.831044 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2417 | 2025.02.22 01:48:29.831129 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2418 | 2025.02.22 01:48:29.831898 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2419 | 2025.02.22 01:48:29.831954 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2420 | 2025.02.22 01:48:29.832399 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2421 | 2025.02.22 01:48:29.832657 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2422 | 2025.02.22 01:48:29.832973 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00196 sec., 19897.95918367347 rows/sec., 1.46 MiB/sec. | ||
2423 | 2025.02.22 01:48:29.833077 [ 5 ] {31c71976-7d1b-4bd5-ad80-3accd5722ac6} <Debug> TCPHandler: Processed in 0.002398038 sec. | ||
2424 | 2025.02.22 01:48:29.833229 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2425 | 2025.02.22 01:48:29.833376 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2426 | 2025.02.22 01:48:29.833436 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2427 | 2025.02.22 01:48:29.834194 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2428 | 2025.02.22 01:48:29.834236 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2429 | 2025.02.22 01:48:29.834608 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2430 | 2025.02.22 01:48:29.834847 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2431 | 2025.02.22 01:48:29.835104 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001757 sec., 60330.108138873074 rows/sec., 4.71 MiB/sec. | ||
2432 | 2025.02.22 01:48:29.835322 [ 256 ] {c022015a-e4cf-4cf5-871d-691678492924} <Debug> TCPHandler: Processed in 0.002155432 sec. | ||
2433 | 2025.02.22 01:48:29.835511 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2434 | 2025.02.22 01:48:29.835659 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2435 | 2025.02.22 01:48:29.835727 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2436 | 2025.02.22 01:48:29.836394 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2437 | 2025.02.22 01:48:29.836436 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2438 | 2025.02.22 01:48:29.836841 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2439 | 2025.02.22 01:48:29.837084 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2440 | 2025.02.22 01:48:29.837371 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. | ||
2441 | 2025.02.22 01:48:29.837640 [ 5 ] {39dc8493-477d-4c24-be66-63900b6fefc9} <Debug> TCPHandler: Processed in 0.002196373 sec. | ||
2442 | 2025.02.22 01:48:29.837849 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2443 | 2025.02.22 01:48:29.837991 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2444 | 2025.02.22 01:48:29.838088 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2445 | 2025.02.22 01:48:29.839268 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2446 | 2025.02.22 01:48:29.839309 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2447 | 2025.02.22 01:48:29.839994 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2448 | 2025.02.22 01:48:29.840255 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2449 | 2025.02.22 01:48:29.840504 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002545 sec., 15324.165029469548 rows/sec., 27.46 MiB/sec. | ||
2450 | 2025.02.22 01:48:29.840622 [ 256 ] {2addb47f-2e14-4923-b8bc-09967c6c14fd} <Debug> TCPHandler: Processed in 0.002850959 sec. | ||
2451 | 2025.02.22 01:48:29.840782 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2452 | 2025.02.22 01:48:29.840927 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2453 | 2025.02.22 01:48:29.840991 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2454 | 2025.02.22 01:48:29.841518 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.02.22 01:48:29.841563 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2456 | 2025.02.22 01:48:29.841938 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2457 | 2025.02.22 01:48:29.842179 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2025.02.22 01:48:29.842453 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001547 sec., 1939.2372333548803 rows/sec., 136.98 KiB/sec. | ||
2459 | 2025.02.22 01:48:29.842534 [ 5 ] {d1973f0c-3580-4675-a696-4da3af9f366d} <Debug> TCPHandler: Processed in 0.001822255 sec. | ||
2460 | 2025.02.22 01:48:29.842695 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2025.02.22 01:48:29.842813 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2462 | 2025.02.22 01:48:29.842865 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2463 | 2025.02.22 01:48:29.843358 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2464 | 2025.02.22 01:48:29.843397 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2465 | 2025.02.22 01:48:29.843756 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2466 | 2025.02.22 01:48:29.844000 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2467 | 2025.02.22 01:48:29.844301 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
2468 | 2025.02.22 01:48:29.844450 [ 256 ] {4a1502d7-30c1-4dc4-9206-50902ecf7e2b} <Debug> TCPHandler: Processed in 0.001808074 sec. | ||
2469 | 2025.02.22 01:48:34.826178 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2470 | 2025.02.22 01:48:34.826385 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2471 | 2025.02.22 01:48:34.826459 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2472 | 2025.02.22 01:48:34.827236 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2473 | 2025.02.22 01:48:34.827312 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2474 | 2025.02.22 01:48:34.827744 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2475 | 2025.02.22 01:48:34.828000 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2476 | 2025.02.22 01:48:34.828203 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00187 sec., 29946.524064171124 rows/sec., 2.30 MiB/sec. | ||
2477 | 2025.02.22 01:48:34.828266 [ 256 ] {319b27b1-170c-480d-aef8-810674706769} <Debug> TCPHandler: Processed in 0.002219254 sec. | ||
2478 | 2025.02.22 01:48:34.828528 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2479 | 2025.02.22 01:48:34.828722 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2480 | 2025.02.22 01:48:34.828795 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2481 | 2025.02.22 01:48:34.829542 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2482 | 2025.02.22 01:48:34.829622 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2483 | 2025.02.22 01:48:34.830044 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2484 | 2025.02.22 01:48:34.830291 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2485 | 2025.02.22 01:48:34.830529 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001857 sec., 34464.189553042546 rows/sec., 2.69 MiB/sec. | ||
2486 | 2025.02.22 01:48:34.830595 [ 5 ] {1e2ebe4c-ef05-4b32-b0d7-41b9158b555c} <Debug> TCPHandler: Processed in 0.002202874 sec. | ||
2487 | 2025.02.22 01:48:34.830762 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2025.02.22 01:48:34.830911 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2489 | 2025.02.22 01:48:34.830977 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2490 | 2025.02.22 01:48:34.831608 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2491 | 2025.02.22 01:48:34.831648 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2492 | 2025.02.22 01:48:34.832052 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2493 | 2025.02.22 01:48:34.832289 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2494 | 2025.02.22 01:48:34.832512 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
2495 | 2025.02.22 01:48:34.832564 [ 256 ] {9b3809c7-30d8-4e96-8c95-1942bfd28aa2} <Debug> TCPHandler: Processed in 0.001871706 sec. | ||
2496 | 2025.02.22 01:48:34.832725 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2497 | 2025.02.22 01:48:34.832870 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2498 | 2025.02.22 01:48:34.832934 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2499 | 2025.02.22 01:48:34.833501 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2500 | 2025.02.22 01:48:34.833542 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2501 | 2025.02.22 01:48:34.833932 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2502 | 2025.02.22 01:48:34.834169 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2503 | 2025.02.22 01:48:34.834381 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
2504 | 2025.02.22 01:48:34.834435 [ 5 ] {0569df43-8537-4935-82e7-3425f776c73f} <Debug> TCPHandler: Processed in 0.001780543 sec. | ||
2505 | 2025.02.22 01:48:36.225230 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2506 | 2025.02.22 01:48:36.225990 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2025.02.22 01:48:36.226047 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2508 | 2025.02.22 01:48:36.226690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2509 | 2025.02.22 01:48:36.226961 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2510 | 2025.02.22 01:48:36.227277 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2511 | 2025.02.22 01:48:36.598605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2512 | 2025.02.22 01:48:36.618961 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.02.22 01:48:36.619030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2514 | 2025.02.22 01:48:36.626532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2515 | 2025.02.22 01:48:36.627290 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.02.22 01:48:36.630203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2517 | 2025.02.22 01:48:38.739250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 358 | ||
2518 | 2025.02.22 01:48:38.742343 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2519 | 2025.02.22 01:48:38.742399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2520 | 2025.02.22 01:48:38.743887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2521 | 2025.02.22 01:48:38.744210 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2025.02.22 01:48:38.744882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2523 | 2025.02.22 01:48:39.828220 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2524 | 2025.02.22 01:48:39.828429 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2525 | 2025.02.22 01:48:39.828511 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2526 | 2025.02.22 01:48:39.829356 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2527 | 2025.02.22 01:48:39.829410 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2528 | 2025.02.22 01:48:39.829856 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2529 | 2025.02.22 01:48:39.830115 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2530 | 2025.02.22 01:48:39.830353 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001983 sec., 67574.3822491175 rows/sec., 5.83 MiB/sec. | ||
2531 | 2025.02.22 01:48:39.830419 [ 256 ] {8b46688a-379c-4e10-92bc-ae9f147b1d8f} <Debug> TCPHandler: Processed in 0.002344077 sec. | ||
2532 | 2025.02.22 01:48:39.830688 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2025.02.22 01:48:39.830905 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2534 | 2025.02.22 01:48:39.830989 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2535 | 2025.02.22 01:48:39.831815 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2536 | 2025.02.22 01:48:39.831869 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2537 | 2025.02.22 01:48:39.832300 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2538 | 2025.02.22 01:48:39.832555 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2539 | 2025.02.22 01:48:39.832784 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001937 sec., 20134.228187919463 rows/sec., 1.48 MiB/sec. | ||
2540 | 2025.02.22 01:48:39.832850 [ 5 ] {9af2fee3-577c-4a7c-8f46-598a9e0db62f} <Debug> TCPHandler: Processed in 0.002310986 sec. | ||
2541 | 2025.02.22 01:48:39.833021 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2542 | 2025.02.22 01:48:39.833168 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2543 | 2025.02.22 01:48:39.833228 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2544 | 2025.02.22 01:48:39.833910 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2545 | 2025.02.22 01:48:39.833952 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2546 | 2025.02.22 01:48:39.834334 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2547 | 2025.02.22 01:48:39.834576 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2548 | 2025.02.22 01:48:39.834827 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001693 sec., 60838.747784997046 rows/sec., 4.75 MiB/sec. | ||
2549 | 2025.02.22 01:48:39.834966 [ 256 ] {19ff71ea-7421-4567-adb1-26c32fbcb8ec} <Debug> TCPHandler: Processed in 0.002010559 sec. | ||
2550 | 2025.02.22 01:48:39.835187 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2551 | 2025.02.22 01:48:39.835333 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2552 | 2025.02.22 01:48:39.835400 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2553 | 2025.02.22 01:48:39.835988 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2025.02.22 01:48:39.836028 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2555 | 2025.02.22 01:48:39.836432 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2556 | 2025.02.22 01:48:39.836676 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2557 | 2025.02.22 01:48:39.836894 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. | ||
2558 | 2025.02.22 01:48:39.836954 [ 5 ] {aec418ef-2b91-4e7c-8b57-7762cacf0ae5} <Debug> TCPHandler: Processed in 0.001876166 sec. | ||
2559 | 2025.02.22 01:48:39.837117 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2560 | 2025.02.22 01:48:39.837258 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2561 | 2025.02.22 01:48:39.837357 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2562 | 2025.02.22 01:48:39.838639 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2563 | 2025.02.22 01:48:39.838679 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2564 | 2025.02.22 01:48:39.839433 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2565 | 2025.02.22 01:48:39.839708 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2566 | 2025.02.22 01:48:39.839952 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002725 sec., 14311.926605504586 rows/sec., 25.65 MiB/sec. | ||
2567 | 2025.02.22 01:48:39.840062 [ 256 ] {997db39e-646f-4f52-a994-b388fbb49720} <Debug> TCPHandler: Processed in 0.003014554 sec. | ||
2568 | 2025.02.22 01:48:39.840238 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2569 | 2025.02.22 01:48:39.840389 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2570 | 2025.02.22 01:48:39.840451 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2571 | 2025.02.22 01:48:39.840962 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2572 | 2025.02.22 01:48:39.841002 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2573 | 2025.02.22 01:48:39.841390 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2574 | 2025.02.22 01:48:39.841663 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2575 | 2025.02.22 01:48:39.841899 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
2576 | 2025.02.22 01:48:39.842116 [ 5 ] {4b1367bb-f6a2-4e18-9cbc-5b555044f5e5} <Debug> TCPHandler: Processed in 0.001939487 sec. | ||
2577 | 2025.02.22 01:48:43.647114 [ 17 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2578 | 2025.02.22 01:48:43.647186 [ 17 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2579 | 2025.02.22 01:48:43.727433 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2580 | 2025.02.22 01:48:43.728122 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2581 | 2025.02.22 01:48:43.728174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2582 | 2025.02.22 01:48:43.728759 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2583 | 2025.02.22 01:48:43.729040 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2584 | 2025.02.22 01:48:43.729281 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2585 | 2025.02.22 01:48:44.130285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2586 | 2025.02.22 01:48:44.151692 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.02.22 01:48:44.151761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2588 | 2025.02.22 01:48:44.159440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2589 | 2025.02.22 01:48:44.160189 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.02.22 01:48:44.162976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2591 | 2025.02.22 01:48:44.825797 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2592 | 2025.02.22 01:48:44.825982 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2593 | 2025.02.22 01:48:44.826052 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2594 | 2025.02.22 01:48:44.826805 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2595 | 2025.02.22 01:48:44.826851 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2596 | 2025.02.22 01:48:44.827278 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2597 | 2025.02.22 01:48:44.827535 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2025.02.22 01:48:44.827777 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
2599 | 2025.02.22 01:48:44.827842 [ 256 ] {36239a99-421f-41a0-9f52-43399b5563c6} <Debug> TCPHandler: Processed in 0.002174023 sec. | ||
2600 | 2025.02.22 01:48:44.828083 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2601 | 2025.02.22 01:48:44.828270 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2602 | 2025.02.22 01:48:44.828344 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2603 | 2025.02.22 01:48:44.829103 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2604 | 2025.02.22 01:48:44.829154 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2605 | 2025.02.22 01:48:44.829588 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2606 | 2025.02.22 01:48:44.829836 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2607 | 2025.02.22 01:48:44.830091 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. | ||
2608 | 2025.02.22 01:48:44.830159 [ 5 ] {898f9fb1-73b2-438b-99d3-768d107d8c0d} <Debug> TCPHandler: Processed in 0.002209534 sec. | ||
2609 | 2025.02.22 01:48:44.830308 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2610 | 2025.02.22 01:48:44.830454 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2611 | 2025.02.22 01:48:44.830518 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2612 | 2025.02.22 01:48:44.831125 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2613 | 2025.02.22 01:48:44.831162 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2614 | 2025.02.22 01:48:44.831572 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2615 | 2025.02.22 01:48:44.831817 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2616 | 2025.02.22 01:48:44.832002 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
2617 | 2025.02.22 01:48:44.832057 [ 256 ] {61aa788c-9c21-4fe6-82d0-caf9aa6e1413} <Debug> TCPHandler: Processed in 0.001814774 sec. | ||
2618 | 2025.02.22 01:48:44.832233 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2619 | 2025.02.22 01:48:44.832388 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2620 | 2025.02.22 01:48:44.832453 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2621 | 2025.02.22 01:48:44.833033 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2622 | 2025.02.22 01:48:44.833075 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2623 | 2025.02.22 01:48:44.833474 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2624 | 2025.02.22 01:48:44.833720 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2625 | 2025.02.22 01:48:44.833940 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
2626 | 2025.02.22 01:48:44.833997 [ 5 ] {b6cc6b86-1a93-474c-b5ca-6779f1dc968a} <Debug> TCPHandler: Processed in 0.001843175 sec. | ||
2627 | 2025.02.22 01:48:46.997147 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2628 | 2025.02.22 01:48:46.997345 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2629 | 2025.02.22 01:48:46.997419 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2630 | 2025.02.22 01:48:46.998166 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2025.02.22 01:48:46.998221 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2632 | 2025.02.22 01:48:46.998648 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2633 | 2025.02.22 01:48:46.998903 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2025.02.22 01:48:46.999153 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001863 sec., 12882.447665056361 rows/sec., 1.07 MiB/sec. | ||
2635 | 2025.02.22 01:48:46.999335 [ 256 ] {b6a3f09d-5cdf-4534-bafd-8434adf6e7e1} <Debug> TCPHandler: Processed in 0.002316836 sec. | ||
2636 | 2025.02.22 01:48:46.999602 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2025.02.22 01:48:46.999814 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2638 | 2025.02.22 01:48:46.999885 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2639 | 2025.02.22 01:48:47.000917 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2025.02.22 01:48:47.000965 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2641 | 2025.02.22 01:48:47.001394 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2642 | 2025.02.22 01:48:47.001752 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2025.02.22 01:48:47.002045 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002275 sec., 879.1208791208791 rows/sec., 71.69 KiB/sec. | ||
2644 | 2025.02.22 01:48:47.002121 [ 5 ] {f2cef686-3179-4f9f-ab61-5207b1929d2a} <Debug> TCPHandler: Processed in 0.002662145 sec. | ||
2645 | 2025.02.22 01:48:47.002277 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2025.02.22 01:48:47.002411 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2647 | 2025.02.22 01:48:47.002468 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2648 | 2025.02.22 01:48:47.003840 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2025.02.22 01:48:47.003886 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2650 | 2025.02.22 01:48:47.004376 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2651 | 2025.02.22 01:48:47.004642 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2025.02.22 01:48:47.004813 [ 154 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2653 | 2025.02.22 01:48:47.004895 [ 154 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2025.02.22 01:48:47.004903 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002514 sec., 554892.6014319808 rows/sec., 46.59 MiB/sec. | ||
2655 | 2025.02.22 01:48:47.004937 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2656 | 2025.02.22 01:48:47.005099 [ 256 ] {06182117-a7ba-4d51-8221-a69bd06cfae8} <Debug> TCPHandler: Processed in 0.00287713 sec. | ||
2657 | 2025.02.22 01:48:47.005362 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2658 | 2025.02.22 01:48:47.005637 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2659 | 2025.02.22 01:48:47.005905 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2660 | 2025.02.22 01:48:47.006012 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1392 rows starting from the beginning of the part | ||
2661 | 2025.02.22 01:48:47.006020 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2662 | 2025.02.22 01:48:47.006151 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2663 | 2025.02.22 01:48:47.006325 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part | ||
2664 | 2025.02.22 01:48:47.006673 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
2665 | 2025.02.22 01:48:47.006969 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 134 rows starting from the beginning of the part | ||
2666 | 2025.02.22 01:48:47.007381 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
2667 | 2025.02.22 01:48:47.007716 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1395 rows starting from the beginning of the part | ||
2668 | 2025.02.22 01:48:47.009082 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2669 | 2025.02.22 01:48:47.009151 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2670 | 2025.02.22 01:48:47.010249 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2671 | 2025.02.22 01:48:47.010607 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2025.02.22 01:48:47.010893 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.004927 sec., 10757.052973411812 rows/sec., 818.59 KiB/sec. | ||
2673 | 2025.02.22 01:48:47.011096 [ 5 ] {38a8ea7d-437b-45b2-ae8d-2551fe9c2d79} <Debug> TCPHandler: Processed in 0.005699779 sec. | ||
2674 | 2025.02.22 01:48:47.011400 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2675 | 2025.02.22 01:48:47.011468 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3167 rows, containing 5 columns (5 merged, 0 gathered) in 0.006383535 sec., 496120.0964669262 rows/sec., 43.49 MiB/sec. | ||
2676 | 2025.02.22 01:48:47.011588 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2677 | 2025.02.22 01:48:47.011669 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2678 | 2025.02.22 01:48:47.011770 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2679 | 2025.02.22 01:48:47.012387 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2680 | 2025.02.22 01:48:47.012525 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_21_4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2681 | 2025.02.22 01:48:47.012656 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2682 | 2025.02.22 01:48:47.012986 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2683 | 2025.02.22 01:48:47.013037 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2684 | 2025.02.22 01:48:47.013462 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2685 | 2025.02.22 01:48:47.013729 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2686 | 2025.02.22 01:48:47.014025 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002468 sec., 102106.96920583468 rows/sec., 7.06 MiB/sec. | ||
2687 | 2025.02.22 01:48:47.014188 [ 256 ] {e6a63942-7927-45c0-8fd1-619ae96f7f66} <Debug> TCPHandler: Processed in 0.002940811 sec. | ||
2688 | 2025.02.22 01:48:47.014355 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2689 | 2025.02.22 01:48:47.014495 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2690 | 2025.02.22 01:48:47.014553 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2691 | 2025.02.22 01:48:47.015191 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2025.02.22 01:48:47.015232 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2693 | 2025.02.22 01:48:47.015618 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2694 | 2025.02.22 01:48:47.015866 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2695 | 2025.02.22 01:48:47.016099 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001632 sec., 7352.941176470588 rows/sec., 574.45 KiB/sec. | ||
2696 | 2025.02.22 01:48:47.016168 [ 5 ] {04c3ed23-6e80-4fa8-bcbd-a28e6c81a3a5} <Debug> TCPHandler: Processed in 0.001880175 sec. | ||
2697 | 2025.02.22 01:48:47.016325 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2025.02.22 01:48:47.016459 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2699 | 2025.02.22 01:48:47.016517 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2700 | 2025.02.22 01:48:47.017482 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2701 | 2025.02.22 01:48:47.017527 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2702 | 2025.02.22 01:48:47.017961 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2703 | 2025.02.22 01:48:47.018216 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2704 | 2025.02.22 01:48:47.018394 [ 154 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2705 | 2025.02.22 01:48:47.018459 [ 154 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2706 | 2025.02.22 01:48:47.018497 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2707 | 2025.02.22 01:48:47.018512 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.002073 sec., 287988.4225759768 rows/sec., 21.65 MiB/sec. | ||
2708 | 2025.02.22 01:48:47.018845 [ 256 ] {5656b9b9-33ea-4a58-b6e4-3e354cfb4628} <Debug> TCPHandler: Processed in 0.002574422 sec. | ||
2709 | 2025.02.22 01:48:47.018973 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2710 | 2025.02.22 01:48:47.019179 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2711 | 2025.02.22 01:48:47.019537 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2712 | 2025.02.22 01:48:47.019560 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2713 | 2025.02.22 01:48:47.019610 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 618 rows starting from the beginning of the part | ||
2714 | 2025.02.22 01:48:47.019684 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2715 | 2025.02.22 01:48:47.019867 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part | ||
2716 | 2025.02.22 01:48:47.020264 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
2717 | 2025.02.22 01:48:47.020606 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 103 rows starting from the beginning of the part | ||
2718 | 2025.02.22 01:48:47.020931 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
2719 | 2025.02.22 01:48:47.021242 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 597 rows starting from the beginning of the part | ||
2720 | 2025.02.22 01:48:47.022930 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2721 | 2025.02.22 01:48:47.023010 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2722 | 2025.02.22 01:48:47.023868 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2723 | 2025.02.22 01:48:47.023928 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.00534107 sec., 290578.47959304036 rows/sec., 23.15 MiB/sec. | ||
2724 | 2025.02.22 01:48:47.024157 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2725 | 2025.02.22 01:48:47.024321 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2726 | 2025.02.22 01:48:47.024576 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2727 | 2025.02.22 01:48:47.024672 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2728 | 2025.02.22 01:48:47.024741 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2729 | 2025.02.22 01:48:47.024845 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2730 | 2025.02.22 01:48:47.024918 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.005463 sec., 179205.56470803588 rows/sec., 12.11 MiB/sec. | ||
2731 | 2025.02.22 01:48:47.025234 [ 5 ] {4022db7d-97a2-48dd-8083-118dc1869398} <Debug> TCPHandler: Processed in 0.006253292 sec. | ||
2732 | 2025.02.22 01:48:47.025228 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2733 | 2025.02.22 01:48:47.025254 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_21_4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2734 | 2025.02.22 01:48:47.025494 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2025.02.22 01:48:47.025557 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
2736 | 2025.02.22 01:48:47.025643 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2737 | 2025.02.22 01:48:47.025692 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5546 rows starting from the beginning of the part | ||
2738 | 2025.02.22 01:48:47.025699 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2739 | 2025.02.22 01:48:47.025914 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
2740 | 2025.02.22 01:48:47.026018 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2741 | 2025.02.22 01:48:47.026273 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
2742 | 2025.02.22 01:48:47.026598 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
2743 | 2025.02.22 01:48:47.026942 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
2744 | 2025.02.22 01:48:47.027334 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 979 rows starting from the beginning of the part | ||
2745 | 2025.02.22 01:48:47.029623 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2746 | 2025.02.22 01:48:47.029666 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2747 | 2025.02.22 01:48:47.030479 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2748 | 2025.02.22 01:48:47.030745 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7165 rows, containing 5 columns (5 merged, 0 gathered) in 0.005873633 sec., 1219858.3057538664 rows/sec., 83.47 MiB/sec. | ||
2749 | 2025.02.22 01:48:47.030838 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2750 | 2025.02.22 01:48:47.031133 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005465 sec., 7136.322049405306 rows/sec., 12.79 MiB/sec. | ||
2751 | 2025.02.22 01:48:47.031234 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2752 | 2025.02.22 01:48:47.031341 [ 256 ] {7d4cf2b5-baf8-4455-807b-085202ef49dd} <Debug> TCPHandler: Processed in 0.005988006 sec. | ||
2753 | 2025.02.22 01:48:47.031498 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2754 | 2025.02.22 01:48:47.031701 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2755 | 2025.02.22 01:48:47.031710 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2756 | 2025.02.22 01:48:47.031816 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2757 | 2025.02.22 01:48:47.031888 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2758 | 2025.02.22 01:48:47.032090 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
2759 | 2025.02.22 01:48:47.032505 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2760 | 2025.02.22 01:48:47.032548 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2761 | 2025.02.22 01:48:47.032915 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2762 | 2025.02.22 01:48:47.033150 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2763 | 2025.02.22 01:48:47.033316 [ 154 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2764 | 2025.02.22 01:48:47.033386 [ 154 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2765 | 2025.02.22 01:48:47.033405 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001755 sec., 20512.82051282051 rows/sec., 1.38 MiB/sec. | ||
2766 | 2025.02.22 01:48:47.033424 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
2767 | 2025.02.22 01:48:47.033557 [ 5 ] {dd7fbe73-0839-49f9-8e6a-006f8d8e97c1} <Debug> TCPHandler: Processed in 0.002115001 sec. | ||
2768 | 2025.02.22 01:48:47.033624 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
2769 | 2025.02.22 01:48:47.033728 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2770 | 2025.02.22 01:48:47.033757 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 804 rows starting from the beginning of the part | ||
2771 | 2025.02.22 01:48:47.033875 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
2772 | 2025.02.22 01:48:47.034073 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
2773 | 2025.02.22 01:48:47.034231 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
2774 | 2025.02.22 01:48:47.034337 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
2775 | 2025.02.22 01:48:47.034496 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
2776 | 2025.02.22 01:48:47.035678 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125962 sec., 508005.31712231925 rows/sec., 34.24 MiB/sec. | ||
2777 | 2025.02.22 01:48:47.035909 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2778 | 2025.02.22 01:48:47.036250 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2779 | 2025.02.22 01:48:47.036347 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_21_4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
2780 | 2025.02.22 01:48:47.036440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
2781 | 2025.02.22 01:48:48.745087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 398 | ||
2782 | 2025.02.22 01:48:48.748607 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2783 | 2025.02.22 01:48:48.748657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2784 | 2025.02.22 01:48:48.750159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2785 | 2025.02.22 01:48:48.750476 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2786 | 2025.02.22 01:48:48.751213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2787 | 2025.02.22 01:48:49.821225 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2788 | 2025.02.22 01:48:49.821412 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2789 | 2025.02.22 01:48:49.821484 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2790 | 2025.02.22 01:48:49.822279 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2791 | 2025.02.22 01:48:49.822326 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2792 | 2025.02.22 01:48:49.822764 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2793 | 2025.02.22 01:48:49.823026 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2794 | 2025.02.22 01:48:49.823288 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. | ||
2795 | 2025.02.22 01:48:49.823437 [ 256 ] {24917c7c-a5fb-4d9b-b38b-30cb5b3ffff2} <Debug> TCPHandler: Processed in 0.002337866 sec. | ||
2796 | 2025.02.22 01:48:49.823735 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2797 | 2025.02.22 01:48:49.823950 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2798 | 2025.02.22 01:48:49.824024 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2799 | 2025.02.22 01:48:49.824814 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.02.22 01:48:49.824870 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2801 | 2025.02.22 01:48:49.825308 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2802 | 2025.02.22 01:48:49.825565 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2025.02.22 01:48:49.825846 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001945 sec., 32904.88431876607 rows/sec., 2.57 MiB/sec. | ||
2804 | 2025.02.22 01:48:49.826069 [ 5 ] {4dffb7e5-ed0f-4649-bf76-366fc2c07955} <Debug> TCPHandler: Processed in 0.00247536 sec. | ||
2805 | 2025.02.22 01:48:49.826250 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2806 | 2025.02.22 01:48:49.826378 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2807 | 2025.02.22 01:48:49.826433 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2808 | 2025.02.22 01:48:49.827002 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2025.02.22 01:48:49.827042 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2810 | 2025.02.22 01:48:49.827440 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2811 | 2025.02.22 01:48:49.827684 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2025.02.22 01:48:49.827900 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001553 sec., 41210.5602060528 rows/sec., 2.87 MiB/sec. | ||
2813 | 2025.02.22 01:48:49.827955 [ 256 ] {38a70937-4b26-4dec-ad4f-332a81c92a0f} <Debug> TCPHandler: Processed in 0.001762742 sec. | ||
2814 | 2025.02.22 01:48:49.828120 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2815 | 2025.02.22 01:48:49.828265 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2816 | 2025.02.22 01:48:49.828330 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2817 | 2025.02.22 01:48:49.828924 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2025.02.22 01:48:49.828965 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2819 | 2025.02.22 01:48:49.829339 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2820 | 2025.02.22 01:48:49.829576 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2025.02.22 01:48:49.829788 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.04 MiB/sec. | ||
2822 | 2025.02.22 01:48:49.829841 [ 5 ] {070e338d-11d6-410e-b127-3c21391db161} <Debug> TCPHandler: Processed in 0.001790403 sec. | ||
2823 | 2025.02.22 01:48:51.229418 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
2824 | 2025.02.22 01:48:51.230085 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2825 | 2025.02.22 01:48:51.230130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2826 | 2025.02.22 01:48:51.230673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2827 | 2025.02.22 01:48:51.230944 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2828 | 2025.02.22 01:48:51.231183 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
2829 | 2025.02.22 01:48:51.663030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
2830 | 2025.02.22 01:48:51.684048 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2025.02.22 01:48:51.684104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2832 | 2025.02.22 01:48:51.691780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2833 | 2025.02.22 01:48:51.692563 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2025.02.22 01:48:51.695376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
2835 | 2025.02.22 01:48:54.826211 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2836 | 2025.02.22 01:48:54.826423 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2837 | 2025.02.22 01:48:54.826502 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2838 | 2025.02.22 01:48:54.827285 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2025.02.22 01:48:54.827333 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2840 | 2025.02.22 01:48:54.827782 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2841 | 2025.02.22 01:48:54.828031 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2842 | 2025.02.22 01:48:54.828257 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. | ||
2843 | 2025.02.22 01:48:54.828318 [ 256 ] {c4604430-f620-4c04-a27e-4d0e97051c25} <Debug> TCPHandler: Processed in 0.002247255 sec. | ||
2844 | 2025.02.22 01:48:54.828576 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2845 | 2025.02.22 01:48:54.828760 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2846 | 2025.02.22 01:48:54.828828 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2847 | 2025.02.22 01:48:54.829566 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2848 | 2025.02.22 01:48:54.829609 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2849 | 2025.02.22 01:48:54.830035 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2850 | 2025.02.22 01:48:54.830313 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2851 | 2025.02.22 01:48:54.830511 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001801 sec., 35535.81343697946 rows/sec., 2.77 MiB/sec. | ||
2852 | 2025.02.22 01:48:54.830646 [ 5 ] {af91736d-c9ce-434d-99ab-3eebafd0ad34} <Debug> TCPHandler: Processed in 0.002197023 sec. | ||
2853 | 2025.02.22 01:48:54.830817 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2854 | 2025.02.22 01:48:54.830941 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2855 | 2025.02.22 01:48:54.830998 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2856 | 2025.02.22 01:48:54.831591 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2857 | 2025.02.22 01:48:54.831632 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2858 | 2025.02.22 01:48:54.832033 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2859 | 2025.02.22 01:48:54.832277 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2860 | 2025.02.22 01:48:54.832498 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
2861 | 2025.02.22 01:48:54.832636 [ 256 ] {7ca051a7-1918-4dfc-b416-3b41d0f6cf55} <Debug> TCPHandler: Processed in 0.001875556 sec. | ||
2862 | 2025.02.22 01:48:54.832811 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2863 | 2025.02.22 01:48:54.832929 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2864 | 2025.02.22 01:48:54.832980 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2865 | 2025.02.22 01:48:54.833493 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2866 | 2025.02.22 01:48:54.833531 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2867 | 2025.02.22 01:48:54.833907 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2868 | 2025.02.22 01:48:54.834144 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2869 | 2025.02.22 01:48:54.834319 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001414 sec., 42432.81471004244 rows/sec., 2.86 MiB/sec. | ||
2870 | 2025.02.22 01:48:54.834367 [ 5 ] {b7580cb0-47e4-4bd7-b44a-6daa1bc24fd2} <Debug> TCPHandler: Processed in 0.001615259 sec. | ||
2871 | 2025.02.22 01:48:58.647247 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2872 | 2025.02.22 01:48:58.647369 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2873 | 2025.02.22 01:48:58.731325 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
2874 | 2025.02.22 01:48:58.731975 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2025.02.22 01:48:58.732022 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2876 | 2025.02.22 01:48:58.732584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2877 | 2025.02.22 01:48:58.732846 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2025.02.22 01:48:58.732993 [ 82 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2879 | 2025.02.22 01:48:58.733048 [ 82 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2880 | 2025.02.22 01:48:58.733056 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
2881 | 2025.02.22 01:48:58.733075 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2882 | 2025.02.22 01:48:58.733313 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2883 | 2025.02.22 01:48:58.733571 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2884 | 2025.02.22 01:48:58.733644 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
2885 | 2025.02.22 01:48:58.733800 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
2886 | 2025.02.22 01:48:58.734020 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
2887 | 2025.02.22 01:48:58.734259 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
2888 | 2025.02.22 01:48:58.734409 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
2889 | 2025.02.22 01:48:58.734503 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
2890 | 2025.02.22 01:48:58.736225 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067395 sec., 2406276.3354572854 rows/sec., 34.42 MiB/sec. | ||
2891 | 2025.02.22 01:48:58.737146 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2892 | 2025.02.22 01:48:58.737494 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2025.02.22 01:48:58.737581 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_16_3} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2894 | 2025.02.22 01:48:58.737693 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
2895 | 2025.02.22 01:48:58.751435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 414 | ||
2896 | 2025.02.22 01:48:58.754227 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2897 | 2025.02.22 01:48:58.754271 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2898 | 2025.02.22 01:48:58.755717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2899 | 2025.02.22 01:48:58.756025 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2900 | 2025.02.22 01:48:58.756256 [ 82 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2901 | 2025.02.22 01:48:58.756383 [ 82 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2902 | 2025.02.22 01:48:58.756484 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2903 | 2025.02.22 01:48:58.757298 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
2904 | 2025.02.22 01:48:58.758338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
2905 | 2025.02.22 01:48:58.758704 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2906 | 2025.02.22 01:48:58.758863 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
2907 | 2025.02.22 01:48:58.759349 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part | ||
2908 | 2025.02.22 01:48:58.759847 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
2909 | 2025.02.22 01:48:58.760338 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 22 rows starting from the beginning of the part | ||
2910 | 2025.02.22 01:48:58.760821 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
2911 | 2025.02.22 01:48:58.761279 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
2912 | 2025.02.22 01:48:58.768648 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 414 rows, containing 72 columns (72 merged, 0 gathered) in 0.011958311 sec., 34620.27371591189 rows/sec., 31.87 MiB/sec. | ||
2913 | 2025.02.22 01:48:58.769697 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2914 | 2025.02.22 01:48:58.770555 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2915 | 2025.02.22 01:48:58.770659 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_11_2} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2916 | 2025.02.22 01:48:58.771002 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
2917 | 2025.02.22 01:48:59.001501 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001079206 sec. | ||
2918 | 2025.02.22 01:48:59.195465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
2919 | 2025.02.22 01:48:59.217743 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2025.02.22 01:48:59.217812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2921 | 2025.02.22 01:48:59.225256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2922 | 2025.02.22 01:48:59.226013 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2025.02.22 01:48:59.226456 [ 82 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2924 | 2025.02.22 01:48:59.226614 [ 82 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2925 | 2025.02.22 01:48:59.226710 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2926 | 2025.02.22 01:48:59.226981 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2927 | 2025.02.22 01:48:59.235600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
2928 | 2025.02.22 01:48:59.236879 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2929 | 2025.02.22 01:48:59.237799 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
2930 | 2025.02.22 01:48:59.242486 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
2931 | 2025.02.22 01:48:59.247188 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
2932 | 2025.02.22 01:48:59.252102 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
2933 | 2025.02.22 01:48:59.257465 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
2934 | 2025.02.22 01:48:59.262100 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
2935 | 2025.02.22 01:48:59.322447 [ 189 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.095602555 sec., 1265.6565507062023 rows/sec., 6.54 MiB/sec. | ||
2936 | 2025.02.22 01:48:59.325226 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2937 | 2025.02.22 01:48:59.328277 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2025.02.22 01:48:59.328416 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_16_3} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2939 | 2025.02.22 01:48:59.330791 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
2940 | 2025.02.22 01:48:59.827975 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2941 | 2025.02.22 01:48:59.828158 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2942 | 2025.02.22 01:48:59.828227 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2943 | 2025.02.22 01:48:59.829045 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.02.22 01:48:59.829089 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2945 | 2025.02.22 01:48:59.829555 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2946 | 2025.02.22 01:48:59.829824 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.02.22 01:48:59.830029 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00192 sec., 69791.66666666667 rows/sec., 6.02 MiB/sec. | ||
2948 | 2025.02.22 01:48:59.830090 [ 256 ] {99322036-79ca-449f-bcff-e982e9e5f329} <Debug> TCPHandler: Processed in 0.002241094 sec. | ||
2949 | 2025.02.22 01:48:59.830378 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2025.02.22 01:48:59.830682 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2951 | 2025.02.22 01:48:59.830794 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2952 | 2025.02.22 01:48:59.831759 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2025.02.22 01:48:59.831807 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2954 | 2025.02.22 01:48:59.832235 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2955 | 2025.02.22 01:48:59.832494 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2025.02.22 01:48:59.832856 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00222 sec., 17567.567567567567 rows/sec., 1.29 MiB/sec. | ||
2957 | 2025.02.22 01:48:59.833176 [ 5 ] {18cdc14b-8832-441c-af54-e115b1f747cf} <Debug> TCPHandler: Processed in 0.002966503 sec. | ||
2958 | 2025.02.22 01:48:59.833347 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2959 | 2025.02.22 01:48:59.833474 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2960 | 2025.02.22 01:48:59.833526 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2961 | 2025.02.22 01:48:59.834148 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2962 | 2025.02.22 01:48:59.834188 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2963 | 2025.02.22 01:48:59.834564 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2964 | 2025.02.22 01:48:59.834805 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2965 | 2025.02.22 01:48:59.835032 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001574 sec., 65438.37357052096 rows/sec., 5.11 MiB/sec. | ||
2966 | 2025.02.22 01:48:59.835218 [ 256 ] {f9c9c39c-1364-4199-83d7-ce55e746add0} <Debug> TCPHandler: Processed in 0.001924747 sec. | ||
2967 | 2025.02.22 01:48:59.835475 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2968 | 2025.02.22 01:48:59.835699 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2969 | 2025.02.22 01:48:59.835799 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2970 | 2025.02.22 01:48:59.836614 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2971 | 2025.02.22 01:48:59.836654 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2972 | 2025.02.22 01:48:59.837058 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2973 | 2025.02.22 01:48:59.837300 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2974 | 2025.02.22 01:48:59.837511 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001866 sec., 85744.90889603429 rows/sec., 5.97 MiB/sec. | ||
2975 | 2025.02.22 01:48:59.837562 [ 5 ] {95007512-bfda-466f-ac07-5af5b454ac0c} <Debug> TCPHandler: Processed in 0.002218894 sec. | ||
2976 | 2025.02.22 01:48:59.837707 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2977 | 2025.02.22 01:48:59.837831 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2978 | 2025.02.22 01:48:59.837919 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2979 | 2025.02.22 01:48:59.839184 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2025.02.22 01:48:59.839223 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2981 | 2025.02.22 01:48:59.839926 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2982 | 2025.02.22 01:48:59.840188 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2983 | 2025.02.22 01:48:59.840463 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002633 sec., 14812.001519179643 rows/sec., 26.54 MiB/sec. | ||
2984 | 2025.02.22 01:48:59.840654 [ 256 ] {290d4c53-0b36-409b-bd7e-b9619e31e4eb} <Debug> TCPHandler: Processed in 0.003008763 sec. | ||
2985 | 2025.02.22 01:48:59.840816 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2986 | 2025.02.22 01:48:59.840954 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2987 | 2025.02.22 01:48:59.841014 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2988 | 2025.02.22 01:48:59.841552 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2989 | 2025.02.22 01:48:59.841592 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
2990 | 2025.02.22 01:48:59.841965 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2991 | 2025.02.22 01:48:59.842204 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2992 | 2025.02.22 01:48:59.842420 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
2993 | 2025.02.22 01:48:59.842471 [ 5 ] {280fe308-8706-40b6-987d-fb03d7da11e8} <Debug> TCPHandler: Processed in 0.001720971 sec. | ||
2994 | 2025.02.22 01:49:00.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.83 MiB, peak 186.36 MiB, free memory in arenas 0.00 B, will set to 178.00 MiB (RSS), difference: 1.17 MiB | ||
2995 | 2025.02.22 01:49:04.826867 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2996 | 2025.02.22 01:49:04.827105 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2997 | 2025.02.22 01:49:04.827191 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2998 | 2025.02.22 01:49:04.828185 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2999 | 2025.02.22 01:49:04.828252 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3000 | 2025.02.22 01:49:04.828851 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3001 | 2025.02.22 01:49:04.829167 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3002 | 2025.02.22 01:49:04.829443 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002394 sec., 23391.81286549708 rows/sec., 1.80 MiB/sec. | ||
3003 | 2025.02.22 01:49:04.829523 [ 256 ] {dc64ccd3-8ca5-46a3-be3b-60221fcdda88} <Debug> TCPHandler: Processed in 0.002809649 sec. | ||
3004 | 2025.02.22 01:49:04.829830 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3005 | 2025.02.22 01:49:04.830050 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3006 | 2025.02.22 01:49:04.830131 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3007 | 2025.02.22 01:49:04.831016 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3008 | 2025.02.22 01:49:04.831075 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3009 | 2025.02.22 01:49:04.831604 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3010 | 2025.02.22 01:49:04.831909 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3011 | 2025.02.22 01:49:04.832187 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002196 sec., 29143.897996357013 rows/sec., 2.27 MiB/sec. | ||
3012 | 2025.02.22 01:49:04.832254 [ 5 ] {1fc5e813-3d45-4e63-997f-0a17156a53b0} <Debug> TCPHandler: Processed in 0.002573803 sec. | ||
3013 | 2025.02.22 01:49:04.832465 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3014 | 2025.02.22 01:49:04.832613 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3015 | 2025.02.22 01:49:04.832686 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3016 | 2025.02.22 01:49:04.833385 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3017 | 2025.02.22 01:49:04.833433 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3018 | 2025.02.22 01:49:04.833920 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3019 | 2025.02.22 01:49:04.834214 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3020 | 2025.02.22 01:49:04.834489 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. | ||
3021 | 2025.02.22 01:49:04.834569 [ 256 ] {9bd07783-0769-44fd-98fa-8747ba4c5491} <Debug> TCPHandler: Processed in 0.002174713 sec. | ||
3022 | 2025.02.22 01:49:04.834769 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3023 | 2025.02.22 01:49:04.834903 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3024 | 2025.02.22 01:49:04.834963 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3025 | 2025.02.22 01:49:04.835542 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3026 | 2025.02.22 01:49:04.835587 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3027 | 2025.02.22 01:49:04.836066 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3028 | 2025.02.22 01:49:04.836444 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3029 | 2025.02.22 01:49:04.836746 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001871 sec., 32068.412613575627 rows/sec., 2.16 MiB/sec. | ||
3030 | 2025.02.22 01:49:04.836819 [ 5 ] {92fec6b2-1e29-4971-839a-165ccc12fb7d} <Debug> TCPHandler: Processed in 0.002116372 sec. | ||
3031 | 2025.02.22 01:49:06.233189 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3032 | 2025.02.22 01:49:06.233853 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2025.02.22 01:49:06.233897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3034 | 2025.02.22 01:49:06.234484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3035 | 2025.02.22 01:49:06.234743 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2025.02.22 01:49:06.235009 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3037 | 2025.02.22 01:49:06.735686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3038 | 2025.02.22 01:49:06.755343 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3039 | 2025.02.22 01:49:06.755406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3040 | 2025.02.22 01:49:06.762687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3041 | 2025.02.22 01:49:06.763459 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3042 | 2025.02.22 01:49:06.766869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3043 | 2025.02.22 01:49:08.758538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 434 | ||
3044 | 2025.02.22 01:49:08.761934 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2025.02.22 01:49:08.761997 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3046 | 2025.02.22 01:49:08.763524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3047 | 2025.02.22 01:49:08.763864 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2025.02.22 01:49:08.765324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3049 | 2025.02.22 01:49:09.827346 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3050 | 2025.02.22 01:49:09.827538 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3051 | 2025.02.22 01:49:09.827609 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3052 | 2025.02.22 01:49:09.828426 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2025.02.22 01:49:09.828476 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3054 | 2025.02.22 01:49:09.828913 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3055 | 2025.02.22 01:49:09.829179 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3056 | 2025.02.22 01:49:09.829365 [ 149 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3057 | 2025.02.22 01:49:09.829434 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001943 sec., 68965.5172413793 rows/sec., 5.95 MiB/sec. | ||
3058 | 2025.02.22 01:49:09.829447 [ 149 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3059 | 2025.02.22 01:49:09.829519 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3060 | 2025.02.22 01:49:09.829563 [ 256 ] {612ba68c-5259-47bb-ae91-93e4cf87b54c} <Debug> TCPHandler: Processed in 0.002345887 sec. | ||
3061 | 2025.02.22 01:49:09.829707 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3062 | 2025.02.22 01:49:09.829815 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3063 | 2025.02.22 01:49:09.829864 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3064 | 2025.02.22 01:49:09.829880 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
3065 | 2025.02.22 01:49:09.830062 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
3066 | 2025.02.22 01:49:09.830359 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3067 | 2025.02.22 01:49:09.830395 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3068 | 2025.02.22 01:49:09.830585 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3069 | 2025.02.22 01:49:09.830646 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 134 rows starting from the beginning of the part | ||
3070 | 2025.02.22 01:49:09.831026 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3071 | 2025.02.22 01:49:09.831242 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 134 rows starting from the beginning of the part | ||
3072 | 2025.02.22 01:49:09.833067 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3073 | 2025.02.22 01:49:09.833137 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3074 | 2025.02.22 01:49:09.834139 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3075 | 2025.02.22 01:49:09.834331 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1837 rows, containing 5 columns (5 merged, 0 gathered) in 0.004702555 sec., 390638.70598004706 rows/sec., 34.15 MiB/sec. | ||
3076 | 2025.02.22 01:49:09.834538 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3077 | 2025.02.22 01:49:09.834617 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3078 | 2025.02.22 01:49:09.834839 [ 148 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3079 | 2025.02.22 01:49:09.834966 [ 148 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3080 | 2025.02.22 01:49:09.834990 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.004846 sec., 8047.874535699547 rows/sec., 605.16 KiB/sec. | ||
3081 | 2025.02.22 01:49:09.835045 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3082 | 2025.02.22 01:49:09.835405 [ 5 ] {c5f55d19-97d4-4207-b363-4d6ddeb3fc0c} <Debug> TCPHandler: Processed in 0.005679219 sec. | ||
3083 | 2025.02.22 01:49:09.835625 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2025.02.22 01:49:09.835662 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::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 | ||
3085 | 2025.02.22 01:49:09.835701 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3086 | 2025.02.22 01:49:09.836030 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_26_5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3087 | 2025.02.22 01:49:09.836053 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3088 | 2025.02.22 01:49:09.836273 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3089 | 2025.02.22 01:49:09.836274 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3090 | 2025.02.22 01:49:09.836431 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
3091 | 2025.02.22 01:49:09.836474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
3092 | 2025.02.22 01:49:09.836993 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3093 | 2025.02.22 01:49:09.837207 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3094 | 2025.02.22 01:49:09.837498 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 53 rows starting from the beginning of the part | ||
3095 | 2025.02.22 01:49:09.837880 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3096 | 2025.02.22 01:49:09.838104 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3097 | 2025.02.22 01:49:09.838748 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3098 | 2025.02.22 01:49:09.838800 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3099 | 2025.02.22 01:49:09.839413 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3100 | 2025.02.22 01:49:09.839560 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 5 columns (5 merged, 0 gathered) in 0.004293244 sec., 62423.65912582653 rows/sec., 4.83 MiB/sec. | ||
3101 | 2025.02.22 01:49:09.839753 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3102 | 2025.02.22 01:49:09.839869 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3103 | 2025.02.22 01:49:09.840261 [ 148 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3104 | 2025.02.22 01:49:09.840354 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004413 sec., 23340.131429866302 rows/sec., 1.82 MiB/sec. | ||
3105 | 2025.02.22 01:49:09.840362 [ 148 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.02.22 01:49:09.840416 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3107 | 2025.02.22 01:49:09.840505 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3108 | 2025.02.22 01:49:09.840601 [ 256 ] {1762276f-9295-420a-a3ed-c0451342a323} <Debug> TCPHandler: Processed in 0.005016212 sec. | ||
3109 | 2025.02.22 01:49:09.840740 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_11_2} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3110 | 2025.02.22 01:49:09.840931 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2025.02.22 01:49:09.841058 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
3112 | 2025.02.22 01:49:09.841172 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3113 | 2025.02.22 01:49:09.841341 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3114 | 2025.02.22 01:49:09.841584 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3115 | 2025.02.22 01:49:09.841675 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3116 | 2025.02.22 01:49:09.841810 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 627 rows starting from the beginning of the part | ||
3117 | 2025.02.22 01:49:09.842251 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3118 | 2025.02.22 01:49:09.842699 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3119 | 2025.02.22 01:49:09.843038 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 103 rows starting from the beginning of the part | ||
3120 | 2025.02.22 01:49:09.843344 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3121 | 2025.02.22 01:49:09.843502 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 103 rows starting from the beginning of the part | ||
3122 | 2025.02.22 01:49:09.844579 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2025.02.22 01:49:09.844641 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3124 | 2025.02.22 01:49:09.845698 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3125 | 2025.02.22 01:49:09.846197 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.005508514 sec., 186075.5913482293 rows/sec., 14.93 MiB/sec. | ||
3126 | 2025.02.22 01:49:09.846210 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2025.02.22 01:49:09.846448 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3128 | 2025.02.22 01:49:09.846521 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3129 | 2025.02.22 01:49:09.846669 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2025.02.22 01:49:09.846748 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3131 | 2025.02.22 01:49:09.846750 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005533 sec., 28917.4046629315 rows/sec., 2.01 MiB/sec. | ||
3132 | 2025.02.22 01:49:09.847123 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3133 | 2025.02.22 01:49:09.847164 [ 5 ] {6b3695fe-0d96-4a89-897a-702973577d90} <Debug> TCPHandler: Processed in 0.006428687 sec. | ||
3134 | 2025.02.22 01:49:09.847431 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2025.02.22 01:49:09.847468 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3136 | 2025.02.22 01:49:09.847527 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3137 | 2025.02.22 01:49:09.847597 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_26_5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3138 | 2025.02.22 01:49:09.847600 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7165 rows starting from the beginning of the part | ||
3139 | 2025.02.22 01:49:09.847681 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3140 | 2025.02.22 01:49:09.847733 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
3141 | 2025.02.22 01:49:09.847927 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
3142 | 2025.02.22 01:49:09.847957 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3143 | 2025.02.22 01:49:09.848150 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3144 | 2025.02.22 01:49:09.848451 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
3145 | 2025.02.22 01:49:09.848872 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
3146 | 2025.02.22 01:49:09.849277 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
3147 | 2025.02.22 01:49:09.851730 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2025.02.22 01:49:09.851776 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3149 | 2025.02.22 01:49:09.852581 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3150 | 2025.02.22 01:49:09.852711 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7869 rows, containing 5 columns (5 merged, 0 gathered) in 0.005843582 sec., 1346605.5580293047 rows/sec., 92.29 MiB/sec. | ||
3151 | 2025.02.22 01:49:09.852921 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2025.02.22 01:49:09.853119 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3153 | 2025.02.22 01:49:09.853190 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3154 | 2025.02.22 01:49:09.853229 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3155 | 2025.02.22 01:49:09.853325 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005659 sec., 6891.676974730518 rows/sec., 12.35 MiB/sec. | ||
3156 | 2025.02.22 01:49:09.853459 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3157 | 2025.02.22 01:49:09.853647 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::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 | ||
3158 | 2025.02.22 01:49:09.854087 [ 256 ] {eaedc956-2190-4129-82bb-08ff9d54cdba} <Debug> TCPHandler: Processed in 0.006776194 sec. | ||
3159 | 2025.02.22 01:49:09.854477 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3160 | 2025.02.22 01:49:09.854813 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2025.02.22 01:49:09.854902 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3162 | 2025.02.22 01:49:09.855090 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3163 | 2025.02.22 01:49:09.855118 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3164 | 2025.02.22 01:49:09.855113 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3165 | 2025.02.22 01:49:09.855435 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3166 | 2025.02.22 01:49:09.855448 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part | ||
3167 | 2025.02.22 01:49:09.856326 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part | ||
3168 | 2025.02.22 01:49:09.856922 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3169 | 2025.02.22 01:49:09.857721 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
3170 | 2025.02.22 01:49:09.857760 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3171 | 2025.02.22 01:49:09.857830 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3172 | 2025.02.22 01:49:09.858396 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3173 | 2025.02.22 01:49:09.859104 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3174 | 2025.02.22 01:49:09.859309 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3175 | 2025.02.22 01:49:09.860124 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3176 | 2025.02.22 01:49:09.860423 [ 148 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3177 | 2025.02.22 01:49:09.860555 [ 148 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.02.22 01:49:09.860626 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005859 sec., 10240.655401945725 rows/sec., 706.71 KiB/sec. | ||
3179 | 2025.02.22 01:49:09.860626 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3180 | 2025.02.22 01:49:09.861069 [ 5 ] {85d56b33-e6bf-447f-bc74-1f8e66729439} <Debug> TCPHandler: Processed in 0.006874317 sec. | ||
3181 | 2025.02.22 01:49:09.861129 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3182 | 2025.02.22 01:49:09.861421 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3183 | 2025.02.22 01:49:09.861461 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
3184 | 2025.02.22 01:49:09.861568 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
3185 | 2025.02.22 01:49:09.861771 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3186 | 2025.02.22 01:49:09.862113 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
3187 | 2025.02.22 01:49:09.862318 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3188 | 2025.02.22 01:49:09.862529 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
3189 | 2025.02.22 01:49:09.864331 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 4 columns (4 merged, 0 gathered) in 0.003532606 sec., 380455.6749323304 rows/sec., 25.64 MiB/sec. | ||
3190 | 2025.02.22 01:49:09.864554 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3191 | 2025.02.22 01:49:09.864877 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3192 | 2025.02.22 01:49:09.864951 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_26_5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3193 | 2025.02.22 01:49:09.865016 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3194 | 2025.02.22 01:49:09.865283 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 19 columns (19 merged, 0 gathered) in 0.011930399 sec., 27157.51585508582 rows/sec., 48.67 MiB/sec. | ||
3195 | 2025.02.22 01:49:09.865882 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3196 | 2025.02.22 01:49:09.866343 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3197 | 2025.02.22 01:49:09.866434 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3198 | 2025.02.22 01:49:09.866600 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3199 | 2025.02.22 01:49:13.647638 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3200 | 2025.02.22 01:49:13.647741 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3201 | 2025.02.22 01:49:13.735187 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3202 | 2025.02.22 01:49:13.736245 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3203 | 2025.02.22 01:49:13.736294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3204 | 2025.02.22 01:49:13.736901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3205 | 2025.02.22 01:49:13.737191 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3206 | 2025.02.22 01:49:13.737489 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3207 | 2025.02.22 01:49:14.266955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3208 | 2025.02.22 01:49:14.286655 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2025.02.22 01:49:14.286710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3210 | 2025.02.22 01:49:14.294406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3211 | 2025.02.22 01:49:14.295237 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3212 | 2025.02.22 01:49:14.297881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3213 | 2025.02.22 01:49:14.826262 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3214 | 2025.02.22 01:49:14.826452 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3215 | 2025.02.22 01:49:14.826522 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3216 | 2025.02.22 01:49:14.827308 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.02.22 01:49:14.827352 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3218 | 2025.02.22 01:49:14.827780 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3219 | 2025.02.22 01:49:14.828025 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3220 | 2025.02.22 01:49:14.828212 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001812 sec., 30905.077262693158 rows/sec., 2.37 MiB/sec. | ||
3221 | 2025.02.22 01:49:14.828269 [ 256 ] {c5eb85b4-63cf-4508-96fd-a87df7fa0ad9} <Debug> TCPHandler: Processed in 0.002145182 sec. | ||
3222 | 2025.02.22 01:49:14.828535 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3223 | 2025.02.22 01:49:14.828750 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3224 | 2025.02.22 01:49:14.828832 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3225 | 2025.02.22 01:49:14.829620 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3226 | 2025.02.22 01:49:14.829667 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3227 | 2025.02.22 01:49:14.830114 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3228 | 2025.02.22 01:49:14.830376 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3229 | 2025.02.22 01:49:14.830656 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
3230 | 2025.02.22 01:49:14.830895 [ 5 ] {bfcc39a5-ceb1-40b1-8d60-d7b7fa15f0bb} <Debug> TCPHandler: Processed in 0.002501631 sec. | ||
3231 | 2025.02.22 01:49:14.831092 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3232 | 2025.02.22 01:49:14.831236 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3233 | 2025.02.22 01:49:14.831299 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3234 | 2025.02.22 01:49:14.831966 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3235 | 2025.02.22 01:49:14.832005 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3236 | 2025.02.22 01:49:14.832420 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3237 | 2025.02.22 01:49:14.832667 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3238 | 2025.02.22 01:49:14.832890 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. | ||
3239 | 2025.02.22 01:49:14.833115 [ 256 ] {dc5b1c07-74c3-44a5-9e31-3e2250516a9f} <Debug> TCPHandler: Processed in 0.002088971 sec. | ||
3240 | 2025.02.22 01:49:14.833332 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.02.22 01:49:14.833482 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3242 | 2025.02.22 01:49:14.833544 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3243 | 2025.02.22 01:49:14.834081 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3244 | 2025.02.22 01:49:14.834120 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3245 | 2025.02.22 01:49:14.834560 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3246 | 2025.02.22 01:49:14.834800 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3247 | 2025.02.22 01:49:14.835064 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
3248 | 2025.02.22 01:49:14.835274 [ 5 ] {feb7d5ac-ef77-4053-9e55-cb4c11a02c04} <Debug> TCPHandler: Processed in 0.002032399 sec. | ||
3249 | 2025.02.22 01:49:17.000902 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3250 | 2025.02.22 01:49:17.001103 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3251 | 2025.02.22 01:49:17.001177 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3252 | 2025.02.22 01:49:17.001963 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2025.02.22 01:49:17.002019 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3254 | 2025.02.22 01:49:17.002455 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3255 | 2025.02.22 01:49:17.002712 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3256 | 2025.02.22 01:49:17.002973 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00192 sec., 12500 rows/sec., 1.04 MiB/sec. | ||
3257 | 2025.02.22 01:49:17.003160 [ 256 ] {75259917-e6ad-49c3-aa82-177dee29bf96} <Debug> TCPHandler: Processed in 0.002396428 sec. | ||
3258 | 2025.02.22 01:49:17.003469 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3259 | 2025.02.22 01:49:17.003676 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3260 | 2025.02.22 01:49:17.003756 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3261 | 2025.02.22 01:49:17.004501 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3262 | 2025.02.22 01:49:17.004547 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3263 | 2025.02.22 01:49:17.004951 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3264 | 2025.02.22 01:49:17.005195 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3265 | 2025.02.22 01:49:17.005490 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001859 sec., 8606.777837547068 rows/sec., 701.82 KiB/sec. | ||
3266 | 2025.02.22 01:49:17.005643 [ 5 ] {a1e578f5-8c3a-4e96-9aea-57a8ea34049f} <Debug> TCPHandler: Processed in 0.002323066 sec. | ||
3267 | 2025.02.22 01:49:17.005834 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3268 | 2025.02.22 01:49:17.005983 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3269 | 2025.02.22 01:49:17.006046 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3270 | 2025.02.22 01:49:17.007396 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2025.02.22 01:49:17.007439 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3272 | 2025.02.22 01:49:17.007898 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3273 | 2025.02.22 01:49:17.008145 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3274 | 2025.02.22 01:49:17.008370 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.00242 sec., 579338.8429752067 rows/sec., 48.60 MiB/sec. | ||
3275 | 2025.02.22 01:49:17.008429 [ 256 ] {1466a152-4977-4528-bec7-e224bd248fd2} <Debug> TCPHandler: Processed in 0.002664615 sec. | ||
3276 | 2025.02.22 01:49:17.008604 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3277 | 2025.02.22 01:49:17.008750 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3278 | 2025.02.22 01:49:17.008811 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3279 | 2025.02.22 01:49:17.009450 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3280 | 2025.02.22 01:49:17.009491 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3281 | 2025.02.22 01:49:17.009856 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3282 | 2025.02.22 01:49:17.010092 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3283 | 2025.02.22 01:49:17.010334 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001612 sec., 41563.27543424318 rows/sec., 3.04 MiB/sec. | ||
3284 | 2025.02.22 01:49:17.010450 [ 5 ] {68d2bdd1-aadc-4f97-a173-c7b60d28e71e} <Debug> TCPHandler: Processed in 0.001913057 sec. | ||
3285 | 2025.02.22 01:49:17.010662 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2025.02.22 01:49:17.010804 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3287 | 2025.02.22 01:49:17.010865 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3288 | 2025.02.22 01:49:17.011576 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3289 | 2025.02.22 01:49:17.011618 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3290 | 2025.02.22 01:49:17.011990 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3291 | 2025.02.22 01:49:17.012229 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3292 | 2025.02.22 01:49:17.012554 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001749 sec., 144082.33276157806 rows/sec., 9.97 MiB/sec. | ||
3293 | 2025.02.22 01:49:17.012671 [ 256 ] {7b35b713-946b-42df-affb-52051a72390e} <Debug> TCPHandler: Processed in 0.002079451 sec. | ||
3294 | 2025.02.22 01:49:17.012829 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3295 | 2025.02.22 01:49:17.012968 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3296 | 2025.02.22 01:49:17.013025 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3297 | 2025.02.22 01:49:17.013698 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3298 | 2025.02.22 01:49:17.013746 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3299 | 2025.02.22 01:49:17.014139 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3300 | 2025.02.22 01:49:17.014386 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3301 | 2025.02.22 01:49:17.014638 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0017 sec., 7058.823529411765 rows/sec., 551.47 KiB/sec. | ||
3302 | 2025.02.22 01:49:17.014779 [ 5 ] {928c061a-50a6-4bd4-b9c2-75ccaf2825ba} <Debug> TCPHandler: Processed in 0.002017149 sec. | ||
3303 | 2025.02.22 01:49:17.014951 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3304 | 2025.02.22 01:49:17.015078 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3305 | 2025.02.22 01:49:17.015129 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3306 | 2025.02.22 01:49:17.016007 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3307 | 2025.02.22 01:49:17.016049 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3308 | 2025.02.22 01:49:17.016478 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3309 | 2025.02.22 01:49:17.016742 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.02.22 01:49:17.017008 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001949 sec., 313494.09953822475 rows/sec., 23.59 MiB/sec. | ||
3311 | 2025.02.22 01:49:17.017212 [ 256 ] {aece1ac0-2c0c-4701-b19c-947695dc40ad} <Debug> TCPHandler: Processed in 0.002328256 sec. | ||
3312 | 2025.02.22 01:49:17.017402 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3313 | 2025.02.22 01:49:17.017520 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3314 | 2025.02.22 01:49:17.017573 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3315 | 2025.02.22 01:49:17.018379 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3316 | 2025.02.22 01:49:17.018419 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3317 | 2025.02.22 01:49:17.018858 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3318 | 2025.02.22 01:49:17.019100 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3319 | 2025.02.22 01:49:17.019318 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001823 sec., 540866.7032364234 rows/sec., 36.55 MiB/sec. | ||
3320 | 2025.02.22 01:49:17.019377 [ 5 ] {01f2720d-536b-4c28-af3a-5f9d7145a8d6} <Debug> TCPHandler: Processed in 0.00205096 sec. | ||
3321 | 2025.02.22 01:49:17.019530 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2025.02.22 01:49:17.019650 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3323 | 2025.02.22 01:49:17.019733 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3324 | 2025.02.22 01:49:17.020989 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3325 | 2025.02.22 01:49:17.021029 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3326 | 2025.02.22 01:49:17.021700 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3327 | 2025.02.22 01:49:17.021967 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3328 | 2025.02.22 01:49:17.022214 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002588 sec., 15069.551777434312 rows/sec., 27.00 MiB/sec. | ||
3329 | 2025.02.22 01:49:17.022335 [ 256 ] {6ed4e9bd-ba32-4f13-bf52-bed11cc8a796} <Debug> TCPHandler: Processed in 0.00286205 sec. | ||
3330 | 2025.02.22 01:49:17.022503 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3331 | 2025.02.22 01:49:17.022643 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3332 | 2025.02.22 01:49:17.022704 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3333 | 2025.02.22 01:49:17.023225 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3334 | 2025.02.22 01:49:17.023264 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3335 | 2025.02.22 01:49:17.023628 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3336 | 2025.02.22 01:49:17.023861 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3337 | 2025.02.22 01:49:17.024113 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001494 sec., 24096.38554216867 rows/sec., 1.62 MiB/sec. | ||
3338 | 2025.02.22 01:49:17.024269 [ 5 ] {90eea8bd-f5d2-4f22-a59b-17d38b02ddd6} <Debug> TCPHandler: Processed in 0.001831455 sec. | ||
3339 | 2025.02.22 01:49:18.765490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 474 | ||
3340 | 2025.02.22 01:49:18.768769 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3341 | 2025.02.22 01:49:18.768821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3342 | 2025.02.22 01:49:18.770308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3343 | 2025.02.22 01:49:18.770625 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2025.02.22 01:49:18.771246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 474 | ||
3345 | 2025.02.22 01:49:19.821596 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.02.22 01:49:19.821790 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3347 | 2025.02.22 01:49:19.821868 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3348 | 2025.02.22 01:49:19.822666 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.02.22 01:49:19.822717 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3350 | 2025.02.22 01:49:19.823160 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3351 | 2025.02.22 01:49:19.823440 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.02.22 01:49:19.823703 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. | ||
3353 | 2025.02.22 01:49:19.823823 [ 256 ] {5bc6754a-20df-4daa-ab95-dd7d5a7f037b} <Debug> TCPHandler: Processed in 0.002365527 sec. | ||
3354 | 2025.02.22 01:49:19.824121 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3355 | 2025.02.22 01:49:19.824331 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3356 | 2025.02.22 01:49:19.824408 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3357 | 2025.02.22 01:49:19.825213 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2025.02.22 01:49:19.825268 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3359 | 2025.02.22 01:49:19.825748 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3360 | 2025.02.22 01:49:19.826083 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2025.02.22 01:49:19.826351 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002068 sec., 30947.775628626692 rows/sec., 2.42 MiB/sec. | ||
3362 | 2025.02.22 01:49:19.826452 [ 5 ] {82cd4c41-ff8d-4c90-b962-d851f7ee9d90} <Debug> TCPHandler: Processed in 0.00247476 sec. | ||
3363 | 2025.02.22 01:49:19.827352 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3364 | 2025.02.22 01:49:19.827603 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3365 | 2025.02.22 01:49:19.827747 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3366 | 2025.02.22 01:49:19.828718 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3367 | 2025.02.22 01:49:19.828775 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3368 | 2025.02.22 01:49:19.829210 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3369 | 2025.02.22 01:49:19.829462 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3370 | 2025.02.22 01:49:19.829707 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.002172 sec., 29465.93001841621 rows/sec., 2.05 MiB/sec. | ||
3371 | 2025.02.22 01:49:19.829888 [ 256 ] {63fcf1f5-391b-42aa-aec6-03464c584a72} <Debug> TCPHandler: Processed in 0.002972443 sec. | ||
3372 | 2025.02.22 01:49:19.830111 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3373 | 2025.02.22 01:49:19.830247 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3374 | 2025.02.22 01:49:19.830309 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3375 | 2025.02.22 01:49:19.830846 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2025.02.22 01:49:19.830891 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3377 | 2025.02.22 01:49:19.831296 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3378 | 2025.02.22 01:49:19.831565 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2025.02.22 01:49:19.831806 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001592 sec., 15075.37688442211 rows/sec., 1.02 MiB/sec. | ||
3380 | 2025.02.22 01:49:19.831876 [ 5 ] {932456db-57a0-4925-9151-64550a9255c9} <Debug> TCPHandler: Processed in 0.001835005 sec. | ||
3381 | 2025.02.22 01:49:21.237636 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3382 | 2025.02.22 01:49:21.238324 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3383 | 2025.02.22 01:49:21.238373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3384 | 2025.02.22 01:49:21.238929 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3385 | 2025.02.22 01:49:21.239193 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3386 | 2025.02.22 01:49:21.239434 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3387 | 2025.02.22 01:49:21.797963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3388 | 2025.02.22 01:49:21.818703 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3389 | 2025.02.22 01:49:21.818760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3390 | 2025.02.22 01:49:21.826578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3391 | 2025.02.22 01:49:21.827387 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3392 | 2025.02.22 01:49:21.830072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3393 | 2025.02.22 01:49:24.826339 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3394 | 2025.02.22 01:49:24.826542 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3395 | 2025.02.22 01:49:24.826615 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3396 | 2025.02.22 01:49:24.827394 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3397 | 2025.02.22 01:49:24.827443 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3398 | 2025.02.22 01:49:24.827886 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3399 | 2025.02.22 01:49:24.828145 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3400 | 2025.02.22 01:49:24.828356 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. | ||
3401 | 2025.02.22 01:49:24.828470 [ 256 ] {060dd274-4279-41c0-b040-960ebf562169} <Debug> TCPHandler: Processed in 0.002266825 sec. | ||
3402 | 2025.02.22 01:49:24.828742 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3403 | 2025.02.22 01:49:24.828932 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3404 | 2025.02.22 01:49:24.829006 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3405 | 2025.02.22 01:49:24.829785 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3406 | 2025.02.22 01:49:24.829837 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3407 | 2025.02.22 01:49:24.830276 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3408 | 2025.02.22 01:49:24.830535 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2025.02.22 01:49:24.830777 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
3410 | 2025.02.22 01:49:24.830844 [ 5 ] {64b8adcd-fadb-4585-a9ea-b32f5e734963} <Debug> TCPHandler: Processed in 0.002238185 sec. | ||
3411 | 2025.02.22 01:49:24.831029 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3412 | 2025.02.22 01:49:24.831177 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3413 | 2025.02.22 01:49:24.831243 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3414 | 2025.02.22 01:49:24.831931 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3415 | 2025.02.22 01:49:24.831979 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3416 | 2025.02.22 01:49:24.832429 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3417 | 2025.02.22 01:49:24.832700 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3418 | 2025.02.22 01:49:24.832890 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00175 sec., 91428.57142857142 rows/sec., 6.37 MiB/sec. | ||
3419 | 2025.02.22 01:49:24.832949 [ 256 ] {3a76477b-f0b4-4d90-90e9-b88e362537e5} <Debug> TCPHandler: Processed in 0.001991129 sec. | ||
3420 | 2025.02.22 01:49:24.833109 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3421 | 2025.02.22 01:49:24.833239 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3422 | 2025.02.22 01:49:24.833296 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3423 | 2025.02.22 01:49:24.833811 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3424 | 2025.02.22 01:49:24.833857 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3425 | 2025.02.22 01:49:24.834262 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3426 | 2025.02.22 01:49:24.834511 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3427 | 2025.02.22 01:49:24.834728 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
3428 | 2025.02.22 01:49:24.834787 [ 5 ] {2499573e-890a-4e0e-8262-45b0442327d7} <Debug> TCPHandler: Processed in 0.001741123 sec. | ||
3429 | 2025.02.22 01:49:28.647800 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3430 | 2025.02.22 01:49:28.647875 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3431 | 2025.02.22 01:49:28.739623 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3432 | 2025.02.22 01:49:28.740772 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3433 | 2025.02.22 01:49:28.740838 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3434 | 2025.02.22 01:49:28.741459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3435 | 2025.02.22 01:49:28.741735 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3436 | 2025.02.22 01:49:28.742029 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3437 | 2025.02.22 01:49:28.771480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 490 | ||
3438 | 2025.02.22 01:49:28.774251 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3439 | 2025.02.22 01:49:28.774310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3440 | 2025.02.22 01:49:28.775803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3441 | 2025.02.22 01:49:28.776119 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3442 | 2025.02.22 01:49:28.776775 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
3443 | 2025.02.22 01:49:29.330167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3444 | 2025.02.22 01:49:29.352118 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3445 | 2025.02.22 01:49:29.352181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3446 | 2025.02.22 01:49:29.359828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3447 | 2025.02.22 01:49:29.360608 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3448 | 2025.02.22 01:49:29.363476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3449 | 2025.02.22 01:49:29.828190 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3450 | 2025.02.22 01:49:29.828404 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3451 | 2025.02.22 01:49:29.828481 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3452 | 2025.02.22 01:49:29.829278 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3453 | 2025.02.22 01:49:29.829329 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3454 | 2025.02.22 01:49:29.829784 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3455 | 2025.02.22 01:49:29.830058 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3456 | 2025.02.22 01:49:29.830254 [ 126 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3457 | 2025.02.22 01:49:29.830320 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001968 sec., 68089.43089430894 rows/sec., 5.87 MiB/sec. | ||
3458 | 2025.02.22 01:49:29.830332 [ 126 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2025.02.22 01:49:29.830404 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3460 | 2025.02.22 01:49:29.830460 [ 256 ] {cf6e2c37-2e83-401c-bc32-4ad5cdf141c4} <Debug> TCPHandler: Processed in 0.002411559 sec. | ||
3461 | 2025.02.22 01:49:29.830683 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3462 | 2025.02.22 01:49:29.830774 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3463 | 2025.02.22 01:49:29.830874 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3464 | 2025.02.22 01:49:29.830933 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
3465 | 2025.02.22 01:49:29.831159 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3466 | 2025.02.22 01:49:29.831228 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
3467 | 2025.02.22 01:49:29.831365 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3468 | 2025.02.22 01:49:29.831536 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1402 rows starting from the beginning of the part | ||
3469 | 2025.02.22 01:49:29.831954 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
3470 | 2025.02.22 01:49:29.832244 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
3471 | 2025.02.22 01:49:29.832710 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 134 rows starting from the beginning of the part | ||
3472 | 2025.02.22 01:49:29.834132 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3473 | 2025.02.22 01:49:29.834215 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3474 | 2025.02.22 01:49:29.835415 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3475 | 2025.02.22 01:49:29.835747 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3476 | 2025.02.22 01:49:29.836249 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005229 sec., 7458.4050487664945 rows/sec., 560.84 KiB/sec. | ||
3477 | 2025.02.22 01:49:29.836423 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3105 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900764 sec., 526203.047605361 rows/sec., 46.01 MiB/sec. | ||
3478 | 2025.02.22 01:49:29.836449 [ 5 ] {319e4f4f-20f0-4693-ad3c-d12b2dd0f6c2} <Debug> TCPHandler: Processed in 0.005847722 sec. | ||
3479 | 2025.02.22 01:49:29.836643 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3480 | 2025.02.22 01:49:29.836693 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3481 | 2025.02.22 01:49:29.836875 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3482 | 2025.02.22 01:49:29.836974 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3483 | 2025.02.22 01:49:29.837276 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2025.02.22 01:49:29.837521 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_31_6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3485 | 2025.02.22 01:49:29.837714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3486 | 2025.02.22 01:49:29.838129 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2025.02.22 01:49:29.838176 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3488 | 2025.02.22 01:49:29.838554 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3489 | 2025.02.22 01:49:29.838801 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2025.02.22 01:49:29.838965 [ 126 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3491 | 2025.02.22 01:49:29.839030 [ 126 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3492 | 2025.02.22 01:49:29.839055 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002268 sec., 45414.462081128746 rows/sec., 3.55 MiB/sec. | ||
3493 | 2025.02.22 01:49:29.839070 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3494 | 2025.02.22 01:49:29.839209 [ 256 ] {b855b9be-49c9-4c71-bc73-660a2aa1369d} <Debug> TCPHandler: Processed in 0.002682675 sec. | ||
3495 | 2025.02.22 01:49:29.839286 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3496 | 2025.02.22 01:49:29.839411 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2025.02.22 01:49:29.839520 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3498 | 2025.02.22 01:49:29.839560 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 627 rows starting from the beginning of the part | ||
3499 | 2025.02.22 01:49:29.839791 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3500 | 2025.02.22 01:49:29.839893 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
3501 | 2025.02.22 01:49:29.839975 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3502 | 2025.02.22 01:49:29.840285 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 611 rows starting from the beginning of the part | ||
3503 | 2025.02.22 01:49:29.840867 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3504 | 2025.02.22 01:49:29.841469 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
3505 | 2025.02.22 01:49:29.841838 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 103 rows starting from the beginning of the part | ||
3506 | 2025.02.22 01:49:29.842913 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3507 | 2025.02.22 01:49:29.842983 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3508 | 2025.02.22 01:49:29.844204 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3509 | 2025.02.22 01:49:29.844736 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3510 | 2025.02.22 01:49:29.844931 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.005687029 sec., 269560.78472608456 rows/sec., 21.47 MiB/sec. | ||
3511 | 2025.02.22 01:49:29.845082 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3512 | 2025.02.22 01:49:29.845168 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2025.02.22 01:49:29.845230 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3514 | 2025.02.22 01:49:29.845236 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3515 | 2025.02.22 01:49:29.845373 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005674 sec., 28198.801550934084 rows/sec., 1.96 MiB/sec. | ||
3516 | 2025.02.22 01:49:29.845632 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3517 | 2025.02.22 01:49:29.845675 [ 5 ] {378aaab7-fb96-4f35-87e5-cfc1503c68da} <Debug> TCPHandler: Processed in 0.006296333 sec. | ||
3518 | 2025.02.22 01:49:29.845941 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3519 | 2025.02.22 01:49:29.846040 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3520 | 2025.02.22 01:49:29.846136 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7869 rows starting from the beginning of the part | ||
3521 | 2025.02.22 01:49:29.846174 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3522 | 2025.02.22 01:49:29.846279 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3523 | 2025.02.22 01:49:29.846595 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
3524 | 2025.02.22 01:49:29.846834 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3525 | 2025.02.22 01:49:29.846999 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_31_6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3526 | 2025.02.22 01:49:29.847120 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 986 rows starting from the beginning of the part | ||
3527 | 2025.02.22 01:49:29.847699 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3528 | 2025.02.22 01:49:29.847787 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
3529 | 2025.02.22 01:49:29.848064 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
3530 | 2025.02.22 01:49:29.848484 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
3531 | 2025.02.22 01:49:29.850947 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3532 | 2025.02.22 01:49:29.850993 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3533 | 2025.02.22 01:49:29.851828 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3534 | 2025.02.22 01:49:29.852101 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3535 | 2025.02.22 01:49:29.852425 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006259 sec., 6231.027320658252 rows/sec., 11.17 MiB/sec. | ||
3536 | 2025.02.22 01:49:29.852601 [ 256 ] {b536537c-63f0-46ad-88e8-ac00c1b7c3c4} <Debug> TCPHandler: Processed in 0.006775414 sec. | ||
3537 | 2025.02.22 01:49:29.852831 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3538 | 2025.02.22 01:49:29.852988 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9399 rows, containing 5 columns (5 merged, 0 gathered) in 0.007622316 sec., 1233089.785309347 rows/sec., 84.46 MiB/sec. | ||
3539 | 2025.02.22 01:49:29.853049 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3540 | 2025.02.22 01:49:29.853111 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3541 | 2025.02.22 01:49:29.853318 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3542 | 2025.02.22 01:49:29.853937 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3543 | 2025.02.22 01:49:29.854151 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3544 | 2025.02.22 01:49:29.854271 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3545 | 2025.02.22 01:49:29.854307 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
3546 | 2025.02.22 01:49:29.854333 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3547 | 2025.02.22 01:49:29.854751 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3548 | 2025.02.22 01:49:29.855010 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2025.02.22 01:49:29.855193 [ 124 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3550 | 2025.02.22 01:49:29.855263 [ 124 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3551 | 2025.02.22 01:49:29.855274 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002273 sec., 26396.83238011439 rows/sec., 1.78 MiB/sec. | ||
3552 | 2025.02.22 01:49:29.855307 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3553 | 2025.02.22 01:49:29.855434 [ 5 ] {fd8d0bc4-60f0-4c81-a9d8-7493b4e73a3b} <Debug> TCPHandler: Processed in 0.002727336 sec. | ||
3554 | 2025.02.22 01:49:29.855737 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
3555 | 2025.02.22 01:49:29.855949 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3556 | 2025.02.22 01:49:29.855988 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1344 rows starting from the beginning of the part | ||
3557 | 2025.02.22 01:49:29.856095 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
3558 | 2025.02.22 01:49:29.856295 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
3559 | 2025.02.22 01:49:29.856495 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
3560 | 2025.02.22 01:49:29.856616 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
3561 | 2025.02.22 01:49:29.856818 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
3562 | 2025.02.22 01:49:29.858214 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760277 sec., 573855.4500146181 rows/sec., 38.67 MiB/sec. | ||
3563 | 2025.02.22 01:49:29.858417 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3564 | 2025.02.22 01:49:29.858729 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3565 | 2025.02.22 01:49:29.858815 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_31_6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
3566 | 2025.02.22 01:49:29.858899 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3567 | 2025.02.22 01:49:34.826295 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3568 | 2025.02.22 01:49:34.826500 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3569 | 2025.02.22 01:49:34.826575 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3570 | 2025.02.22 01:49:34.827370 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3571 | 2025.02.22 01:49:34.827423 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3572 | 2025.02.22 01:49:34.827866 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3573 | 2025.02.22 01:49:34.828126 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3574 | 2025.02.22 01:49:34.828360 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
3575 | 2025.02.22 01:49:34.828479 [ 256 ] {898e280d-f2eb-443d-a86d-60ffc5462a62} <Debug> TCPHandler: Processed in 0.002315516 sec. | ||
3576 | 2025.02.22 01:49:34.828769 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2025.02.22 01:49:34.828975 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3578 | 2025.02.22 01:49:34.829053 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3579 | 2025.02.22 01:49:34.829877 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2025.02.22 01:49:34.829925 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3581 | 2025.02.22 01:49:34.830363 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3582 | 2025.02.22 01:49:34.830615 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3583 | 2025.02.22 01:49:34.830855 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. | ||
3584 | 2025.02.22 01:49:34.830918 [ 5 ] {b912392c-0755-4814-a9af-78961729e4fd} <Debug> TCPHandler: Processed in 0.002310177 sec. | ||
3585 | 2025.02.22 01:49:34.831089 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3586 | 2025.02.22 01:49:34.831237 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3587 | 2025.02.22 01:49:34.831305 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3588 | 2025.02.22 01:49:34.831954 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3589 | 2025.02.22 01:49:34.831996 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3590 | 2025.02.22 01:49:34.832397 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3591 | 2025.02.22 01:49:34.832653 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3592 | 2025.02.22 01:49:34.832864 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
3593 | 2025.02.22 01:49:34.832921 [ 256 ] {af033f35-c45f-47d0-9eb3-9275f5d462e2} <Debug> TCPHandler: Processed in 0.001901486 sec. | ||
3594 | 2025.02.22 01:49:34.833074 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3595 | 2025.02.22 01:49:34.833218 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3596 | 2025.02.22 01:49:34.833283 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3597 | 2025.02.22 01:49:34.833838 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2025.02.22 01:49:34.833879 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3599 | 2025.02.22 01:49:34.834260 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3600 | 2025.02.22 01:49:34.834500 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2025.02.22 01:49:34.834704 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
3602 | 2025.02.22 01:49:34.834757 [ 5 ] {803427d7-3524-4080-bb25-663bcf77dc56} <Debug> TCPHandler: Processed in 0.001750813 sec. | ||
3603 | 2025.02.22 01:49:36.242172 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
3604 | 2025.02.22 01:49:36.242881 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3605 | 2025.02.22 01:49:36.242927 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3606 | 2025.02.22 01:49:36.243461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3607 | 2025.02.22 01:49:36.243721 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3608 | 2025.02.22 01:49:36.243935 [ 119 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3609 | 2025.02.22 01:49:36.243973 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
3610 | 2025.02.22 01:49:36.244018 [ 119 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3611 | 2025.02.22 01:49:36.244046 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3612 | 2025.02.22 01:49:36.244188 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3613 | 2025.02.22 01:49:36.244344 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3614 | 2025.02.22 01:49:36.244378 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
3615 | 2025.02.22 01:49:36.244467 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
3616 | 2025.02.22 01:49:36.244694 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
3617 | 2025.02.22 01:49:36.244863 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
3618 | 2025.02.22 01:49:36.245003 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
3619 | 2025.02.22 01:49:36.245246 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
3620 | 2025.02.22 01:49:36.247246 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003127186 sec., 3101510.431423011 rows/sec., 44.37 MiB/sec. | ||
3621 | 2025.02.22 01:49:36.247519 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3622 | 2025.02.22 01:49:36.247842 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3623 | 2025.02.22 01:49:36.247920 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_21_4} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3624 | 2025.02.22 01:49:36.248002 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
3625 | 2025.02.22 01:49:36.863565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
3626 | 2025.02.22 01:49:36.885545 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3627 | 2025.02.22 01:49:36.885609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3628 | 2025.02.22 01:49:36.893581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3629 | 2025.02.22 01:49:36.894492 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3630 | 2025.02.22 01:49:36.894892 [ 119 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3631 | 2025.02.22 01:49:36.895043 [ 119 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2025.02.22 01:49:36.895132 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3633 | 2025.02.22 01:49:36.895564 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3634 | 2025.02.22 01:49:36.905673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
3635 | 2025.02.22 01:49:36.906463 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3636 | 2025.02.22 01:49:36.907402 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
3637 | 2025.02.22 01:49:36.912092 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
3638 | 2025.02.22 01:49:36.916778 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
3639 | 2025.02.22 01:49:36.921909 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
3640 | 2025.02.22 01:49:36.927943 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
3641 | 2025.02.22 01:49:36.932821 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
3642 | 2025.02.22 01:49:36.990819 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.095559444 sec., 1663.8857798293595 rows/sec., 8.60 MiB/sec. | ||
3643 | 2025.02.22 01:49:36.992404 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3644 | 2025.02.22 01:49:36.994827 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3645 | 2025.02.22 01:49:36.994930 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_21_4} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3646 | 2025.02.22 01:49:36.996333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
3647 | 2025.02.22 01:49:37.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.75 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.29 MiB (RSS), difference: 1.54 MiB | ||
3648 | 2025.02.22 01:49:38.776940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 510 | ||
3649 | 2025.02.22 01:49:38.779886 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3650 | 2025.02.22 01:49:38.779948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3651 | 2025.02.22 01:49:38.781452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3652 | 2025.02.22 01:49:38.781788 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3653 | 2025.02.22 01:49:38.782899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
3654 | 2025.02.22 01:49:39.828819 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3655 | 2025.02.22 01:49:39.829013 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3656 | 2025.02.22 01:49:39.829086 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3657 | 2025.02.22 01:49:39.829929 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2025.02.22 01:49:39.829982 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3659 | 2025.02.22 01:49:39.830431 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3660 | 2025.02.22 01:49:39.830694 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2025.02.22 01:49:39.830934 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001976 sec., 67813.76518218624 rows/sec., 5.85 MiB/sec. | ||
3662 | 2025.02.22 01:49:39.831001 [ 256 ] {0d98c7a7-6209-4dc0-a1a2-233f4fb9a5d8} <Debug> TCPHandler: Processed in 0.002315546 sec. | ||
3663 | 2025.02.22 01:49:39.831287 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3664 | 2025.02.22 01:49:39.831500 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3665 | 2025.02.22 01:49:39.831582 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3666 | 2025.02.22 01:49:39.832363 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3667 | 2025.02.22 01:49:39.832410 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3668 | 2025.02.22 01:49:39.832851 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3669 | 2025.02.22 01:49:39.833109 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2025.02.22 01:49:39.833305 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001864 sec., 20922.74678111588 rows/sec., 1.54 MiB/sec. | ||
3671 | 2025.02.22 01:49:39.833374 [ 5 ] {f606811d-fcd1-4bbf-8969-5a381493c92d} <Debug> TCPHandler: Processed in 0.002230224 sec. | ||
3672 | 2025.02.22 01:49:39.833541 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3673 | 2025.02.22 01:49:39.833668 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3674 | 2025.02.22 01:49:39.833720 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3675 | 2025.02.22 01:49:39.834356 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3676 | 2025.02.22 01:49:39.834399 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3677 | 2025.02.22 01:49:39.834780 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3678 | 2025.02.22 01:49:39.835038 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3679 | 2025.02.22 01:49:39.835256 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001616 sec., 63737.623762376235 rows/sec., 4.98 MiB/sec. | ||
3680 | 2025.02.22 01:49:39.835313 [ 256 ] {9ee3967a-0021-400b-aa5d-37dfe50db927} <Debug> TCPHandler: Processed in 0.001830104 sec. | ||
3681 | 2025.02.22 01:49:39.835469 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3682 | 2025.02.22 01:49:39.835597 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3683 | 2025.02.22 01:49:39.835654 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3684 | 2025.02.22 01:49:39.836233 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3685 | 2025.02.22 01:49:39.836273 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3686 | 2025.02.22 01:49:39.836686 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3687 | 2025.02.22 01:49:39.836932 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3688 | 2025.02.22 01:49:39.837109 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
3689 | 2025.02.22 01:49:39.837165 [ 5 ] {5fa795d7-f5ff-4cb7-a51a-2e7c90d30ae0} <Debug> TCPHandler: Processed in 0.001757822 sec. | ||
3690 | 2025.02.22 01:49:39.837332 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3691 | 2025.02.22 01:49:39.837476 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3692 | 2025.02.22 01:49:39.837575 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3693 | 2025.02.22 01:49:39.838776 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3694 | 2025.02.22 01:49:39.838816 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3695 | 2025.02.22 01:49:39.839510 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3696 | 2025.02.22 01:49:39.839778 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3697 | 2025.02.22 01:49:39.840088 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00263 sec., 14828.897338403041 rows/sec., 26.57 MiB/sec. | ||
3698 | 2025.02.22 01:49:39.840608 [ 256 ] {149b0e70-397f-4fa5-ab9c-7647cd36cab2} <Debug> TCPHandler: Processed in 0.003344092 sec. | ||
3699 | 2025.02.22 01:49:39.840765 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3700 | 2025.02.22 01:49:39.840906 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3701 | 2025.02.22 01:49:39.840967 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3702 | 2025.02.22 01:49:39.841550 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3703 | 2025.02.22 01:49:39.841597 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
3704 | 2025.02.22 01:49:39.842016 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3705 | 2025.02.22 01:49:39.842262 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3706 | 2025.02.22 01:49:39.842439 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
3707 | 2025.02.22 01:49:39.842497 [ 5 ] {1b37cb6b-35df-4133-ab31-39a7271c8d20} <Debug> TCPHandler: Processed in 0.001800174 sec. | ||
3708 | 2025.02.22 01:49:43.647930 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3709 | 2025.02.22 01:49:43.648036 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3710 | 2025.02.22 01:49:43.744139 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
3711 | 2025.02.22 01:49:43.744800 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3712 | 2025.02.22 01:49:43.744852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3713 | 2025.02.22 01:49:43.745491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3714 | 2025.02.22 01:49:43.745764 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3715 | 2025.02.22 01:49:43.746043 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
3716 | 2025.02.22 01:49:44.405765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
3717 | 2025.02.22 01:49:44.425674 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3718 | 2025.02.22 01:49:44.425738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3719 | 2025.02.22 01:49:44.432727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3720 | 2025.02.22 01:49:44.433472 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3721 | 2025.02.22 01:49:44.436705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
3722 | 2025.02.22 01:49:44.826533 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3723 | 2025.02.22 01:49:44.826715 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3724 | 2025.02.22 01:49:44.826793 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3725 | 2025.02.22 01:49:44.827570 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3726 | 2025.02.22 01:49:44.827619 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3727 | 2025.02.22 01:49:44.828074 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3728 | 2025.02.22 01:49:44.828333 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3729 | 2025.02.22 01:49:44.828583 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. | ||
3730 | 2025.02.22 01:49:44.828652 [ 256 ] {97337a75-f192-42a3-93c2-af362c85d198} <Debug> TCPHandler: Processed in 0.002253555 sec. | ||
3731 | 2025.02.22 01:49:44.828893 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3732 | 2025.02.22 01:49:44.829089 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3733 | 2025.02.22 01:49:44.829163 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3734 | 2025.02.22 01:49:44.829945 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3735 | 2025.02.22 01:49:44.829998 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3736 | 2025.02.22 01:49:44.830451 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3737 | 2025.02.22 01:49:44.830715 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3738 | 2025.02.22 01:49:44.830962 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. | ||
3739 | 2025.02.22 01:49:44.831032 [ 5 ] {d902a864-8f48-4083-bc64-033e9e7407df} <Debug> TCPHandler: Processed in 0.002272966 sec. | ||
3740 | 2025.02.22 01:49:44.831189 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2025.02.22 01:49:44.831336 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3742 | 2025.02.22 01:49:44.831402 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3743 | 2025.02.22 01:49:44.832099 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3744 | 2025.02.22 01:49:44.832140 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3745 | 2025.02.22 01:49:44.832547 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3746 | 2025.02.22 01:49:44.832797 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3747 | 2025.02.22 01:49:44.833017 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001716 sec., 93240.09324009324 rows/sec., 6.49 MiB/sec. | ||
3748 | 2025.02.22 01:49:44.833083 [ 256 ] {dabd2c8e-3f3d-4c82-99b8-da64d9e02a44} <Debug> TCPHandler: Processed in 0.001963248 sec. | ||
3749 | 2025.02.22 01:49:44.833257 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3750 | 2025.02.22 01:49:44.833409 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3751 | 2025.02.22 01:49:44.833475 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3752 | 2025.02.22 01:49:44.834068 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3753 | 2025.02.22 01:49:44.834112 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3754 | 2025.02.22 01:49:44.834528 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3755 | 2025.02.22 01:49:44.834788 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3756 | 2025.02.22 01:49:44.835053 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001678 sec., 35756.853396901075 rows/sec., 2.41 MiB/sec. | ||
3757 | 2025.02.22 01:49:44.835253 [ 5 ] {426d2c67-edc3-4462-9b08-6f7e3ee3cc21} <Debug> TCPHandler: Processed in 0.00205956 sec. | ||
3758 | 2025.02.22 01:49:46.993393 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2025.02.22 01:49:46.993607 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3760 | 2025.02.22 01:49:46.993686 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3761 | 2025.02.22 01:49:46.994510 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3762 | 2025.02.22 01:49:46.994563 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3763 | 2025.02.22 01:49:46.994997 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3764 | 2025.02.22 01:49:46.995250 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3765 | 2025.02.22 01:49:46.995468 [ 108 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3766 | 2025.02.22 01:49:46.995531 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001977 sec., 12139.605462822457 rows/sec., 1.01 MiB/sec. | ||
3767 | 2025.02.22 01:49:46.995598 [ 108 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3768 | 2025.02.22 01:49:46.995663 [ 256 ] {a0576a01-6a0d-495e-aa16-63ba4802c12e} <Debug> TCPHandler: Processed in 0.002414958 sec. | ||
3769 | 2025.02.22 01:49:46.995686 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3770 | 2025.02.22 01:49:46.995936 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::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 | ||
3771 | 2025.02.22 01:49:46.996019 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3772 | 2025.02.22 01:49:46.996242 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3773 | 2025.02.22 01:49:46.996317 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
3774 | 2025.02.22 01:49:46.996358 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3775 | 2025.02.22 01:49:46.996543 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
3776 | 2025.02.22 01:49:46.996553 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3777 | 2025.02.22 01:49:46.996980 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
3778 | 2025.02.22 01:49:46.997344 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
3779 | 2025.02.22 01:49:46.997804 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
3780 | 2025.02.22 01:49:46.999349 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3781 | 2025.02.22 01:49:46.999419 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3782 | 2025.02.22 01:49:47.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.27 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.94 MiB (RSS), difference: -3.34 MiB | ||
3783 | 2025.02.22 01:49:47.000863 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005050893 sec., 23758.17503954251 rows/sec., 2.06 MiB/sec. | ||
3784 | 2025.02.22 01:49:47.001015 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3785 | 2025.02.22 01:49:47.001553 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3786 | 2025.02.22 01:49:47.002022 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3787 | 2025.02.22 01:49:47.002489 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2025.02.22 01:49:47.002565 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006278 sec., 318.57279388340237 rows/sec., 25.98 KiB/sec. | ||
3789 | 2025.02.22 01:49:47.002768 [ 196 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_5_1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3790 | 2025.02.22 01:49:47.002796 [ 5 ] {1a2ea94b-0891-4890-9233-c3c0dca8ef52} <Debug> TCPHandler: Processed in 0.006950539 sec. | ||
3791 | 2025.02.22 01:49:47.002971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3792 | 2025.02.22 01:49:47.003027 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2025.02.22 01:49:47.003164 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3794 | 2025.02.22 01:49:47.003222 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3795 | 2025.02.22 01:49:47.004472 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3796 | 2025.02.22 01:49:47.004513 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3797 | 2025.02.22 01:49:47.004986 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3798 | 2025.02.22 01:49:47.005234 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3799 | 2025.02.22 01:49:47.005477 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002345 sec., 594882.7292110875 rows/sec., 49.94 MiB/sec. | ||
3800 | 2025.02.22 01:49:47.005532 [ 256 ] {f3975954-30b0-41f4-aee5-f21f02b472ce} <Debug> TCPHandler: Processed in 0.002618094 sec. | ||
3801 | 2025.02.22 01:49:47.005703 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3802 | 2025.02.22 01:49:47.005853 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3803 | 2025.02.22 01:49:47.005916 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3804 | 2025.02.22 01:49:47.006572 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3805 | 2025.02.22 01:49:47.006615 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3806 | 2025.02.22 01:49:47.007000 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3807 | 2025.02.22 01:49:47.007252 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3808 | 2025.02.22 01:49:47.007476 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.00166 sec., 31927.710843373494 rows/sec., 2.37 MiB/sec. | ||
3809 | 2025.02.22 01:49:47.007536 [ 5 ] {abc13190-0141-4c71-8048-7ac5476399c5} <Debug> TCPHandler: Processed in 0.001905897 sec. | ||
3810 | 2025.02.22 01:49:47.007693 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2025.02.22 01:49:47.007835 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3812 | 2025.02.22 01:49:47.007894 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3813 | 2025.02.22 01:49:47.008578 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3814 | 2025.02.22 01:49:47.008619 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3815 | 2025.02.22 01:49:47.008991 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3816 | 2025.02.22 01:49:47.009238 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3817 | 2025.02.22 01:49:47.009437 [ 108 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3818 | 2025.02.22 01:49:47.009510 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001705 sec., 147800.58651026394 rows/sec., 10.22 MiB/sec. | ||
3819 | 2025.02.22 01:49:47.009534 [ 108 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3820 | 2025.02.22 01:49:47.009633 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3821 | 2025.02.22 01:49:47.009645 [ 256 ] {c3e90251-81f1-45b4-8af0-daf5f0c60082} <Debug> TCPHandler: Processed in 0.002014989 sec. | ||
3822 | 2025.02.22 01:49:47.009974 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2025.02.22 01:49:47.010174 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::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 | ||
3824 | 2025.02.22 01:49:47.010351 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3825 | 2025.02.22 01:49:47.010451 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3826 | 2025.02.22 01:49:47.010464 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3827 | 2025.02.22 01:49:47.010510 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
3828 | 2025.02.22 01:49:47.010836 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
3829 | 2025.02.22 01:49:47.011308 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 252 rows starting from the beginning of the part | ||
3830 | 2025.02.22 01:49:47.011694 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
3831 | 2025.02.22 01:49:47.012095 [ 192 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
3832 | 2025.02.22 01:49:47.013164 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2025.02.22 01:49:47.013224 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3834 | 2025.02.22 01:49:47.014270 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3835 | 2025.02.22 01:49:47.014841 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2025.02.22 01:49:47.014918 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005142895 sec., 244998.19654105324 rows/sec., 17.88 MiB/sec. | ||
3837 | 2025.02.22 01:49:47.015110 [ 107 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3838 | 2025.02.22 01:49:47.015204 [ 107 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2025.02.22 01:49:47.015194 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3840 | 2025.02.22 01:49:47.015272 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3841 | 2025.02.22 01:49:47.015348 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.005077 sec., 2363.6005515067955 rows/sec., 184.66 KiB/sec. | ||
3842 | 2025.02.22 01:49:47.015683 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::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 | ||
3843 | 2025.02.22 01:49:47.015720 [ 5 ] {c530f085-7cf5-4763-a1b8-0e1ed50d27ab} <Debug> TCPHandler: Processed in 0.005953214 sec. | ||
3844 | 2025.02.22 01:49:47.016037 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3845 | 2025.02.22 01:49:47.016104 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3846 | 2025.02.22 01:49:47.016120 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3847 | 2025.02.22 01:49:47.016137 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
3848 | 2025.02.22 01:49:47.016262 [ 196 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_5_1} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3849 | 2025.02.22 01:49:47.016492 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
3850 | 2025.02.22 01:49:47.016658 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
3851 | 2025.02.22 01:49:47.016721 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3852 | 2025.02.22 01:49:47.016918 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
3853 | 2025.02.22 01:49:47.016941 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3854 | 2025.02.22 01:49:47.017362 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
3855 | 2025.02.22 01:49:47.017750 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
3856 | 2025.02.22 01:49:47.019731 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3857 | 2025.02.22 01:49:47.019835 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3858 | 2025.02.22 01:49:47.019962 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00454142 sec., 13211.726728644344 rows/sec., 1.06 MiB/sec. | ||
3859 | 2025.02.22 01:49:47.020163 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3860 | 2025.02.22 01:49:47.020641 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3861 | 2025.02.22 01:49:47.020697 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3862 | 2025.02.22 01:49:47.020833 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_5_1} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3863 | 2025.02.22 01:49:47.020992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3864 | 2025.02.22 01:49:47.021109 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3865 | 2025.02.22 01:49:47.021318 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.004844 sec., 123245.25185796861 rows/sec., 9.26 MiB/sec. | ||
3866 | 2025.02.22 01:49:47.021465 [ 256 ] {8e3528d1-6df8-4111-b814-cd084c48947c} <Debug> TCPHandler: Processed in 0.005615437 sec. | ||
3867 | 2025.02.22 01:49:47.021651 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3868 | 2025.02.22 01:49:47.021794 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3869 | 2025.02.22 01:49:47.021858 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3870 | 2025.02.22 01:49:47.022754 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3871 | 2025.02.22 01:49:47.022794 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3872 | 2025.02.22 01:49:47.023251 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3873 | 2025.02.22 01:49:47.023499 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3874 | 2025.02.22 01:49:47.023716 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.001954 sec., 501023.54145342886 rows/sec., 33.85 MiB/sec. | ||
3875 | 2025.02.22 01:49:47.023774 [ 5 ] {37b38024-dd31-4b25-a80f-89d97e5e0a82} <Debug> TCPHandler: Processed in 0.002190033 sec. | ||
3876 | 2025.02.22 01:49:47.023933 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2025.02.22 01:49:47.024075 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3878 | 2025.02.22 01:49:47.024170 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3879 | 2025.02.22 01:49:47.025545 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2025.02.22 01:49:47.025584 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3881 | 2025.02.22 01:49:47.026264 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3882 | 2025.02.22 01:49:47.026534 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3883 | 2025.02.22 01:49:47.026734 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002691 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
3884 | 2025.02.22 01:49:47.026844 [ 256 ] {3367374a-68d9-4ffd-808e-3826d377e6ca} <Debug> TCPHandler: Processed in 0.002981023 sec. | ||
3885 | 2025.02.22 01:49:47.026992 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3886 | 2025.02.22 01:49:47.027145 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3887 | 2025.02.22 01:49:47.027240 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3888 | 2025.02.22 01:49:47.028121 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3889 | 2025.02.22 01:49:47.028167 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3890 | 2025.02.22 01:49:47.028534 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3891 | 2025.02.22 01:49:47.028774 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3892 | 2025.02.22 01:49:47.028988 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001898 sec., 18967.334035827185 rows/sec., 1.28 MiB/sec. | ||
3893 | 2025.02.22 01:49:47.029040 [ 5 ] {5a063bf9-3b6a-4c15-ac36-d61d7bdbc32d} <Debug> TCPHandler: Processed in 0.002106331 sec. | ||
3894 | 2025.02.22 01:49:48.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.43 MiB, peak 193.29 MiB, free memory in arenas 0.00 B, will set to 184.96 MiB (RSS), difference: 2.54 MiB | ||
3895 | 2025.02.22 01:49:48.783062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 550 | ||
3896 | 2025.02.22 01:49:48.786416 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3897 | 2025.02.22 01:49:48.786477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3898 | 2025.02.22 01:49:48.787981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3899 | 2025.02.22 01:49:48.788305 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3900 | 2025.02.22 01:49:48.788580 [ 106 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3901 | 2025.02.22 01:49:48.788764 [ 106 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3902 | 2025.02.22 01:49:48.788885 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3903 | 2025.02.22 01:49:48.789964 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3904 | 2025.02.22 01:49:48.790508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
3905 | 2025.02.22 01:49:48.791076 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3906 | 2025.02.22 01:49:48.791280 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 414 rows starting from the beginning of the part | ||
3907 | 2025.02.22 01:49:48.792014 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
3908 | 2025.02.22 01:49:48.792731 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
3909 | 2025.02.22 01:49:48.793418 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
3910 | 2025.02.22 01:49:48.794068 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
3911 | 2025.02.22 01:49:48.794680 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
3912 | 2025.02.22 01:49:48.802866 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 72 columns (72 merged, 0 gathered) in 0.013685983 sec., 40187.102380588956 rows/sec., 34.88 MiB/sec. | ||
3913 | 2025.02.22 01:49:48.803775 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3914 | 2025.02.22 01:49:48.804497 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3915 | 2025.02.22 01:49:48.804585 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_16_3} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3916 | 2025.02.22 01:49:48.804802 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
3917 | 2025.02.22 01:49:49.821446 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3918 | 2025.02.22 01:49:49.821636 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3919 | 2025.02.22 01:49:49.821708 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3920 | 2025.02.22 01:49:49.822507 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2025.02.22 01:49:49.822560 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3922 | 2025.02.22 01:49:49.822993 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3923 | 2025.02.22 01:49:49.823267 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2025.02.22 01:49:49.823459 [ 102 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3925 | 2025.02.22 01:49:49.823527 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001937 sec., 28910.686628807434 rows/sec., 2.22 MiB/sec. | ||
3926 | 2025.02.22 01:49:49.823544 [ 102 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3927 | 2025.02.22 01:49:49.823615 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3928 | 2025.02.22 01:49:49.823679 [ 256 ] {4f945b2d-42eb-4cc0-a78b-946654889289} <Debug> TCPHandler: Processed in 0.002362687 sec. | ||
3929 | 2025.02.22 01:49:49.824015 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
3930 | 2025.02.22 01:49:49.824047 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2025.02.22 01:49:49.824350 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3932 | 2025.02.22 01:49:49.824389 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3933 | 2025.02.22 01:49:49.824418 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1403 rows starting from the beginning of the part | ||
3934 | 2025.02.22 01:49:49.824511 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3935 | 2025.02.22 01:49:49.824680 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
3936 | 2025.02.22 01:49:49.825072 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 134 rows starting from the beginning of the part | ||
3937 | 2025.02.22 01:49:49.825390 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
3938 | 2025.02.22 01:49:49.825836 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1395 rows starting from the beginning of the part | ||
3939 | 2025.02.22 01:49:49.826225 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
3940 | 2025.02.22 01:49:49.827380 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2025.02.22 01:49:49.827450 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3942 | 2025.02.22 01:49:49.828528 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3943 | 2025.02.22 01:49:49.828875 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3944 | 2025.02.22 01:49:49.829194 [ 102 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3945 | 2025.02.22 01:49:49.829345 [ 102 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3946 | 2025.02.22 01:49:49.829447 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005102 sec., 12544.100352802823 rows/sec., 1002.59 KiB/sec. | ||
3947 | 2025.02.22 01:49:49.829513 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3948 | 2025.02.22 01:49:49.829882 [ 5 ] {78d533ce-4ab6-4363-bcc1-1b7415cadea0} <Debug> TCPHandler: Processed in 0.006038227 sec. | ||
3949 | 2025.02.22 01:49:49.829997 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.006245232 sec., 496378.67736538855 rows/sec., 43.41 MiB/sec. | ||
3950 | 2025.02.22 01:49:49.830188 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3951 | 2025.02.22 01:49:49.830210 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
3952 | 2025.02.22 01:49:49.830413 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3953 | 2025.02.22 01:49:49.830579 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3954 | 2025.02.22 01:49:49.830593 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3955 | 2025.02.22 01:49:49.830657 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part | ||
3956 | 2025.02.22 01:49:49.830811 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3957 | 2025.02.22 01:49:49.831089 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
3958 | 2025.02.22 01:49:49.831627 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 103 rows starting from the beginning of the part | ||
3959 | 2025.02.22 01:49:49.831685 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2025.02.22 01:49:49.832200 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
3961 | 2025.02.22 01:49:49.832267 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_36_7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
3962 | 2025.02.22 01:49:49.832685 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3963 | 2025.02.22 01:49:49.832746 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 597 rows starting from the beginning of the part | ||
3964 | 2025.02.22 01:49:49.833092 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
3965 | 2025.02.22 01:49:49.834306 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2025.02.22 01:49:49.834391 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3967 | 2025.02.22 01:49:49.835476 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3968 | 2025.02.22 01:49:49.835929 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2025.02.22 01:49:49.836204 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006139639 sec., 248060.1872520518 rows/sec., 19.75 MiB/sec. | ||
3970 | 2025.02.22 01:49:49.836339 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3971 | 2025.02.22 01:49:49.836471 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3972 | 2025.02.22 01:49:49.836505 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.006077 sec., 10531.51225933849 rows/sec., 751.10 KiB/sec. | ||
3973 | 2025.02.22 01:49:49.836541 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3974 | 2025.02.22 01:49:49.836579 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3975 | 2025.02.22 01:49:49.836867 [ 256 ] {4486f402-00d5-440e-a1ce-b4da4c12fe1c} <Debug> TCPHandler: Processed in 0.006828426 sec. | ||
3976 | 2025.02.22 01:49:49.837341 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3977 | 2025.02.22 01:49:49.837381 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
3978 | 2025.02.22 01:49:49.838061 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3979 | 2025.02.22 01:49:49.838154 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3980 | 2025.02.22 01:49:49.838173 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3981 | 2025.02.22 01:49:49.838378 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9399 rows starting from the beginning of the part | ||
3982 | 2025.02.22 01:49:49.838446 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3983 | 2025.02.22 01:49:49.838635 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_36_7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
3984 | 2025.02.22 01:49:49.839037 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
3985 | 2025.02.22 01:49:49.839244 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3986 | 2025.02.22 01:49:49.839537 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
3987 | 2025.02.22 01:49:49.840019 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
3988 | 2025.02.22 01:49:49.840391 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 979 rows starting from the beginning of the part | ||
3989 | 2025.02.22 01:49:49.840784 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
3990 | 2025.02.22 01:49:49.841567 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3991 | 2025.02.22 01:49:49.841632 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3992 | 2025.02.22 01:49:49.842219 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3993 | 2025.02.22 01:49:49.842623 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3994 | 2025.02.22 01:49:49.842989 [ 102 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3995 | 2025.02.22 01:49:49.843138 [ 102 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3996 | 2025.02.22 01:49:49.843212 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005399 sec., 4445.2676421559545 rows/sec., 306.77 KiB/sec. | ||
3997 | 2025.02.22 01:49:49.843229 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
3998 | 2025.02.22 01:49:49.843562 [ 5 ] {f48fd639-6a00-42b7-a8c0-ef440ccb77d4} <Debug> TCPHandler: Processed in 0.006482878 sec. | ||
3999 | 2025.02.22 01:49:49.843975 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
4000 | 2025.02.22 01:49:49.844567 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4001 | 2025.02.22 01:49:49.844696 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1584 rows starting from the beginning of the part | ||
4002 | 2025.02.22 01:49:49.845027 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4003 | 2025.02.22 01:49:49.845225 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
4004 | 2025.02.22 01:49:49.845444 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
4005 | 2025.02.22 01:49:49.845541 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
4006 | 2025.02.22 01:49:49.845635 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
4007 | 2025.02.22 01:49:49.847360 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10922 rows, containing 5 columns (5 merged, 0 gathered) in 0.010464154 sec., 1043753.7520950093 rows/sec., 71.47 MiB/sec. | ||
4008 | 2025.02.22 01:49:49.847745 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.004322655 sec., 421962.89086221316 rows/sec., 28.44 MiB/sec. | ||
4009 | 2025.02.22 01:49:49.847854 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4010 | 2025.02.22 01:49:49.848038 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4011 | 2025.02.22 01:49:49.848440 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4012 | 2025.02.22 01:49:49.848564 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2025.02.22 01:49:49.848625 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4014 | 2025.02.22 01:49:49.848700 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_36_7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4015 | 2025.02.22 01:49:49.848832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
4016 | 2025.02.22 01:49:49.848903 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4017 | 2025.02.22 01:49:51.246205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4018 | 2025.02.22 01:49:51.247337 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2025.02.22 01:49:51.247382 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4020 | 2025.02.22 01:49:51.247916 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4021 | 2025.02.22 01:49:51.248189 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2025.02.22 01:49:51.248438 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4023 | 2025.02.22 01:49:51.936792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4024 | 2025.02.22 01:49:51.958667 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4025 | 2025.02.22 01:49:51.958747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4026 | 2025.02.22 01:49:51.966582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4027 | 2025.02.22 01:49:51.969350 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4028 | 2025.02.22 01:49:51.976886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4029 | 2025.02.22 01:49:54.826309 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4030 | 2025.02.22 01:49:54.826624 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4031 | 2025.02.22 01:49:54.826705 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4032 | 2025.02.22 01:49:54.827539 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4033 | 2025.02.22 01:49:54.827589 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4034 | 2025.02.22 01:49:54.828029 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4035 | 2025.02.22 01:49:54.828276 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4036 | 2025.02.22 01:49:54.828505 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
4037 | 2025.02.22 01:49:54.828562 [ 256 ] {cc9b2b50-d62a-426e-838a-409f96cbd7ae} <Debug> TCPHandler: Processed in 0.002431669 sec. | ||
4038 | 2025.02.22 01:49:54.828830 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4039 | 2025.02.22 01:49:54.829043 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4040 | 2025.02.22 01:49:54.829122 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4041 | 2025.02.22 01:49:54.830033 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4042 | 2025.02.22 01:49:54.830078 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4043 | 2025.02.22 01:49:54.830519 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4044 | 2025.02.22 01:49:54.830781 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4045 | 2025.02.22 01:49:54.831020 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002033 sec., 31480.57058534186 rows/sec., 2.46 MiB/sec. | ||
4046 | 2025.02.22 01:49:54.831253 [ 5 ] {13cee368-5518-4cfa-af78-ea8af5724057} <Debug> TCPHandler: Processed in 0.002557702 sec. | ||
4047 | 2025.02.22 01:49:54.831468 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4048 | 2025.02.22 01:49:54.831609 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4049 | 2025.02.22 01:49:54.831673 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4050 | 2025.02.22 01:49:54.832387 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2025.02.22 01:49:54.832446 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4052 | 2025.02.22 01:49:54.832840 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4053 | 2025.02.22 01:49:54.833086 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4054 | 2025.02.22 01:49:54.833287 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
4055 | 2025.02.22 01:49:54.833338 [ 256 ] {3363388e-d72f-4d53-aeb5-817acd90e970} <Debug> TCPHandler: Processed in 0.001951377 sec. | ||
4056 | 2025.02.22 01:49:54.833502 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4057 | 2025.02.22 01:49:54.833651 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4058 | 2025.02.22 01:49:54.833715 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4059 | 2025.02.22 01:49:54.834325 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4060 | 2025.02.22 01:49:54.834371 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4061 | 2025.02.22 01:49:54.834766 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4062 | 2025.02.22 01:49:54.835021 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2025.02.22 01:49:54.835203 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
4064 | 2025.02.22 01:49:54.835254 [ 5 ] {58f9acdc-c799-4f97-9cf1-744d0b3ede0e} <Debug> TCPHandler: Processed in 0.001821364 sec. | ||
4065 | 2025.02.22 01:49:58.648094 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4066 | 2025.02.22 01:49:58.648168 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4067 | 2025.02.22 01:49:58.748591 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4068 | 2025.02.22 01:49:58.749322 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2025.02.22 01:49:58.749368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4070 | 2025.02.22 01:49:58.749993 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4071 | 2025.02.22 01:49:58.750246 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2025.02.22 01:49:58.750426 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4073 | 2025.02.22 01:49:58.790761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 566 | ||
4074 | 2025.02.22 01:49:58.793652 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2025.02.22 01:49:58.793713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4076 | 2025.02.22 01:49:58.795218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4077 | 2025.02.22 01:49:58.795545 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2025.02.22 01:49:58.796620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
4079 | 2025.02.22 01:49:58.994988 [ 94 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4080 | 2025.02.22 01:49:58.995055 [ 94 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2025.02.22 01:49:58.995078 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4082 | 2025.02.22 01:49:58.995262 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
4083 | 2025.02.22 01:49:58.995466 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4084 | 2025.02.22 01:49:58.995505 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 65 rows starting from the beginning of the part | ||
4085 | 2025.02.22 01:49:58.995592 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 67 rows starting from the beginning of the part | ||
4086 | 2025.02.22 01:49:58.995819 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
4087 | 2025.02.22 01:49:58.996042 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
4088 | 2025.02.22 01:49:58.996156 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
4089 | 2025.02.22 01:49:58.997243 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.002094891 sec., 125543.5246988984 rows/sec., 9.70 MiB/sec. | ||
4090 | 2025.02.22 01:49:58.997418 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4091 | 2025.02.22 01:49:58.997709 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2025.02.22 01:49:58.997787 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_15_3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4093 | 2025.02.22 01:49:58.997863 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4094 | 2025.02.22 01:49:59.476997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4095 | 2025.02.22 01:49:59.499473 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4096 | 2025.02.22 01:49:59.499528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4097 | 2025.02.22 01:49:59.506881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4098 | 2025.02.22 01:49:59.507664 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4099 | 2025.02.22 01:49:59.510394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4100 | 2025.02.22 01:49:59.827513 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4101 | 2025.02.22 01:49:59.827726 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4102 | 2025.02.22 01:49:59.827805 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4103 | 2025.02.22 01:49:59.828742 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4104 | 2025.02.22 01:49:59.828794 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4105 | 2025.02.22 01:49:59.829267 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4106 | 2025.02.22 01:49:59.829527 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4107 | 2025.02.22 01:49:59.829788 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002112 sec., 63446.96969696969 rows/sec., 5.47 MiB/sec. | ||
4108 | 2025.02.22 01:49:59.829870 [ 256 ] {68ae17ed-d873-404d-9852-84e8d4fef7bc} <Debug> TCPHandler: Processed in 0.002496241 sec. | ||
4109 | 2025.02.22 01:49:59.830197 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2025.02.22 01:49:59.830408 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4111 | 2025.02.22 01:49:59.830491 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4112 | 2025.02.22 01:49:59.831250 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2025.02.22 01:49:59.831300 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4114 | 2025.02.22 01:49:59.831742 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4115 | 2025.02.22 01:49:59.832008 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2025.02.22 01:49:59.832248 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001896 sec., 20569.620253164558 rows/sec., 1.51 MiB/sec. | ||
4117 | 2025.02.22 01:49:59.832315 [ 5 ] {7e964384-ebc0-4abf-a6b9-d165dbb781b7} <Debug> TCPHandler: Processed in 0.002301496 sec. | ||
4118 | 2025.02.22 01:49:59.832481 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4119 | 2025.02.22 01:49:59.832607 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4120 | 2025.02.22 01:49:59.832665 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4121 | 2025.02.22 01:49:59.833407 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2025.02.22 01:49:59.833457 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4123 | 2025.02.22 01:49:59.833855 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4124 | 2025.02.22 01:49:59.834103 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2025.02.22 01:49:59.834344 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001766 sec., 58323.89580973952 rows/sec., 4.56 MiB/sec. | ||
4126 | 2025.02.22 01:49:59.834399 [ 256 ] {91686782-bca1-4ec2-b2d4-af7967a3c1e2} <Debug> TCPHandler: Processed in 0.001972858 sec. | ||
4127 | 2025.02.22 01:49:59.834545 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4128 | 2025.02.22 01:49:59.834760 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4129 | 2025.02.22 01:49:59.834864 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4130 | 2025.02.22 01:49:59.835779 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2025.02.22 01:49:59.835822 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4132 | 2025.02.22 01:49:59.836238 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4133 | 2025.02.22 01:49:59.836482 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2025.02.22 01:49:59.836719 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00202 sec., 79207.92079207921 rows/sec., 5.52 MiB/sec. | ||
4135 | 2025.02.22 01:49:59.836776 [ 5 ] {d2215ac5-c45c-4907-9f7d-f2c82a8cafe8} <Debug> TCPHandler: Processed in 0.002292806 sec. | ||
4136 | 2025.02.22 01:49:59.836942 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4137 | 2025.02.22 01:49:59.837085 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4138 | 2025.02.22 01:49:59.837179 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4139 | 2025.02.22 01:49:59.838493 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2025.02.22 01:49:59.838534 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4141 | 2025.02.22 01:49:59.839238 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4142 | 2025.02.22 01:49:59.839497 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2025.02.22 01:49:59.839684 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4144 | 2025.02.22 01:49:59.839768 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2025.02.22 01:49:59.839776 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002713 sec., 14375.230372281607 rows/sec., 25.76 MiB/sec. | ||
4146 | 2025.02.22 01:49:59.839823 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4147 | 2025.02.22 01:49:59.840334 [ 256 ] {19049c2c-50fa-4860-923e-bd36858c4e02} <Debug> TCPHandler: Processed in 0.003447304 sec. | ||
4148 | 2025.02.22 01:49:59.840470 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4149 | 2025.02.22 01:49:59.840597 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2025.02.22 01:49:59.840857 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4151 | 2025.02.22 01:49:59.841008 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4152 | 2025.02.22 01:49:59.841393 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4153 | 2025.02.22 01:49:59.841648 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part | ||
4154 | 2025.02.22 01:49:59.842456 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
4155 | 2025.02.22 01:49:59.843212 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
4156 | 2025.02.22 01:49:59.843294 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4157 | 2025.02.22 01:49:59.843371 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4158 | 2025.02.22 01:49:59.843884 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
4159 | 2025.02.22 01:49:59.844576 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
4160 | 2025.02.22 01:49:59.844929 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4161 | 2025.02.22 01:49:59.845292 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4162 | 2025.02.22 01:49:59.845806 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2025.02.22 01:49:59.846578 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005821 sec., 10307.507301151005 rows/sec., 711.33 KiB/sec. | ||
4164 | 2025.02.22 01:49:59.846680 [ 5 ] {59a539c4-478a-4b1e-8c22-a6e7cb668663} <Debug> TCPHandler: Processed in 0.006208991 sec. | ||
4165 | 2025.02.22 01:49:59.850827 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.010844563 sec., 47858.08335476497 rows/sec., 85.76 MiB/sec. | ||
4166 | 2025.02.22 01:49:59.851713 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4167 | 2025.02.22 01:49:59.852167 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4168 | 2025.02.22 01:49:59.852248 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4169 | 2025.02.22 01:49:59.852406 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
4170 | 2025.02.22 01:50:04.825775 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4171 | 2025.02.22 01:50:04.825973 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4172 | 2025.02.22 01:50:04.826049 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4173 | 2025.02.22 01:50:04.826810 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4174 | 2025.02.22 01:50:04.826862 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4175 | 2025.02.22 01:50:04.827294 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4176 | 2025.02.22 01:50:04.827550 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4177 | 2025.02.22 01:50:04.827766 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. | ||
4178 | 2025.02.22 01:50:04.827823 [ 256 ] {6e386183-d945-49a9-86c7-d338cea7a444} <Debug> TCPHandler: Processed in 0.002181473 sec. | ||
4179 | 2025.02.22 01:50:04.828081 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4180 | 2025.02.22 01:50:04.828292 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4181 | 2025.02.22 01:50:04.828374 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4182 | 2025.02.22 01:50:04.829219 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4183 | 2025.02.22 01:50:04.829276 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4184 | 2025.02.22 01:50:04.829720 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4185 | 2025.02.22 01:50:04.829978 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4186 | 2025.02.22 01:50:04.830208 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. | ||
4187 | 2025.02.22 01:50:04.830276 [ 5 ] {0c21fd3f-1d80-4f18-917b-e001f61f8f07} <Debug> TCPHandler: Processed in 0.002345597 sec. | ||
4188 | 2025.02.22 01:50:04.830457 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4189 | 2025.02.22 01:50:04.830577 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4190 | 2025.02.22 01:50:04.830632 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4191 | 2025.02.22 01:50:04.831218 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4192 | 2025.02.22 01:50:04.831259 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4193 | 2025.02.22 01:50:04.831666 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4194 | 2025.02.22 01:50:04.831912 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4195 | 2025.02.22 01:50:04.832139 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
4196 | 2025.02.22 01:50:04.832192 [ 256 ] {aa203c42-5e7b-41f5-9c05-6c2631392ce2} <Debug> TCPHandler: Processed in 0.001818424 sec. | ||
4197 | 2025.02.22 01:50:04.832353 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4198 | 2025.02.22 01:50:04.832500 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4199 | 2025.02.22 01:50:04.832565 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4200 | 2025.02.22 01:50:04.833114 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4201 | 2025.02.22 01:50:04.833156 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4202 | 2025.02.22 01:50:04.833546 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4203 | 2025.02.22 01:50:04.833790 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4204 | 2025.02.22 01:50:04.834005 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001537 sec., 39037.085230969424 rows/sec., 2.63 MiB/sec. | ||
4205 | 2025.02.22 01:50:04.834056 [ 5 ] {fe5e5c2a-7faf-4019-b05c-3fec9ac834b1} <Debug> TCPHandler: Processed in 0.001775573 sec. | ||
4206 | 2025.02.22 01:50:06.250586 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4207 | 2025.02.22 01:50:06.251355 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.02.22 01:50:06.251397 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4209 | 2025.02.22 01:50:06.251953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4210 | 2025.02.22 01:50:06.252208 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.02.22 01:50:06.252479 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4212 | 2025.02.22 01:50:07.010481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4213 | 2025.02.22 01:50:07.031985 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2025.02.22 01:50:07.032052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4215 | 2025.02.22 01:50:07.039623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4216 | 2025.02.22 01:50:07.040382 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2025.02.22 01:50:07.044347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4218 | 2025.02.22 01:50:08.796783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 586 | ||
4219 | 2025.02.22 01:50:08.799771 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2025.02.22 01:50:08.799829 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4221 | 2025.02.22 01:50:08.801334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4222 | 2025.02.22 01:50:08.801657 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2025.02.22 01:50:08.803137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
4224 | 2025.02.22 01:50:09.827789 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4225 | 2025.02.22 01:50:09.827979 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4226 | 2025.02.22 01:50:09.828051 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4227 | 2025.02.22 01:50:09.828901 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2025.02.22 01:50:09.828951 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4229 | 2025.02.22 01:50:09.829400 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4230 | 2025.02.22 01:50:09.829656 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4231 | 2025.02.22 01:50:09.829883 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001944 sec., 68930.04115226338 rows/sec., 5.94 MiB/sec. | ||
4232 | 2025.02.22 01:50:09.830017 [ 256 ] {533d279f-34c5-4ce2-b581-5f836a58c04e} <Debug> TCPHandler: Processed in 0.002360538 sec. | ||
4233 | 2025.02.22 01:50:09.830317 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4234 | 2025.02.22 01:50:09.830524 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4235 | 2025.02.22 01:50:09.830604 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4236 | 2025.02.22 01:50:09.831390 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4237 | 2025.02.22 01:50:09.831434 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4238 | 2025.02.22 01:50:09.831869 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4239 | 2025.02.22 01:50:09.832138 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4240 | 2025.02.22 01:50:09.832399 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001922 sec., 20291.363163371487 rows/sec., 1.49 MiB/sec. | ||
4241 | 2025.02.22 01:50:09.832508 [ 5 ] {8a6e41e7-34e1-480f-adcc-72af73d6b650} <Debug> TCPHandler: Processed in 0.002347517 sec. | ||
4242 | 2025.02.22 01:50:09.832678 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4243 | 2025.02.22 01:50:09.832826 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4244 | 2025.02.22 01:50:09.832887 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4245 | 2025.02.22 01:50:09.833537 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4246 | 2025.02.22 01:50:09.833577 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4247 | 2025.02.22 01:50:09.833957 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4248 | 2025.02.22 01:50:09.834202 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4249 | 2025.02.22 01:50:09.834405 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001604 sec., 64214.463840399 rows/sec., 5.02 MiB/sec. | ||
4250 | 2025.02.22 01:50:09.834483 [ 256 ] {68cd53ea-438d-4071-ad58-ee43b7d0a377} <Debug> TCPHandler: Processed in 0.001875945 sec. | ||
4251 | 2025.02.22 01:50:09.834711 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4252 | 2025.02.22 01:50:09.834860 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4253 | 2025.02.22 01:50:09.834919 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4254 | 2025.02.22 01:50:09.835509 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4255 | 2025.02.22 01:50:09.835550 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4256 | 2025.02.22 01:50:09.835955 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4257 | 2025.02.22 01:50:09.836194 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4258 | 2025.02.22 01:50:09.836416 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. | ||
4259 | 2025.02.22 01:50:09.836545 [ 5 ] {c8184847-c78f-434e-b46e-369477bf2ab9} <Debug> TCPHandler: Processed in 0.001951617 sec. | ||
4260 | 2025.02.22 01:50:09.836709 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4261 | 2025.02.22 01:50:09.836831 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4262 | 2025.02.22 01:50:09.836914 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4263 | 2025.02.22 01:50:09.838277 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4264 | 2025.02.22 01:50:09.838316 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4265 | 2025.02.22 01:50:09.839024 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4266 | 2025.02.22 01:50:09.839290 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4267 | 2025.02.22 01:50:09.839492 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002688 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. | ||
4268 | 2025.02.22 01:50:09.839598 [ 256 ] {6cf502d1-1392-470f-bf9f-ddc83c83a3c2} <Debug> TCPHandler: Processed in 0.002949262 sec. | ||
4269 | 2025.02.22 01:50:09.839753 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4270 | 2025.02.22 01:50:09.839895 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4271 | 2025.02.22 01:50:09.839962 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4272 | 2025.02.22 01:50:09.840870 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2025.02.22 01:50:09.840948 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4274 | 2025.02.22 01:50:09.841343 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4275 | 2025.02.22 01:50:09.841582 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4276 | 2025.02.22 01:50:09.841792 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001928 sec., 31120.33195020747 rows/sec., 2.10 MiB/sec. | ||
4277 | 2025.02.22 01:50:09.841844 [ 5 ] {816fd8c3-aed1-4a1f-9c11-6869472e2a32} <Debug> TCPHandler: Processed in 0.002158282 sec. | ||
4278 | 2025.02.22 01:50:13.648224 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4279 | 2025.02.22 01:50:13.648291 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4280 | 2025.02.22 01:50:13.752633 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4281 | 2025.02.22 01:50:13.753294 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4282 | 2025.02.22 01:50:13.753349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4283 | 2025.02.22 01:50:13.753964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4284 | 2025.02.22 01:50:13.754246 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4285 | 2025.02.22 01:50:13.754470 [ 81 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4286 | 2025.02.22 01:50:13.754492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4287 | 2025.02.22 01:50:13.754550 [ 81 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4288 | 2025.02.22 01:50:13.754579 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4289 | 2025.02.22 01:50:13.754774 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4290 | 2025.02.22 01:50:13.755083 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4291 | 2025.02.22 01:50:13.755138 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
4292 | 2025.02.22 01:50:13.755209 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
4293 | 2025.02.22 01:50:13.755393 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
4294 | 2025.02.22 01:50:13.755549 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
4295 | 2025.02.22 01:50:13.755742 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
4296 | 2025.02.22 01:50:13.756001 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
4297 | 2025.02.22 01:50:13.758218 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003568797 sec., 3350148.5234380104 rows/sec., 47.92 MiB/sec. | ||
4298 | 2025.02.22 01:50:13.758621 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4299 | 2025.02.22 01:50:13.758995 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4300 | 2025.02.22 01:50:13.759087 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_26_5} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4301 | 2025.02.22 01:50:13.759203 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
4302 | 2025.02.22 01:50:14.544447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4303 | 2025.02.22 01:50:14.567089 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4304 | 2025.02.22 01:50:14.567154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4305 | 2025.02.22 01:50:14.574882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4306 | 2025.02.22 01:50:14.575669 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4307 | 2025.02.22 01:50:14.575983 [ 80 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4308 | 2025.02.22 01:50:14.576042 [ 80 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4309 | 2025.02.22 01:50:14.576079 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4310 | 2025.02.22 01:50:14.576286 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
4311 | 2025.02.22 01:50:14.584404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4312 | 2025.02.22 01:50:14.585640 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4313 | 2025.02.22 01:50:14.586546 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
4314 | 2025.02.22 01:50:14.591200 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
4315 | 2025.02.22 01:50:14.595950 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
4316 | 2025.02.22 01:50:14.601160 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
4317 | 2025.02.22 01:50:14.606745 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
4318 | 2025.02.22 01:50:14.611416 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
4319 | 2025.02.22 01:50:14.677381 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.101217402 sec., 1936.4259122161623 rows/sec., 10.01 MiB/sec. | ||
4320 | 2025.02.22 01:50:14.679442 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4321 | 2025.02.22 01:50:14.682018 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4322 | 2025.02.22 01:50:14.682149 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_26_5} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4323 | 2025.02.22 01:50:14.683842 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4324 | 2025.02.22 01:50:14.826469 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4325 | 2025.02.22 01:50:14.826670 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4326 | 2025.02.22 01:50:14.826747 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4327 | 2025.02.22 01:50:14.827551 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4328 | 2025.02.22 01:50:14.827604 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4329 | 2025.02.22 01:50:14.828049 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4330 | 2025.02.22 01:50:14.828302 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2025.02.22 01:50:14.828498 [ 80 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4332 | 2025.02.22 01:50:14.828574 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. | ||
4333 | 2025.02.22 01:50:14.828582 [ 80 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2025.02.22 01:50:14.828666 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4335 | 2025.02.22 01:50:14.828726 [ 256 ] {4830299f-7a04-4995-9e8e-691deb9f1ea5} <Debug> TCPHandler: Processed in 0.002399488 sec. | ||
4336 | 2025.02.22 01:50:14.828978 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4337 | 2025.02.22 01:50:14.829067 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4338 | 2025.02.22 01:50:14.829180 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4339 | 2025.02.22 01:50:14.829259 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1403 rows starting from the beginning of the part | ||
4340 | 2025.02.22 01:50:14.829344 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4341 | 2025.02.22 01:50:14.829488 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
4342 | 2025.02.22 01:50:14.829530 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4343 | 2025.02.22 01:50:14.830033 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 134 rows starting from the beginning of the part | ||
4344 | 2025.02.22 01:50:14.830277 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4345 | 2025.02.22 01:50:14.830619 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 134 rows starting from the beginning of the part | ||
4346 | 2025.02.22 01:50:14.831096 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
4347 | 2025.02.22 01:50:14.832501 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2025.02.22 01:50:14.832587 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4349 | 2025.02.22 01:50:14.833784 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4350 | 2025.02.22 01:50:14.834373 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4351 | 2025.02.22 01:50:14.834515 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.0057206 sec., 321469.7758976331 rows/sec., 28.10 MiB/sec. | ||
4352 | 2025.02.22 01:50:14.834704 [ 80 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4353 | 2025.02.22 01:50:14.834819 [ 80 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4354 | 2025.02.22 01:50:14.834881 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4355 | 2025.02.22 01:50:14.834904 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005609 sec., 11410.233553218042 rows/sec., 911.97 KiB/sec. | ||
4356 | 2025.02.22 01:50:14.834938 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4357 | 2025.02.22 01:50:14.835269 [ 5 ] {89708d1a-d2d0-4148-96a4-d9f161d51cf1} <Debug> TCPHandler: Processed in 0.006391626 sec. | ||
4358 | 2025.02.22 01:50:14.835668 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4359 | 2025.02.22 01:50:14.836212 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4360 | 2025.02.22 01:50:14.836187 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4361 | 2025.02.22 01:50:14.836440 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4362 | 2025.02.22 01:50:14.836469 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4363 | 2025.02.22 01:50:14.836810 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_41_8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4364 | 2025.02.22 01:50:14.836861 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4365 | 2025.02.22 01:50:14.836986 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 631 rows starting from the beginning of the part | ||
4366 | 2025.02.22 01:50:14.837104 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
4367 | 2025.02.22 01:50:14.837434 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
4368 | 2025.02.22 01:50:14.837876 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
4369 | 2025.02.22 01:50:14.838195 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
4370 | 2025.02.22 01:50:14.838388 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 103 rows starting from the beginning of the part | ||
4371 | 2025.02.22 01:50:14.838882 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
4372 | 2025.02.22 01:50:14.839577 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4373 | 2025.02.22 01:50:14.839644 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4374 | 2025.02.22 01:50:14.840755 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4375 | 2025.02.22 01:50:14.841257 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4376 | 2025.02.22 01:50:14.841625 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4377 | 2025.02.22 01:50:14.841742 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4378 | 2025.02.22 01:50:14.841828 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4379 | 2025.02.22 01:50:14.841972 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.006924738 sec., 148597.6797966941 rows/sec., 11.92 MiB/sec. | ||
4380 | 2025.02.22 01:50:14.842109 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00606 sec., 26402.640264026402 rows/sec., 1.84 MiB/sec. | ||
4381 | 2025.02.22 01:50:14.842308 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4382 | 2025.02.22 01:50:14.842336 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4383 | 2025.02.22 01:50:14.842352 [ 256 ] {a4415db4-ad46-4ba7-9ba9-644e32fe8828} <Debug> TCPHandler: Processed in 0.006936249 sec. | ||
4384 | 2025.02.22 01:50:14.842682 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2025.02.22 01:50:14.842809 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4386 | 2025.02.22 01:50:14.842966 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10922 rows starting from the beginning of the part | ||
4387 | 2025.02.22 01:50:14.843013 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4388 | 2025.02.22 01:50:14.843248 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4389 | 2025.02.22 01:50:14.843474 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4390 | 2025.02.22 01:50:14.843501 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
4391 | 2025.02.22 01:50:14.843964 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_41_8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4392 | 2025.02.22 01:50:14.844256 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
4393 | 2025.02.22 01:50:14.844287 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
4394 | 2025.02.22 01:50:14.844636 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
4395 | 2025.02.22 01:50:14.844919 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
4396 | 2025.02.22 01:50:14.845247 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
4397 | 2025.02.22 01:50:14.846045 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4398 | 2025.02.22 01:50:14.846112 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4399 | 2025.02.22 01:50:14.846951 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4400 | 2025.02.22 01:50:14.847371 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4401 | 2025.02.22 01:50:14.847632 [ 80 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4402 | 2025.02.22 01:50:14.847733 [ 80 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2025.02.22 01:50:14.847839 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4404 | 2025.02.22 01:50:14.847875 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004964 sec., 12087.026591458502 rows/sec., 834.13 KiB/sec. | ||
4405 | 2025.02.22 01:50:14.848413 [ 5 ] {b0fee678-c55e-4ade-af46-d30663d0d019} <Debug> TCPHandler: Processed in 0.005875183 sec. | ||
4406 | 2025.02.22 01:50:14.848766 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
4407 | 2025.02.22 01:50:14.849578 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4408 | 2025.02.22 01:50:14.849668 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1824 rows starting from the beginning of the part | ||
4409 | 2025.02.22 01:50:14.849993 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
4410 | 2025.02.22 01:50:14.850330 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
4411 | 2025.02.22 01:50:14.850433 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
4412 | 2025.02.22 01:50:14.850505 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
4413 | 2025.02.22 01:50:14.850821 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
4414 | 2025.02.22 01:50:14.852853 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11722 rows, containing 5 columns (5 merged, 0 gathered) in 0.010842514 sec., 1081114.5828356782 rows/sec., 74.11 MiB/sec. | ||
4415 | 2025.02.22 01:50:14.853059 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 4 columns (4 merged, 0 gathered) in 0.005070054 sec., 418930.44926148717 rows/sec., 28.23 MiB/sec. | ||
4416 | 2025.02.22 01:50:14.853329 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4417 | 2025.02.22 01:50:14.853417 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4418 | 2025.02.22 01:50:14.854013 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4419 | 2025.02.22 01:50:14.854081 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4420 | 2025.02.22 01:50:14.854182 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4421 | 2025.02.22 01:50:14.854246 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_41_8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
4422 | 2025.02.22 01:50:14.854347 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
4423 | 2025.02.22 01:50:14.854460 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4424 | 2025.02.22 01:50:15.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.76 MiB, peak 200.95 MiB, free memory in arenas 0.00 B, will set to 193.25 MiB (RSS), difference: 2.48 MiB | ||
4425 | 2025.02.22 01:50:16.998749 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4426 | 2025.02.22 01:50:16.998960 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4427 | 2025.02.22 01:50:16.999041 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4428 | 2025.02.22 01:50:16.999835 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4429 | 2025.02.22 01:50:16.999886 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4430 | 2025.02.22 01:50:17.000703 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4431 | 2025.02.22 01:50:17.000968 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4432 | 2025.02.22 01:50:17.001238 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002333 sec., 10287.183883411915 rows/sec., 874.01 KiB/sec. | ||
4433 | 2025.02.22 01:50:17.001423 [ 256 ] {de615a8f-f45c-4cc1-92f4-ee9fde8328d0} <Debug> TCPHandler: Processed in 0.002814379 sec. | ||
4434 | 2025.02.22 01:50:17.001733 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4435 | 2025.02.22 01:50:17.001951 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4436 | 2025.02.22 01:50:17.002034 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4437 | 2025.02.22 01:50:17.002835 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4438 | 2025.02.22 01:50:17.002880 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4439 | 2025.02.22 01:50:17.003330 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4440 | 2025.02.22 01:50:17.003606 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4441 | 2025.02.22 01:50:17.003860 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001962 sec., 8154.9439347604475 rows/sec., 664.98 KiB/sec. | ||
4442 | 2025.02.22 01:50:17.004047 [ 5 ] {e8d6111c-b131-43de-8734-c761933994ad} <Debug> TCPHandler: Processed in 0.00245854 sec. | ||
4443 | 2025.02.22 01:50:17.004222 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4444 | 2025.02.22 01:50:17.004345 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4445 | 2025.02.22 01:50:17.004395 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4446 | 2025.02.22 01:50:17.005868 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4447 | 2025.02.22 01:50:17.005909 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4448 | 2025.02.22 01:50:17.006357 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4449 | 2025.02.22 01:50:17.006612 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4450 | 2025.02.22 01:50:17.006846 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.00252 sec., 556349.2063492063 rows/sec., 46.67 MiB/sec. | ||
4451 | 2025.02.22 01:50:17.006930 [ 256 ] {d861fddc-a86a-4da4-b37b-138f94c33e31} <Debug> TCPHandler: Processed in 0.002772467 sec. | ||
4452 | 2025.02.22 01:50:17.007168 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4453 | 2025.02.22 01:50:17.007314 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4454 | 2025.02.22 01:50:17.007370 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4455 | 2025.02.22 01:50:17.008016 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4456 | 2025.02.22 01:50:17.008056 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4457 | 2025.02.22 01:50:17.008435 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4458 | 2025.02.22 01:50:17.008687 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4459 | 2025.02.22 01:50:17.008910 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001605 sec., 41744.54828660436 rows/sec., 3.05 MiB/sec. | ||
4460 | 2025.02.22 01:50:17.009169 [ 5 ] {b286a38c-b23f-44be-ab97-fda15d6faba6} <Debug> TCPHandler: Processed in 0.002101751 sec. | ||
4461 | 2025.02.22 01:50:17.009347 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4462 | 2025.02.22 01:50:17.009464 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4463 | 2025.02.22 01:50:17.009514 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4464 | 2025.02.22 01:50:17.010184 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4465 | 2025.02.22 01:50:17.010224 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4466 | 2025.02.22 01:50:17.010596 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4467 | 2025.02.22 01:50:17.010843 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4468 | 2025.02.22 01:50:17.011059 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001616 sec., 155940.59405940594 rows/sec., 10.79 MiB/sec. | ||
4469 | 2025.02.22 01:50:17.011153 [ 256 ] {e8fd8a56-0b3c-48f3-b6e6-c5b61e707778} <Debug> TCPHandler: Processed in 0.001860246 sec. | ||
4470 | 2025.02.22 01:50:17.011314 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4471 | 2025.02.22 01:50:17.011440 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4472 | 2025.02.22 01:50:17.011493 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4473 | 2025.02.22 01:50:17.012115 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4474 | 2025.02.22 01:50:17.012160 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4475 | 2025.02.22 01:50:17.012553 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4476 | 2025.02.22 01:50:17.012810 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4477 | 2025.02.22 01:50:17.013023 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00161 sec., 7453.416149068323 rows/sec., 582.30 KiB/sec. | ||
4478 | 2025.02.22 01:50:17.013082 [ 5 ] {7df2a60c-4c09-4583-800c-74188d591b24} <Debug> TCPHandler: Processed in 0.001826405 sec. | ||
4479 | 2025.02.22 01:50:17.013243 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4480 | 2025.02.22 01:50:17.013364 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4481 | 2025.02.22 01:50:17.013413 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4482 | 2025.02.22 01:50:17.014357 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4483 | 2025.02.22 01:50:17.014399 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4484 | 2025.02.22 01:50:17.014822 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4485 | 2025.02.22 01:50:17.015079 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2025.02.22 01:50:17.015293 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001953 sec., 312852.02252944186 rows/sec., 23.55 MiB/sec. | ||
4487 | 2025.02.22 01:50:17.015355 [ 256 ] {34187bbd-a9e5-46ab-996f-ef46a3f0b517} <Debug> TCPHandler: Processed in 0.002171323 sec. | ||
4488 | 2025.02.22 01:50:17.015508 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4489 | 2025.02.22 01:50:17.015629 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4490 | 2025.02.22 01:50:17.015686 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4491 | 2025.02.22 01:50:17.016550 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2025.02.22 01:50:17.016592 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4493 | 2025.02.22 01:50:17.017059 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4494 | 2025.02.22 01:50:17.017307 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4495 | 2025.02.22 01:50:17.017526 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001922 sec., 513007.2840790843 rows/sec., 34.67 MiB/sec. | ||
4496 | 2025.02.22 01:50:17.017585 [ 5 ] {db7ee050-2400-4f3b-8787-1152180fce96} <Debug> TCPHandler: Processed in 0.002134382 sec. | ||
4497 | 2025.02.22 01:50:17.017751 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2025.02.22 01:50:17.017897 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4499 | 2025.02.22 01:50:17.017990 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4500 | 2025.02.22 01:50:17.019218 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2025.02.22 01:50:17.019260 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4502 | 2025.02.22 01:50:17.019935 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4503 | 2025.02.22 01:50:17.020205 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4504 | 2025.02.22 01:50:17.020460 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. | ||
4505 | 2025.02.22 01:50:17.020557 [ 256 ] {0a5c0434-89d7-4530-8c85-c5f5120a4457} <Debug> TCPHandler: Processed in 0.002873379 sec. | ||
4506 | 2025.02.22 01:50:17.020712 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4507 | 2025.02.22 01:50:17.020832 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4508 | 2025.02.22 01:50:17.020884 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4509 | 2025.02.22 01:50:17.021403 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4510 | 2025.02.22 01:50:17.021443 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
4511 | 2025.02.22 01:50:17.021818 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4512 | 2025.02.22 01:50:17.022059 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2025.02.22 01:50:17.022278 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001471 sec., 24473.147518694765 rows/sec., 1.65 MiB/sec. | ||
4514 | 2025.02.22 01:50:17.022330 [ 5 ] {1395d91f-bfc4-4d26-b00b-82aa43c661d5} <Debug> TCPHandler: Processed in 0.00167677 sec. | ||
4515 | 2025.02.22 01:50:18.803312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 626 | ||
4516 | 2025.02.22 01:50:18.806775 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4517 | 2025.02.22 01:50:18.806833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4518 | 2025.02.22 01:50:18.808336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4519 | 2025.02.22 01:50:18.808651 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4520 | 2025.02.22 01:50:18.809282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
4521 | 2025.02.22 01:50:19.821650 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4522 | 2025.02.22 01:50:19.821873 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4523 | 2025.02.22 01:50:19.821955 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4524 | 2025.02.22 01:50:19.822799 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4525 | 2025.02.22 01:50:19.822854 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4526 | 2025.02.22 01:50:19.823297 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4527 | 2025.02.22 01:50:19.823592 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4528 | 2025.02.22 01:50:19.823809 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. | ||
4529 | 2025.02.22 01:50:19.823878 [ 256 ] {56ef3671-53de-4eac-b448-4143095ee59d} <Debug> TCPHandler: Processed in 0.002373188 sec. | ||
4530 | 2025.02.22 01:50:19.824144 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4531 | 2025.02.22 01:50:19.824340 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4532 | 2025.02.22 01:50:19.824416 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4533 | 2025.02.22 01:50:19.825194 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4534 | 2025.02.22 01:50:19.825247 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4535 | 2025.02.22 01:50:19.825708 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4536 | 2025.02.22 01:50:19.825973 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4537 | 2025.02.22 01:50:19.826296 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. | ||
4538 | 2025.02.22 01:50:19.826365 [ 5 ] {6222b45c-6c2f-439c-980b-0b157b50d821} <Debug> TCPHandler: Processed in 0.002358348 sec. | ||
4539 | 2025.02.22 01:50:19.826534 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4540 | 2025.02.22 01:50:19.826686 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4541 | 2025.02.22 01:50:19.826754 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4542 | 2025.02.22 01:50:19.827401 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4543 | 2025.02.22 01:50:19.827444 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4544 | 2025.02.22 01:50:19.827953 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4545 | 2025.02.22 01:50:19.828213 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4546 | 2025.02.22 01:50:19.828470 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00181 sec., 35359.11602209945 rows/sec., 2.46 MiB/sec. | ||
4547 | 2025.02.22 01:50:19.828632 [ 256 ] {5e37b240-ac68-4a72-bf5c-32ae7adba999} <Debug> TCPHandler: Processed in 0.002163243 sec. | ||
4548 | 2025.02.22 01:50:19.828867 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2025.02.22 01:50:19.829003 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4550 | 2025.02.22 01:50:19.829059 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4551 | 2025.02.22 01:50:19.829563 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4552 | 2025.02.22 01:50:19.829604 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4553 | 2025.02.22 01:50:19.829998 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4554 | 2025.02.22 01:50:19.830270 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4555 | 2025.02.22 01:50:19.830506 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00153 sec., 15686.274509803923 rows/sec., 1.06 MiB/sec. | ||
4556 | 2025.02.22 01:50:19.830589 [ 5 ] {68e3c27a-a607-405b-a115-5e5ac2ed9b47} <Debug> TCPHandler: Processed in 0.001828885 sec. | ||
4557 | 2025.02.22 01:50:21.254689 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
4558 | 2025.02.22 01:50:21.255865 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4559 | 2025.02.22 01:50:21.255915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4560 | 2025.02.22 01:50:21.256463 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4561 | 2025.02.22 01:50:21.256728 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4562 | 2025.02.22 01:50:21.257036 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
4563 | 2025.02.22 01:50:22.084498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
4564 | 2025.02.22 01:50:22.103228 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2025.02.22 01:50:22.103297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4566 | 2025.02.22 01:50:22.110754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4567 | 2025.02.22 01:50:22.111529 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2025.02.22 01:50:22.114187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
4569 | 2025.02.22 01:50:24.826052 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4570 | 2025.02.22 01:50:24.826277 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4571 | 2025.02.22 01:50:24.826358 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4572 | 2025.02.22 01:50:24.827162 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4573 | 2025.02.22 01:50:24.827215 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4574 | 2025.02.22 01:50:24.827663 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4575 | 2025.02.22 01:50:24.827934 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4576 | 2025.02.22 01:50:24.828175 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. | ||
4577 | 2025.02.22 01:50:24.828243 [ 256 ] {4b6f86d5-f6a3-41e8-9a12-b23079194b17} <Debug> TCPHandler: Processed in 0.002331467 sec. | ||
4578 | 2025.02.22 01:50:24.828495 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4579 | 2025.02.22 01:50:24.828686 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4580 | 2025.02.22 01:50:24.828757 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4581 | 2025.02.22 01:50:24.829516 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4582 | 2025.02.22 01:50:24.829559 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4583 | 2025.02.22 01:50:24.829988 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4584 | 2025.02.22 01:50:24.830243 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4585 | 2025.02.22 01:50:24.830445 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001811 sec., 35339.5913859746 rows/sec., 2.76 MiB/sec. | ||
4586 | 2025.02.22 01:50:24.830511 [ 5 ] {800dc193-842c-48d8-abcf-05e9f80928c4} <Debug> TCPHandler: Processed in 0.002147792 sec. | ||
4587 | 2025.02.22 01:50:24.830682 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4588 | 2025.02.22 01:50:24.830831 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4589 | 2025.02.22 01:50:24.830898 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4590 | 2025.02.22 01:50:24.831601 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4591 | 2025.02.22 01:50:24.831642 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4592 | 2025.02.22 01:50:24.832057 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4593 | 2025.02.22 01:50:24.832319 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4594 | 2025.02.22 01:50:24.832560 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
4595 | 2025.02.22 01:50:24.832653 [ 256 ] {df7ded02-17c5-4ac1-b77e-9bc2ad2198f1} <Debug> TCPHandler: Processed in 0.00204066 sec. | ||
4596 | 2025.02.22 01:50:24.832888 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4597 | 2025.02.22 01:50:24.833042 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4598 | 2025.02.22 01:50:24.833098 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4599 | 2025.02.22 01:50:24.833619 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4600 | 2025.02.22 01:50:24.833658 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4601 | 2025.02.22 01:50:24.834038 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4602 | 2025.02.22 01:50:24.834279 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4603 | 2025.02.22 01:50:24.834461 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
4604 | 2025.02.22 01:50:24.834512 [ 5 ] {e5ee0738-af23-449e-88eb-5f70e9f39ef6} <Debug> TCPHandler: Processed in 0.001743492 sec. | ||
4605 | 2025.02.22 01:50:28.648339 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4606 | 2025.02.22 01:50:28.648441 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4607 | 2025.02.22 01:50:28.757219 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
4608 | 2025.02.22 01:50:28.758085 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2025.02.22 01:50:28.758136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4610 | 2025.02.22 01:50:28.758695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4611 | 2025.02.22 01:50:28.758951 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4612 | 2025.02.22 01:50:28.759205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
4613 | 2025.02.22 01:50:28.809527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 642 | ||
4614 | 2025.02.22 01:50:28.812331 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4615 | 2025.02.22 01:50:28.812388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4616 | 2025.02.22 01:50:28.813904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4617 | 2025.02.22 01:50:28.814231 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4618 | 2025.02.22 01:50:28.815625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
4619 | 2025.02.22 01:50:29.614280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
4620 | 2025.02.22 01:50:29.634885 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2025.02.22 01:50:29.634952 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4622 | 2025.02.22 01:50:29.642313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4623 | 2025.02.22 01:50:29.643094 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4624 | 2025.02.22 01:50:29.646793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
4625 | 2025.02.22 01:50:29.828944 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4626 | 2025.02.22 01:50:29.829150 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4627 | 2025.02.22 01:50:29.829231 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4628 | 2025.02.22 01:50:29.830127 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4629 | 2025.02.22 01:50:29.830169 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4630 | 2025.02.22 01:50:29.830633 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4631 | 2025.02.22 01:50:29.830898 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4632 | 2025.02.22 01:50:29.831137 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002035 sec., 65847.66584766585 rows/sec., 5.68 MiB/sec. | ||
4633 | 2025.02.22 01:50:29.831220 [ 256 ] {6c94351b-1442-4084-adf4-328eecb998a0} <Debug> TCPHandler: Processed in 0.002407489 sec. | ||
4634 | 2025.02.22 01:50:29.831531 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4635 | 2025.02.22 01:50:29.831742 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4636 | 2025.02.22 01:50:29.831843 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4637 | 2025.02.22 01:50:29.832702 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4638 | 2025.02.22 01:50:29.832759 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4639 | 2025.02.22 01:50:29.833207 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4640 | 2025.02.22 01:50:29.833460 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4641 | 2025.02.22 01:50:29.833748 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002068 sec., 18858.80077369439 rows/sec., 1.38 MiB/sec. | ||
4642 | 2025.02.22 01:50:29.834029 [ 5 ] {adbaee21-aedb-4fd9-921b-e238b7a3156d} <Debug> TCPHandler: Processed in 0.002676465 sec. | ||
4643 | 2025.02.22 01:50:29.834259 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4644 | 2025.02.22 01:50:29.834399 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4645 | 2025.02.22 01:50:29.834456 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4646 | 2025.02.22 01:50:29.835144 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4647 | 2025.02.22 01:50:29.835183 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4648 | 2025.02.22 01:50:29.835550 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4649 | 2025.02.22 01:50:29.835803 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4650 | 2025.02.22 01:50:29.836041 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001654 sec., 62273.276904474 rows/sec., 4.86 MiB/sec. | ||
4651 | 2025.02.22 01:50:29.836117 [ 256 ] {06194033-a71f-425a-9477-1240f4fcebf4} <Debug> TCPHandler: Processed in 0.001983458 sec. | ||
4652 | 2025.02.22 01:50:29.836398 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4653 | 2025.02.22 01:50:29.836610 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4654 | 2025.02.22 01:50:29.836681 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4655 | 2025.02.22 01:50:29.837298 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4656 | 2025.02.22 01:50:29.837340 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4657 | 2025.02.22 01:50:29.837779 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4658 | 2025.02.22 01:50:29.838024 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4659 | 2025.02.22 01:50:29.838250 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
4660 | 2025.02.22 01:50:29.838309 [ 5 ] {7a37c770-2e08-4fbf-8b33-3a06b0b1f2bb} <Debug> TCPHandler: Processed in 0.00207831 sec. | ||
4661 | 2025.02.22 01:50:29.838482 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4662 | 2025.02.22 01:50:29.838621 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4663 | 2025.02.22 01:50:29.838714 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4664 | 2025.02.22 01:50:29.839955 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.02.22 01:50:29.839993 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4666 | 2025.02.22 01:50:29.840682 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4667 | 2025.02.22 01:50:29.840948 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.02.22 01:50:29.841148 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002558 sec., 15246.286161063332 rows/sec., 27.32 MiB/sec. | ||
4669 | 2025.02.22 01:50:29.841240 [ 256 ] {fb79ebfd-ba1d-4821-8b73-6c850b58d088} <Debug> TCPHandler: Processed in 0.002828019 sec. | ||
4670 | 2025.02.22 01:50:29.841399 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4671 | 2025.02.22 01:50:29.841542 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4672 | 2025.02.22 01:50:29.841604 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4673 | 2025.02.22 01:50:29.842131 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2025.02.22 01:50:29.842171 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4675 | 2025.02.22 01:50:29.842552 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
4676 | 2025.02.22 01:50:29.842803 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.02.22 01:50:29.843023 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
4678 | 2025.02.22 01:50:29.843076 [ 5 ] {ba661abb-18a5-4938-a797-7d2a27e6663b} <Debug> TCPHandler: Processed in 0.001746102 sec. | ||
4679 | 2025.02.22 01:50:31.574218 [ 57 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4680 | 2025.02.22 01:50:31.574284 [ 57 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2025.02.22 01:50:31.574307 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4682 | 2025.02.22 01:50:31.574509 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::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 | ||
4683 | 2025.02.22 01:50:31.574699 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4684 | 2025.02.22 01:50:31.574742 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
4685 | 2025.02.22 01:50:31.574829 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4686 | 2025.02.22 01:50:31.575032 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
4687 | 2025.02.22 01:50:31.575322 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
4688 | 2025.02.22 01:50:31.575460 [ 191 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
4689 | 2025.02.22 01:50:31.576558 [ 187 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002172732 sec., 22092.002142924208 rows/sec., 1.84 MiB/sec. | ||
4690 | 2025.02.22 01:50:31.576779 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4691 | 2025.02.22 01:50:31.577136 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2025.02.22 01:50:31.577227 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_5_1} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4693 | 2025.02.22 01:50:31.577337 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4694 | 2025.02.22 01:50:34.826172 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2025.02.22 01:50:34.826379 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4696 | 2025.02.22 01:50:34.826455 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4697 | 2025.02.22 01:50:34.827264 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2025.02.22 01:50:34.827313 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4699 | 2025.02.22 01:50:34.827764 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4700 | 2025.02.22 01:50:34.828024 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2025.02.22 01:50:34.828184 [ 55 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4702 | 2025.02.22 01:50:34.828223 [ 55 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4703 | 2025.02.22 01:50:34.828245 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.24 MiB/sec. | ||
4704 | 2025.02.22 01:50:34.828248 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4705 | 2025.02.22 01:50:34.828389 [ 256 ] {ef5e5566-14a5-4606-90ec-34a126509471} <Debug> TCPHandler: Processed in 0.002348108 sec. | ||
4706 | 2025.02.22 01:50:34.828684 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
4707 | 2025.02.22 01:50:34.828747 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2025.02.22 01:50:34.829183 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4709 | 2025.02.22 01:50:34.829272 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4710 | 2025.02.22 01:50:34.829325 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4711 | 2025.02.22 01:50:34.829346 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1403 rows starting from the beginning of the part | ||
4712 | 2025.02.22 01:50:34.829726 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1402 rows starting from the beginning of the part | ||
4713 | 2025.02.22 01:50:34.830059 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
4714 | 2025.02.22 01:50:34.830404 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
4715 | 2025.02.22 01:50:34.830769 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 134 rows starting from the beginning of the part | ||
4716 | 2025.02.22 01:50:34.831108 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
4717 | 2025.02.22 01:50:34.832375 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4718 | 2025.02.22 01:50:34.832451 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4719 | 2025.02.22 01:50:34.833607 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4720 | 2025.02.22 01:50:34.833953 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4721 | 2025.02.22 01:50:34.834193 [ 55 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4722 | 2025.02.22 01:50:34.834304 [ 55 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4723 | 2025.02.22 01:50:34.834364 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4724 | 2025.02.22 01:50:34.834383 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005324 sec., 12021.036814425244 rows/sec., 960.79 KiB/sec. | ||
4725 | 2025.02.22 01:50:34.834801 [ 5 ] {dc0f3475-1bd1-4ffa-9c85-606ef7bccbd2} <Debug> TCPHandler: Processed in 0.006261772 sec. | ||
4726 | 2025.02.22 01:50:34.834902 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
4727 | 2025.02.22 01:50:34.835093 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4728 | 2025.02.22 01:50:34.835290 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.006887157 sec., 451129.54445499065 rows/sec., 39.44 MiB/sec. | ||
4729 | 2025.02.22 01:50:34.835317 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4730 | 2025.02.22 01:50:34.835377 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4731 | 2025.02.22 01:50:34.835395 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 631 rows starting from the beginning of the part | ||
4732 | 2025.02.22 01:50:34.835476 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4733 | 2025.02.22 01:50:34.835789 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4734 | 2025.02.22 01:50:34.835762 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 611 rows starting from the beginning of the part | ||
4735 | 2025.02.22 01:50:34.836697 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
4736 | 2025.02.22 01:50:34.837430 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
4737 | 2025.02.22 01:50:34.837820 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2025.02.22 01:50:34.838215 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 103 rows starting from the beginning of the part | ||
4739 | 2025.02.22 01:50:34.838620 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_46_9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4740 | 2025.02.22 01:50:34.838919 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
4741 | 2025.02.22 01:50:34.839349 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
4742 | 2025.02.22 01:50:34.840091 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2025.02.22 01:50:34.840140 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4744 | 2025.02.22 01:50:34.840775 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4745 | 2025.02.22 01:50:34.841115 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4746 | 2025.02.22 01:50:34.841234 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006729984 sec., 228380.92928601318 rows/sec., 18.19 MiB/sec. | ||
4747 | 2025.02.22 01:50:34.841374 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4748 | 2025.02.22 01:50:34.841461 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2025.02.22 01:50:34.841530 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4750 | 2025.02.22 01:50:34.841582 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006259 sec., 25563.18900782873 rows/sec., 1.78 MiB/sec. | ||
4751 | 2025.02.22 01:50:34.841657 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4752 | 2025.02.22 01:50:34.841859 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
4753 | 2025.02.22 01:50:34.841977 [ 256 ] {189f37f0-c5e4-4bbe-b37e-b6f4aa878ba3} <Debug> TCPHandler: Processed in 0.007018581 sec. | ||
4754 | 2025.02.22 01:50:34.842271 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4755 | 2025.02.22 01:50:34.842310 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2025.02.22 01:50:34.842336 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11722 rows starting from the beginning of the part | ||
4757 | 2025.02.22 01:50:34.842463 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4758 | 2025.02.22 01:50:34.842718 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 986 rows starting from the beginning of the part | ||
4759 | 2025.02.22 01:50:34.842868 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4760 | 2025.02.22 01:50:34.842971 [ 186 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_46_9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4761 | 2025.02.22 01:50:34.843184 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
4762 | 2025.02.22 01:50:34.843205 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4763 | 2025.02.22 01:50:34.843375 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
4764 | 2025.02.22 01:50:34.843791 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
4765 | 2025.02.22 01:50:34.844221 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
4766 | 2025.02.22 01:50:34.844515 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
4767 | 2025.02.22 01:50:34.845505 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2025.02.22 01:50:34.845596 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4769 | 2025.02.22 01:50:34.846105 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
4770 | 2025.02.22 01:50:34.846556 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2025.02.22 01:50:34.846906 [ 53 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
4772 | 2025.02.22 01:50:34.847009 [ 53 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4773 | 2025.02.22 01:50:34.847110 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4774 | 2025.02.22 01:50:34.847314 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004613 sec., 13006.720138738348 rows/sec., 897.60 KiB/sec. | ||
4775 | 2025.02.22 01:50:34.847601 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
4776 | 2025.02.22 01:50:34.847671 [ 5 ] {45934b81-fda1-4662-981c-581bbfe68828} <Debug> TCPHandler: Processed in 0.005523174 sec. | ||
4777 | 2025.02.22 01:50:34.847973 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4778 | 2025.02.22 01:50:34.848009 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2124 rows starting from the beginning of the part | ||
4779 | 2025.02.22 01:50:34.848093 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
4780 | 2025.02.22 01:50:34.848293 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
4781 | 2025.02.22 01:50:34.848470 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
4782 | 2025.02.22 01:50:34.848543 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
4783 | 2025.02.22 01:50:34.848881 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
4784 | 2025.02.22 01:50:34.850329 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13252 rows, containing 5 columns (5 merged, 0 gathered) in 0.008666951 sec., 1529026.7592374757 rows/sec., 104.78 MiB/sec. | ||
4785 | 2025.02.22 01:50:34.850533 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003249319 sec., 727537.062381379 rows/sec., 49.03 MiB/sec. | ||
4786 | 2025.02.22 01:50:34.850842 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4787 | 2025.02.22 01:50:34.850858 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
4788 | 2025.02.22 01:50:34.851400 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.02.22 01:50:34.851522 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4790 | 2025.02.22 01:50:34.851584 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_46_9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4791 | 2025.02.22 01:50:34.851638 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
4792 | 2025.02.22 01:50:34.851748 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4793 | 2025.02.22 01:50:34.851839 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
4794 | 2025.02.22 01:50:36.259347 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
4795 | 2025.02.22 01:50:36.260024 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2025.02.22 01:50:36.260073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4797 | 2025.02.22 01:50:36.260603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4798 | 2025.02.22 01:50:36.260869 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4799 | 2025.02.22 01:50:36.261125 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
4800 | 2025.02.22 01:50:37.146887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
4801 | 2025.02.22 01:50:37.167742 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2025.02.22 01:50:37.167786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4803 | 2025.02.22 01:50:37.175157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4804 | 2025.02.22 01:50:37.175921 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2025.02.22 01:50:37.178474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
4806 | 2025.02.22 01:50:38.815785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 662 | ||
4807 | 2025.02.22 01:50:38.818668 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4808 | 2025.02.22 01:50:38.818726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4809 | 2025.02.22 01:50:38.820228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4810 | 2025.02.22 01:50:38.820545 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4811 | 2025.02.22 01:50:38.820807 [ 46 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4812 | 2025.02.22 01:50:38.820928 [ 46 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4813 | 2025.02.22 01:50:38.820991 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4814 | 2025.02.22 01:50:38.821419 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4815 | 2025.02.22 01:50:38.822055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
4816 | 2025.02.22 01:50:38.822546 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4817 | 2025.02.22 01:50:38.822734 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 550 rows starting from the beginning of the part | ||
4818 | 2025.02.22 01:50:38.823373 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
4819 | 2025.02.22 01:50:38.823966 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
4820 | 2025.02.22 01:50:38.824555 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
4821 | 2025.02.22 01:50:38.825139 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
4822 | 2025.02.22 01:50:38.825755 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
4823 | 2025.02.22 01:50:38.833946 [ 199 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 72 columns (72 merged, 0 gathered) in 0.012800051 sec., 51718.543933926514 rows/sec., 43.48 MiB/sec. | ||
4824 | 2025.02.22 01:50:38.835340 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4825 | 2025.02.22 01:50:38.836206 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4826 | 2025.02.22 01:50:38.836307 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_21_4} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4827 | 2025.02.22 01:50:38.836645 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
4828 | 2025.02.22 01:50:39.828932 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4829 | 2025.02.22 01:50:39.829142 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4830 | 2025.02.22 01:50:39.829218 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4831 | 2025.02.22 01:50:39.830065 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4832 | 2025.02.22 01:50:39.830121 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4833 | 2025.02.22 01:50:39.830578 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4834 | 2025.02.22 01:50:39.830840 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4835 | 2025.02.22 01:50:39.831082 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001994 sec., 67201.60481444333 rows/sec., 5.80 MiB/sec. | ||
4836 | 2025.02.22 01:50:39.831150 [ 256 ] {6953e582-936d-4720-a45e-5f5669961f55} <Debug> TCPHandler: Processed in 0.002359737 sec. | ||
4837 | 2025.02.22 01:50:39.831424 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4838 | 2025.02.22 01:50:39.831636 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4839 | 2025.02.22 01:50:39.831727 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4840 | 2025.02.22 01:50:39.832527 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4841 | 2025.02.22 01:50:39.832582 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4842 | 2025.02.22 01:50:39.833025 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4843 | 2025.02.22 01:50:39.833283 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4844 | 2025.02.22 01:50:39.833469 [ 46 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
4845 | 2025.02.22 01:50:39.833545 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001962 sec., 19877.67584097859 rows/sec., 1.46 MiB/sec. | ||
4846 | 2025.02.22 01:50:39.833562 [ 46 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4847 | 2025.02.22 01:50:39.833635 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4848 | 2025.02.22 01:50:39.833694 [ 5 ] {2bd18a2e-3548-4e34-a2c1-0638aca3581e} <Debug> TCPHandler: Processed in 0.002418929 sec. | ||
4849 | 2025.02.22 01:50:39.833867 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
4850 | 2025.02.22 01:50:39.833923 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4851 | 2025.02.22 01:50:39.834009 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4852 | 2025.02.22 01:50:39.834091 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 69 rows starting from the beginning of the part | ||
4853 | 2025.02.22 01:50:39.834182 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4854 | 2025.02.22 01:50:39.834277 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
4855 | 2025.02.22 01:50:39.834347 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4856 | 2025.02.22 01:50:39.834578 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
4857 | 2025.02.22 01:50:39.834983 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 67 rows starting from the beginning of the part | ||
4858 | 2025.02.22 01:50:39.835385 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
4859 | 2025.02.22 01:50:39.835752 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
4860 | 2025.02.22 01:50:39.837315 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4861 | 2025.02.22 01:50:39.837384 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4862 | 2025.02.22 01:50:39.838517 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4863 | 2025.02.22 01:50:39.838526 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.004774236 sec., 61161.61831966413 rows/sec., 4.71 MiB/sec. | ||
4864 | 2025.02.22 01:50:39.838744 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
4865 | 2025.02.22 01:50:39.838861 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2025.02.22 01:50:39.839112 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005016 sec., 20534.290271132377 rows/sec., 1.60 MiB/sec. | ||
4867 | 2025.02.22 01:50:39.839216 [ 256 ] {278e8ef0-b428-41b3-b574-801ca4ddf49a} <Debug> TCPHandler: Processed in 0.005423141 sec. | ||
4868 | 2025.02.22 01:50:39.839236 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4869 | 2025.02.22 01:50:39.839336 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_20_4} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
4870 | 2025.02.22 01:50:39.839416 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4871 | 2025.02.22 01:50:39.839464 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4872 | 2025.02.22 01:50:39.839591 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4873 | 2025.02.22 01:50:39.839662 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4874 | 2025.02.22 01:50:39.840299 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4875 | 2025.02.22 01:50:39.840341 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4876 | 2025.02.22 01:50:39.840744 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4877 | 2025.02.22 01:50:39.840988 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4878 | 2025.02.22 01:50:39.841197 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001641 sec., 97501.52346130408 rows/sec., 6.79 MiB/sec. | ||
4879 | 2025.02.22 01:50:39.841255 [ 5 ] {d22ea99e-aae6-40ee-b1a1-ce84a5163f3b} <Debug> TCPHandler: Processed in 0.001937637 sec. | ||
4880 | 2025.02.22 01:50:39.841417 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4881 | 2025.02.22 01:50:39.841561 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4882 | 2025.02.22 01:50:39.841655 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4883 | 2025.02.22 01:50:39.842952 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4884 | 2025.02.22 01:50:39.842991 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4885 | 2025.02.22 01:50:39.843674 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4886 | 2025.02.22 01:50:39.843935 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4887 | 2025.02.22 01:50:39.844170 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00264 sec., 14772.727272727272 rows/sec., 26.47 MiB/sec. | ||
4888 | 2025.02.22 01:50:39.844614 [ 256 ] {d0f61888-cb97-4ca2-a65d-bb9d1b904083} <Debug> TCPHandler: Processed in 0.00326209 sec. | ||
4889 | 2025.02.22 01:50:39.844795 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4890 | 2025.02.22 01:50:39.844936 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4891 | 2025.02.22 01:50:39.844998 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4892 | 2025.02.22 01:50:39.845521 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4893 | 2025.02.22 01:50:39.845561 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4894 | 2025.02.22 01:50:39.845936 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
4895 | 2025.02.22 01:50:39.846199 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4896 | 2025.02.22 01:50:39.846401 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
4897 | 2025.02.22 01:50:39.846455 [ 5 ] {7dda6ff0-53b5-4ed5-8d2b-106e81902e75} <Debug> TCPHandler: Processed in 0.001727673 sec. | ||
4898 | 2025.02.22 01:50:43.648717 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4899 | 2025.02.22 01:50:43.648824 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4900 | 2025.02.22 01:50:43.761299 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
4901 | 2025.02.22 01:50:43.762425 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4902 | 2025.02.22 01:50:43.762525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4903 | 2025.02.22 01:50:43.763168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4904 | 2025.02.22 01:50:43.763438 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4905 | 2025.02.22 01:50:43.763707 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
4906 | 2025.02.22 01:50:44.678562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
4907 | 2025.02.22 01:50:44.700154 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4908 | 2025.02.22 01:50:44.700211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4909 | 2025.02.22 01:50:44.708058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4910 | 2025.02.22 01:50:44.708832 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2025.02.22 01:50:44.712117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
4912 | 2025.02.22 01:50:44.826751 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4913 | 2025.02.22 01:50:44.826970 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4914 | 2025.02.22 01:50:44.827052 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4915 | 2025.02.22 01:50:44.827877 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4916 | 2025.02.22 01:50:44.827923 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4917 | 2025.02.22 01:50:44.828375 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4918 | 2025.02.22 01:50:44.828644 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4919 | 2025.02.22 01:50:44.828875 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. | ||
4920 | 2025.02.22 01:50:44.828985 [ 256 ] {68e53391-7d23-4a16-9a8b-2fdb5e8765d6} <Debug> TCPHandler: Processed in 0.002373428 sec. | ||
4921 | 2025.02.22 01:50:44.829333 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4922 | 2025.02.22 01:50:44.829557 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4923 | 2025.02.22 01:50:44.829641 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4924 | 2025.02.22 01:50:44.830486 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4925 | 2025.02.22 01:50:44.830542 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4926 | 2025.02.22 01:50:44.830999 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4927 | 2025.02.22 01:50:44.831257 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4928 | 2025.02.22 01:50:44.831487 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001986 sec., 32225.579053373618 rows/sec., 2.52 MiB/sec. | ||
4929 | 2025.02.22 01:50:44.831555 [ 5 ] {b5950766-fbe9-4a92-b04f-bbb6ab0e056b} <Debug> TCPHandler: Processed in 0.002429999 sec. | ||
4930 | 2025.02.22 01:50:44.831724 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4931 | 2025.02.22 01:50:44.831875 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4932 | 2025.02.22 01:50:44.831942 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4933 | 2025.02.22 01:50:44.832573 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4934 | 2025.02.22 01:50:44.832611 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4935 | 2025.02.22 01:50:44.833015 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4936 | 2025.02.22 01:50:44.833264 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4937 | 2025.02.22 01:50:44.833446 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001609 sec., 99440.64636420137 rows/sec., 6.93 MiB/sec. | ||
4938 | 2025.02.22 01:50:44.833501 [ 256 ] {f037b5b4-a751-44dd-922f-38853852f28f} <Debug> TCPHandler: Processed in 0.001848265 sec. | ||
4939 | 2025.02.22 01:50:44.833667 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4940 | 2025.02.22 01:50:44.833815 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4941 | 2025.02.22 01:50:44.833881 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4942 | 2025.02.22 01:50:44.834458 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4943 | 2025.02.22 01:50:44.834500 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4944 | 2025.02.22 01:50:44.834897 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
4945 | 2025.02.22 01:50:44.835141 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4946 | 2025.02.22 01:50:44.835322 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. | ||
4947 | 2025.02.22 01:50:44.835372 [ 5 ] {01a85f54-48ae-4ddb-a049-2f4a3b1683b1} <Debug> TCPHandler: Processed in 0.001776673 sec. | ||
4948 | 2025.02.22 01:50:46.999856 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4949 | 2025.02.22 01:50:47.000081 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4950 | 2025.02.22 01:50:47.000171 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4951 | 2025.02.22 01:50:47.001419 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2025.02.22 01:50:47.001482 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4953 | 2025.02.22 01:50:47.001951 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4954 | 2025.02.22 01:50:47.002224 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4955 | 2025.02.22 01:50:47.002516 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002495 sec., 9619.238476953908 rows/sec., 817.26 KiB/sec. | ||
4956 | 2025.02.22 01:50:47.002679 [ 256 ] {5f7f71dd-f01e-4035-8b02-736f7c7b56e6} <Debug> TCPHandler: Processed in 0.002968393 sec. | ||
4957 | 2025.02.22 01:50:47.002963 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2025.02.22 01:50:47.003185 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4959 | 2025.02.22 01:50:47.003271 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4960 | 2025.02.22 01:50:47.004011 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4961 | 2025.02.22 01:50:47.004066 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4962 | 2025.02.22 01:50:47.004491 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4963 | 2025.02.22 01:50:47.004777 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4964 | 2025.02.22 01:50:47.005060 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001921 sec., 1041.124414367517 rows/sec., 84.90 KiB/sec. | ||
4965 | 2025.02.22 01:50:47.005295 [ 5 ] {be90cfa1-dea1-4d77-98ad-1275265f6995} <Debug> TCPHandler: Processed in 0.00247739 sec. | ||
4966 | 2025.02.22 01:50:47.005508 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4967 | 2025.02.22 01:50:47.005700 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4968 | 2025.02.22 01:50:47.005774 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4969 | 2025.02.22 01:50:47.007141 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4970 | 2025.02.22 01:50:47.007188 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4971 | 2025.02.22 01:50:47.007720 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
4972 | 2025.02.22 01:50:47.008002 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4973 | 2025.02.22 01:50:47.008283 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002613 sec., 533869.1159586682 rows/sec., 44.82 MiB/sec. | ||
4974 | 2025.02.22 01:50:47.008445 [ 256 ] {03bb876f-9fd3-4d8a-aa92-eaf5d1bd095d} <Debug> TCPHandler: Processed in 0.003008013 sec. | ||
4975 | 2025.02.22 01:50:47.008688 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4976 | 2025.02.22 01:50:47.008825 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4977 | 2025.02.22 01:50:47.008881 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4978 | 2025.02.22 01:50:47.009508 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4979 | 2025.02.22 01:50:47.009551 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4980 | 2025.02.22 01:50:47.009933 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4981 | 2025.02.22 01:50:47.010176 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4982 | 2025.02.22 01:50:47.010386 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001589 sec., 33354.31088735053 rows/sec., 2.48 MiB/sec. | ||
4983 | 2025.02.22 01:50:47.010444 [ 5 ] {81bc705e-befd-40db-aaaa-9ac742322cc0} <Debug> TCPHandler: Processed in 0.001858385 sec. | ||
4984 | 2025.02.22 01:50:47.010613 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4985 | 2025.02.22 01:50:47.010764 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4986 | 2025.02.22 01:50:47.010837 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4987 | 2025.02.22 01:50:47.011634 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4988 | 2025.02.22 01:50:47.011680 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4989 | 2025.02.22 01:50:47.012089 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4990 | 2025.02.22 01:50:47.012342 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4991 | 2025.02.22 01:50:47.012658 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001905 sec., 132283.46456692912 rows/sec., 9.15 MiB/sec. | ||
4992 | 2025.02.22 01:50:47.012793 [ 256 ] {7e3e895b-c201-47f8-9a82-2006b37583ff} <Debug> TCPHandler: Processed in 0.002252855 sec. | ||
4993 | 2025.02.22 01:50:47.012958 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4994 | 2025.02.22 01:50:47.013100 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4995 | 2025.02.22 01:50:47.013162 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4996 | 2025.02.22 01:50:47.013766 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4997 | 2025.02.22 01:50:47.013809 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
4998 | 2025.02.22 01:50:47.014168 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4999 | 2025.02.22 01:50:47.014402 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5000 | 2025.02.22 01:50:47.014646 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 597.13 KiB/sec. | ||
5001 | 2025.02.22 01:50:47.014722 [ 5 ] {3edb3b66-7aea-4e23-89a9-47aa6ee86e52} <Debug> TCPHandler: Processed in 0.001833705 sec. | ||
5002 | 2025.02.22 01:50:47.014878 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5003 | 2025.02.22 01:50:47.015029 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5004 | 2025.02.22 01:50:47.015094 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5005 | 2025.02.22 01:50:47.016000 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5006 | 2025.02.22 01:50:47.016044 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5007 | 2025.02.22 01:50:47.016481 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5008 | 2025.02.22 01:50:47.016769 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5009 | 2025.02.22 01:50:47.016993 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.002 sec., 298500 rows/sec., 22.44 MiB/sec. | ||
5010 | 2025.02.22 01:50:47.017064 [ 256 ] {d2b88d4b-b145-4a9b-9c40-955bda46edea} <Debug> TCPHandler: Processed in 0.002255985 sec. | ||
5011 | 2025.02.22 01:50:47.017218 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5012 | 2025.02.22 01:50:47.017360 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5013 | 2025.02.22 01:50:47.017461 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5014 | 2025.02.22 01:50:47.018609 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.02.22 01:50:47.018650 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5016 | 2025.02.22 01:50:47.019117 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5017 | 2025.02.22 01:50:47.019388 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5018 | 2025.02.22 01:50:47.019603 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.002275 sec., 430329.6703296703 rows/sec., 29.08 MiB/sec. | ||
5019 | 2025.02.22 01:50:47.019658 [ 5 ] {5e17e7e5-adcf-4172-8c33-279ace133c75} <Debug> TCPHandler: Processed in 0.002509211 sec. | ||
5020 | 2025.02.22 01:50:47.019815 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5021 | 2025.02.22 01:50:47.019963 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5022 | 2025.02.22 01:50:47.020062 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5023 | 2025.02.22 01:50:47.021367 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2025.02.22 01:50:47.021410 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5025 | 2025.02.22 01:50:47.022143 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5026 | 2025.02.22 01:50:47.022423 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2025.02.22 01:50:47.022623 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5028 | 2025.02.22 01:50:47.022701 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002766 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. | ||
5029 | 2025.02.22 01:50:47.022715 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5030 | 2025.02.22 01:50:47.022792 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5031 | 2025.02.22 01:50:47.023120 [ 256 ] {381ef20f-0d24-410c-b0ae-4da7116d12c4} <Debug> TCPHandler: Processed in 0.003372792 sec. | ||
5032 | 2025.02.22 01:50:47.023151 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5033 | 2025.02.22 01:50:47.023333 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5034 | 2025.02.22 01:50:47.023614 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5035 | 2025.02.22 01:50:47.023746 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5036 | 2025.02.22 01:50:47.023918 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5037 | 2025.02.22 01:50:47.024175 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 519 rows starting from the beginning of the part | ||
5038 | 2025.02.22 01:50:47.025107 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
5039 | 2025.02.22 01:50:47.025926 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
5040 | 2025.02.22 01:50:47.025984 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5041 | 2025.02.22 01:50:47.026059 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5042 | 2025.02.22 01:50:47.026510 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part | ||
5043 | 2025.02.22 01:50:47.027088 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
5044 | 2025.02.22 01:50:47.027807 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
5045 | 2025.02.22 01:50:47.027905 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
5046 | 2025.02.22 01:50:47.028809 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5047 | 2025.02.22 01:50:47.029481 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00594 sec., 6060.606060606061 rows/sec., 418.24 KiB/sec. | ||
5048 | 2025.02.22 01:50:47.029911 [ 5 ] {92262805-daf0-4be4-b04f-ea2ce08e9699} <Debug> TCPHandler: Processed in 0.006686783 sec. | ||
5049 | 2025.02.22 01:50:47.041181 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 19 columns (19 merged, 0 gathered) in 0.018242514 sec., 39139.34230775429 rows/sec., 70.14 MiB/sec. | ||
5050 | 2025.02.22 01:50:47.042216 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5051 | 2025.02.22 01:50:47.042678 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5052 | 2025.02.22 01:50:47.042764 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5053 | 2025.02.22 01:50:47.042927 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
5054 | 2025.02.22 01:50:48.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.84 MiB, peak 203.49 MiB, free memory in arenas 0.00 B, will set to 197.07 MiB (RSS), difference: 1.23 MiB | ||
5055 | 2025.02.22 01:50:48.822245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 702 | ||
5056 | 2025.02.22 01:50:48.825512 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5057 | 2025.02.22 01:50:48.825570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5058 | 2025.02.22 01:50:48.827099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5059 | 2025.02.22 01:50:48.827419 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5060 | 2025.02.22 01:50:48.828064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
5061 | 2025.02.22 01:50:49.821872 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5062 | 2025.02.22 01:50:49.822083 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5063 | 2025.02.22 01:50:49.822164 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5064 | 2025.02.22 01:50:49.822971 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.02.22 01:50:49.823020 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5066 | 2025.02.22 01:50:49.823459 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5067 | 2025.02.22 01:50:49.823720 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.02.22 01:50:49.823967 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. | ||
5069 | 2025.02.22 01:50:49.824033 [ 256 ] {e437ab24-680e-431b-be2d-8828996a8ba7} <Debug> TCPHandler: Processed in 0.002304156 sec. | ||
5070 | 2025.02.22 01:50:49.824296 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5071 | 2025.02.22 01:50:49.824512 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5072 | 2025.02.22 01:50:49.824585 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5073 | 2025.02.22 01:50:49.825360 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5074 | 2025.02.22 01:50:49.825414 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5075 | 2025.02.22 01:50:49.825875 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5076 | 2025.02.22 01:50:49.826133 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5077 | 2025.02.22 01:50:49.826380 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
5078 | 2025.02.22 01:50:49.826448 [ 5 ] {97b4a150-c4c7-49e2-a9a8-608279f2c3ce} <Debug> TCPHandler: Processed in 0.002298966 sec. | ||
5079 | 2025.02.22 01:50:49.826587 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5080 | 2025.02.22 01:50:49.826712 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5081 | 2025.02.22 01:50:49.826770 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5082 | 2025.02.22 01:50:49.827337 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5083 | 2025.02.22 01:50:49.827377 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5084 | 2025.02.22 01:50:49.827776 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5085 | 2025.02.22 01:50:49.828032 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2025.02.22 01:50:49.828253 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001569 sec., 40790.31230082855 rows/sec., 2.84 MiB/sec. | ||
5087 | 2025.02.22 01:50:49.828310 [ 256 ] {00491fbc-21b5-45c8-8da1-414ee3024959} <Debug> TCPHandler: Processed in 0.001782344 sec. | ||
5088 | 2025.02.22 01:50:49.828453 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5089 | 2025.02.22 01:50:49.828670 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5090 | 2025.02.22 01:50:49.828772 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5091 | 2025.02.22 01:50:49.829611 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2025.02.22 01:50:49.829653 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5093 | 2025.02.22 01:50:49.830061 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
5094 | 2025.02.22 01:50:49.830303 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5095 | 2025.02.22 01:50:49.830559 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001945 sec., 12339.331619537275 rows/sec., 851.54 KiB/sec. | ||
5096 | 2025.02.22 01:50:49.830641 [ 5 ] {25aeb4e7-7d96-4492-8a53-868adcd2850a} <Debug> TCPHandler: Processed in 0.002245484 sec. | ||
5097 | 2025.02.22 01:50:51.263859 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5098 | 2025.02.22 01:50:51.264635 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2025.02.22 01:50:51.264684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5100 | 2025.02.22 01:50:51.265220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5101 | 2025.02.22 01:50:51.265481 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2025.02.22 01:50:51.265697 [ 33 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5103 | 2025.02.22 01:50:51.265730 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5104 | 2025.02.22 01:50:51.265773 [ 33 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2025.02.22 01:50:51.265802 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5106 | 2025.02.22 01:50:51.265937 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5107 | 2025.02.22 01:50:51.266088 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5108 | 2025.02.22 01:50:51.266139 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
5109 | 2025.02.22 01:50:51.266222 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
5110 | 2025.02.22 01:50:51.266310 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
5111 | 2025.02.22 01:50:51.266582 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
5112 | 2025.02.22 01:50:51.266702 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
5113 | 2025.02.22 01:50:51.266873 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
5114 | 2025.02.22 01:50:51.269288 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003409783 sec., 4186190.147584172 rows/sec., 59.88 MiB/sec. | ||
5115 | 2025.02.22 01:50:51.269669 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5116 | 2025.02.22 01:50:51.270027 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5117 | 2025.02.22 01:50:51.270136 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_31_6} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5118 | 2025.02.22 01:50:51.270246 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5119 | 2025.02.22 01:50:52.212198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5120 | 2025.02.22 01:50:52.234127 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.02.22 01:50:52.234193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5122 | 2025.02.22 01:50:52.242114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5123 | 2025.02.22 01:50:52.242931 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5124 | 2025.02.22 01:50:52.243307 [ 31 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5125 | 2025.02.22 01:50:52.243442 [ 31 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5126 | 2025.02.22 01:50:52.243514 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
5127 | 2025.02.22 01:50:52.243987 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5128 | 2025.02.22 01:50:52.258973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5129 | 2025.02.22 01:50:52.260803 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5130 | 2025.02.22 01:50:52.262691 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
5131 | 2025.02.22 01:50:52.268827 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
5132 | 2025.02.22 01:50:52.274869 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
5133 | 2025.02.22 01:50:52.280802 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
5134 | 2025.02.22 01:50:52.286995 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5135 | 2025.02.22 01:50:52.291628 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
5136 | 2025.02.22 01:50:52.351069 [ 189 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107407522 sec., 2178.6183652947507 rows/sec., 11.27 MiB/sec. | ||
5137 | 2025.02.22 01:50:52.353724 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5138 | 2025.02.22 01:50:52.356491 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5139 | 2025.02.22 01:50:52.356589 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_31_6} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5140 | 2025.02.22 01:50:52.358813 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5141 | 2025.02.22 01:50:54.825916 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5142 | 2025.02.22 01:50:54.826145 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5143 | 2025.02.22 01:50:54.826229 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5144 | 2025.02.22 01:50:54.827080 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5145 | 2025.02.22 01:50:54.827132 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5146 | 2025.02.22 01:50:54.827580 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5147 | 2025.02.22 01:50:54.827839 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5148 | 2025.02.22 01:50:54.828052 [ 24 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5149 | 2025.02.22 01:50:54.828078 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001985 sec., 28211.58690176323 rows/sec., 2.17 MiB/sec. | ||
5150 | 2025.02.22 01:50:54.828137 [ 24 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5151 | 2025.02.22 01:50:54.828214 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5152 | 2025.02.22 01:50:54.828234 [ 256 ] {503c7610-8f61-4967-b26d-ba5538f0f640} <Debug> TCPHandler: Processed in 0.00245938 sec. | ||
5153 | 2025.02.22 01:50:54.828454 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5154 | 2025.02.22 01:50:54.828539 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5155 | 2025.02.22 01:50:54.828633 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5156 | 2025.02.22 01:50:54.828713 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1403 rows starting from the beginning of the part | ||
5157 | 2025.02.22 01:50:54.828842 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5158 | 2025.02.22 01:50:54.828923 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 134 rows starting from the beginning of the part | ||
5159 | 2025.02.22 01:50:54.829040 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5160 | 2025.02.22 01:50:54.829351 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
5161 | 2025.02.22 01:50:54.829706 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1395 rows starting from the beginning of the part | ||
5162 | 2025.02.22 01:50:54.830022 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
5163 | 2025.02.22 01:50:54.830376 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
5164 | 2025.02.22 01:50:54.832182 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5165 | 2025.02.22 01:50:54.832267 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5166 | 2025.02.22 01:50:54.833296 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5167 | 2025.02.22 01:50:54.833676 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5168 | 2025.02.22 01:50:54.834114 [ 24 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5169 | 2025.02.22 01:50:54.834144 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005827401 sec., 531969.5692814001 rows/sec., 46.52 MiB/sec. | ||
5170 | 2025.02.22 01:50:54.834239 [ 24 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2025.02.22 01:50:54.834299 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5172 | 2025.02.22 01:50:54.834351 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005614 sec., 11400.071250445315 rows/sec., 911.16 KiB/sec. | ||
5173 | 2025.02.22 01:50:54.834667 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5174 | 2025.02.22 01:50:54.834687 [ 5 ] {31412576-1fe3-445c-9879-12e7cc3db6eb} <Debug> TCPHandler: Processed in 0.006319044 sec. | ||
5175 | 2025.02.22 01:50:54.834685 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5176 | 2025.02.22 01:50:54.834989 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5177 | 2025.02.22 01:50:54.835101 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5178 | 2025.02.22 01:50:54.835201 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 631 rows starting from the beginning of the part | ||
5179 | 2025.02.22 01:50:54.835379 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5180 | 2025.02.22 01:50:54.835530 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5181 | 2025.02.22 01:50:54.835668 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5182 | 2025.02.22 01:50:54.835833 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 103 rows starting from the beginning of the part | ||
5183 | 2025.02.22 01:50:54.835907 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_51_10} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5184 | 2025.02.22 01:50:54.836224 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
5185 | 2025.02.22 01:50:54.836492 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
5186 | 2025.02.22 01:50:54.836841 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 597 rows starting from the beginning of the part | ||
5187 | 2025.02.22 01:50:54.837064 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5188 | 2025.02.22 01:50:54.837347 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
5189 | 2025.02.22 01:50:54.838359 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2025.02.22 01:50:54.838423 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5191 | 2025.02.22 01:50:54.839524 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5192 | 2025.02.22 01:50:54.839919 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5193 | 2025.02.22 01:50:54.840333 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5194 | 2025.02.22 01:50:54.840444 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5195 | 2025.02.22 01:50:54.840519 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5196 | 2025.02.22 01:50:54.840532 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.00614128 sec., 247993.90355105125 rows/sec., 19.75 MiB/sec. | ||
5197 | 2025.02.22 01:50:54.840703 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005433 sec., 29449.659488312165 rows/sec., 2.05 MiB/sec. | ||
5198 | 2025.02.22 01:50:54.840817 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5199 | 2025.02.22 01:50:54.840904 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5200 | 2025.02.22 01:50:54.841004 [ 256 ] {19330ca9-116f-45bb-864a-6ccf6930871c} <Debug> TCPHandler: Processed in 0.00617765 sec. | ||
5201 | 2025.02.22 01:50:54.841310 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5202 | 2025.02.22 01:50:54.841360 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13252 rows starting from the beginning of the part | ||
5203 | 2025.02.22 01:50:54.841591 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
5204 | 2025.02.22 01:50:54.841677 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5205 | 2025.02.22 01:50:54.841717 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2025.02.22 01:50:54.842146 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
5207 | 2025.02.22 01:50:54.842203 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5208 | 2025.02.22 01:50:54.842237 [ 196 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_51_10} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5209 | 2025.02.22 01:50:54.842477 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5210 | 2025.02.22 01:50:54.842671 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 979 rows starting from the beginning of the part | ||
5211 | 2025.02.22 01:50:54.842672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5212 | 2025.02.22 01:50:54.843110 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
5213 | 2025.02.22 01:50:54.843491 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
5214 | 2025.02.22 01:50:54.844812 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5215 | 2025.02.22 01:50:54.844857 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5216 | 2025.02.22 01:50:54.845646 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
5217 | 2025.02.22 01:50:54.846288 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2025.02.22 01:50:54.846624 [ 24 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
5219 | 2025.02.22 01:50:54.846730 [ 24 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5220 | 2025.02.22 01:50:54.846830 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5221 | 2025.02.22 01:50:54.847007 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004923 sec., 12187.69043266301 rows/sec., 841.08 KiB/sec. | ||
5222 | 2025.02.22 01:50:54.847458 [ 5 ] {228bd805-a833-4bb9-8454-f37018611314} <Debug> TCPHandler: Processed in 0.006277962 sec. | ||
5223 | 2025.02.22 01:50:54.847479 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
5224 | 2025.02.22 01:50:54.848151 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5225 | 2025.02.22 01:50:54.848188 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2364 rows starting from the beginning of the part | ||
5226 | 2025.02.22 01:50:54.848335 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
5227 | 2025.02.22 01:50:54.848533 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
5228 | 2025.02.22 01:50:54.848719 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
5229 | 2025.02.22 01:50:54.848874 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
5230 | 2025.02.22 01:50:54.849036 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
5231 | 2025.02.22 01:50:54.850061 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14775 rows, containing 5 columns (5 merged, 0 gathered) in 0.009423129 sec., 1567950.518346931 rows/sec., 107.41 MiB/sec. | ||
5232 | 2025.02.22 01:50:54.850804 [ 190 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5233 | 2025.02.22 01:50:54.851447 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2025.02.22 01:50:54.851452 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2604 rows, containing 4 columns (4 merged, 0 gathered) in 0.004440688 sec., 586395.6215793589 rows/sec., 39.52 MiB/sec. | ||
5235 | 2025.02.22 01:50:54.851612 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5236 | 2025.02.22 01:50:54.851725 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
5237 | 2025.02.22 01:50:54.851908 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
5238 | 2025.02.22 01:50:54.852212 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5239 | 2025.02.22 01:50:54.852322 [ 190 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_51_10} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
5240 | 2025.02.22 01:50:54.852432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5241 | 2025.02.22 01:50:58.648871 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5242 | 2025.02.22 01:50:58.648946 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5243 | 2025.02.22 01:50:58.765909 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
5244 | 2025.02.22 01:50:58.766955 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5245 | 2025.02.22 01:50:58.767009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5246 | 2025.02.22 01:50:58.767574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5247 | 2025.02.22 01:50:58.767859 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5248 | 2025.02.22 01:50:58.768161 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5249 | 2025.02.22 01:50:58.828317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 718 | ||
5250 | 2025.02.22 01:50:58.831205 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2025.02.22 01:50:58.831256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5252 | 2025.02.22 01:50:58.832835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5253 | 2025.02.22 01:50:58.833162 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2025.02.22 01:50:58.833797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
5255 | 2025.02.22 01:50:59.001450 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001019895 sec. | ||
5256 | 2025.02.22 01:50:59.759071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5257 | 2025.02.22 01:50:59.778690 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5258 | 2025.02.22 01:50:59.778752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5259 | 2025.02.22 01:50:59.785773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5260 | 2025.02.22 01:50:59.786605 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5261 | 2025.02.22 01:50:59.790063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5262 | 2025.02.22 01:50:59.829064 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5263 | 2025.02.22 01:50:59.829265 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5264 | 2025.02.22 01:50:59.829341 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5265 | 2025.02.22 01:50:59.830163 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2025.02.22 01:50:59.830218 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5267 | 2025.02.22 01:50:59.830665 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5268 | 2025.02.22 01:50:59.830915 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2025.02.22 01:50:59.831173 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001956 sec., 68507.15746421268 rows/sec., 5.91 MiB/sec. | ||
5270 | 2025.02.22 01:50:59.831268 [ 256 ] {0b2d1597-744f-4828-8c22-056d476214da} <Debug> TCPHandler: Processed in 0.002333967 sec. | ||
5271 | 2025.02.22 01:50:59.831581 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5272 | 2025.02.22 01:50:59.831797 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5273 | 2025.02.22 01:50:59.831878 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5274 | 2025.02.22 01:50:59.832627 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5275 | 2025.02.22 01:50:59.832677 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5276 | 2025.02.22 01:50:59.833113 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5277 | 2025.02.22 01:50:59.833370 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5278 | 2025.02.22 01:50:59.833651 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001901 sec., 20515.518148342977 rows/sec., 1.51 MiB/sec. | ||
5279 | 2025.02.22 01:50:59.833864 [ 5 ] {bad0f21a-9c8e-4b5d-96a3-4b6e1b0f644e} <Debug> TCPHandler: Processed in 0.00246938 sec. | ||
5280 | 2025.02.22 01:50:59.834088 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5281 | 2025.02.22 01:50:59.834236 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5282 | 2025.02.22 01:50:59.834298 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5283 | 2025.02.22 01:50:59.835038 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5284 | 2025.02.22 01:50:59.835081 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5285 | 2025.02.22 01:50:59.835483 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5286 | 2025.02.22 01:50:59.835719 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5287 | 2025.02.22 01:50:59.835943 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001738 sec., 59263.52128883774 rows/sec., 4.63 MiB/sec. | ||
5288 | 2025.02.22 01:50:59.836022 [ 256 ] {6e5021a2-6aea-412e-aa5c-6fc8e9ea178d} <Debug> TCPHandler: Processed in 0.002025319 sec. | ||
5289 | 2025.02.22 01:50:59.836285 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5290 | 2025.02.22 01:50:59.836449 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5291 | 2025.02.22 01:50:59.836515 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5292 | 2025.02.22 01:50:59.837147 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2025.02.22 01:50:59.837186 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5294 | 2025.02.22 01:50:59.837594 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5295 | 2025.02.22 01:50:59.837835 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.02.22 01:50:59.838017 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001604 sec., 99750.62344139651 rows/sec., 6.95 MiB/sec. | ||
5297 | 2025.02.22 01:50:59.838076 [ 5 ] {c0ea78c3-4181-425c-a5ca-d333d417726e} <Debug> TCPHandler: Processed in 0.001922757 sec. | ||
5298 | 2025.02.22 01:50:59.838237 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2025.02.22 01:50:59.838366 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5300 | 2025.02.22 01:50:59.838450 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5301 | 2025.02.22 01:50:59.839695 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2025.02.22 01:50:59.839737 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5303 | 2025.02.22 01:50:59.840454 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5304 | 2025.02.22 01:50:59.840722 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2025.02.22 01:50:59.840987 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002649 sec., 14722.536806342017 rows/sec., 26.38 MiB/sec. | ||
5306 | 2025.02.22 01:50:59.841115 [ 256 ] {70f7ff9b-54cd-4bac-9f2d-e3cb19caf757} <Debug> TCPHandler: Processed in 0.002941622 sec. | ||
5307 | 2025.02.22 01:50:59.841368 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5308 | 2025.02.22 01:50:59.841598 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5309 | 2025.02.22 01:50:59.841693 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5310 | 2025.02.22 01:50:59.842291 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2025.02.22 01:50:59.842328 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5312 | 2025.02.22 01:50:59.842700 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
5313 | 2025.02.22 01:50:59.842947 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2025.02.22 01:50:59.843126 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
5315 | 2025.02.22 01:50:59.843180 [ 5 ] {099e4997-5712-4f43-bf3f-3e8f976a0bc3} <Debug> TCPHandler: Processed in 0.001922757 sec. | ||
5316 | 2025.02.22 01:51:04.826230 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2025.02.22 01:51:04.826441 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5318 | 2025.02.22 01:51:04.826518 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5319 | 2025.02.22 01:51:04.827312 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2025.02.22 01:51:04.827368 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5321 | 2025.02.22 01:51:04.827848 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5322 | 2025.02.22 01:51:04.828120 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2025.02.22 01:51:04.828368 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.17 MiB/sec. | ||
5324 | 2025.02.22 01:51:04.828438 [ 256 ] {2fa18b81-85af-4b36-b69d-fc49835e1d95} <Debug> TCPHandler: Processed in 0.002345097 sec. | ||
5325 | 2025.02.22 01:51:04.828702 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5326 | 2025.02.22 01:51:04.828899 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5327 | 2025.02.22 01:51:04.828975 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5328 | 2025.02.22 01:51:04.829762 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5329 | 2025.02.22 01:51:04.829814 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5330 | 2025.02.22 01:51:04.830369 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5331 | 2025.02.22 01:51:04.830687 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5332 | 2025.02.22 01:51:04.830967 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00212 sec., 30188.67924528302 rows/sec., 2.36 MiB/sec. | ||
5333 | 2025.02.22 01:51:04.831093 [ 5 ] {cc7fa117-1c08-42f7-9c52-c86a6e23b85c} <Debug> TCPHandler: Processed in 0.002525651 sec. | ||
5334 | 2025.02.22 01:51:04.831310 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5335 | 2025.02.22 01:51:04.831445 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5336 | 2025.02.22 01:51:04.831506 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5337 | 2025.02.22 01:51:04.832239 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5338 | 2025.02.22 01:51:04.832283 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5339 | 2025.02.22 01:51:04.832824 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5340 | 2025.02.22 01:51:04.833083 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5341 | 2025.02.22 01:51:04.833317 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. | ||
5342 | 2025.02.22 01:51:04.833384 [ 256 ] {e5c4124c-3e96-4d93-a819-df9f34474dfe} <Debug> TCPHandler: Processed in 0.002167042 sec. | ||
5343 | 2025.02.22 01:51:04.833574 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5344 | 2025.02.22 01:51:04.833713 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5345 | 2025.02.22 01:51:04.833781 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5346 | 2025.02.22 01:51:04.834349 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2025.02.22 01:51:04.834393 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5348 | 2025.02.22 01:51:04.834809 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
5349 | 2025.02.22 01:51:04.835067 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2025.02.22 01:51:04.835286 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. | ||
5351 | 2025.02.22 01:51:04.835340 [ 5 ] {050c22eb-b6e0-474a-96c2-272449cf2a60} <Debug> TCPHandler: Processed in 0.001837815 sec. | ||
5352 | 2025.02.22 01:51:06.268297 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
5353 | 2025.02.22 01:51:06.268948 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5354 | 2025.02.22 01:51:06.268989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5355 | 2025.02.22 01:51:06.269521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5356 | 2025.02.22 01:51:06.269803 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5357 | 2025.02.22 01:51:06.270072 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
5358 | 2025.02.22 01:51:07.290143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
5359 | 2025.02.22 01:51:07.311758 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5360 | 2025.02.22 01:51:07.311823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5361 | 2025.02.22 01:51:07.319407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5362 | 2025.02.22 01:51:07.320160 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5363 | 2025.02.22 01:51:07.324417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
5364 | 2025.02.22 01:51:08.833960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 738 | ||
5365 | 2025.02.22 01:51:08.836902 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5366 | 2025.02.22 01:51:08.836962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5367 | 2025.02.22 01:51:08.838458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5368 | 2025.02.22 01:51:08.838781 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5369 | 2025.02.22 01:51:08.840094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
5370 | 2025.02.22 01:51:09.828375 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5371 | 2025.02.22 01:51:09.828587 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5372 | 2025.02.22 01:51:09.828670 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5373 | 2025.02.22 01:51:09.829571 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2025.02.22 01:51:09.829625 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5375 | 2025.02.22 01:51:09.830079 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5376 | 2025.02.22 01:51:09.830338 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5377 | 2025.02.22 01:51:09.830582 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002052 sec., 65302.14424951267 rows/sec., 5.63 MiB/sec. | ||
5378 | 2025.02.22 01:51:09.830649 [ 256 ] {ca5b05e0-033b-4c60-94bf-7a90a75bce85} <Debug> TCPHandler: Processed in 0.002415988 sec. | ||
5379 | 2025.02.22 01:51:09.830919 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5380 | 2025.02.22 01:51:09.831131 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5381 | 2025.02.22 01:51:09.831211 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5382 | 2025.02.22 01:51:09.831961 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5383 | 2025.02.22 01:51:09.832007 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5384 | 2025.02.22 01:51:09.832439 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5385 | 2025.02.22 01:51:09.832698 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5386 | 2025.02.22 01:51:09.832933 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00186 sec., 20967.74193548387 rows/sec., 1.54 MiB/sec. | ||
5387 | 2025.02.22 01:51:09.832993 [ 5 ] {0bed9214-4cdc-45ab-b824-7df980eb3011} <Debug> TCPHandler: Processed in 0.002218823 sec. | ||
5388 | 2025.02.22 01:51:09.833148 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5389 | 2025.02.22 01:51:09.833297 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5390 | 2025.02.22 01:51:09.833359 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5391 | 2025.02.22 01:51:09.834113 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2025.02.22 01:51:09.834162 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5393 | 2025.02.22 01:51:09.834572 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5394 | 2025.02.22 01:51:09.834828 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5395 | 2025.02.22 01:51:09.835013 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001752 sec., 58789.954337899544 rows/sec., 4.59 MiB/sec. | ||
5396 | 2025.02.22 01:51:09.835070 [ 256 ] {ab9cffe3-0af5-4c9f-a397-a430c8d9ced4} <Debug> TCPHandler: Processed in 0.001990788 sec. | ||
5397 | 2025.02.22 01:51:09.835228 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5398 | 2025.02.22 01:51:09.835372 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5399 | 2025.02.22 01:51:09.835436 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5400 | 2025.02.22 01:51:09.836139 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5401 | 2025.02.22 01:51:09.836187 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5402 | 2025.02.22 01:51:09.836626 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5403 | 2025.02.22 01:51:09.836874 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5404 | 2025.02.22 01:51:09.837099 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00176 sec., 90909.09090909091 rows/sec., 6.33 MiB/sec. | ||
5405 | 2025.02.22 01:51:09.837178 [ 5 ] {73f158df-8475-4ad4-8395-82e98e72c0e4} <Debug> TCPHandler: Processed in 0.002009669 sec. | ||
5406 | 2025.02.22 01:51:09.837433 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5407 | 2025.02.22 01:51:09.837608 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5408 | 2025.02.22 01:51:09.837705 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5409 | 2025.02.22 01:51:09.839037 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5410 | 2025.02.22 01:51:09.839076 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5411 | 2025.02.22 01:51:09.839757 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5412 | 2025.02.22 01:51:09.840031 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5413 | 2025.02.22 01:51:09.840232 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002659 sec., 14667.168108311396 rows/sec., 26.28 MiB/sec. | ||
5414 | 2025.02.22 01:51:09.840367 [ 256 ] {e910a9e0-099a-42f0-ba54-09a23b55bee0} <Debug> TCPHandler: Processed in 0.003085525 sec. | ||
5415 | 2025.02.22 01:51:09.840543 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5416 | 2025.02.22 01:51:09.840685 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5417 | 2025.02.22 01:51:09.840745 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5418 | 2025.02.22 01:51:09.841350 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2025.02.22 01:51:09.841389 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5420 | 2025.02.22 01:51:09.841768 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
5421 | 2025.02.22 01:51:09.842018 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5422 | 2025.02.22 01:51:09.842228 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
5423 | 2025.02.22 01:51:09.842281 [ 5 ] {11e2eee8-0137-412a-8dce-ab89e5c40ef2} <Debug> TCPHandler: Processed in 0.001808904 sec. | ||
5424 | 2025.02.22 01:51:13.649013 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5425 | 2025.02.22 01:51:13.649092 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5426 | 2025.02.22 01:51:13.770223 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
5427 | 2025.02.22 01:51:13.770966 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5428 | 2025.02.22 01:51:13.771024 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5429 | 2025.02.22 01:51:13.771636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5430 | 2025.02.22 01:51:13.771903 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5431 | 2025.02.22 01:51:13.772109 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
5432 | 2025.02.22 01:51:14.824511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
5433 | 2025.02.22 01:51:14.826715 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5434 | 2025.02.22 01:51:14.827163 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5435 | 2025.02.22 01:51:14.827347 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5436 | 2025.02.22 01:51:14.832935 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5437 | 2025.02.22 01:51:14.833034 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5438 | 2025.02.22 01:51:14.834703 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5439 | 2025.02.22 01:51:14.835659 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5440 | 2025.02.22 01:51:14.836362 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.009435 sec., 5935.347111817699 rows/sec., 466.91 KiB/sec. | ||
5441 | 2025.02.22 01:51:14.836577 [ 256 ] {e3f016fb-96e8-4385-bad9-df4d08a6b94d} <Debug> TCPHandler: Processed in 0.010031134 sec. | ||
5442 | 2025.02.22 01:51:14.836897 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5443 | 2025.02.22 01:51:14.837487 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5444 | 2025.02.22 01:51:14.837701 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5445 | 2025.02.22 01:51:14.841808 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2025.02.22 01:51:14.841908 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5447 | 2025.02.22 01:51:14.843276 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5448 | 2025.02.22 01:51:14.844160 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5449 | 2025.02.22 01:51:14.845015 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.007735 sec., 8274.078862314156 rows/sec., 661.31 KiB/sec. | ||
5450 | 2025.02.22 01:51:14.845381 [ 5 ] {bfb67298-c74d-4f35-ad9d-ca60ecd233c6} <Debug> TCPHandler: Processed in 0.00863667 sec. | ||
5451 | 2025.02.22 01:51:14.845683 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5452 | 2025.02.22 01:51:14.846082 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5453 | 2025.02.22 01:51:14.846378 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5454 | 2025.02.22 01:51:14.850249 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5455 | 2025.02.22 01:51:14.850339 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5456 | 2025.02.22 01:51:14.852291 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5457 | 2025.02.22 01:51:14.853228 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5458 | 2025.02.22 01:51:14.853972 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.008031 sec., 19922.799153281037 rows/sec., 1.39 MiB/sec. | ||
5459 | 2025.02.22 01:51:14.854275 [ 256 ] {f2801785-2237-4fa6-820e-39accdf5b028} <Debug> TCPHandler: Processed in 0.008722082 sec. | ||
5460 | 2025.02.22 01:51:14.854741 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5461 | 2025.02.22 01:51:14.854994 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5462 | 2025.02.22 01:51:14.855110 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5463 | 2025.02.22 01:51:14.857231 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.02.22 01:51:14.857319 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5465 | 2025.02.22 01:51:14.858499 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
5466 | 2025.02.22 01:51:14.859150 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2025.02.22 01:51:14.859762 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004826 sec., 12432.656444260256 rows/sec., 857.98 KiB/sec. | ||
5468 | 2025.02.22 01:51:14.859976 [ 5 ] {5c2f2d66-d247-4e92-ac23-b629a7ae73a7} <Debug> TCPHandler: Processed in 0.005474313 sec. | ||
5469 | 2025.02.22 01:51:14.876221 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5470 | 2025.02.22 01:51:14.876301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5471 | 2025.02.22 01:51:14.884330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5472 | 2025.02.22 01:51:14.885326 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5473 | 2025.02.22 01:51:14.890732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
5474 | 2025.02.22 01:51:16.994523 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5475 | 2025.02.22 01:51:16.994710 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5476 | 2025.02.22 01:51:16.994782 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5477 | 2025.02.22 01:51:16.995611 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2025.02.22 01:51:16.995660 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5479 | 2025.02.22 01:51:16.996097 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5480 | 2025.02.22 01:51:16.996354 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5481 | 2025.02.22 01:51:16.996602 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001944 sec., 12345.67901234568 rows/sec., 1.02 MiB/sec. | ||
5482 | 2025.02.22 01:51:16.996670 [ 256 ] {e923aa05-058f-4775-9aa6-76c2b6c5bc96} <Debug> TCPHandler: Processed in 0.002278256 sec. | ||
5483 | 2025.02.22 01:51:16.996929 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5484 | 2025.02.22 01:51:16.997119 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5485 | 2025.02.22 01:51:16.997191 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5486 | 2025.02.22 01:51:16.997957 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2025.02.22 01:51:16.998008 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5488 | 2025.02.22 01:51:16.998440 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5489 | 2025.02.22 01:51:16.998704 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2025.02.22 01:51:16.998970 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001902 sec., 8412.197686645635 rows/sec., 685.96 KiB/sec. | ||
5491 | 2025.02.22 01:51:16.999046 [ 5 ] {3f4dbaaa-b08a-432f-84db-37a072c29904} <Debug> TCPHandler: Processed in 0.002251675 sec. | ||
5492 | 2025.02.22 01:51:16.999222 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2025.02.22 01:51:16.999370 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5494 | 2025.02.22 01:51:16.999431 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5495 | 2025.02.22 01:51:17.001171 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2025.02.22 01:51:17.001216 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5497 | 2025.02.22 01:51:17.001714 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5498 | 2025.02.22 01:51:17.001996 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2025.02.22 01:51:17.002176 [ 28 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5500 | 2025.02.22 01:51:17.002252 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.00291 sec., 481786.94158075604 rows/sec., 40.42 MiB/sec. | ||
5501 | 2025.02.22 01:51:17.002267 [ 28 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5502 | 2025.02.22 01:51:17.002341 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5503 | 2025.02.22 01:51:17.002399 [ 256 ] {a8c9b60e-2794-43d6-b979-45d67bb49334} <Debug> TCPHandler: Processed in 0.003244379 sec. | ||
5504 | 2025.02.22 01:51:17.002709 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5505 | 2025.02.22 01:51:17.002755 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
5506 | 2025.02.22 01:51:17.003057 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5507 | 2025.02.22 01:51:17.003266 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5508 | 2025.02.22 01:51:17.003357 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5509 | 2025.02.22 01:51:17.003550 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1403 rows starting from the beginning of the part | ||
5510 | 2025.02.22 01:51:17.004084 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 134 rows starting from the beginning of the part | ||
5511 | 2025.02.22 01:51:17.004405 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
5512 | 2025.02.22 01:51:17.004822 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 134 rows starting from the beginning of the part | ||
5513 | 2025.02.22 01:51:17.005226 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
5514 | 2025.02.22 01:51:17.005534 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1402 rows starting from the beginning of the part | ||
5515 | 2025.02.22 01:51:17.006592 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2025.02.22 01:51:17.006646 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5517 | 2025.02.22 01:51:17.007693 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5518 | 2025.02.22 01:51:17.008122 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5519 | 2025.02.22 01:51:17.008387 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.005449 sec., 12295.834097999634 rows/sec., 919.57 KiB/sec. | ||
5520 | 2025.02.22 01:51:17.008460 [ 5 ] {10710964-7d61-4fb3-b9f9-5262b717396f} <Debug> TCPHandler: Processed in 0.005948234 sec. | ||
5521 | 2025.02.22 01:51:17.008632 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5522 | 2025.02.22 01:51:17.008804 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006354115 sec., 501249.9773768653 rows/sec., 43.94 MiB/sec. | ||
5523 | 2025.02.22 01:51:17.008810 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5524 | 2025.02.22 01:51:17.008877 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5525 | 2025.02.22 01:51:17.009025 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5526 | 2025.02.22 01:51:17.009411 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5527 | 2025.02.22 01:51:17.009547 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_56_11} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5528 | 2025.02.22 01:51:17.009651 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5529 | 2025.02.22 01:51:17.009774 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2025.02.22 01:51:17.009815 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5531 | 2025.02.22 01:51:17.010204 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5532 | 2025.02.22 01:51:17.010459 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2025.02.22 01:51:17.010703 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001918 sec., 131386.8613138686 rows/sec., 9.09 MiB/sec. | ||
5534 | 2025.02.22 01:51:17.010883 [ 256 ] {f77e03fd-2c39-48f4-9afb-9a90a368dc6e} <Debug> TCPHandler: Processed in 0.002326896 sec. | ||
5535 | 2025.02.22 01:51:17.011068 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2025.02.22 01:51:17.011211 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5537 | 2025.02.22 01:51:17.011269 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5538 | 2025.02.22 01:51:17.011895 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2025.02.22 01:51:17.011933 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5540 | 2025.02.22 01:51:17.012292 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5541 | 2025.02.22 01:51:17.012534 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2025.02.22 01:51:17.012732 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001547 sec., 7756.948933419521 rows/sec., 606.01 KiB/sec. | ||
5543 | 2025.02.22 01:51:17.012808 [ 5 ] {4f33defb-aea0-4dfc-a702-23156f379cf6} <Debug> TCPHandler: Processed in 0.001818474 sec. | ||
5544 | 2025.02.22 01:51:17.012962 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5545 | 2025.02.22 01:51:17.013088 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5546 | 2025.02.22 01:51:17.013141 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5547 | 2025.02.22 01:51:17.013980 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2025.02.22 01:51:17.014022 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5549 | 2025.02.22 01:51:17.014502 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5550 | 2025.02.22 01:51:17.014765 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5551 | 2025.02.22 01:51:17.014941 [ 29 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5552 | 2025.02.22 01:51:17.014994 [ 29 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5553 | 2025.02.22 01:51:17.015049 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5554 | 2025.02.22 01:51:17.015045 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001976 sec., 309210.5263157895 rows/sec., 23.27 MiB/sec. | ||
5555 | 2025.02.22 01:51:17.015312 [ 256 ] {579532f8-6584-4fc4-b18e-252fa3131b4a} <Debug> TCPHandler: Processed in 0.002406898 sec. | ||
5556 | 2025.02.22 01:51:17.015345 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
5557 | 2025.02.22 01:51:17.015490 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5558 | 2025.02.22 01:51:17.015564 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5559 | 2025.02.22 01:51:17.015655 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 631 rows starting from the beginning of the part | ||
5560 | 2025.02.22 01:51:17.015716 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5561 | 2025.02.22 01:51:17.015901 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part | ||
5562 | 2025.02.22 01:51:17.015922 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5563 | 2025.02.22 01:51:17.016284 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
5564 | 2025.02.22 01:51:17.016639 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 103 rows starting from the beginning of the part | ||
5565 | 2025.02.22 01:51:17.017011 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
5566 | 2025.02.22 01:51:17.017380 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 611 rows starting from the beginning of the part | ||
5567 | 2025.02.22 01:51:17.019076 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5568 | 2025.02.22 01:51:17.019156 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5569 | 2025.02.22 01:51:17.020140 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5570 | 2025.02.22 01:51:17.020295 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.005141875 sec., 306502.9779992707 rows/sec., 24.43 MiB/sec. | ||
5571 | 2025.02.22 01:51:17.020601 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5572 | 2025.02.22 01:51:17.020616 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5573 | 2025.02.22 01:51:17.020870 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5574 | 2025.02.22 01:51:17.020957 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2025.02.22 01:51:17.021021 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5576 | 2025.02.22 01:51:17.021146 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.005458 sec., 180652.25357273727 rows/sec., 12.21 MiB/sec. | ||
5577 | 2025.02.22 01:51:17.021643 [ 5 ] {e7f5b682-cadb-47df-b0db-3a096a2fa11c} <Debug> TCPHandler: Processed in 0.006220102 sec. | ||
5578 | 2025.02.22 01:51:17.021740 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5579 | 2025.02.22 01:51:17.021783 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
5580 | 2025.02.22 01:51:17.021982 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5581 | 2025.02.22 01:51:17.022276 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_56_11} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5582 | 2025.02.22 01:51:17.022515 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5583 | 2025.02.22 01:51:17.022749 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5584 | 2025.02.22 01:51:17.022863 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5585 | 2025.02.22 01:51:17.023019 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5586 | 2025.02.22 01:51:17.023028 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14775 rows starting from the beginning of the part | ||
5587 | 2025.02.22 01:51:17.023844 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
5588 | 2025.02.22 01:51:17.024254 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
5589 | 2025.02.22 01:51:17.024713 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
5590 | 2025.02.22 01:51:17.025109 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
5591 | 2025.02.22 01:51:17.025621 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 986 rows starting from the beginning of the part | ||
5592 | 2025.02.22 01:51:17.027507 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5593 | 2025.02.22 01:51:17.027557 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5594 | 2025.02.22 01:51:17.029606 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5595 | 2025.02.22 01:51:17.030155 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5596 | 2025.02.22 01:51:17.030437 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008134 sec., 4794.688959921317 rows/sec., 8.59 MiB/sec. | ||
5597 | 2025.02.22 01:51:17.030864 [ 256 ] {71879f36-0a7a-4d9e-b905-fd95cce02ffb} <Debug> TCPHandler: Processed in 0.00906843 sec. | ||
5598 | 2025.02.22 01:51:17.031056 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5599 | 2025.02.22 01:51:17.031209 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5600 | 2025.02.22 01:51:17.031273 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5601 | 2025.02.22 01:51:17.031898 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5602 | 2025.02.22 01:51:17.031936 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5603 | 2025.02.22 01:51:17.032540 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
5604 | 2025.02.22 01:51:17.033052 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.02.22 01:51:17.033246 [ 29 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
5606 | 2025.02.22 01:51:17.033289 [ 29 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5607 | 2025.02.22 01:51:17.033313 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
5608 | 2025.02.22 01:51:17.033337 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.002157 sec., 16689.847009735742 rows/sec., 1.12 MiB/sec. | ||
5609 | 2025.02.22 01:51:17.033718 [ 5 ] {322be724-0c63-448a-a4a1-d0c3e8b350ac} <Debug> TCPHandler: Processed in 0.002724126 sec. | ||
5610 | 2025.02.22 01:51:17.033942 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
5611 | 2025.02.22 01:51:17.034362 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16401 rows, containing 5 columns (5 merged, 0 gathered) in 0.013200021 sec., 1242498.0232985993 rows/sec., 85.10 MiB/sec. | ||
5612 | 2025.02.22 01:51:17.034438 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5613 | 2025.02.22 01:51:17.034532 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2604 rows starting from the beginning of the part | ||
5614 | 2025.02.22 01:51:17.034627 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5615 | 2025.02.22 01:51:17.034798 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
5616 | 2025.02.22 01:51:17.035020 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
5617 | 2025.02.22 01:51:17.035443 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
5618 | 2025.02.22 01:51:17.035606 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5619 | 2025.02.22 01:51:17.035734 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
5620 | 2025.02.22 01:51:17.035889 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5621 | 2025.02.22 01:51:17.035967 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
5622 | 2025.02.22 01:51:17.036177 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
5623 | 2025.02.22 01:51:17.037748 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.004356116 sec., 661139.4186931661 rows/sec., 44.56 MiB/sec. | ||
5624 | 2025.02.22 01:51:17.038084 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
5625 | 2025.02.22 01:51:17.038434 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2025.02.22 01:51:17.038526 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_56_11} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
5627 | 2025.02.22 01:51:17.038613 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
5628 | 2025.02.22 01:51:18.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.47 MiB, peak 208.76 MiB, free memory in arenas 0.00 B, will set to 202.92 MiB (RSS), difference: 1.45 MiB | ||
5629 | 2025.02.22 01:51:18.840295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 778 | ||
5630 | 2025.02.22 01:51:18.843936 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.02.22 01:51:18.843982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5632 | 2025.02.22 01:51:18.845483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5633 | 2025.02.22 01:51:18.845816 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.02.22 01:51:18.846400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
5635 | 2025.02.22 01:51:19.822354 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5636 | 2025.02.22 01:51:19.822567 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5637 | 2025.02.22 01:51:19.822646 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5638 | 2025.02.22 01:51:19.823394 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2025.02.22 01:51:19.823446 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5640 | 2025.02.22 01:51:19.823883 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5641 | 2025.02.22 01:51:19.824143 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2025.02.22 01:51:19.824377 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
5643 | 2025.02.22 01:51:19.824435 [ 256 ] {6f6e08f0-2913-4c05-9bf3-d6de4c26eed7} <Debug> TCPHandler: Processed in 0.002224074 sec. | ||
5644 | 2025.02.22 01:51:19.824721 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5645 | 2025.02.22 01:51:19.825029 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5646 | 2025.02.22 01:51:19.825148 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5647 | 2025.02.22 01:51:19.826115 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5648 | 2025.02.22 01:51:19.826167 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5649 | 2025.02.22 01:51:19.826605 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5650 | 2025.02.22 01:51:19.826866 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5651 | 2025.02.22 01:51:19.827091 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002146 sec., 29822.926374650513 rows/sec., 2.33 MiB/sec. | ||
5652 | 2025.02.22 01:51:19.827159 [ 5 ] {a13aee91-cb50-4241-8087-5a4cf1997215} <Debug> TCPHandler: Processed in 0.002613534 sec. | ||
5653 | 2025.02.22 01:51:19.827312 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5654 | 2025.02.22 01:51:19.827453 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5655 | 2025.02.22 01:51:19.827517 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5656 | 2025.02.22 01:51:19.828072 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5657 | 2025.02.22 01:51:19.828110 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5658 | 2025.02.22 01:51:19.828513 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5659 | 2025.02.22 01:51:19.828758 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5660 | 2025.02.22 01:51:19.828961 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00154 sec., 41558.44155844156 rows/sec., 2.89 MiB/sec. | ||
5661 | 2025.02.22 01:51:19.829015 [ 256 ] {ae6e1e2a-eff2-4da8-a4a7-ed708be4575f} <Debug> TCPHandler: Processed in 0.001774483 sec. | ||
5662 | 2025.02.22 01:51:19.829167 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5663 | 2025.02.22 01:51:19.829312 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5664 | 2025.02.22 01:51:19.829377 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5665 | 2025.02.22 01:51:19.829917 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5666 | 2025.02.22 01:51:19.829959 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5667 | 2025.02.22 01:51:19.830341 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
5668 | 2025.02.22 01:51:19.830585 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2025.02.22 01:51:19.830842 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.04 MiB/sec. | ||
5670 | 2025.02.22 01:51:19.830986 [ 5 ] {8658f830-6294-417c-86ff-d6a60129f142} <Debug> TCPHandler: Processed in 0.001887806 sec. | ||
5671 | 2025.02.22 01:51:21.272251 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
5672 | 2025.02.22 01:51:21.272997 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2025.02.22 01:51:21.273043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5674 | 2025.02.22 01:51:21.273588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5675 | 2025.02.22 01:51:21.273861 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2025.02.22 01:51:21.274164 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
5677 | 2025.02.22 01:51:22.390829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
5678 | 2025.02.22 01:51:22.412574 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2025.02.22 01:51:22.412638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5680 | 2025.02.22 01:51:22.420081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5681 | 2025.02.22 01:51:22.420873 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2025.02.22 01:51:22.423725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
5683 | 2025.02.22 01:51:24.826378 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5684 | 2025.02.22 01:51:24.826598 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5685 | 2025.02.22 01:51:24.826677 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5686 | 2025.02.22 01:51:24.827439 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5687 | 2025.02.22 01:51:24.827480 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5688 | 2025.02.22 01:51:24.827929 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5689 | 2025.02.22 01:51:24.828212 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5690 | 2025.02.22 01:51:24.828426 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001886 sec., 29692.470837751855 rows/sec., 2.28 MiB/sec. | ||
5691 | 2025.02.22 01:51:24.828490 [ 256 ] {746def1b-9520-42a4-8c4f-241ed927f2c0} <Debug> TCPHandler: Processed in 0.002248394 sec. | ||
5692 | 2025.02.22 01:51:24.828745 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5693 | 2025.02.22 01:51:24.828945 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5694 | 2025.02.22 01:51:24.829021 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5695 | 2025.02.22 01:51:24.829788 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5696 | 2025.02.22 01:51:24.829841 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5697 | 2025.02.22 01:51:24.830321 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5698 | 2025.02.22 01:51:24.830573 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5699 | 2025.02.22 01:51:24.830825 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. | ||
5700 | 2025.02.22 01:51:24.830893 [ 5 ] {2ebe2f8d-cd9b-4bc6-8e12-c31d3fc8b57e} <Debug> TCPHandler: Processed in 0.002292626 sec. | ||
5701 | 2025.02.22 01:51:24.831039 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5702 | 2025.02.22 01:51:24.831186 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5703 | 2025.02.22 01:51:24.831251 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5704 | 2025.02.22 01:51:24.831913 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5705 | 2025.02.22 01:51:24.831957 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5706 | 2025.02.22 01:51:24.832359 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5707 | 2025.02.22 01:51:24.832601 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5708 | 2025.02.22 01:51:24.832797 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
5709 | 2025.02.22 01:51:24.832853 [ 256 ] {8e3388e0-cfa7-4549-9fe6-13721c8f3110} <Debug> TCPHandler: Processed in 0.001881866 sec. | ||
5710 | 2025.02.22 01:51:24.833000 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5711 | 2025.02.22 01:51:24.833127 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5712 | 2025.02.22 01:51:24.833182 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5713 | 2025.02.22 01:51:24.833703 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5714 | 2025.02.22 01:51:24.833745 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5715 | 2025.02.22 01:51:24.834132 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
5716 | 2025.02.22 01:51:24.834368 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5717 | 2025.02.22 01:51:24.834595 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
5718 | 2025.02.22 01:51:24.834652 [ 5 ] {9efb525a-20cd-4de0-9e9f-37b154740fc9} <Debug> TCPHandler: Processed in 0.001712072 sec. | ||
5719 | 2025.02.22 01:51:28.251108 [ 113 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
5720 | 2025.02.22 01:51:28.251226 [ 113 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2025.02.22 01:51:28.251270 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5722 | 2025.02.22 01:51:28.251613 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
5723 | 2025.02.22 01:51:28.252001 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5724 | 2025.02.22 01:51:28.252097 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 69 rows starting from the beginning of the part | ||
5725 | 2025.02.22 01:51:28.252297 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
5726 | 2025.02.22 01:51:28.252546 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
5727 | 2025.02.22 01:51:28.252776 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
5728 | 2025.02.22 01:51:28.252948 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 67 rows starting from the beginning of the part | ||
5729 | 2025.02.22 01:51:28.254109 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002714327 sec., 98366.9248399327 rows/sec., 7.59 MiB/sec. | ||
5730 | 2025.02.22 01:51:28.254337 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
5731 | 2025.02.22 01:51:28.254757 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5732 | 2025.02.22 01:51:28.254887 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_24_5} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
5733 | 2025.02.22 01:51:28.255005 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5734 | 2025.02.22 01:51:28.649348 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5735 | 2025.02.22 01:51:28.649426 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5736 | 2025.02.22 01:51:28.774321 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
5737 | 2025.02.22 01:51:28.775052 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2025.02.22 01:51:28.775099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5739 | 2025.02.22 01:51:28.775646 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5740 | 2025.02.22 01:51:28.775924 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5741 | 2025.02.22 01:51:28.776183 [ 113 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5742 | 2025.02.22 01:51:28.776205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
5743 | 2025.02.22 01:51:28.776292 [ 113 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5744 | 2025.02.22 01:51:28.776341 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5745 | 2025.02.22 01:51:28.776530 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5746 | 2025.02.22 01:51:28.776740 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5747 | 2025.02.22 01:51:28.776809 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
5748 | 2025.02.22 01:51:28.776998 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
5749 | 2025.02.22 01:51:28.777180 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
5750 | 2025.02.22 01:51:28.777351 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
5751 | 2025.02.22 01:51:28.777466 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
5752 | 2025.02.22 01:51:28.777717 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
5753 | 2025.02.22 01:51:28.779916 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003483495 sec., 4745521.380108196 rows/sec., 67.89 MiB/sec. | ||
5754 | 2025.02.22 01:51:28.780052 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5755 | 2025.02.22 01:51:28.780369 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5756 | 2025.02.22 01:51:28.780454 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_36_7} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5757 | 2025.02.22 01:51:28.780545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
5758 | 2025.02.22 01:51:28.846639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 794 | ||
5759 | 2025.02.22 01:51:28.849424 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5760 | 2025.02.22 01:51:28.849482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5761 | 2025.02.22 01:51:28.851020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5762 | 2025.02.22 01:51:28.851359 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5763 | 2025.02.22 01:51:28.851621 [ 113 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5764 | 2025.02.22 01:51:28.851746 [ 113 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2025.02.22 01:51:28.851839 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5766 | 2025.02.22 01:51:28.852470 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5767 | 2025.02.22 01:51:28.853120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
5768 | 2025.02.22 01:51:28.853628 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5769 | 2025.02.22 01:51:28.853811 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 662 rows starting from the beginning of the part | ||
5770 | 2025.02.22 01:51:28.854454 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
5771 | 2025.02.22 01:51:28.855142 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
5772 | 2025.02.22 01:51:28.855761 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
5773 | 2025.02.22 01:51:28.856257 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
5774 | 2025.02.22 01:51:28.856740 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
5775 | 2025.02.22 01:51:28.864838 [ 189 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.01275843 sec., 62233.362568905424 rows/sec., 50.94 MiB/sec. | ||
5776 | 2025.02.22 01:51:28.866598 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5777 | 2025.02.22 01:51:28.867456 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5778 | 2025.02.22 01:51:28.867559 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_26_5} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5779 | 2025.02.22 01:51:28.867916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
5780 | 2025.02.22 01:51:29.828473 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5781 | 2025.02.22 01:51:29.828669 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5782 | 2025.02.22 01:51:29.828741 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5783 | 2025.02.22 01:51:29.829523 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2025.02.22 01:51:29.829575 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5785 | 2025.02.22 01:51:29.830025 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5786 | 2025.02.22 01:51:29.830302 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2025.02.22 01:51:29.830543 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001925 sec., 69610.38961038961 rows/sec., 6.00 MiB/sec. | ||
5788 | 2025.02.22 01:51:29.830602 [ 256 ] {758eb81c-581f-4df5-b3ea-8f7db6f14e84} <Debug> TCPHandler: Processed in 0.002267125 sec. | ||
5789 | 2025.02.22 01:51:29.830848 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5790 | 2025.02.22 01:51:29.831037 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5791 | 2025.02.22 01:51:29.831109 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5792 | 2025.02.22 01:51:29.831853 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5793 | 2025.02.22 01:51:29.831907 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5794 | 2025.02.22 01:51:29.832344 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5795 | 2025.02.22 01:51:29.832607 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5796 | 2025.02.22 01:51:29.832841 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001855 sec., 21024.258760107816 rows/sec., 1.54 MiB/sec. | ||
5797 | 2025.02.22 01:51:29.832909 [ 5 ] {44f3a5ea-418a-421f-a4d3-110e59881a55} <Debug> TCPHandler: Processed in 0.002196863 sec. | ||
5798 | 2025.02.22 01:51:29.833061 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5799 | 2025.02.22 01:51:29.833185 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5800 | 2025.02.22 01:51:29.833236 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5801 | 2025.02.22 01:51:29.833862 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2025.02.22 01:51:29.833902 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5803 | 2025.02.22 01:51:29.834281 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5804 | 2025.02.22 01:51:29.834540 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2025.02.22 01:51:29.834748 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001587 sec., 64902.33144297416 rows/sec., 5.07 MiB/sec. | ||
5806 | 2025.02.22 01:51:29.834804 [ 256 ] {9a399652-1035-45cd-814a-26bdd51e335f} <Debug> TCPHandler: Processed in 0.001803824 sec. | ||
5807 | 2025.02.22 01:51:29.834953 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5808 | 2025.02.22 01:51:29.835098 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5809 | 2025.02.22 01:51:29.835165 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5810 | 2025.02.22 01:51:29.835859 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5811 | 2025.02.22 01:51:29.835908 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5812 | 2025.02.22 01:51:29.836332 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5813 | 2025.02.22 01:51:29.836586 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5814 | 2025.02.22 01:51:29.836803 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00174 sec., 91954.02298850575 rows/sec., 6.40 MiB/sec. | ||
5815 | 2025.02.22 01:51:29.836868 [ 5 ] {5a45e2e7-83fe-40e9-86c3-7c0d05ee4a7e} <Debug> TCPHandler: Processed in 0.001973968 sec. | ||
5816 | 2025.02.22 01:51:29.837007 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5817 | 2025.02.22 01:51:29.837126 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5818 | 2025.02.22 01:51:29.837208 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5819 | 2025.02.22 01:51:29.838468 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5820 | 2025.02.22 01:51:29.838509 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5821 | 2025.02.22 01:51:29.839179 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5822 | 2025.02.22 01:51:29.839446 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5823 | 2025.02.22 01:51:29.839696 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002593 sec., 15040.49363671423 rows/sec., 26.95 MiB/sec. | ||
5824 | 2025.02.22 01:51:29.839792 [ 256 ] {ca44e4b6-4be1-4e16-a7c0-2ca6c9f02e9a} <Debug> TCPHandler: Processed in 0.002842099 sec. | ||
5825 | 2025.02.22 01:51:29.839966 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5826 | 2025.02.22 01:51:29.840118 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5827 | 2025.02.22 01:51:29.840185 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5828 | 2025.02.22 01:51:29.840793 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5829 | 2025.02.22 01:51:29.840842 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5830 | 2025.02.22 01:51:29.841275 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
5831 | 2025.02.22 01:51:29.841533 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5832 | 2025.02.22 01:51:29.841764 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001681 sec., 35693.03985722784 rows/sec., 2.41 MiB/sec. | ||
5833 | 2025.02.22 01:51:29.841822 [ 5 ] {3cad17f0-d7ae-406e-a9e8-7b9e91aa01a1} <Debug> TCPHandler: Processed in 0.001920137 sec. | ||
5834 | 2025.02.22 01:51:29.923814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
5835 | 2025.02.22 01:51:29.946208 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5836 | 2025.02.22 01:51:29.946265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5837 | 2025.02.22 01:51:29.953918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5838 | 2025.02.22 01:51:29.954748 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5839 | 2025.02.22 01:51:29.955052 [ 60 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5840 | 2025.02.22 01:51:29.955116 [ 60 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2025.02.22 01:51:29.955157 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5842 | 2025.02.22 01:51:29.955562 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
5843 | 2025.02.22 01:51:29.969779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
5844 | 2025.02.22 01:51:29.971615 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5845 | 2025.02.22 01:51:29.973415 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
5846 | 2025.02.22 01:51:29.979701 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
5847 | 2025.02.22 01:51:29.985933 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
5848 | 2025.02.22 01:51:29.991723 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
5849 | 2025.02.22 01:51:29.998017 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
5850 | 2025.02.22 01:51:30.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.33 MiB, peak 209.82 MiB, free memory in arenas 0.00 B, will set to 203.79 MiB (RSS), difference: -4.55 MiB | ||
5851 | 2025.02.22 01:51:30.003405 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
5852 | 2025.02.22 01:51:30.062523 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.107236318 sec., 2536.454114360771 rows/sec., 13.12 MiB/sec. | ||
5853 | 2025.02.22 01:51:30.065456 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5854 | 2025.02.22 01:51:30.068416 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5855 | 2025.02.22 01:51:30.068515 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_36_7} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5856 | 2025.02.22 01:51:30.070799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
5857 | 2025.02.22 01:51:31.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.32 MiB, peak 212.20 MiB, free memory in arenas 0.00 B, will set to 205.84 MiB (RSS), difference: 5.52 MiB | ||
5858 | 2025.02.22 01:51:34.826812 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5859 | 2025.02.22 01:51:34.827041 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5860 | 2025.02.22 01:51:34.827124 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5861 | 2025.02.22 01:51:34.827884 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2025.02.22 01:51:34.827935 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5863 | 2025.02.22 01:51:34.828388 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5864 | 2025.02.22 01:51:34.828647 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5865 | 2025.02.22 01:51:34.828877 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.28 MiB/sec. | ||
5866 | 2025.02.22 01:51:34.828944 [ 256 ] {726d49e4-f96b-4566-bb10-a51318ab5fa9} <Debug> TCPHandler: Processed in 0.002274836 sec. | ||
5867 | 2025.02.22 01:51:34.829188 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5868 | 2025.02.22 01:51:34.829383 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5869 | 2025.02.22 01:51:34.829458 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5870 | 2025.02.22 01:51:34.830235 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5871 | 2025.02.22 01:51:34.830289 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5872 | 2025.02.22 01:51:34.830738 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5873 | 2025.02.22 01:51:34.831007 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5874 | 2025.02.22 01:51:34.831287 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
5875 | 2025.02.22 01:51:34.831369 [ 5 ] {565910c1-143f-4d9b-a0ac-918c369bd03f} <Debug> TCPHandler: Processed in 0.002312506 sec. | ||
5876 | 2025.02.22 01:51:34.831627 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5877 | 2025.02.22 01:51:34.831806 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5878 | 2025.02.22 01:51:34.831873 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5879 | 2025.02.22 01:51:34.832506 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2025.02.22 01:51:34.832549 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5881 | 2025.02.22 01:51:34.832950 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5882 | 2025.02.22 01:51:34.833195 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2025.02.22 01:51:34.833419 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001647 sec., 97146.32665452338 rows/sec., 6.77 MiB/sec. | ||
5884 | 2025.02.22 01:51:34.833477 [ 256 ] {a1583068-8995-49db-80ea-19fb40503c89} <Debug> TCPHandler: Processed in 0.001996339 sec. | ||
5885 | 2025.02.22 01:51:34.833624 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5886 | 2025.02.22 01:51:34.833751 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5887 | 2025.02.22 01:51:34.833807 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5888 | 2025.02.22 01:51:34.834328 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5889 | 2025.02.22 01:51:34.834368 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5890 | 2025.02.22 01:51:34.834750 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
5891 | 2025.02.22 01:51:34.834988 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5892 | 2025.02.22 01:51:34.835208 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
5893 | 2025.02.22 01:51:34.835260 [ 5 ] {90bbe6a3-4970-4833-b25a-2c7f636c6d4b} <Debug> TCPHandler: Processed in 0.001695071 sec. | ||
5894 | 2025.02.22 01:51:36.276394 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
5895 | 2025.02.22 01:51:36.277168 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5896 | 2025.02.22 01:51:36.277218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5897 | 2025.02.22 01:51:36.277861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5898 | 2025.02.22 01:51:36.278132 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5899 | 2025.02.22 01:51:36.278345 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
5900 | 2025.02.22 01:51:37.469883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
5901 | 2025.02.22 01:51:37.489942 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5902 | 2025.02.22 01:51:37.490013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5903 | 2025.02.22 01:51:37.496954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5904 | 2025.02.22 01:51:37.497685 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2025.02.22 01:51:37.500347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
5906 | 2025.02.22 01:51:38.853295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 814 | ||
5907 | 2025.02.22 01:51:38.856272 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5908 | 2025.02.22 01:51:38.856327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5909 | 2025.02.22 01:51:38.857853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5910 | 2025.02.22 01:51:38.858186 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2025.02.22 01:51:38.859587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
5912 | 2025.02.22 01:51:39.828178 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5913 | 2025.02.22 01:51:39.828393 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5914 | 2025.02.22 01:51:39.828470 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5915 | 2025.02.22 01:51:39.829272 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5916 | 2025.02.22 01:51:39.829324 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5917 | 2025.02.22 01:51:39.829817 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5918 | 2025.02.22 01:51:39.830083 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5919 | 2025.02.22 01:51:39.830291 [ 109 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5920 | 2025.02.22 01:51:39.830324 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001988 sec., 67404.42655935613 rows/sec., 5.81 MiB/sec. | ||
5921 | 2025.02.22 01:51:39.830376 [ 109 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5922 | 2025.02.22 01:51:39.830442 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5923 | 2025.02.22 01:51:39.830461 [ 256 ] {a29a11ee-5bfd-4614-a6b9-857a2eb5210f} <Debug> TCPHandler: Processed in 0.002420619 sec. | ||
5924 | 2025.02.22 01:51:39.830688 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
5925 | 2025.02.22 01:51:39.830743 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2025.02.22 01:51:39.830881 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5927 | 2025.02.22 01:51:39.830962 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1403 rows starting from the beginning of the part | ||
5928 | 2025.02.22 01:51:39.831024 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5929 | 2025.02.22 01:51:39.831144 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
5930 | 2025.02.22 01:51:39.831201 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5931 | 2025.02.22 01:51:39.831687 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
5932 | 2025.02.22 01:51:39.831980 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 134 rows starting from the beginning of the part | ||
5933 | 2025.02.22 01:51:39.832490 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
5934 | 2025.02.22 01:51:39.832862 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 134 rows starting from the beginning of the part | ||
5935 | 2025.02.22 01:51:39.833944 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5936 | 2025.02.22 01:51:39.834014 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5937 | 2025.02.22 01:51:39.835251 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5938 | 2025.02.22 01:51:39.835692 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5939 | 2025.02.22 01:51:39.836133 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005562125 sec., 330629.0311706407 rows/sec., 28.90 MiB/sec. | ||
5940 | 2025.02.22 01:51:39.836215 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005284 sec., 7380.772142316428 rows/sec., 555.00 KiB/sec. | ||
5941 | 2025.02.22 01:51:39.836333 [ 5 ] {99721952-f886-442a-bd90-22e8146b9423} <Debug> TCPHandler: Processed in 0.005754039 sec. | ||
5942 | 2025.02.22 01:51:39.836513 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5943 | 2025.02.22 01:51:39.836529 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5944 | 2025.02.22 01:51:39.836704 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5945 | 2025.02.22 01:51:39.836792 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5946 | 2025.02.22 01:51:39.837069 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5947 | 2025.02.22 01:51:39.837315 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_61_12} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
5948 | 2025.02.22 01:51:39.837544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
5949 | 2025.02.22 01:51:39.837983 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2025.02.22 01:51:39.838031 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5951 | 2025.02.22 01:51:39.838421 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5952 | 2025.02.22 01:51:39.838678 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5953 | 2025.02.22 01:51:39.838838 [ 109 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5954 | 2025.02.22 01:51:39.838897 [ 109 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5955 | 2025.02.22 01:51:39.838930 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002253 sec., 45716.82201509099 rows/sec., 3.57 MiB/sec. | ||
5956 | 2025.02.22 01:51:39.838937 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5957 | 2025.02.22 01:51:39.839104 [ 256 ] {7b44c593-ffc7-4c13-bd34-9eaad90aeee1} <Debug> TCPHandler: Processed in 0.002676755 sec. | ||
5958 | 2025.02.22 01:51:39.839184 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
5959 | 2025.02.22 01:51:39.839311 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5960 | 2025.02.22 01:51:39.839318 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5961 | 2025.02.22 01:51:39.839368 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 631 rows starting from the beginning of the part | ||
5962 | 2025.02.22 01:51:39.839604 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5963 | 2025.02.22 01:51:39.839614 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
5964 | 2025.02.22 01:51:39.839802 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5965 | 2025.02.22 01:51:39.839938 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
5966 | 2025.02.22 01:51:39.840249 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 103 rows starting from the beginning of the part | ||
5967 | 2025.02.22 01:51:39.840549 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
5968 | 2025.02.22 01:51:39.840852 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 103 rows starting from the beginning of the part | ||
5969 | 2025.02.22 01:51:39.841876 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5970 | 2025.02.22 01:51:39.841922 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5971 | 2025.02.22 01:51:39.842521 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
5972 | 2025.02.22 01:51:39.842754 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.00368664 sec., 279115.94297246274 rows/sec., 22.39 MiB/sec. | ||
5973 | 2025.02.22 01:51:39.842942 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5974 | 2025.02.22 01:51:39.843085 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
5975 | 2025.02.22 01:51:39.843232 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
5976 | 2025.02.22 01:51:39.843348 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5977 | 2025.02.22 01:51:39.843440 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5978 | 2025.02.22 01:51:39.843497 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004033 sec., 39672.700223158936 rows/sec., 2.76 MiB/sec. | ||
5979 | 2025.02.22 01:51:39.843867 [ 5 ] {5e44181e-9155-4691-8a35-9842bdcc2ed0} <Debug> TCPHandler: Processed in 0.004629223 sec. | ||
5980 | 2025.02.22 01:51:39.843883 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
5981 | 2025.02.22 01:51:39.844148 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5982 | 2025.02.22 01:51:39.844213 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5983 | 2025.02.22 01:51:39.844269 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5984 | 2025.02.22 01:51:39.844305 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16401 rows starting from the beginning of the part | ||
5985 | 2025.02.22 01:51:39.844593 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5986 | 2025.02.22 01:51:39.844709 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
5987 | 2025.02.22 01:51:39.845107 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5988 | 2025.02.22 01:51:39.845131 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
5989 | 2025.02.22 01:51:39.845153 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_61_12} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
5990 | 2025.02.22 01:51:39.845635 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
5991 | 2025.02.22 01:51:39.846030 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
5992 | 2025.02.22 01:51:39.846450 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
5993 | 2025.02.22 01:51:39.846981 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
5994 | 2025.02.22 01:51:39.849359 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5995 | 2025.02.22 01:51:39.849430 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
5996 | 2025.02.22 01:51:39.851324 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5997 | 2025.02.22 01:51:39.851640 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5998 | 2025.02.22 01:51:39.852173 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5999 | 2025.02.22 01:51:39.852292 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6000 | 2025.02.22 01:51:39.852400 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6001 | 2025.02.22 01:51:39.852582 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008173 sec., 4771.80961703169 rows/sec., 8.55 MiB/sec. | ||
6002 | 2025.02.22 01:51:39.853433 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
6003 | 2025.02.22 01:51:39.853764 [ 256 ] {b8985b6b-2765-4678-aa22-b61d1e859083} <Debug> TCPHandler: Processed in 0.009763027 sec. | ||
6004 | 2025.02.22 01:51:39.854290 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6005 | 2025.02.22 01:51:39.854789 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6006 | 2025.02.22 01:51:39.854941 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6007 | 2025.02.22 01:51:39.854952 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6008 | 2025.02.22 01:51:39.855219 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 714 rows starting from the beginning of the part | ||
6009 | 2025.02.22 01:51:39.856574 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
6010 | 2025.02.22 01:51:39.857530 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17105 rows, containing 5 columns (5 merged, 0 gathered) in 0.01396911 sec., 1224487.4583992825 rows/sec., 83.93 MiB/sec. | ||
6011 | 2025.02.22 01:51:39.858034 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6012 | 2025.02.22 01:51:39.858055 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6013 | 2025.02.22 01:51:39.858124 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6014 | 2025.02.22 01:51:39.858121 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
6015 | 2025.02.22 01:51:39.859235 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6016 | 2025.02.22 01:51:39.859535 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
6017 | 2025.02.22 01:51:39.859601 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6018 | 2025.02.22 01:51:39.859888 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.07 MiB. | ||
6019 | 2025.02.22 01:51:39.859890 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
6020 | 2025.02.22 01:51:39.860411 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
6021 | 2025.02.22 01:51:39.860870 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2025.02.22 01:51:39.861032 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
6023 | 2025.02.22 01:51:39.861233 [ 127 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
6024 | 2025.02.22 01:51:39.861342 [ 127 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2025.02.22 01:51:39.861461 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6026 | 2025.02.22 01:51:39.861588 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007064 sec., 8493.771234428086 rows/sec., 586.16 KiB/sec. | ||
6027 | 2025.02.22 01:51:39.862157 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
6028 | 2025.02.22 01:51:39.862178 [ 5 ] {3046dab1-6249-47d2-9a6e-68b62a0040a4} <Debug> TCPHandler: Processed in 0.008284912 sec. | ||
6029 | 2025.02.22 01:51:39.862564 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6030 | 2025.02.22 01:51:39.862616 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
6031 | 2025.02.22 01:51:39.862785 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
6032 | 2025.02.22 01:51:39.862862 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
6033 | 2025.02.22 01:51:39.863317 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
6034 | 2025.02.22 01:51:39.863505 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
6035 | 2025.02.22 01:51:39.863711 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
6036 | 2025.02.22 01:51:39.865608 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.003908296 sec., 804442.6522453774 rows/sec., 54.21 MiB/sec. | ||
6037 | 2025.02.22 01:51:39.865987 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
6038 | 2025.02.22 01:51:39.866371 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6039 | 2025.02.22 01:51:39.866513 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_61_12} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
6040 | 2025.02.22 01:51:39.866611 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6041 | 2025.02.22 01:51:39.872585 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 19 columns (19 merged, 0 gathered) in 0.020021237 sec., 45401.79010917257 rows/sec., 81.36 MiB/sec. | ||
6042 | 2025.02.22 01:51:39.873915 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6043 | 2025.02.22 01:51:39.874352 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6044 | 2025.02.22 01:51:39.874440 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6045 | 2025.02.22 01:51:39.874605 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
6046 | 2025.02.22 01:51:40.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.04 MiB, peak 214.75 MiB, free memory in arenas 0.00 B, will set to 210.49 MiB (RSS), difference: 3.45 MiB | ||
6047 | 2025.02.22 01:51:43.649487 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6048 | 2025.02.22 01:51:43.649578 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6049 | 2025.02.22 01:51:43.778492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
6050 | 2025.02.22 01:51:43.779244 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6051 | 2025.02.22 01:51:43.779301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6052 | 2025.02.22 01:51:43.779883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6053 | 2025.02.22 01:51:43.780149 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6054 | 2025.02.22 01:51:43.780446 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6055 | 2025.02.22 01:51:44.826122 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6056 | 2025.02.22 01:51:44.826335 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6057 | 2025.02.22 01:51:44.826416 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6058 | 2025.02.22 01:51:44.827222 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6059 | 2025.02.22 01:51:44.827274 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6060 | 2025.02.22 01:51:44.827717 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6061 | 2025.02.22 01:51:44.827989 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6062 | 2025.02.22 01:51:44.828231 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
6063 | 2025.02.22 01:51:44.828296 [ 256 ] {04c894b1-19d5-44a9-ba79-399882823049} <Debug> TCPHandler: Processed in 0.002314256 sec. | ||
6064 | 2025.02.22 01:51:44.828555 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6065 | 2025.02.22 01:51:44.828766 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6066 | 2025.02.22 01:51:44.828845 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6067 | 2025.02.22 01:51:44.829699 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2025.02.22 01:51:44.829745 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6069 | 2025.02.22 01:51:44.830195 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6070 | 2025.02.22 01:51:44.830464 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2025.02.22 01:51:44.830741 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002023 sec., 31636.18388531883 rows/sec., 2.47 MiB/sec. | ||
6072 | 2025.02.22 01:51:44.830826 [ 5 ] {fba29f62-afc6-4d84-9497-15ae10261c00} <Debug> TCPHandler: Processed in 0.002401938 sec. | ||
6073 | 2025.02.22 01:51:44.831030 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6074 | 2025.02.22 01:51:44.831191 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6075 | 2025.02.22 01:51:44.831256 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6076 | 2025.02.22 01:51:44.831878 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2025.02.22 01:51:44.831919 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6078 | 2025.02.22 01:51:44.832344 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6079 | 2025.02.22 01:51:44.832609 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2025.02.22 01:51:44.832830 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
6081 | 2025.02.22 01:51:44.832888 [ 256 ] {bf5c2380-a863-4663-bcb9-97b385aaf4f2} <Debug> TCPHandler: Processed in 0.001947048 sec. | ||
6082 | 2025.02.22 01:51:44.833039 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6083 | 2025.02.22 01:51:44.833166 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6084 | 2025.02.22 01:51:44.833222 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6085 | 2025.02.22 01:51:44.833734 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2025.02.22 01:51:44.833774 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6087 | 2025.02.22 01:51:44.834162 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
6088 | 2025.02.22 01:51:44.834407 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6089 | 2025.02.22 01:51:44.834622 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
6090 | 2025.02.22 01:51:44.834675 [ 5 ] {18b4c2f4-dc7f-405d-a3de-517b6a2a730f} <Debug> TCPHandler: Processed in 0.001694381 sec. | ||
6091 | 2025.02.22 01:51:45.000429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
6092 | 2025.02.22 01:51:45.020340 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6093 | 2025.02.22 01:51:45.020401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6094 | 2025.02.22 01:51:45.027771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6095 | 2025.02.22 01:51:45.028548 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6096 | 2025.02.22 01:51:45.031243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
6097 | 2025.02.22 01:51:46.993540 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6098 | 2025.02.22 01:51:46.993741 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6099 | 2025.02.22 01:51:46.993813 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6100 | 2025.02.22 01:51:46.994579 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6101 | 2025.02.22 01:51:46.994628 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6102 | 2025.02.22 01:51:46.995075 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6103 | 2025.02.22 01:51:46.995343 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6104 | 2025.02.22 01:51:46.995535 [ 149 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6105 | 2025.02.22 01:51:46.995601 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001909 sec., 12572.027239392351 rows/sec., 1.04 MiB/sec. | ||
6106 | 2025.02.22 01:51:46.995627 [ 149 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6107 | 2025.02.22 01:51:46.995697 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6108 | 2025.02.22 01:51:46.995727 [ 256 ] {769448a0-0b9a-4bfb-bf94-7e2272887076} <Debug> TCPHandler: Processed in 0.002325916 sec. | ||
6109 | 2025.02.22 01:51:46.995980 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
6110 | 2025.02.22 01:51:46.996043 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2025.02.22 01:51:46.996153 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6112 | 2025.02.22 01:51:46.996219 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
6113 | 2025.02.22 01:51:46.996290 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6114 | 2025.02.22 01:51:46.996373 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
6115 | 2025.02.22 01:51:46.996439 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6116 | 2025.02.22 01:51:46.996825 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
6117 | 2025.02.22 01:51:46.997149 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
6118 | 2025.02.22 01:51:46.997432 [ 199 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
6119 | 2025.02.22 01:51:46.999179 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2025.02.22 01:51:46.999252 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6121 | 2025.02.22 01:51:47.000039 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004217443 sec., 28453.25947499468 rows/sec., 2.47 MiB/sec. | ||
6122 | 2025.02.22 01:51:47.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.79 MiB, peak 215.01 MiB, free memory in arenas 0.00 B, will set to 210.53 MiB (RSS), difference: -3.26 MiB | ||
6123 | 2025.02.22 01:51:47.000264 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6124 | 2025.02.22 01:51:47.000539 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6125 | 2025.02.22 01:51:47.001161 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2025.02.22 01:51:47.001204 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6127 | 2025.02.22 01:51:47.001336 [ 188 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_9_2} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6128 | 2025.02.22 01:51:47.001612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6129 | 2025.02.22 01:51:47.001762 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005562 sec., 359.5828838547285 rows/sec., 29.32 KiB/sec. | ||
6130 | 2025.02.22 01:51:47.001846 [ 5 ] {9f496948-87b7-496c-a3e7-36b40180c087} <Debug> TCPHandler: Processed in 0.005979236 sec. | ||
6131 | 2025.02.22 01:51:47.002024 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6132 | 2025.02.22 01:51:47.002179 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6133 | 2025.02.22 01:51:47.002246 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6134 | 2025.02.22 01:51:47.003536 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6135 | 2025.02.22 01:51:47.003578 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6136 | 2025.02.22 01:51:47.004058 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6137 | 2025.02.22 01:51:47.004324 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2025.02.22 01:51:47.004559 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002416 sec., 577400.6622516556 rows/sec., 48.48 MiB/sec. | ||
6139 | 2025.02.22 01:51:47.004636 [ 256 ] {86fc8c60-3318-4afa-ba19-8d4cdfcb17e2} <Debug> TCPHandler: Processed in 0.002685275 sec. | ||
6140 | 2025.02.22 01:51:47.004802 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6141 | 2025.02.22 01:51:47.004952 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6142 | 2025.02.22 01:51:47.005017 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6143 | 2025.02.22 01:51:47.005762 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6144 | 2025.02.22 01:51:47.005801 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6145 | 2025.02.22 01:51:47.006194 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6146 | 2025.02.22 01:51:47.006444 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6147 | 2025.02.22 01:51:47.006635 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.00172 sec., 30813.953488372095 rows/sec., 2.29 MiB/sec. | ||
6148 | 2025.02.22 01:51:47.006695 [ 5 ] {1ce3cf58-d400-4c0d-87c2-02f1a6b6fee3} <Debug> TCPHandler: Processed in 0.001963828 sec. | ||
6149 | 2025.02.22 01:51:47.006861 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6150 | 2025.02.22 01:51:47.007010 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6151 | 2025.02.22 01:51:47.007074 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6152 | 2025.02.22 01:51:47.007866 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6153 | 2025.02.22 01:51:47.007908 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6154 | 2025.02.22 01:51:47.008304 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6155 | 2025.02.22 01:51:47.008572 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6156 | 2025.02.22 01:51:47.008722 [ 149 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6157 | 2025.02.22 01:51:47.008784 [ 149 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6158 | 2025.02.22 01:51:47.008814 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6159 | 2025.02.22 01:51:47.008850 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001865 sec., 135120.6434316354 rows/sec., 9.35 MiB/sec. | ||
6160 | 2025.02.22 01:51:47.008982 [ 256 ] {0f86f171-120c-43bc-a441-c0aaafbb6176} <Debug> TCPHandler: Processed in 0.002191113 sec. | ||
6161 | 2025.02.22 01:51:47.008986 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
6162 | 2025.02.22 01:51:47.009133 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6163 | 2025.02.22 01:51:47.009165 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
6164 | 2025.02.22 01:51:47.009203 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6165 | 2025.02.22 01:51:47.009294 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
6166 | 2025.02.22 01:51:47.009544 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
6167 | 2025.02.22 01:51:47.009625 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6168 | 2025.02.22 01:51:47.009887 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6169 | 2025.02.22 01:51:47.009920 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
6170 | 2025.02.22 01:51:47.010283 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
6171 | 2025.02.22 01:51:47.012127 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2025.02.22 01:51:47.012196 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6173 | 2025.02.22 01:51:47.012971 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6174 | 2025.02.22 01:51:47.013102 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211383 sec., 299189.12623240397 rows/sec., 21.83 MiB/sec. | ||
6175 | 2025.02.22 01:51:47.013288 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6176 | 2025.02.22 01:51:47.013322 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6177 | 2025.02.22 01:51:47.013498 [ 149 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6178 | 2025.02.22 01:51:47.013556 [ 149 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6179 | 2025.02.22 01:51:47.013595 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6180 | 2025.02.22 01:51:47.013598 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.004118 sec., 2914.0359397765906 rows/sec., 227.66 KiB/sec. | ||
6181 | 2025.02.22 01:51:47.014070 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6182 | 2025.02.22 01:51:47.014143 [ 5 ] {1baa121a-4aa8-4bf1-85bb-a749b7304c6a} <Debug> TCPHandler: Processed in 0.005045483 sec. | ||
6183 | 2025.02.22 01:51:47.014148 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
6184 | 2025.02.22 01:51:47.014598 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6185 | 2025.02.22 01:51:47.014679 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_9_2} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6186 | 2025.02.22 01:51:47.014762 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6187 | 2025.02.22 01:51:47.014920 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
6188 | 2025.02.22 01:51:47.014934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
6189 | 2025.02.22 01:51:47.015020 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6190 | 2025.02.22 01:51:47.015130 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
6191 | 2025.02.22 01:51:47.015192 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6192 | 2025.02.22 01:51:47.015458 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
6193 | 2025.02.22 01:51:47.015778 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
6194 | 2025.02.22 01:51:47.016150 [ 189 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
6195 | 2025.02.22 01:51:47.018353 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6196 | 2025.02.22 01:51:47.018434 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6197 | 2025.02.22 01:51:47.018435 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.004769896 sec., 12578.890608935708 rows/sec., 1.01 MiB/sec. | ||
6198 | 2025.02.22 01:51:47.018668 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6199 | 2025.02.22 01:51:47.019285 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6200 | 2025.02.22 01:51:47.019292 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6201 | 2025.02.22 01:51:47.019429 [ 192 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_9_2} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6202 | 2025.02.22 01:51:47.019588 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6203 | 2025.02.22 01:51:47.019760 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2025.02.22 01:51:47.020009 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.005128 sec., 116419.65678627146 rows/sec., 8.75 MiB/sec. | ||
6205 | 2025.02.22 01:51:47.020088 [ 256 ] {3d7704c1-fe18-4a97-ae22-86fa041dfc22} <Debug> TCPHandler: Processed in 0.00578728 sec. | ||
6206 | 2025.02.22 01:51:47.020255 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6207 | 2025.02.22 01:51:47.020402 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6208 | 2025.02.22 01:51:47.020469 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6209 | 2025.02.22 01:51:47.021315 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2025.02.22 01:51:47.021354 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6211 | 2025.02.22 01:51:47.021817 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6212 | 2025.02.22 01:51:47.022071 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2025.02.22 01:51:47.022263 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.001895 sec., 516622.69129287597 rows/sec., 34.91 MiB/sec. | ||
6214 | 2025.02.22 01:51:47.022341 [ 5 ] {0af317a8-153c-4659-96f4-50364eb54ec2} <Debug> TCPHandler: Processed in 0.002155602 sec. | ||
6215 | 2025.02.22 01:51:47.022546 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6216 | 2025.02.22 01:51:47.022698 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6217 | 2025.02.22 01:51:47.022788 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6218 | 2025.02.22 01:51:47.024080 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6219 | 2025.02.22 01:51:47.024123 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6220 | 2025.02.22 01:51:47.024820 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6221 | 2025.02.22 01:51:47.025086 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6222 | 2025.02.22 01:51:47.025327 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002661 sec., 14656.144306651633 rows/sec., 26.26 MiB/sec. | ||
6223 | 2025.02.22 01:51:47.025453 [ 256 ] {3b30ee2e-e225-4070-9ec6-39bb8e678ea1} <Debug> TCPHandler: Processed in 0.003011373 sec. | ||
6224 | 2025.02.22 01:51:47.025604 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6225 | 2025.02.22 01:51:47.025741 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6226 | 2025.02.22 01:51:47.025803 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6227 | 2025.02.22 01:51:47.026400 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2025.02.22 01:51:47.026445 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
6229 | 2025.02.22 01:51:47.026876 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
6230 | 2025.02.22 01:51:47.027124 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6231 | 2025.02.22 01:51:47.027300 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001592 sec., 22613.065326633165 rows/sec., 1.52 MiB/sec. | ||
6232 | 2025.02.22 01:51:47.027350 [ 5 ] {b6b435d7-e916-4a70-8571-c6d97c00c2f3} <Debug> TCPHandler: Processed in 0.001803314 sec. | ||
6233 | 2025.02.22 01:51:48.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.12 MiB, peak 215.01 MiB, free memory in arenas 0.00 B, will set to 210.53 MiB (RSS), difference: 2.41 MiB | ||
6234 | 2025.02.22 01:51:48.859756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 854 | ||
6235 | 2025.02.22 01:51:48.863170 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6236 | 2025.02.22 01:51:48.863222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6237 | 2025.02.22 01:51:48.864738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6238 | 2025.02.22 01:51:48.865067 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6239 | 2025.02.22 01:51:48.866248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6240 | 2025.02.22 01:51:49.821733 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6241 | 2025.02.22 01:51:49.821942 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6242 | 2025.02.22 01:51:49.822022 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6243 | 2025.02.22 01:51:49.822864 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6244 | 2025.02.22 01:51:49.822914 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6245 | 2025.02.22 01:51:49.823351 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6246 | 2025.02.22 01:51:49.823607 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2025.02.22 01:51:49.823809 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
6248 | 2025.02.22 01:51:49.823876 [ 256 ] {15b17aa2-5c64-440d-8301-cb2ab1b60201} <Debug> TCPHandler: Processed in 0.002275085 sec. | ||
6249 | 2025.02.22 01:51:49.824127 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6250 | 2025.02.22 01:51:49.824342 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6251 | 2025.02.22 01:51:49.824423 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6252 | 2025.02.22 01:51:49.825233 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6253 | 2025.02.22 01:51:49.825283 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6254 | 2025.02.22 01:51:49.825726 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6255 | 2025.02.22 01:51:49.825992 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6256 | 2025.02.22 01:51:49.826226 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. | ||
6257 | 2025.02.22 01:51:49.826293 [ 5 ] {84f97066-5f9b-474a-b679-59109980f67c} <Debug> TCPHandler: Processed in 0.002310136 sec. | ||
6258 | 2025.02.22 01:51:49.826438 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6259 | 2025.02.22 01:51:49.826566 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6260 | 2025.02.22 01:51:49.826622 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6261 | 2025.02.22 01:51:49.827185 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2025.02.22 01:51:49.827224 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6263 | 2025.02.22 01:51:49.827616 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6264 | 2025.02.22 01:51:49.827856 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2025.02.22 01:51:49.828040 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 2.97 MiB/sec. | ||
6266 | 2025.02.22 01:51:49.828096 [ 256 ] {d5674cc0-8571-45f5-b23e-eb84379b69df} <Debug> TCPHandler: Processed in 0.001720092 sec. | ||
6267 | 2025.02.22 01:51:49.828275 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6268 | 2025.02.22 01:51:49.828424 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6269 | 2025.02.22 01:51:49.828488 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6270 | 2025.02.22 01:51:49.829027 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6271 | 2025.02.22 01:51:49.829068 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6272 | 2025.02.22 01:51:49.829453 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
6273 | 2025.02.22 01:51:49.829696 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6274 | 2025.02.22 01:51:49.829910 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001522 sec., 15768.725361366623 rows/sec., 1.06 MiB/sec. | ||
6275 | 2025.02.22 01:51:49.829964 [ 5 ] {a111ef15-b1d2-4042-b574-103cb762121b} <Debug> TCPHandler: Processed in 0.001759693 sec. | ||
6276 | 2025.02.22 01:51:51.280614 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
6277 | 2025.02.22 01:51:51.281825 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6278 | 2025.02.22 01:51:51.281898 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6279 | 2025.02.22 01:51:51.282441 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6280 | 2025.02.22 01:51:51.282715 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6281 | 2025.02.22 01:51:51.282978 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
6282 | 2025.02.22 01:51:52.531332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
6283 | 2025.02.22 01:51:52.552396 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2025.02.22 01:51:52.552457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6285 | 2025.02.22 01:51:52.559748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6286 | 2025.02.22 01:51:52.560501 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6287 | 2025.02.22 01:51:52.563253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
6288 | 2025.02.22 01:51:54.826909 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6289 | 2025.02.22 01:51:54.827117 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6290 | 2025.02.22 01:51:54.827192 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6291 | 2025.02.22 01:51:54.828014 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2025.02.22 01:51:54.828065 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6293 | 2025.02.22 01:51:54.828504 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6294 | 2025.02.22 01:51:54.828760 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2025.02.22 01:51:54.829010 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. | ||
6296 | 2025.02.22 01:51:54.829078 [ 256 ] {ca80ebd9-9a41-4467-a26e-6a7ec3fae006} <Debug> TCPHandler: Processed in 0.002304626 sec. | ||
6297 | 2025.02.22 01:51:54.829370 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6298 | 2025.02.22 01:51:54.829561 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6299 | 2025.02.22 01:51:54.829648 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6300 | 2025.02.22 01:51:54.830451 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6301 | 2025.02.22 01:51:54.830515 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6302 | 2025.02.22 01:51:54.830954 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6303 | 2025.02.22 01:51:54.831217 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6304 | 2025.02.22 01:51:54.831481 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. | ||
6305 | 2025.02.22 01:51:54.831548 [ 5 ] {5161694c-bd50-4776-8924-90abf4f1d1f2} <Debug> TCPHandler: Processed in 0.002314236 sec. | ||
6306 | 2025.02.22 01:51:54.831729 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6307 | 2025.02.22 01:51:54.831876 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6308 | 2025.02.22 01:51:54.831943 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6309 | 2025.02.22 01:51:54.832644 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6310 | 2025.02.22 01:51:54.832692 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6311 | 2025.02.22 01:51:54.833128 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6312 | 2025.02.22 01:51:54.833362 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6313 | 2025.02.22 01:51:54.833590 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. | ||
6314 | 2025.02.22 01:51:54.833647 [ 256 ] {e5da2a5e-e076-48c7-9f26-fe310301e9c6} <Debug> TCPHandler: Processed in 0.001988568 sec. | ||
6315 | 2025.02.22 01:51:54.833803 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6316 | 2025.02.22 01:51:54.833932 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6317 | 2025.02.22 01:51:54.833989 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6318 | 2025.02.22 01:51:54.834494 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6319 | 2025.02.22 01:51:54.834536 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6320 | 2025.02.22 01:51:54.834924 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
6321 | 2025.02.22 01:51:54.835167 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6322 | 2025.02.22 01:51:54.835356 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
6323 | 2025.02.22 01:51:54.835411 [ 5 ] {0c15e5bf-97d4-44e8-ba84-7418540eda9c} <Debug> TCPHandler: Processed in 0.001666641 sec. | ||
6324 | 2025.02.22 01:51:58.649624 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6325 | 2025.02.22 01:51:58.649691 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6326 | 2025.02.22 01:51:58.783129 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
6327 | 2025.02.22 01:51:58.783879 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2025.02.22 01:51:58.783937 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6329 | 2025.02.22 01:51:58.784510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6330 | 2025.02.22 01:51:58.784778 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6331 | 2025.02.22 01:51:58.785053 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
6332 | 2025.02.22 01:51:58.866484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 870 | ||
6333 | 2025.02.22 01:51:58.869218 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2025.02.22 01:51:58.869266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6335 | 2025.02.22 01:51:58.870754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6336 | 2025.02.22 01:51:58.871087 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.02.22 01:51:58.872532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
6338 | 2025.02.22 01:51:59.828695 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6339 | 2025.02.22 01:51:59.828909 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6340 | 2025.02.22 01:51:59.828991 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6341 | 2025.02.22 01:51:59.829801 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6342 | 2025.02.22 01:51:59.829846 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6343 | 2025.02.22 01:51:59.830293 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6344 | 2025.02.22 01:51:59.830541 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2025.02.22 01:51:59.830742 [ 134 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6346 | 2025.02.22 01:51:59.830815 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001963 sec., 68262.86296484973 rows/sec., 5.89 MiB/sec. | ||
6347 | 2025.02.22 01:51:59.830840 [ 134 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6348 | 2025.02.22 01:51:59.830904 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6349 | 2025.02.22 01:51:59.830957 [ 256 ] {f1e8ff9c-5215-44f3-bb29-4618ee7c0795} <Debug> TCPHandler: Processed in 0.002400758 sec. | ||
6350 | 2025.02.22 01:51:59.831101 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
6351 | 2025.02.22 01:51:59.831239 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6352 | 2025.02.22 01:51:59.831242 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6353 | 2025.02.22 01:51:59.831342 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1403 rows starting from the beginning of the part | ||
6354 | 2025.02.22 01:51:59.831595 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
6355 | 2025.02.22 01:51:59.831623 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6356 | 2025.02.22 01:51:59.831853 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6357 | 2025.02.22 01:51:59.831904 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1395 rows starting from the beginning of the part | ||
6358 | 2025.02.22 01:51:59.832289 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
6359 | 2025.02.22 01:51:59.832540 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
6360 | 2025.02.22 01:51:59.832879 [ 191 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 134 rows starting from the beginning of the part | ||
6361 | 2025.02.22 01:51:59.834664 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6362 | 2025.02.22 01:51:59.834733 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6363 | 2025.02.22 01:51:59.835566 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6364 | 2025.02.22 01:51:59.835998 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6365 | 2025.02.22 01:51:59.836264 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005260618 sec., 589284.3768545825 rows/sec., 51.53 MiB/sec. | ||
6366 | 2025.02.22 01:51:59.836477 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005029 sec., 7755.020878902367 rows/sec., 583.14 KiB/sec. | ||
6367 | 2025.02.22 01:51:59.836582 [ 5 ] {f0a97548-15fd-45bb-a938-bff0ebd8cea6} <Debug> TCPHandler: Processed in 0.005503604 sec. | ||
6368 | 2025.02.22 01:51:59.836622 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6369 | 2025.02.22 01:51:59.836757 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6370 | 2025.02.22 01:51:59.836915 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6371 | 2025.02.22 01:51:59.836972 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6372 | 2025.02.22 01:51:59.836990 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6373 | 2025.02.22 01:51:59.837098 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_66_13} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6374 | 2025.02.22 01:51:59.837189 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6375 | 2025.02.22 01:51:59.837694 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6376 | 2025.02.22 01:51:59.837734 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6377 | 2025.02.22 01:51:59.838108 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6378 | 2025.02.22 01:51:59.838353 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6379 | 2025.02.22 01:51:59.838535 [ 134 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6380 | 2025.02.22 01:51:59.838603 [ 134 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6381 | 2025.02.22 01:51:59.838610 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001731 sec., 59503.17735413057 rows/sec., 4.65 MiB/sec. | ||
6382 | 2025.02.22 01:51:59.838645 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6383 | 2025.02.22 01:51:59.838763 [ 256 ] {56fe592e-0143-4d5c-a127-7f3fdd1ec837} <Debug> TCPHandler: Processed in 0.002084861 sec. | ||
6384 | 2025.02.22 01:51:59.838819 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
6385 | 2025.02.22 01:51:59.838962 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6386 | 2025.02.22 01:51:59.838962 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6387 | 2025.02.22 01:51:59.839004 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 631 rows starting from the beginning of the part | ||
6388 | 2025.02.22 01:51:59.839239 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
6389 | 2025.02.22 01:51:59.839292 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6390 | 2025.02.22 01:51:59.839481 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6391 | 2025.02.22 01:51:59.839494 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 597 rows starting from the beginning of the part | ||
6392 | 2025.02.22 01:51:59.840001 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
6393 | 2025.02.22 01:51:59.840362 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
6394 | 2025.02.22 01:51:59.840683 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part | ||
6395 | 2025.02.22 01:51:59.842062 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6396 | 2025.02.22 01:51:59.842121 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6397 | 2025.02.22 01:51:59.843145 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6398 | 2025.02.22 01:51:59.843528 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765946 sec., 319558.8032260542 rows/sec., 25.45 MiB/sec. | ||
6399 | 2025.02.22 01:51:59.843684 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2025.02.22 01:51:59.843732 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6401 | 2025.02.22 01:51:59.844059 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6402 | 2025.02.22 01:51:59.844173 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2025.02.22 01:51:59.844177 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004969 sec., 32199.637754075266 rows/sec., 2.24 MiB/sec. | ||
6404 | 2025.02.22 01:51:59.844240 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6405 | 2025.02.22 01:51:59.844512 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6406 | 2025.02.22 01:51:59.844506 [ 5 ] {8f2d7151-0a71-458b-96b9-95dd9589cc2f} <Debug> TCPHandler: Processed in 0.005627407 sec. | ||
6407 | 2025.02.22 01:51:59.844841 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
6408 | 2025.02.22 01:51:59.844879 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6409 | 2025.02.22 01:51:59.844908 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_66_13} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6410 | 2025.02.22 01:51:59.845215 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
6411 | 2025.02.22 01:51:59.845335 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6412 | 2025.02.22 01:51:59.845368 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6413 | 2025.02.22 01:51:59.845449 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17105 rows starting from the beginning of the part | ||
6414 | 2025.02.22 01:51:59.845643 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6415 | 2025.02.22 01:51:59.846113 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
6416 | 2025.02.22 01:51:59.846751 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 979 rows starting from the beginning of the part | ||
6417 | 2025.02.22 01:51:59.847070 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
6418 | 2025.02.22 01:51:59.847361 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
6419 | 2025.02.22 01:51:59.847746 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
6420 | 2025.02.22 01:51:59.849827 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2025.02.22 01:51:59.849876 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6422 | 2025.02.22 01:51:59.851059 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6423 | 2025.02.22 01:51:59.851632 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2025.02.22 01:51:59.851996 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006774 sec., 5757.3073516386185 rows/sec., 10.32 MiB/sec. | ||
6425 | 2025.02.22 01:51:59.852576 [ 256 ] {85b6e08e-c8e2-4fec-9359-e0a93487ce25} <Debug> TCPHandler: Processed in 0.007879472 sec. | ||
6426 | 2025.02.22 01:51:59.852858 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6427 | 2025.02.22 01:51:59.853144 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6428 | 2025.02.22 01:51:59.853232 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6429 | 2025.02.22 01:51:59.854251 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18628 rows, containing 5 columns (5 merged, 0 gathered) in 0.009819538 sec., 1897034.2596566153 rows/sec., 129.99 MiB/sec. | ||
6430 | 2025.02.22 01:51:59.854308 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6431 | 2025.02.22 01:51:59.854354 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6432 | 2025.02.22 01:51:59.854564 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6433 | 2025.02.22 01:51:59.855107 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6434 | 2025.02.22 01:51:59.855186 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
6435 | 2025.02.22 01:51:59.855225 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6436 | 2025.02.22 01:51:59.855347 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
6437 | 2025.02.22 01:51:59.855543 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6438 | 2025.02.22 01:51:59.855767 [ 134 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
6439 | 2025.02.22 01:51:59.855837 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002797 sec., 21451.555237754736 rows/sec., 1.45 MiB/sec. | ||
6440 | 2025.02.22 01:51:59.855848 [ 134 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.02.22 01:51:59.855958 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6442 | 2025.02.22 01:51:59.856001 [ 5 ] {abc274fb-e7f0-4b4a-9aaa-17089ac177a5} <Debug> TCPHandler: Processed in 0.003274089 sec. | ||
6443 | 2025.02.22 01:51:59.856268 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
6444 | 2025.02.22 01:51:59.856639 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6445 | 2025.02.22 01:51:59.856736 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3144 rows starting from the beginning of the part | ||
6446 | 2025.02.22 01:51:59.857013 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
6447 | 2025.02.22 01:51:59.857153 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
6448 | 2025.02.22 01:51:59.857344 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
6449 | 2025.02.22 01:51:59.857473 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
6450 | 2025.02.22 01:51:59.857620 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
6451 | 2025.02.22 01:51:59.859130 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 4 columns (4 merged, 0 gathered) in 0.003010123 sec., 1124206.5523568306 rows/sec., 75.76 MiB/sec. | ||
6452 | 2025.02.22 01:51:59.859531 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
6453 | 2025.02.22 01:51:59.859877 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6454 | 2025.02.22 01:51:59.859974 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_66_13} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
6455 | 2025.02.22 01:51:59.860081 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6456 | 2025.02.22 01:52:00.063345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
6457 | 2025.02.22 01:52:00.085382 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6458 | 2025.02.22 01:52:00.085452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6459 | 2025.02.22 01:52:00.092903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6460 | 2025.02.22 01:52:00.093703 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6461 | 2025.02.22 01:52:00.096464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
6462 | 2025.02.22 01:52:04.827993 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2025.02.22 01:52:04.828205 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6464 | 2025.02.22 01:52:04.828287 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6465 | 2025.02.22 01:52:04.829120 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6466 | 2025.02.22 01:52:04.829174 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6467 | 2025.02.22 01:52:04.829624 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6468 | 2025.02.22 01:52:04.829874 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6469 | 2025.02.22 01:52:04.830097 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
6470 | 2025.02.22 01:52:04.830169 [ 256 ] {296acf12-89ea-43cf-b2a4-5644ce7c7a9a} <Debug> TCPHandler: Processed in 0.002309987 sec. | ||
6471 | 2025.02.22 01:52:04.830452 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6472 | 2025.02.22 01:52:04.830659 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6473 | 2025.02.22 01:52:04.830745 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6474 | 2025.02.22 01:52:04.831583 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6475 | 2025.02.22 01:52:04.831644 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6476 | 2025.02.22 01:52:04.832240 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6477 | 2025.02.22 01:52:04.832529 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6478 | 2025.02.22 01:52:04.832853 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002226 sec., 28751.123090745732 rows/sec., 2.24 MiB/sec. | ||
6479 | 2025.02.22 01:52:04.833028 [ 5 ] {de9d3696-3ed1-4bcb-9c28-23e7693ca2b6} <Debug> TCPHandler: Processed in 0.002714816 sec. | ||
6480 | 2025.02.22 01:52:04.833247 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6481 | 2025.02.22 01:52:04.833385 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6482 | 2025.02.22 01:52:04.833454 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6483 | 2025.02.22 01:52:04.834069 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6484 | 2025.02.22 01:52:04.834113 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6485 | 2025.02.22 01:52:04.834530 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6486 | 2025.02.22 01:52:04.834794 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6487 | 2025.02.22 01:52:04.835033 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
6488 | 2025.02.22 01:52:04.835103 [ 256 ] {c344482e-aa11-4140-bb25-fad06c10a09e} <Debug> TCPHandler: Processed in 0.001920917 sec. | ||
6489 | 2025.02.22 01:52:04.835273 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6490 | 2025.02.22 01:52:04.835422 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6491 | 2025.02.22 01:52:04.835485 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6492 | 2025.02.22 01:52:04.836083 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6493 | 2025.02.22 01:52:04.836142 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6494 | 2025.02.22 01:52:04.836678 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
6495 | 2025.02.22 01:52:04.837017 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6496 | 2025.02.22 01:52:04.837321 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001923 sec., 31201.248049921996 rows/sec., 2.10 MiB/sec. | ||
6497 | 2025.02.22 01:52:04.837513 [ 5 ] {7d13f60e-ab85-40ea-a8b5-7fb76b1ec7e2} <Debug> TCPHandler: Processed in 0.002306936 sec. | ||
6498 | 2025.02.22 01:52:06.285186 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
6499 | 2025.02.22 01:52:06.285921 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.02.22 01:52:06.285969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6501 | 2025.02.22 01:52:06.286559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6502 | 2025.02.22 01:52:06.286817 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2025.02.22 01:52:06.286983 [ 126 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6504 | 2025.02.22 01:52:06.287023 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
6505 | 2025.02.22 01:52:06.287042 [ 126 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6506 | 2025.02.22 01:52:06.287071 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6507 | 2025.02.22 01:52:06.287356 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
6508 | 2025.02.22 01:52:06.287560 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6509 | 2025.02.22 01:52:06.287612 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
6510 | 2025.02.22 01:52:06.287705 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
6511 | 2025.02.22 01:52:06.287951 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
6512 | 2025.02.22 01:52:06.288101 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
6513 | 2025.02.22 01:52:06.288231 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
6514 | 2025.02.22 01:52:06.288482 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
6515 | 2025.02.22 01:52:06.291046 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.003878834 sec., 4859450.03060198 rows/sec., 69.51 MiB/sec. | ||
6516 | 2025.02.22 01:52:06.291427 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6517 | 2025.02.22 01:52:06.291730 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6518 | 2025.02.22 01:52:06.291807 [ 190 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_41_8} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6519 | 2025.02.22 01:52:06.291912 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
6520 | 2025.02.22 01:52:07.596551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
6521 | 2025.02.22 01:52:07.618859 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6522 | 2025.02.22 01:52:07.618924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6523 | 2025.02.22 01:52:07.626333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6524 | 2025.02.22 01:52:07.627142 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6525 | 2025.02.22 01:52:07.627463 [ 124 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6526 | 2025.02.22 01:52:07.627538 [ 124 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2025.02.22 01:52:07.627585 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6528 | 2025.02.22 01:52:07.628126 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
6529 | 2025.02.22 01:52:07.644571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
6530 | 2025.02.22 01:52:07.646581 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6531 | 2025.02.22 01:52:07.648446 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
6532 | 2025.02.22 01:52:07.654964 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
6533 | 2025.02.22 01:52:07.660740 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
6534 | 2025.02.22 01:52:07.666526 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
6535 | 2025.02.22 01:52:07.672445 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
6536 | 2025.02.22 01:52:07.677414 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
6537 | 2025.02.22 01:52:07.738105 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.110378634 sec., 2799.4548292742957 rows/sec., 14.48 MiB/sec. | ||
6538 | 2025.02.22 01:52:07.741190 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6539 | 2025.02.22 01:52:07.744158 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6540 | 2025.02.22 01:52:07.744274 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_41_8} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6541 | 2025.02.22 01:52:07.746808 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
6542 | 2025.02.22 01:52:08.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.91 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 214.38 MiB (RSS), difference: 1.47 MiB | ||
6543 | 2025.02.22 01:52:08.872707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 890 | ||
6544 | 2025.02.22 01:52:08.875853 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6545 | 2025.02.22 01:52:08.875904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6546 | 2025.02.22 01:52:08.877391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6547 | 2025.02.22 01:52:08.877709 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6548 | 2025.02.22 01:52:08.879518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
6549 | 2025.02.22 01:52:09.828774 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6550 | 2025.02.22 01:52:09.828990 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6551 | 2025.02.22 01:52:09.829069 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6552 | 2025.02.22 01:52:09.829963 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.02.22 01:52:09.830006 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6554 | 2025.02.22 01:52:09.830454 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6555 | 2025.02.22 01:52:09.830704 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6556 | 2025.02.22 01:52:09.830910 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001974 sec., 67882.47213779128 rows/sec., 5.85 MiB/sec. | ||
6557 | 2025.02.22 01:52:09.830999 [ 256 ] {b9accdfd-b23b-4a9a-8413-df060f47db95} <Debug> TCPHandler: Processed in 0.002367617 sec. | ||
6558 | 2025.02.22 01:52:09.831285 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6559 | 2025.02.22 01:52:09.831491 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6560 | 2025.02.22 01:52:09.831566 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6561 | 2025.02.22 01:52:09.832287 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6562 | 2025.02.22 01:52:09.832334 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6563 | 2025.02.22 01:52:09.832759 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6564 | 2025.02.22 01:52:09.833008 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6565 | 2025.02.22 01:52:09.833181 [ 123 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
6566 | 2025.02.22 01:52:09.833257 [ 123 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2025.02.22 01:52:09.833277 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001838 sec., 21218.715995647442 rows/sec., 1.56 MiB/sec. | ||
6568 | 2025.02.22 01:52:09.833292 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6569 | 2025.02.22 01:52:09.833439 [ 5 ] {a73224e8-3d34-4ee5-885d-9d2771d3d97e} <Debug> TCPHandler: Processed in 0.002311097 sec. | ||
6570 | 2025.02.22 01:52:09.833763 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6571 | 2025.02.22 01:52:09.833800 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
6572 | 2025.02.22 01:52:09.834069 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6573 | 2025.02.22 01:52:09.834128 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6574 | 2025.02.22 01:52:09.834170 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6575 | 2025.02.22 01:52:09.834199 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 69 rows starting from the beginning of the part | ||
6576 | 2025.02.22 01:52:09.834573 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
6577 | 2025.02.22 01:52:09.834877 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
6578 | 2025.02.22 01:52:09.835274 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 53 rows starting from the beginning of the part | ||
6579 | 2025.02.22 01:52:09.835579 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
6580 | 2025.02.22 01:52:09.835926 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
6581 | 2025.02.22 01:52:09.837010 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6582 | 2025.02.22 01:52:09.837080 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6583 | 2025.02.22 01:52:09.838056 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6584 | 2025.02.22 01:52:09.838619 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6585 | 2025.02.22 01:52:09.838647 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215327 sec., 53304.423672763 rows/sec., 4.12 MiB/sec. | ||
6586 | 2025.02.22 01:52:09.838946 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
6587 | 2025.02.22 01:52:09.838966 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004992 sec., 20633.01282051282 rows/sec., 1.61 MiB/sec. | ||
6588 | 2025.02.22 01:52:09.839111 [ 256 ] {5085a154-9b7c-47b2-9f53-6150bf1ebc3c} <Debug> TCPHandler: Processed in 0.005532875 sec. | ||
6589 | 2025.02.22 01:52:09.839305 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6590 | 2025.02.22 01:52:09.839427 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6591 | 2025.02.22 01:52:09.839479 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6592 | 2025.02.22 01:52:09.839548 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_29_6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
6593 | 2025.02.22 01:52:09.839564 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6594 | 2025.02.22 01:52:09.839662 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
6595 | 2025.02.22 01:52:09.840272 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2025.02.22 01:52:09.840319 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6597 | 2025.02.22 01:52:09.840743 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6598 | 2025.02.22 01:52:09.840979 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6599 | 2025.02.22 01:52:09.841198 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001765 sec., 90651.55807365439 rows/sec., 6.31 MiB/sec. | ||
6600 | 2025.02.22 01:52:09.841280 [ 5 ] {c0deae12-9b44-438c-9131-cc113ba608e8} <Debug> TCPHandler: Processed in 0.002051059 sec. | ||
6601 | 2025.02.22 01:52:09.841431 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6602 | 2025.02.22 01:52:09.841557 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6603 | 2025.02.22 01:52:09.841649 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6604 | 2025.02.22 01:52:09.842987 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6605 | 2025.02.22 01:52:09.843026 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6606 | 2025.02.22 01:52:09.843729 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6607 | 2025.02.22 01:52:09.843996 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6608 | 2025.02.22 01:52:09.844245 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002718 sec., 14348.785871964681 rows/sec., 25.71 MiB/sec. | ||
6609 | 2025.02.22 01:52:09.844706 [ 256 ] {f48126bd-1f6c-44c2-93cb-c9cd6a8eaee2} <Debug> TCPHandler: Processed in 0.003329892 sec. | ||
6610 | 2025.02.22 01:52:09.844879 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6611 | 2025.02.22 01:52:09.845022 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6612 | 2025.02.22 01:52:09.845083 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6613 | 2025.02.22 01:52:09.845637 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6614 | 2025.02.22 01:52:09.845675 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6615 | 2025.02.22 01:52:09.846044 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
6616 | 2025.02.22 01:52:09.846279 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6617 | 2025.02.22 01:52:09.846484 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
6618 | 2025.02.22 01:52:09.846535 [ 5 ] {6afa5dca-3762-47cd-ba21-4cfc30365e65} <Debug> TCPHandler: Processed in 0.001724422 sec. | ||
6619 | 2025.02.22 01:52:13.649736 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6620 | 2025.02.22 01:52:13.649802 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6621 | 2025.02.22 01:52:13.787219 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
6622 | 2025.02.22 01:52:13.787887 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6623 | 2025.02.22 01:52:13.787935 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6624 | 2025.02.22 01:52:13.788472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6625 | 2025.02.22 01:52:13.788728 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6626 | 2025.02.22 01:52:13.788976 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
6627 | 2025.02.22 01:52:14.826258 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6628 | 2025.02.22 01:52:14.826468 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6629 | 2025.02.22 01:52:14.826548 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6630 | 2025.02.22 01:52:14.827353 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6631 | 2025.02.22 01:52:14.827397 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6632 | 2025.02.22 01:52:14.827831 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6633 | 2025.02.22 01:52:14.828081 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6634 | 2025.02.22 01:52:14.828275 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. | ||
6635 | 2025.02.22 01:52:14.828343 [ 256 ] {6869f89d-ddd7-4e58-be3b-778ff230d7e6} <Debug> TCPHandler: Processed in 0.002221794 sec. | ||
6636 | 2025.02.22 01:52:14.828601 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6637 | 2025.02.22 01:52:14.828792 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6638 | 2025.02.22 01:52:14.828868 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6639 | 2025.02.22 01:52:14.829647 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2025.02.22 01:52:14.829699 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6641 | 2025.02.22 01:52:14.830144 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6642 | 2025.02.22 01:52:14.830403 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2025.02.22 01:52:14.830632 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
6644 | 2025.02.22 01:52:14.830699 [ 5 ] {4e757a53-8a16-4bf0-b6c3-5eeb2b4a9572} <Debug> TCPHandler: Processed in 0.002232364 sec. | ||
6645 | 2025.02.22 01:52:14.830868 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6646 | 2025.02.22 01:52:14.831019 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6647 | 2025.02.22 01:52:14.831086 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6648 | 2025.02.22 01:52:14.831784 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6649 | 2025.02.22 01:52:14.831830 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6650 | 2025.02.22 01:52:14.832228 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6651 | 2025.02.22 01:52:14.832478 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6652 | 2025.02.22 01:52:14.832658 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. | ||
6653 | 2025.02.22 01:52:14.832714 [ 256 ] {2a01a89a-bb57-4ea3-948f-8cc7af60a76e} <Debug> TCPHandler: Processed in 0.001917007 sec. | ||
6654 | 2025.02.22 01:52:14.832872 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2025.02.22 01:52:14.832998 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6656 | 2025.02.22 01:52:14.833054 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6657 | 2025.02.22 01:52:14.833570 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2025.02.22 01:52:14.833611 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6659 | 2025.02.22 01:52:14.834008 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
6660 | 2025.02.22 01:52:14.834248 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2025.02.22 01:52:14.834457 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
6662 | 2025.02.22 01:52:14.834512 [ 5 ] {b24b271e-d1a9-4ecd-83d6-9b84cb487e08} <Debug> TCPHandler: Processed in 0.001700471 sec. | ||
6663 | 2025.02.22 01:52:15.144765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
6664 | 2025.02.22 01:52:15.164087 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2025.02.22 01:52:15.164153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6666 | 2025.02.22 01:52:15.171137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6667 | 2025.02.22 01:52:15.171892 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6668 | 2025.02.22 01:52:15.174941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
6669 | 2025.02.22 01:52:16.997273 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6670 | 2025.02.22 01:52:16.997490 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6671 | 2025.02.22 01:52:16.997574 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6672 | 2025.02.22 01:52:16.998370 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2025.02.22 01:52:16.998425 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6674 | 2025.02.22 01:52:16.998863 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6675 | 2025.02.22 01:52:16.999124 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2025.02.22 01:52:16.999401 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001959 sec., 12251.148545176111 rows/sec., 1.02 MiB/sec. | ||
6677 | 2025.02.22 01:52:16.999589 [ 256 ] {b42a14f5-05c6-4850-aef0-59dc6aeae7d1} <Debug> TCPHandler: Processed in 0.00246009 sec. | ||
6678 | 2025.02.22 01:52:16.999898 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6679 | 2025.02.22 01:52:17.000188 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6680 | 2025.02.22 01:52:17.000378 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6681 | 2025.02.22 01:52:17.001510 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2025.02.22 01:52:17.001564 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6683 | 2025.02.22 01:52:17.002004 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6684 | 2025.02.22 01:52:17.002264 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2025.02.22 01:52:17.002555 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00245 sec., 6530.6122448979595 rows/sec., 532.53 KiB/sec. | ||
6686 | 2025.02.22 01:52:17.002740 [ 5 ] {aeb670c6-5bf3-47c4-b9d3-57de17936d59} <Debug> TCPHandler: Processed in 0.002996902 sec. | ||
6687 | 2025.02.22 01:52:17.002908 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2025.02.22 01:52:17.003060 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6689 | 2025.02.22 01:52:17.003123 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6690 | 2025.02.22 01:52:17.004718 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6691 | 2025.02.22 01:52:17.004763 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6692 | 2025.02.22 01:52:17.005256 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6693 | 2025.02.22 01:52:17.005514 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2025.02.22 01:52:17.005762 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002739 sec., 511865.64439576486 rows/sec., 42.94 MiB/sec. | ||
6695 | 2025.02.22 01:52:17.005841 [ 256 ] {a2c0b1c0-f9d3-4e82-916b-20ac6715f028} <Debug> TCPHandler: Processed in 0.003003893 sec. | ||
6696 | 2025.02.22 01:52:17.006016 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6697 | 2025.02.22 01:52:17.006141 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6698 | 2025.02.22 01:52:17.006195 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6699 | 2025.02.22 01:52:17.006821 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2025.02.22 01:52:17.006864 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6701 | 2025.02.22 01:52:17.007234 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6702 | 2025.02.22 01:52:17.007489 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2025.02.22 01:52:17.007738 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001617 sec., 41434.755720470006 rows/sec., 3.03 MiB/sec. | ||
6704 | 2025.02.22 01:52:17.007963 [ 5 ] {fc72be7d-a7b4-4e6b-abf1-f82f83d14515} <Debug> TCPHandler: Processed in 0.002002409 sec. | ||
6705 | 2025.02.22 01:52:17.008210 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2025.02.22 01:52:17.008389 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6707 | 2025.02.22 01:52:17.008468 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6708 | 2025.02.22 01:52:17.009424 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6709 | 2025.02.22 01:52:17.009478 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6710 | 2025.02.22 01:52:17.009972 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6711 | 2025.02.22 01:52:17.010292 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2025.02.22 01:52:17.010643 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002274 sec., 110817.9419525066 rows/sec., 7.66 MiB/sec. | ||
6713 | 2025.02.22 01:52:17.010740 [ 256 ] {4dfdd77a-87de-45b1-a61c-a8f69b891784} <Debug> TCPHandler: Processed in 0.002658405 sec. | ||
6714 | 2025.02.22 01:52:17.010916 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6715 | 2025.02.22 01:52:17.011059 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6716 | 2025.02.22 01:52:17.011117 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6717 | 2025.02.22 01:52:17.011817 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2025.02.22 01:52:17.011866 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6719 | 2025.02.22 01:52:17.012237 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6720 | 2025.02.22 01:52:17.012487 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2025.02.22 01:52:17.012691 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001651 sec., 7268.322228952151 rows/sec., 567.84 KiB/sec. | ||
6722 | 2025.02.22 01:52:17.012882 [ 5 ] {d3b414cd-d285-4de7-8a9c-1d7344a1d58f} <Debug> TCPHandler: Processed in 0.002034759 sec. | ||
6723 | 2025.02.22 01:52:17.013064 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6724 | 2025.02.22 01:52:17.013222 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6725 | 2025.02.22 01:52:17.013287 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6726 | 2025.02.22 01:52:17.014278 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6727 | 2025.02.22 01:52:17.014321 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6728 | 2025.02.22 01:52:17.014744 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6729 | 2025.02.22 01:52:17.014998 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2025.02.22 01:52:17.015236 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.002052 sec., 297758.2846003899 rows/sec., 22.41 MiB/sec. | ||
6731 | 2025.02.22 01:52:17.015312 [ 256 ] {7530ede7-96f6-4549-9120-722cf44fe385} <Debug> TCPHandler: Processed in 0.002322786 sec. | ||
6732 | 2025.02.22 01:52:17.015460 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6733 | 2025.02.22 01:52:17.015582 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6734 | 2025.02.22 01:52:17.015635 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6735 | 2025.02.22 01:52:17.016542 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6736 | 2025.02.22 01:52:17.016579 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6737 | 2025.02.22 01:52:17.017027 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6738 | 2025.02.22 01:52:17.017274 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6739 | 2025.02.22 01:52:17.017460 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001904 sec., 517857.14285714284 rows/sec., 34.99 MiB/sec. | ||
6740 | 2025.02.22 01:52:17.017519 [ 5 ] {bb89b4d1-95e9-4aee-9e9d-f4b3a3c33096} <Debug> TCPHandler: Processed in 0.002115672 sec. | ||
6741 | 2025.02.22 01:52:17.017683 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2025.02.22 01:52:17.017834 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6743 | 2025.02.22 01:52:17.017936 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6744 | 2025.02.22 01:52:17.019189 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2025.02.22 01:52:17.019232 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6746 | 2025.02.22 01:52:17.019927 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6747 | 2025.02.22 01:52:17.020200 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2025.02.22 01:52:17.020441 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002657 sec., 14678.208505833647 rows/sec., 26.30 MiB/sec. | ||
6749 | 2025.02.22 01:52:17.020556 [ 256 ] {fe5f17ff-7fa5-451c-b391-10c3dab4eac6} <Debug> TCPHandler: Processed in 0.002965182 sec. | ||
6750 | 2025.02.22 01:52:17.020704 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2025.02.22 01:52:17.020837 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6752 | 2025.02.22 01:52:17.020894 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6753 | 2025.02.22 01:52:17.021511 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2025.02.22 01:52:17.021557 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
6755 | 2025.02.22 01:52:17.021985 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
6756 | 2025.02.22 01:52:17.022219 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2025.02.22 01:52:17.022426 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001577 sec., 22828.154724159795 rows/sec., 1.54 MiB/sec. | ||
6758 | 2025.02.22 01:52:17.022495 [ 5 ] {e6e6d4a2-e42d-4430-9b15-8a4b59f5b4e9} <Debug> TCPHandler: Processed in 0.001827455 sec. | ||
6759 | 2025.02.22 01:52:18.879902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 930 | ||
6760 | 2025.02.22 01:52:18.883692 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2025.02.22 01:52:18.883734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6762 | 2025.02.22 01:52:18.885231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6763 | 2025.02.22 01:52:18.885549 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2025.02.22 01:52:18.885710 [ 115 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6765 | 2025.02.22 01:52:18.885769 [ 115 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6766 | 2025.02.22 01:52:18.885807 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6767 | 2025.02.22 01:52:18.886333 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6768 | 2025.02.22 01:52:18.886822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
6769 | 2025.02.22 01:52:18.887360 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6770 | 2025.02.22 01:52:18.887554 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 794 rows starting from the beginning of the part | ||
6771 | 2025.02.22 01:52:18.888270 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 20 rows starting from the beginning of the part | ||
6772 | 2025.02.22 01:52:18.888928 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
6773 | 2025.02.22 01:52:18.889551 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
6774 | 2025.02.22 01:52:18.890151 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 20 rows starting from the beginning of the part | ||
6775 | 2025.02.22 01:52:18.890833 [ 188 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
6776 | 2025.02.22 01:52:18.898903 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 72 columns (72 merged, 0 gathered) in 0.012892044 sec., 72137.51364795218 rows/sec., 57.87 MiB/sec. | ||
6777 | 2025.02.22 01:52:18.900314 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6778 | 2025.02.22 01:52:18.901150 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2025.02.22 01:52:18.901256 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_31_6} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6780 | 2025.02.22 01:52:18.901641 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
6781 | 2025.02.22 01:52:19.822702 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6782 | 2025.02.22 01:52:19.822918 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6783 | 2025.02.22 01:52:19.823001 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6784 | 2025.02.22 01:52:19.823808 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6785 | 2025.02.22 01:52:19.823863 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6786 | 2025.02.22 01:52:19.824308 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6787 | 2025.02.22 01:52:19.824576 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6788 | 2025.02.22 01:52:19.824787 [ 114 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6789 | 2025.02.22 01:52:19.824853 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00199 sec., 28140.70351758794 rows/sec., 2.16 MiB/sec. | ||
6790 | 2025.02.22 01:52:19.824880 [ 114 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6791 | 2025.02.22 01:52:19.824952 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6792 | 2025.02.22 01:52:19.824981 [ 256 ] {5555b351-4db2-4739-9c06-4d0b03bc4719} <Debug> TCPHandler: Processed in 0.002425139 sec. | ||
6793 | 2025.02.22 01:52:19.825238 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
6794 | 2025.02.22 01:52:19.825393 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6795 | 2025.02.22 01:52:19.825429 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6796 | 2025.02.22 01:52:19.825533 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1403 rows starting from the beginning of the part | ||
6797 | 2025.02.22 01:52:19.825806 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
6798 | 2025.02.22 01:52:19.826048 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6799 | 2025.02.22 01:52:19.826118 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 134 rows starting from the beginning of the part | ||
6800 | 2025.02.22 01:52:19.826329 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6801 | 2025.02.22 01:52:19.826521 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
6802 | 2025.02.22 01:52:19.826871 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1402 rows starting from the beginning of the part | ||
6803 | 2025.02.22 01:52:19.827119 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
6804 | 2025.02.22 01:52:19.829047 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2025.02.22 01:52:19.829136 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6806 | 2025.02.22 01:52:19.830043 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6807 | 2025.02.22 01:52:19.830654 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2025.02.22 01:52:19.830694 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633337 sec., 551538.102549164 rows/sec., 48.22 MiB/sec. | ||
6809 | 2025.02.22 01:52:19.830894 [ 114 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6810 | 2025.02.22 01:52:19.830977 [ 114 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6811 | 2025.02.22 01:52:19.831027 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005208 sec., 12288.78648233487 rows/sec., 982.19 KiB/sec. | ||
6812 | 2025.02.22 01:52:19.831044 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6813 | 2025.02.22 01:52:19.831056 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6814 | 2025.02.22 01:52:19.831346 [ 5 ] {9b3a3e40-f9b8-4bd2-b555-923bd43afcfd} <Debug> TCPHandler: Processed in 0.006206011 sec. | ||
6815 | 2025.02.22 01:52:19.831689 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6816 | 2025.02.22 01:52:19.831710 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
6817 | 2025.02.22 01:52:19.832117 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6818 | 2025.02.22 01:52:19.832186 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6819 | 2025.02.22 01:52:19.832227 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6820 | 2025.02.22 01:52:19.832325 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 631 rows starting from the beginning of the part | ||
6821 | 2025.02.22 01:52:19.832365 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6822 | 2025.02.22 01:52:19.832699 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_71_14} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6823 | 2025.02.22 01:52:19.832953 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
6824 | 2025.02.22 01:52:19.833205 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
6825 | 2025.02.22 01:52:19.833653 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 103 rows starting from the beginning of the part | ||
6826 | 2025.02.22 01:52:19.834177 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
6827 | 2025.02.22 01:52:19.834752 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 611 rows starting from the beginning of the part | ||
6828 | 2025.02.22 01:52:19.835260 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
6829 | 2025.02.22 01:52:19.836592 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6830 | 2025.02.22 01:52:19.836645 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6831 | 2025.02.22 01:52:19.837233 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6832 | 2025.02.22 01:52:19.837524 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.02.22 01:52:19.837811 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6834 | 2025.02.22 01:52:19.837994 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6835 | 2025.02.22 01:52:19.838074 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6836 | 2025.02.22 01:52:19.838092 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.006865356 sec., 223877.68383751693 rows/sec., 17.83 MiB/sec. | ||
6837 | 2025.02.22 01:52:19.838099 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.006138 sec., 10426.849136526556 rows/sec., 743.64 KiB/sec. | ||
6838 | 2025.02.22 01:52:19.838660 [ 256 ] {f3d6339f-85e9-44ba-a320-bc3725b0b040} <Debug> TCPHandler: Processed in 0.007151464 sec. | ||
6839 | 2025.02.22 01:52:19.838784 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
6840 | 2025.02.22 01:52:19.839126 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6841 | 2025.02.22 01:52:19.839392 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6842 | 2025.02.22 01:52:19.839660 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6843 | 2025.02.22 01:52:19.839722 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6844 | 2025.02.22 01:52:19.839873 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18628 rows starting from the beginning of the part | ||
6845 | 2025.02.22 01:52:19.840060 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6846 | 2025.02.22 01:52:19.840469 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
6847 | 2025.02.22 01:52:19.840998 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
6848 | 2025.02.22 01:52:19.841516 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
6849 | 2025.02.22 01:52:19.841912 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 986 rows starting from the beginning of the part | ||
6850 | 2025.02.22 01:52:19.842280 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
6851 | 2025.02.22 01:52:19.843356 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6852 | 2025.02.22 01:52:19.843722 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6853 | 2025.02.22 01:52:19.843814 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6854 | 2025.02.22 01:52:19.843827 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_71_14} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6855 | 2025.02.22 01:52:19.844165 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6856 | 2025.02.22 01:52:19.844548 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
6857 | 2025.02.22 01:52:19.844961 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6858 | 2025.02.22 01:52:19.845211 [ 105 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
6859 | 2025.02.22 01:52:19.845321 [ 105 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2025.02.22 01:52:19.845416 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6861 | 2025.02.22 01:52:19.845551 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.005989 sec., 4007.346802471197 rows/sec., 276.55 KiB/sec. | ||
6862 | 2025.02.22 01:52:19.845915 [ 5 ] {a9a73df3-f478-42d5-9f3a-707078f58c53} <Debug> TCPHandler: Processed in 0.007070321 sec. | ||
6863 | 2025.02.22 01:52:19.845927 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
6864 | 2025.02.22 01:52:19.846311 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6865 | 2025.02.22 01:52:19.846391 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3384 rows starting from the beginning of the part | ||
6866 | 2025.02.22 01:52:19.846622 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
6867 | 2025.02.22 01:52:19.846919 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
6868 | 2025.02.22 01:52:19.847215 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
6869 | 2025.02.22 01:52:19.847344 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
6870 | 2025.02.22 01:52:19.847433 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
6871 | 2025.02.22 01:52:19.849937 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3624 rows, containing 4 columns (4 merged, 0 gathered) in 0.004392307 sec., 825078.9391542986 rows/sec., 55.60 MiB/sec. | ||
6872 | 2025.02.22 01:52:19.850393 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6873 | 2025.02.22 01:52:19.850769 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6874 | 2025.02.22 01:52:19.850866 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_71_14} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6875 | 2025.02.22 01:52:19.851010 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
6876 | 2025.02.22 01:52:19.852546 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20158 rows, containing 5 columns (5 merged, 0 gathered) in 0.014356969 sec., 1404056.803354524 rows/sec., 96.18 MiB/sec. | ||
6877 | 2025.02.22 01:52:19.852891 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
6878 | 2025.02.22 01:52:19.853205 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.02.22 01:52:19.853297 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
6880 | 2025.02.22 01:52:19.853392 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
6881 | 2025.02.22 01:52:20.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.87 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 216.20 MiB (RSS), difference: 1.33 MiB | ||
6882 | 2025.02.22 01:52:21.289326 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
6883 | 2025.02.22 01:52:21.290104 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6884 | 2025.02.22 01:52:21.290154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6885 | 2025.02.22 01:52:21.290718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6886 | 2025.02.22 01:52:21.290985 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6887 | 2025.02.22 01:52:21.291184 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
6888 | 2025.02.22 01:52:22.675203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
6889 | 2025.02.22 01:52:22.696103 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6890 | 2025.02.22 01:52:22.696168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6891 | 2025.02.22 01:52:22.703665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6892 | 2025.02.22 01:52:22.704457 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2025.02.22 01:52:22.707287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
6894 | 2025.02.22 01:52:24.826601 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6895 | 2025.02.22 01:52:24.826810 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6896 | 2025.02.22 01:52:24.826890 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6897 | 2025.02.22 01:52:24.827716 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6898 | 2025.02.22 01:52:24.827759 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6899 | 2025.02.22 01:52:24.828186 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6900 | 2025.02.22 01:52:24.828445 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6901 | 2025.02.22 01:52:24.828648 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. | ||
6902 | 2025.02.22 01:52:24.828715 [ 256 ] {e6bb257e-7fc9-4aa2-ae4e-74fdb8154a02} <Debug> TCPHandler: Processed in 0.002254094 sec. | ||
6903 | 2025.02.22 01:52:24.828981 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6904 | 2025.02.22 01:52:24.829170 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6905 | 2025.02.22 01:52:24.829243 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6906 | 2025.02.22 01:52:24.830007 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6907 | 2025.02.22 01:52:24.830056 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6908 | 2025.02.22 01:52:24.830498 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6909 | 2025.02.22 01:52:24.830756 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6910 | 2025.02.22 01:52:24.830990 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001871 sec., 34206.306787814 rows/sec., 2.67 MiB/sec. | ||
6911 | 2025.02.22 01:52:24.831057 [ 5 ] {e98e6ee9-f1f0-46c1-b200-5b5ef4498ff9} <Debug> TCPHandler: Processed in 0.002215724 sec. | ||
6912 | 2025.02.22 01:52:24.831205 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6913 | 2025.02.22 01:52:24.831350 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6914 | 2025.02.22 01:52:24.831417 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6915 | 2025.02.22 01:52:24.832117 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6916 | 2025.02.22 01:52:24.832163 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6917 | 2025.02.22 01:52:24.832637 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6918 | 2025.02.22 01:52:24.832887 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6919 | 2025.02.22 01:52:24.833077 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. | ||
6920 | 2025.02.22 01:52:24.833144 [ 256 ] {115f031a-8063-4698-a3f2-1c0bf0f03d7d} <Debug> TCPHandler: Processed in 0.002007349 sec. | ||
6921 | 2025.02.22 01:52:24.833346 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6922 | 2025.02.22 01:52:24.833483 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6923 | 2025.02.22 01:52:24.833539 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6924 | 2025.02.22 01:52:24.834041 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6925 | 2025.02.22 01:52:24.834082 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6926 | 2025.02.22 01:52:24.834465 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
6927 | 2025.02.22 01:52:24.834714 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6928 | 2025.02.22 01:52:24.834922 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
6929 | 2025.02.22 01:52:24.834975 [ 5 ] {32c5d632-e7c1-4e67-994e-6c7b406b3bba} <Debug> TCPHandler: Processed in 0.001731362 sec. | ||
6930 | 2025.02.22 01:52:28.650047 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6931 | 2025.02.22 01:52:28.650114 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6932 | 2025.02.22 01:52:28.791380 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
6933 | 2025.02.22 01:52:28.792027 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2025.02.22 01:52:28.792070 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6935 | 2025.02.22 01:52:28.792629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6936 | 2025.02.22 01:52:28.792895 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2025.02.22 01:52:28.793135 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
6938 | 2025.02.22 01:52:28.887225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 946 | ||
6939 | 2025.02.22 01:52:28.890091 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6940 | 2025.02.22 01:52:28.890145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6941 | 2025.02.22 01:52:28.891641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6942 | 2025.02.22 01:52:28.891978 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6943 | 2025.02.22 01:52:28.893180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6944 | 2025.02.22 01:52:29.808925 [ 100 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6945 | 2025.02.22 01:52:29.808992 [ 100 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6946 | 2025.02.22 01:52:29.809015 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6947 | 2025.02.22 01:52:29.809222 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
6948 | 2025.02.22 01:52:29.809417 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6949 | 2025.02.22 01:52:29.809462 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
6950 | 2025.02.22 01:52:29.809564 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
6951 | 2025.02.22 01:52:29.809802 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
6952 | 2025.02.22 01:52:29.810122 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
6953 | 2025.02.22 01:52:29.810405 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
6954 | 2025.02.22 01:52:29.811631 [ 201 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002546451 sec., 21205.98432877758 rows/sec., 1.77 MiB/sec. | ||
6955 | 2025.02.22 01:52:29.811865 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6956 | 2025.02.22 01:52:29.812285 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6957 | 2025.02.22 01:52:29.812390 [ 186 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_9_2} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6958 | 2025.02.22 01:52:29.812514 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6959 | 2025.02.22 01:52:29.829176 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6960 | 2025.02.22 01:52:29.829360 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6961 | 2025.02.22 01:52:29.829431 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6962 | 2025.02.22 01:52:29.830273 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6963 | 2025.02.22 01:52:29.830319 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6964 | 2025.02.22 01:52:29.830761 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6965 | 2025.02.22 01:52:29.831011 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6966 | 2025.02.22 01:52:29.831252 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001941 sec., 69036.57908294693 rows/sec., 5.95 MiB/sec. | ||
6967 | 2025.02.22 01:52:29.831318 [ 256 ] {dcb9ae43-fd46-4ccd-bb82-2eaa5e38bd55} <Debug> TCPHandler: Processed in 0.002270425 sec. | ||
6968 | 2025.02.22 01:52:29.831577 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6969 | 2025.02.22 01:52:29.831861 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6970 | 2025.02.22 01:52:29.831976 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6971 | 2025.02.22 01:52:29.832992 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6972 | 2025.02.22 01:52:29.833040 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6973 | 2025.02.22 01:52:29.833481 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6974 | 2025.02.22 01:52:29.833746 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6975 | 2025.02.22 01:52:29.833994 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002219 sec., 17575.48445245606 rows/sec., 1.29 MiB/sec. | ||
6976 | 2025.02.22 01:52:29.834061 [ 5 ] {e89a2f9c-e721-4872-9cbf-c7b91b7f2ec6} <Debug> TCPHandler: Processed in 0.002622194 sec. | ||
6977 | 2025.02.22 01:52:29.834228 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6978 | 2025.02.22 01:52:29.834373 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6979 | 2025.02.22 01:52:29.834435 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6980 | 2025.02.22 01:52:29.835120 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6981 | 2025.02.22 01:52:29.835162 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6982 | 2025.02.22 01:52:29.835531 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6983 | 2025.02.22 01:52:29.835768 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6984 | 2025.02.22 01:52:29.835983 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001644 sec., 62652.06812652068 rows/sec., 4.89 MiB/sec. | ||
6985 | 2025.02.22 01:52:29.836039 [ 256 ] {366c536e-6528-4671-80ac-87d4366d1937} <Debug> TCPHandler: Processed in 0.001880626 sec. | ||
6986 | 2025.02.22 01:52:29.836215 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6987 | 2025.02.22 01:52:29.836363 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6988 | 2025.02.22 01:52:29.836430 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6989 | 2025.02.22 01:52:29.837047 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6990 | 2025.02.22 01:52:29.837088 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
6991 | 2025.02.22 01:52:29.837496 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
6992 | 2025.02.22 01:52:29.837747 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6993 | 2025.02.22 01:52:29.837973 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
6994 | 2025.02.22 01:52:29.838030 [ 5 ] {5056da5d-a3bc-4142-904e-8e8cfe44493f} <Debug> TCPHandler: Processed in 0.001884756 sec. | ||
6995 | 2025.02.22 01:52:29.838195 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6996 | 2025.02.22 01:52:29.838338 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6997 | 2025.02.22 01:52:29.838432 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6998 | 2025.02.22 01:52:29.839695 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2025.02.22 01:52:29.839736 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7000 | 2025.02.22 01:52:29.840410 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7001 | 2025.02.22 01:52:29.840677 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7002 | 2025.02.22 01:52:29.840895 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7003 | 2025.02.22 01:52:29.840982 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002661 sec., 14656.144306651633 rows/sec., 26.26 MiB/sec. | ||
7004 | 2025.02.22 01:52:29.840993 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7005 | 2025.02.22 01:52:29.841085 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7006 | 2025.02.22 01:52:29.841651 [ 256 ] {0af089dd-727a-48a7-8821-be1babb32ee1} <Debug> TCPHandler: Processed in 0.003519686 sec. | ||
7007 | 2025.02.22 01:52:29.841841 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
7008 | 2025.02.22 01:52:29.842288 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7009 | 2025.02.22 01:52:29.842712 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7010 | 2025.02.22 01:52:29.842721 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7011 | 2025.02.22 01:52:29.842854 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
7012 | 2025.02.22 01:52:29.842863 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7013 | 2025.02.22 01:52:29.843811 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
7014 | 2025.02.22 01:52:29.844494 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
7015 | 2025.02.22 01:52:29.845235 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
7016 | 2025.02.22 01:52:29.845306 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7017 | 2025.02.22 01:52:29.845403 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7018 | 2025.02.22 01:52:29.845884 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
7019 | 2025.02.22 01:52:29.846661 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
7020 | 2025.02.22 01:52:29.846986 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
7021 | 2025.02.22 01:52:29.847795 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2025.02.22 01:52:29.848257 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005627 sec., 10662.875422072151 rows/sec., 735.85 KiB/sec. | ||
7023 | 2025.02.22 01:52:29.848442 [ 5 ] {fe23544a-044a-434b-9fa7-84e130a8288c} <Debug> TCPHandler: Processed in 0.006661722 sec. | ||
7024 | 2025.02.22 01:52:29.854584 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 19 columns (19 merged, 0 gathered) in 0.013310734 sec., 82940.58013630203 rows/sec., 148.63 MiB/sec. | ||
7025 | 2025.02.22 01:52:29.856343 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7026 | 2025.02.22 01:52:29.856770 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7027 | 2025.02.22 01:52:29.856862 [ 189 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7028 | 2025.02.22 01:52:29.857032 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. | ||
7029 | 2025.02.22 01:52:30.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.74 MiB, peak 226.33 MiB, free memory in arenas 0.00 B, will set to 219.38 MiB (RSS), difference: 2.64 MiB | ||
7030 | 2025.02.22 01:52:30.207422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
7031 | 2025.02.22 01:52:30.228600 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7032 | 2025.02.22 01:52:30.228644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7033 | 2025.02.22 01:52:30.236086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7034 | 2025.02.22 01:52:30.236857 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2025.02.22 01:52:30.239432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
7036 | 2025.02.22 01:52:34.827142 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7037 | 2025.02.22 01:52:34.827357 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7038 | 2025.02.22 01:52:34.827432 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7039 | 2025.02.22 01:52:34.828226 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7040 | 2025.02.22 01:52:34.828278 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7041 | 2025.02.22 01:52:34.828722 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7042 | 2025.02.22 01:52:34.828972 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2025.02.22 01:52:34.829236 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
7044 | 2025.02.22 01:52:34.829322 [ 256 ] {da3c16ea-963f-4a32-a7b8-18deb24a13b4} <Debug> TCPHandler: Processed in 0.002312436 sec. | ||
7045 | 2025.02.22 01:52:34.829640 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7046 | 2025.02.22 01:52:34.829846 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7047 | 2025.02.22 01:52:34.829916 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7048 | 2025.02.22 01:52:34.830652 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7049 | 2025.02.22 01:52:34.830696 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7050 | 2025.02.22 01:52:34.831131 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7051 | 2025.02.22 01:52:34.831381 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7052 | 2025.02.22 01:52:34.831661 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001862 sec., 34371.64339419979 rows/sec., 2.68 MiB/sec. | ||
7053 | 2025.02.22 01:52:34.831768 [ 5 ] {b72f8fa0-f05a-4715-8bd2-29c12e72421d} <Debug> TCPHandler: Processed in 0.002293496 sec. | ||
7054 | 2025.02.22 01:52:34.832036 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7055 | 2025.02.22 01:52:34.832214 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7056 | 2025.02.22 01:52:34.832282 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7057 | 2025.02.22 01:52:34.833058 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7058 | 2025.02.22 01:52:34.833102 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7059 | 2025.02.22 01:52:34.833514 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7060 | 2025.02.22 01:52:34.833756 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2025.02.22 01:52:34.833981 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001802 sec., 88790.23307436182 rows/sec., 6.18 MiB/sec. | ||
7062 | 2025.02.22 01:52:34.834042 [ 256 ] {0b0f18bc-692c-461e-bd57-2d482da9365b} <Debug> TCPHandler: Processed in 0.002153013 sec. | ||
7063 | 2025.02.22 01:52:34.834221 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7064 | 2025.02.22 01:52:34.834360 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7065 | 2025.02.22 01:52:34.834421 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7066 | 2025.02.22 01:52:34.834980 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7067 | 2025.02.22 01:52:34.835020 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7068 | 2025.02.22 01:52:34.835394 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
7069 | 2025.02.22 01:52:34.835630 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7070 | 2025.02.22 01:52:34.835848 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
7071 | 2025.02.22 01:52:34.835898 [ 5 ] {7831b453-a6ba-47bc-8a62-4938e84690cb} <Debug> TCPHandler: Processed in 0.001747742 sec. | ||
7072 | 2025.02.22 01:52:36.293318 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
7073 | 2025.02.22 01:52:36.294070 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7074 | 2025.02.22 01:52:36.294116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7075 | 2025.02.22 01:52:36.294653 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7076 | 2025.02.22 01:52:36.294909 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7077 | 2025.02.22 01:52:36.295168 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
7078 | 2025.02.22 01:52:37.739548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
7079 | 2025.02.22 01:52:37.761438 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7080 | 2025.02.22 01:52:37.761500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7081 | 2025.02.22 01:52:37.768923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7082 | 2025.02.22 01:52:37.769767 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7083 | 2025.02.22 01:52:37.773569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
7084 | 2025.02.22 01:52:38.893386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 966 | ||
7085 | 2025.02.22 01:52:38.896334 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7086 | 2025.02.22 01:52:38.896399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7087 | 2025.02.22 01:52:38.897901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7088 | 2025.02.22 01:52:38.898231 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7089 | 2025.02.22 01:52:38.898902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
7090 | 2025.02.22 01:52:39.830310 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7091 | 2025.02.22 01:52:39.830522 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7092 | 2025.02.22 01:52:39.830602 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7093 | 2025.02.22 01:52:39.831472 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7094 | 2025.02.22 01:52:39.831520 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7095 | 2025.02.22 01:52:39.831961 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7096 | 2025.02.22 01:52:39.832213 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7097 | 2025.02.22 01:52:39.832453 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00199 sec., 67336.68341708543 rows/sec., 5.81 MiB/sec. | ||
7098 | 2025.02.22 01:52:39.832509 [ 256 ] {058e0b58-bbce-40ad-91e5-bdf402cb01e1} <Debug> TCPHandler: Processed in 0.002342706 sec. | ||
7099 | 2025.02.22 01:52:39.832779 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7100 | 2025.02.22 01:52:39.832997 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7101 | 2025.02.22 01:52:39.833077 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7102 | 2025.02.22 01:52:39.833817 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7103 | 2025.02.22 01:52:39.833870 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7104 | 2025.02.22 01:52:39.834306 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7105 | 2025.02.22 01:52:39.834563 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7106 | 2025.02.22 01:52:39.834829 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001882 sec., 20722.635494155154 rows/sec., 1.52 MiB/sec. | ||
7107 | 2025.02.22 01:52:39.834932 [ 5 ] {5943796e-03fb-47e6-b89b-7d8578d2ea2e} <Debug> TCPHandler: Processed in 0.002298055 sec. | ||
7108 | 2025.02.22 01:52:39.835197 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7109 | 2025.02.22 01:52:39.835351 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7110 | 2025.02.22 01:52:39.835409 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7111 | 2025.02.22 01:52:39.836136 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7112 | 2025.02.22 01:52:39.836175 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7113 | 2025.02.22 01:52:39.836549 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7114 | 2025.02.22 01:52:39.836785 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7115 | 2025.02.22 01:52:39.836993 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001674 sec., 61529.271206690566 rows/sec., 4.81 MiB/sec. | ||
7116 | 2025.02.22 01:52:39.837047 [ 256 ] {79fd67e3-354b-4297-a1e3-fea4216e46f7} <Debug> TCPHandler: Processed in 0.002005009 sec. | ||
7117 | 2025.02.22 01:52:39.837208 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7118 | 2025.02.22 01:52:39.837337 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7119 | 2025.02.22 01:52:39.837395 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7120 | 2025.02.22 01:52:39.838025 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7121 | 2025.02.22 01:52:39.838068 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7122 | 2025.02.22 01:52:39.838488 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7123 | 2025.02.22 01:52:39.838736 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7124 | 2025.02.22 01:52:39.838986 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. | ||
7125 | 2025.02.22 01:52:39.839068 [ 5 ] {095e9815-81c6-45d9-850b-056622daa612} <Debug> TCPHandler: Processed in 0.001919997 sec. | ||
7126 | 2025.02.22 01:52:39.839297 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7127 | 2025.02.22 01:52:39.839448 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7128 | 2025.02.22 01:52:39.839534 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7129 | 2025.02.22 01:52:39.840808 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7130 | 2025.02.22 01:52:39.840846 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7131 | 2025.02.22 01:52:39.841513 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7132 | 2025.02.22 01:52:39.841773 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7133 | 2025.02.22 01:52:39.842010 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002592 sec., 15046.296296296296 rows/sec., 26.96 MiB/sec. | ||
7134 | 2025.02.22 01:52:39.842106 [ 256 ] {3c6c10a8-ca81-4bd8-99aa-35b7ee23889a} <Debug> TCPHandler: Processed in 0.002918431 sec. | ||
7135 | 2025.02.22 01:52:39.842249 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7136 | 2025.02.22 01:52:39.842372 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7137 | 2025.02.22 01:52:39.842426 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7138 | 2025.02.22 01:52:39.842941 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7139 | 2025.02.22 01:52:39.842981 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7140 | 2025.02.22 01:52:39.843357 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
7141 | 2025.02.22 01:52:39.843604 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7142 | 2025.02.22 01:52:39.843820 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
7143 | 2025.02.22 01:52:39.843873 [ 5 ] {2d4b9867-cb98-405a-b261-6456ca6cee1e} <Debug> TCPHandler: Processed in 0.001682321 sec. | ||
7144 | 2025.02.22 01:52:43.650170 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7145 | 2025.02.22 01:52:43.650260 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7146 | 2025.02.22 01:52:43.795366 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
7147 | 2025.02.22 01:52:43.796363 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2025.02.22 01:52:43.796411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7149 | 2025.02.22 01:52:43.796945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7150 | 2025.02.22 01:52:43.797205 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2025.02.22 01:52:43.797406 [ 89 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7152 | 2025.02.22 01:52:43.797485 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
7153 | 2025.02.22 01:52:43.797502 [ 89 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2025.02.22 01:52:43.797540 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7155 | 2025.02.22 01:52:43.797657 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
7156 | 2025.02.22 01:52:43.797782 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7157 | 2025.02.22 01:52:43.797825 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
7158 | 2025.02.22 01:52:43.797903 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
7159 | 2025.02.22 01:52:43.798117 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
7160 | 2025.02.22 01:52:43.798325 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
7161 | 2025.02.22 01:52:43.798439 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
7162 | 2025.02.22 01:52:43.798537 [ 197 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
7163 | 2025.02.22 01:52:43.800976 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003367762 sec., 6267069.941403223 rows/sec., 89.65 MiB/sec. | ||
7164 | 2025.02.22 01:52:43.801449 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7165 | 2025.02.22 01:52:43.801791 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2025.02.22 01:52:43.801884 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_46_9} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7167 | 2025.02.22 01:52:43.802004 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
7168 | 2025.02.22 01:52:44.826552 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2025.02.22 01:52:44.826775 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7170 | 2025.02.22 01:52:44.826856 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7171 | 2025.02.22 01:52:44.827691 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2025.02.22 01:52:44.827744 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7173 | 2025.02.22 01:52:44.828176 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7174 | 2025.02.22 01:52:44.828433 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2025.02.22 01:52:44.828656 [ 88 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7176 | 2025.02.22 01:52:44.828688 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. | ||
7177 | 2025.02.22 01:52:44.828803 [ 88 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7178 | 2025.02.22 01:52:44.828877 [ 256 ] {2f4d5d50-d344-4cf4-91c3-1cad59d9000c} <Debug> TCPHandler: Processed in 0.002458179 sec. | ||
7179 | 2025.02.22 01:52:44.828896 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7180 | 2025.02.22 01:52:44.829186 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
7181 | 2025.02.22 01:52:44.829210 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7182 | 2025.02.22 01:52:44.829748 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7183 | 2025.02.22 01:52:44.829753 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7184 | 2025.02.22 01:52:44.829896 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1403 rows starting from the beginning of the part | ||
7185 | 2025.02.22 01:52:44.829982 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7186 | 2025.02.22 01:52:44.830583 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
7187 | 2025.02.22 01:52:44.831239 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 134 rows starting from the beginning of the part | ||
7188 | 2025.02.22 01:52:44.831698 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
7189 | 2025.02.22 01:52:44.831916 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 134 rows starting from the beginning of the part | ||
7190 | 2025.02.22 01:52:44.832150 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
7191 | 2025.02.22 01:52:44.833145 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7192 | 2025.02.22 01:52:44.833191 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7193 | 2025.02.22 01:52:44.833804 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7194 | 2025.02.22 01:52:44.834122 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7195 | 2025.02.22 01:52:44.834294 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005226457 sec., 351863.6047326133 rows/sec., 30.75 MiB/sec. | ||
7196 | 2025.02.22 01:52:44.834458 [ 88 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7197 | 2025.02.22 01:52:44.834584 [ 88 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7198 | 2025.02.22 01:52:44.834615 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005031 sec., 12721.129000198767 rows/sec., 1016.74 KiB/sec. | ||
7199 | 2025.02.22 01:52:44.834671 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7200 | 2025.02.22 01:52:44.834756 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7201 | 2025.02.22 01:52:44.835034 [ 5 ] {88ad0637-ad0e-4b18-aff4-3aee3bd0f324} <Debug> TCPHandler: Processed in 0.005985256 sec. | ||
7202 | 2025.02.22 01:52:44.835271 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
7203 | 2025.02.22 01:52:44.835394 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7204 | 2025.02.22 01:52:44.835520 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7205 | 2025.02.22 01:52:44.835631 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 631 rows starting from the beginning of the part | ||
7206 | 2025.02.22 01:52:44.835669 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7207 | 2025.02.22 01:52:44.835901 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7208 | 2025.02.22 01:52:44.836085 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
7209 | 2025.02.22 01:52:44.836139 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_76_15} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7210 | 2025.02.22 01:52:44.836228 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7211 | 2025.02.22 01:52:44.836686 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 103 rows starting from the beginning of the part | ||
7212 | 2025.02.22 01:52:44.836712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
7213 | 2025.02.22 01:52:44.837112 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
7214 | 2025.02.22 01:52:44.837468 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 103 rows starting from the beginning of the part | ||
7215 | 2025.02.22 01:52:44.837875 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
7216 | 2025.02.22 01:52:44.839126 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7217 | 2025.02.22 01:52:44.839194 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7218 | 2025.02.22 01:52:44.840408 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7219 | 2025.02.22 01:52:44.840947 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005998785 sec., 171534.73578399624 rows/sec., 13.76 MiB/sec. | ||
7220 | 2025.02.22 01:52:44.840951 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7221 | 2025.02.22 01:52:44.841283 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7222 | 2025.02.22 01:52:44.841369 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2025.02.22 01:52:44.841408 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7224 | 2025.02.22 01:52:44.841429 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7225 | 2025.02.22 01:52:44.841525 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005828 sec., 27453.671928620453 rows/sec., 1.91 MiB/sec. | ||
7226 | 2025.02.22 01:52:44.841870 [ 256 ] {7f6e4bec-a082-4541-a1d5-7344df87c5b7} <Debug> TCPHandler: Processed in 0.006674452 sec. | ||
7227 | 2025.02.22 01:52:44.841888 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
7228 | 2025.02.22 01:52:44.842128 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7229 | 2025.02.22 01:52:44.842300 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7230 | 2025.02.22 01:52:44.842411 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20158 rows starting from the beginning of the part | ||
7231 | 2025.02.22 01:52:44.842504 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7232 | 2025.02.22 01:52:44.842609 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2025.02.22 01:52:44.842741 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7234 | 2025.02.22 01:52:44.842929 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
7235 | 2025.02.22 01:52:44.843153 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_76_15} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7236 | 2025.02.22 01:52:44.843480 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
7237 | 2025.02.22 01:52:44.843678 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
7238 | 2025.02.22 01:52:44.844067 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
7239 | 2025.02.22 01:52:44.844242 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
7240 | 2025.02.22 01:52:44.844664 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
7241 | 2025.02.22 01:52:44.845326 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7242 | 2025.02.22 01:52:44.845394 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7243 | 2025.02.22 01:52:44.846085 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
7244 | 2025.02.22 01:52:44.846423 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7245 | 2025.02.22 01:52:44.846666 [ 88 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
7246 | 2025.02.22 01:52:44.846796 [ 88 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7247 | 2025.02.22 01:52:44.846885 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7248 | 2025.02.22 01:52:44.846970 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00458 sec., 13100.436681222707 rows/sec., 904.07 KiB/sec. | ||
7249 | 2025.02.22 01:52:44.847301 [ 5 ] {46cc6ff1-ec2d-4fb7-8e18-57def759e1b4} <Debug> TCPHandler: Processed in 0.005297399 sec. | ||
7250 | 2025.02.22 01:52:44.847492 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
7251 | 2025.02.22 01:52:44.847874 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7252 | 2025.02.22 01:52:44.847957 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3624 rows starting from the beginning of the part | ||
7253 | 2025.02.22 01:52:44.848359 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
7254 | 2025.02.22 01:52:44.848497 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
7255 | 2025.02.22 01:52:44.848635 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
7256 | 2025.02.22 01:52:44.848908 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
7257 | 2025.02.22 01:52:44.849325 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
7258 | 2025.02.22 01:52:44.851672 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.004585912 sec., 855664.0423976736 rows/sec., 57.67 MiB/sec. | ||
7259 | 2025.02.22 01:52:44.852144 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7260 | 2025.02.22 01:52:44.852527 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7261 | 2025.02.22 01:52:44.852656 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_76_15} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7262 | 2025.02.22 01:52:44.852786 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
7263 | 2025.02.22 01:52:44.852960 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20958 rows, containing 5 columns (5 merged, 0 gathered) in 0.011391447 sec., 1839801.387830712 rows/sec., 126.12 MiB/sec. | ||
7264 | 2025.02.22 01:52:44.853390 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
7265 | 2025.02.22 01:52:44.853711 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7266 | 2025.02.22 01:52:44.853797 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
7267 | 2025.02.22 01:52:44.853894 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
7268 | 2025.02.22 01:52:45.273682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
7269 | 2025.02.22 01:52:45.295640 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.02.22 01:52:45.295695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7271 | 2025.02.22 01:52:45.302963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7272 | 2025.02.22 01:52:45.303753 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.02.22 01:52:45.304065 [ 88 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7274 | 2025.02.22 01:52:45.304129 [ 88 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7275 | 2025.02.22 01:52:45.304169 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7276 | 2025.02.22 01:52:45.304624 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
7277 | 2025.02.22 01:52:45.318697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
7278 | 2025.02.22 01:52:45.320562 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7279 | 2025.02.22 01:52:45.321940 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
7280 | 2025.02.22 01:52:45.327304 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
7281 | 2025.02.22 01:52:45.332912 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
7282 | 2025.02.22 01:52:45.338415 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
7283 | 2025.02.22 01:52:45.344061 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
7284 | 2025.02.22 01:52:45.348716 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
7285 | 2025.02.22 01:52:45.407527 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.10323322 sec., 3361.3210941206717 rows/sec., 17.38 MiB/sec. | ||
7286 | 2025.02.22 01:52:45.410454 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7287 | 2025.02.22 01:52:45.413283 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2025.02.22 01:52:45.413378 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_46_9} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7289 | 2025.02.22 01:52:45.415588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7290 | 2025.02.22 01:52:46.998122 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2025.02.22 01:52:46.998337 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7292 | 2025.02.22 01:52:46.998410 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7293 | 2025.02.22 01:52:46.999194 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2025.02.22 01:52:46.999247 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7295 | 2025.02.22 01:52:46.999682 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7296 | 2025.02.22 01:52:46.999936 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2025.02.22 01:52:47.000173 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001889 sec., 12705.134992059291 rows/sec., 1.05 MiB/sec. | ||
7298 | 2025.02.22 01:52:47.000496 [ 256 ] {630382b7-bf94-491b-8890-8e469a9396ba} <Debug> TCPHandler: Processed in 0.002517072 sec. | ||
7299 | 2025.02.22 01:52:47.000891 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2025.02.22 01:52:47.001123 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7301 | 2025.02.22 01:52:47.001201 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7302 | 2025.02.22 01:52:47.001920 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2025.02.22 01:52:47.001969 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7304 | 2025.02.22 01:52:47.002384 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7305 | 2025.02.22 01:52:47.002634 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2025.02.22 01:52:47.002914 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001838 sec., 1088.139281828074 rows/sec., 88.73 KiB/sec. | ||
7307 | 2025.02.22 01:52:47.003076 [ 5 ] {2414c32d-8fe4-4bd3-a7e2-bb1971782879} <Debug> TCPHandler: Processed in 0.002410318 sec. | ||
7308 | 2025.02.22 01:52:47.003254 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2025.02.22 01:52:47.003392 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7310 | 2025.02.22 01:52:47.003444 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7311 | 2025.02.22 01:52:47.004706 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7312 | 2025.02.22 01:52:47.004747 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7313 | 2025.02.22 01:52:47.005204 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7314 | 2025.02.22 01:52:47.005453 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7315 | 2025.02.22 01:52:47.005674 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002311 sec., 603634.790134141 rows/sec., 50.68 MiB/sec. | ||
7316 | 2025.02.22 01:52:47.005734 [ 256 ] {714835a9-020b-4f9d-96a9-2319c53ad59c} <Debug> TCPHandler: Processed in 0.002551442 sec. | ||
7317 | 2025.02.22 01:52:47.005886 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2025.02.22 01:52:47.006026 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7319 | 2025.02.22 01:52:47.006083 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7320 | 2025.02.22 01:52:47.006715 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2025.02.22 01:52:47.006755 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7322 | 2025.02.22 01:52:47.007120 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7323 | 2025.02.22 01:52:47.007359 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2025.02.22 01:52:47.007605 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001599 sec., 33145.71607254534 rows/sec., 2.46 MiB/sec. | ||
7325 | 2025.02.22 01:52:47.007793 [ 5 ] {6e505c18-8442-400d-869f-d0d2b3d6f748} <Debug> TCPHandler: Processed in 0.001967188 sec. | ||
7326 | 2025.02.22 01:52:47.008006 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7327 | 2025.02.22 01:52:47.008146 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7328 | 2025.02.22 01:52:47.008203 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7329 | 2025.02.22 01:52:47.008862 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7330 | 2025.02.22 01:52:47.008901 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7331 | 2025.02.22 01:52:47.009276 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7332 | 2025.02.22 01:52:47.009525 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7333 | 2025.02.22 01:52:47.009778 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001654 sec., 152357.92019347037 rows/sec., 10.54 MiB/sec. | ||
7334 | 2025.02.22 01:52:47.009854 [ 256 ] {3991ba84-9d3d-4601-a3d3-39e8ccde4913} <Debug> TCPHandler: Processed in 0.001969338 sec. | ||
7335 | 2025.02.22 01:52:47.010002 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7336 | 2025.02.22 01:52:47.010140 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7337 | 2025.02.22 01:52:47.010196 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7338 | 2025.02.22 01:52:47.010800 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2025.02.22 01:52:47.010840 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7340 | 2025.02.22 01:52:47.011193 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7341 | 2025.02.22 01:52:47.011440 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2025.02.22 01:52:47.011695 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001576 sec., 7614.213197969543 rows/sec., 594.86 KiB/sec. | ||
7343 | 2025.02.22 01:52:47.011900 [ 5 ] {8c6b8311-b1b0-48a4-b844-f4e4abf69a5e} <Debug> TCPHandler: Processed in 0.001964858 sec. | ||
7344 | 2025.02.22 01:52:47.012065 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7345 | 2025.02.22 01:52:47.012206 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7346 | 2025.02.22 01:52:47.012265 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7347 | 2025.02.22 01:52:47.013084 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7348 | 2025.02.22 01:52:47.013124 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7349 | 2025.02.22 01:52:47.013511 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7350 | 2025.02.22 01:52:47.013747 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7351 | 2025.02.22 01:52:47.013969 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001791 sec., 333333.3333333333 rows/sec., 25.05 MiB/sec. | ||
7352 | 2025.02.22 01:52:47.014029 [ 256 ] {c1febc86-5181-4c02-ae9b-b562ad43ab65} <Debug> TCPHandler: Processed in 0.00204164 sec. | ||
7353 | 2025.02.22 01:52:47.014239 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7354 | 2025.02.22 01:52:47.014444 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7355 | 2025.02.22 01:52:47.014539 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7356 | 2025.02.22 01:52:47.015607 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7357 | 2025.02.22 01:52:47.015646 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7358 | 2025.02.22 01:52:47.016087 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7359 | 2025.02.22 01:52:47.016324 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7360 | 2025.02.22 01:52:47.016566 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.002165 sec., 452193.9953810624 rows/sec., 30.55 MiB/sec. | ||
7361 | 2025.02.22 01:52:47.016632 [ 5 ] {0db6143e-3bc0-44ff-9119-f3ffe91528a6} <Debug> TCPHandler: Processed in 0.002517101 sec. | ||
7362 | 2025.02.22 01:52:47.016862 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7363 | 2025.02.22 01:52:47.017070 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7364 | 2025.02.22 01:52:47.017164 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7365 | 2025.02.22 01:52:47.018385 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7366 | 2025.02.22 01:52:47.018424 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7367 | 2025.02.22 01:52:47.019088 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7368 | 2025.02.22 01:52:47.019351 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2025.02.22 01:52:47.019629 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002593 sec., 15040.49363671423 rows/sec., 26.95 MiB/sec. | ||
7370 | 2025.02.22 01:52:47.019918 [ 256 ] {cb42fa49-cacf-4195-9608-771bf578f2ec} <Debug> TCPHandler: Processed in 0.003206178 sec. | ||
7371 | 2025.02.22 01:52:47.020083 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7372 | 2025.02.22 01:52:47.020221 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7373 | 2025.02.22 01:52:47.020281 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7374 | 2025.02.22 01:52:47.020773 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2025.02.22 01:52:47.020812 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7376 | 2025.02.22 01:52:47.021177 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
7377 | 2025.02.22 01:52:47.021420 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7378 | 2025.02.22 01:52:47.021623 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001432 sec., 25139.664804469274 rows/sec., 1.69 MiB/sec. | ||
7379 | 2025.02.22 01:52:47.021672 [ 5 ] {2822afc2-87e9-4b39-b358-8804642da33f} <Debug> TCPHandler: Processed in 0.001659531 sec. | ||
7380 | 2025.02.22 01:52:48.899104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1006 | ||
7381 | 2025.02.22 01:52:48.902311 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7382 | 2025.02.22 01:52:48.902363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7383 | 2025.02.22 01:52:48.903860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7384 | 2025.02.22 01:52:48.904179 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7385 | 2025.02.22 01:52:48.905461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
7386 | 2025.02.22 01:52:49.822805 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7387 | 2025.02.22 01:52:49.823018 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7388 | 2025.02.22 01:52:49.823098 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7389 | 2025.02.22 01:52:49.823922 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2025.02.22 01:52:49.823966 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7391 | 2025.02.22 01:52:49.824403 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7392 | 2025.02.22 01:52:49.824668 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7393 | 2025.02.22 01:52:49.824891 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. | ||
7394 | 2025.02.22 01:52:49.825023 [ 256 ] {8e28708f-226a-4089-8a02-6d2ea77ddd36} <Debug> TCPHandler: Processed in 0.002358147 sec. | ||
7395 | 2025.02.22 01:52:49.825330 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7396 | 2025.02.22 01:52:49.825543 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7397 | 2025.02.22 01:52:49.825626 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7398 | 2025.02.22 01:52:49.826495 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7399 | 2025.02.22 01:52:49.826543 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7400 | 2025.02.22 01:52:49.826989 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7401 | 2025.02.22 01:52:49.827248 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7402 | 2025.02.22 01:52:49.827498 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00201 sec., 31840.796019900496 rows/sec., 2.49 MiB/sec. | ||
7403 | 2025.02.22 01:52:49.827592 [ 5 ] {6dc3737d-ac6a-4098-9540-c3be0640fb66} <Debug> TCPHandler: Processed in 0.00244263 sec. | ||
7404 | 2025.02.22 01:52:49.827808 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7405 | 2025.02.22 01:52:49.827953 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7406 | 2025.02.22 01:52:49.828017 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7407 | 2025.02.22 01:52:49.828641 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7408 | 2025.02.22 01:52:49.828679 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7409 | 2025.02.22 01:52:49.829074 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7410 | 2025.02.22 01:52:49.829314 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7411 | 2025.02.22 01:52:49.829522 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 2.78 MiB/sec. | ||
7412 | 2025.02.22 01:52:49.829633 [ 256 ] {b54fe90c-b63c-4a9b-903e-c9e656ed7ba4} <Debug> TCPHandler: Processed in 0.001934647 sec. | ||
7413 | 2025.02.22 01:52:49.829833 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7414 | 2025.02.22 01:52:49.830220 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7415 | 2025.02.22 01:52:49.830399 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7416 | 2025.02.22 01:52:49.830973 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7417 | 2025.02.22 01:52:49.831012 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7418 | 2025.02.22 01:52:49.831395 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
7419 | 2025.02.22 01:52:49.831634 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7420 | 2025.02.22 01:52:49.831844 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 940.52 KiB/sec. | ||
7421 | 2025.02.22 01:52:49.831897 [ 5 ] {5e1a39ec-6be9-41f8-bc83-2f17a47ca06a} <Debug> TCPHandler: Processed in 0.002170862 sec. | ||
7422 | 2025.02.22 01:52:51.297649 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
7423 | 2025.02.22 01:52:51.298340 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7424 | 2025.02.22 01:52:51.298391 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7425 | 2025.02.22 01:52:51.298934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7426 | 2025.02.22 01:52:51.299196 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7427 | 2025.02.22 01:52:51.299454 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
7428 | 2025.02.22 01:52:52.818824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
7429 | 2025.02.22 01:52:52.837552 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7430 | 2025.02.22 01:52:52.837606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7431 | 2025.02.22 01:52:52.844531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7432 | 2025.02.22 01:52:52.845281 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7433 | 2025.02.22 01:52:52.848784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
7434 | 2025.02.22 01:52:54.826809 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7435 | 2025.02.22 01:52:54.827019 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7436 | 2025.02.22 01:52:54.827099 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7437 | 2025.02.22 01:52:54.827918 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7438 | 2025.02.22 01:52:54.827965 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7439 | 2025.02.22 01:52:54.828404 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7440 | 2025.02.22 01:52:54.828663 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7441 | 2025.02.22 01:52:54.828880 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
7442 | 2025.02.22 01:52:54.828946 [ 256 ] {7b25bf7a-bf11-456b-bfd5-31f449d8d1e5} <Debug> TCPHandler: Processed in 0.002281366 sec. | ||
7443 | 2025.02.22 01:52:54.829197 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7444 | 2025.02.22 01:52:54.829410 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7445 | 2025.02.22 01:52:54.829492 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7446 | 2025.02.22 01:52:54.830272 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7447 | 2025.02.22 01:52:54.830317 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7448 | 2025.02.22 01:52:54.830755 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7449 | 2025.02.22 01:52:54.831018 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7450 | 2025.02.22 01:52:54.831219 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. | ||
7451 | 2025.02.22 01:52:54.831282 [ 5 ] {745131ac-9202-4398-a836-772220b74f05} <Debug> TCPHandler: Processed in 0.002229034 sec. | ||
7452 | 2025.02.22 01:52:54.831432 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7453 | 2025.02.22 01:52:54.831579 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7454 | 2025.02.22 01:52:54.831646 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7455 | 2025.02.22 01:52:54.832331 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7456 | 2025.02.22 01:52:54.832380 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7457 | 2025.02.22 01:52:54.832821 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7458 | 2025.02.22 01:52:54.833079 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7459 | 2025.02.22 01:52:54.833304 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. | ||
7460 | 2025.02.22 01:52:54.833383 [ 256 ] {11bfa841-c421-4451-b47c-0dbbcef21120} <Debug> TCPHandler: Processed in 0.002019209 sec. | ||
7461 | 2025.02.22 01:52:54.833571 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7462 | 2025.02.22 01:52:54.833743 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7463 | 2025.02.22 01:52:54.833806 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7464 | 2025.02.22 01:52:54.834404 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7465 | 2025.02.22 01:52:54.834450 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
7466 | 2025.02.22 01:52:54.834868 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
7467 | 2025.02.22 01:52:54.835111 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7468 | 2025.02.22 01:52:54.835291 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
7469 | 2025.02.22 01:52:54.835343 [ 5 ] {1f893968-b99f-4fb7-b243-07afcda26305} <Debug> TCPHandler: Processed in 0.001873665 sec. | ||
7470 | 2025.02.22 01:52:58.650521 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7471 | 2025.02.22 01:52:58.650591 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7472 | 2025.02.22 01:52:58.799635 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
7473 | 2025.02.22 01:52:58.800464 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7474 | 2025.02.22 01:52:58.800508 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7475 | 2025.02.22 01:52:58.801175 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7476 | 2025.02.22 01:52:58.801430 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7477 | 2025.02.22 01:52:58.801615 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
7478 | 2025.02.22 01:52:58.905727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1022 | ||
7479 | 2025.02.22 01:52:58.908479 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7480 | 2025.02.22 01:52:58.908539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7481 | 2025.02.22 01:52:58.910013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7482 | 2025.02.22 01:52:58.910343 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7483 | 2025.02.22 01:52:58.911395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
7484 | 2025.02.22 01:52:59.001758 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00126281 sec. | ||
7485 | 2025.02.22 01:52:59.216508 [ 66 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
7486 | 2025.02.22 01:52:59.216572 [ 66 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7487 | 2025.02.22 01:52:59.216598 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7488 | 2025.02.22 01:52:59.216804 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
7489 | 2025.02.22 01:52:59.217319 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7490 | 2025.02.22 01:52:59.217420 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 69 rows starting from the beginning of the part | ||
7491 | 2025.02.22 01:52:59.217537 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 67 rows starting from the beginning of the part | ||
7492 | 2025.02.22 01:52:59.217644 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part | ||
7493 | 2025.02.22 01:52:59.217930 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
7494 | 2025.02.22 01:52:59.218081 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 53 rows starting from the beginning of the part | ||
7495 | 2025.02.22 01:52:59.219180 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499421 sec., 106824.74060992525 rows/sec., 8.25 MiB/sec. | ||
7496 | 2025.02.22 01:52:59.219411 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
7497 | 2025.02.22 01:52:59.219796 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7498 | 2025.02.22 01:52:59.219886 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_33_7} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
7499 | 2025.02.22 01:52:59.219990 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7500 | 2025.02.22 01:52:59.829813 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7501 | 2025.02.22 01:52:59.830037 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7502 | 2025.02.22 01:52:59.830117 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7503 | 2025.02.22 01:52:59.830985 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7504 | 2025.02.22 01:52:59.831035 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7505 | 2025.02.22 01:52:59.831480 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7506 | 2025.02.22 01:52:59.831751 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7507 | 2025.02.22 01:52:59.832008 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002029 sec., 66042.38541153277 rows/sec., 5.70 MiB/sec. | ||
7508 | 2025.02.22 01:52:59.832074 [ 256 ] {0a44cb43-81bf-4278-b3ac-4892364aaa71} <Debug> TCPHandler: Processed in 0.002436609 sec. | ||
7509 | 2025.02.22 01:52:59.832325 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7510 | 2025.02.22 01:52:59.832538 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7511 | 2025.02.22 01:52:59.832619 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7512 | 2025.02.22 01:52:59.833402 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2025.02.22 01:52:59.833452 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7514 | 2025.02.22 01:52:59.833895 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7515 | 2025.02.22 01:52:59.834157 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2025.02.22 01:52:59.834387 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001905 sec., 20472.44094488189 rows/sec., 1.50 MiB/sec. | ||
7517 | 2025.02.22 01:52:59.834458 [ 5 ] {563ccec4-e8ef-4a19-92e2-43d70d82fded} <Debug> TCPHandler: Processed in 0.002274865 sec. | ||
7518 | 2025.02.22 01:52:59.834612 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7519 | 2025.02.22 01:52:59.834761 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7520 | 2025.02.22 01:52:59.834824 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7521 | 2025.02.22 01:52:59.835573 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7522 | 2025.02.22 01:52:59.835623 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7523 | 2025.02.22 01:52:59.836040 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7524 | 2025.02.22 01:52:59.836285 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7525 | 2025.02.22 01:52:59.836502 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001778 sec., 57930.25871766029 rows/sec., 4.52 MiB/sec. | ||
7526 | 2025.02.22 01:52:59.836570 [ 256 ] {cedb03f5-a389-42e7-b6bb-40d27d23fa9a} <Debug> TCPHandler: Processed in 0.00202891 sec. | ||
7527 | 2025.02.22 01:52:59.836779 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7528 | 2025.02.22 01:52:59.836960 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7529 | 2025.02.22 01:52:59.837027 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7530 | 2025.02.22 01:52:59.837713 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7531 | 2025.02.22 01:52:59.837762 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7532 | 2025.02.22 01:52:59.838174 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7533 | 2025.02.22 01:52:59.838416 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7534 | 2025.02.22 01:52:59.838645 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001719 sec., 93077.37056428156 rows/sec., 6.48 MiB/sec. | ||
7535 | 2025.02.22 01:52:59.838702 [ 5 ] {81f8316d-52e3-4b6c-9e2e-f386015c619e} <Debug> TCPHandler: Processed in 0.00205056 sec. | ||
7536 | 2025.02.22 01:52:59.838914 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7537 | 2025.02.22 01:52:59.839057 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7538 | 2025.02.22 01:52:59.839154 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7539 | 2025.02.22 01:52:59.840445 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7540 | 2025.02.22 01:52:59.840486 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7541 | 2025.02.22 01:52:59.841184 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7542 | 2025.02.22 01:52:59.841454 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7543 | 2025.02.22 01:52:59.841715 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00269 sec., 14498.141263940519 rows/sec., 25.98 MiB/sec. | ||
7544 | 2025.02.22 01:52:59.841829 [ 256 ] {95d660a3-f544-434f-a7a7-196ca1e80018} <Debug> TCPHandler: Processed in 0.002982712 sec. | ||
7545 | 2025.02.22 01:52:59.842087 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7546 | 2025.02.22 01:52:59.842319 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7547 | 2025.02.22 01:52:59.842419 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7548 | 2025.02.22 01:52:59.843150 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7549 | 2025.02.22 01:52:59.843191 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7550 | 2025.02.22 01:52:59.843571 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
7551 | 2025.02.22 01:52:59.843819 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7552 | 2025.02.22 01:52:59.844047 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001785 sec., 33613.445378151264 rows/sec., 2.27 MiB/sec. | ||
7553 | 2025.02.22 01:52:59.844102 [ 5 ] {0602f8d4-fc9d-4682-8b6b-1942a9660b6d} <Debug> TCPHandler: Processed in 0.002130622 sec. | ||
7554 | 2025.02.22 01:53:00.348896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
7555 | 2025.02.22 01:53:00.370179 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7556 | 2025.02.22 01:53:00.370246 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7557 | 2025.02.22 01:53:00.377606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7558 | 2025.02.22 01:53:00.378443 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7559 | 2025.02.22 01:53:00.381229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
7560 | 2025.02.22 01:53:04.827113 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7561 | 2025.02.22 01:53:04.827318 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7562 | 2025.02.22 01:53:04.827394 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7563 | 2025.02.22 01:53:04.828184 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2025.02.22 01:53:04.828236 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7565 | 2025.02.22 01:53:04.828682 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7566 | 2025.02.22 01:53:04.828937 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2025.02.22 01:53:04.829158 [ 69 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7568 | 2025.02.22 01:53:04.829178 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001906 sec., 29380.90241343127 rows/sec., 2.26 MiB/sec. | ||
7569 | 2025.02.22 01:53:04.829238 [ 69 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7570 | 2025.02.22 01:53:04.829307 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7571 | 2025.02.22 01:53:04.829326 [ 256 ] {98b5ba78-523d-41ba-b1cd-28637b66097f} <Debug> TCPHandler: Processed in 0.002346408 sec. | ||
7572 | 2025.02.22 01:53:04.829552 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
7573 | 2025.02.22 01:53:04.829624 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2025.02.22 01:53:04.829803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7575 | 2025.02.22 01:53:04.829885 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1403 rows starting from the beginning of the part | ||
7576 | 2025.02.22 01:53:04.829911 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7577 | 2025.02.22 01:53:04.830075 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7578 | 2025.02.22 01:53:04.830138 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1395 rows starting from the beginning of the part | ||
7579 | 2025.02.22 01:53:04.830571 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
7580 | 2025.02.22 01:53:04.830865 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
7581 | 2025.02.22 01:53:04.831240 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 134 rows starting from the beginning of the part | ||
7582 | 2025.02.22 01:53:04.831710 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
7583 | 2025.02.22 01:53:04.833078 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7584 | 2025.02.22 01:53:04.833149 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7585 | 2025.02.22 01:53:04.834254 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7586 | 2025.02.22 01:53:04.834562 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2025.02.22 01:53:04.834827 [ 69 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7588 | 2025.02.22 01:53:04.834947 [ 69 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7589 | 2025.02.22 01:53:04.835022 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7590 | 2025.02.22 01:53:04.835285 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005428 sec., 11790.714812085484 rows/sec., 942.38 KiB/sec. | ||
7591 | 2025.02.22 01:53:04.835585 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00616709 sec., 502668.19521038287 rows/sec., 43.96 MiB/sec. | ||
7592 | 2025.02.22 01:53:04.835627 [ 5 ] {2663be18-05fe-4920-8339-9c08c30d47f1} <Debug> TCPHandler: Processed in 0.00617611 sec. | ||
7593 | 2025.02.22 01:53:04.835627 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
7594 | 2025.02.22 01:53:04.835914 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7595 | 2025.02.22 01:53:04.835954 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7596 | 2025.02.22 01:53:04.836039 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 631 rows starting from the beginning of the part | ||
7597 | 2025.02.22 01:53:04.836060 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7598 | 2025.02.22 01:53:04.836331 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7599 | 2025.02.22 01:53:04.836364 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 597 rows starting from the beginning of the part | ||
7600 | 2025.02.22 01:53:04.836607 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7601 | 2025.02.22 01:53:04.836654 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
7602 | 2025.02.22 01:53:04.837090 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
7603 | 2025.02.22 01:53:04.837560 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 103 rows starting from the beginning of the part | ||
7604 | 2025.02.22 01:53:04.837991 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
7605 | 2025.02.22 01:53:04.838962 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7606 | 2025.02.22 01:53:04.839471 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_81_16} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
7607 | 2025.02.22 01:53:04.839847 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
7608 | 2025.02.22 01:53:04.840195 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2025.02.22 01:53:04.840279 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7610 | 2025.02.22 01:53:04.841205 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7611 | 2025.02.22 01:53:04.841694 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006477667 sec., 235115.5130388765 rows/sec., 18.72 MiB/sec. | ||
7612 | 2025.02.22 01:53:04.841722 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7613 | 2025.02.22 01:53:04.841958 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7614 | 2025.02.22 01:53:04.841977 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7615 | 2025.02.22 01:53:04.842060 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7616 | 2025.02.22 01:53:04.842150 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7617 | 2025.02.22 01:53:04.842221 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00608 sec., 26315.78947368421 rows/sec., 1.83 MiB/sec. | ||
7618 | 2025.02.22 01:53:04.842545 [ 256 ] {589bc46a-469d-41a3-a64c-52b29d2e3f84} <Debug> TCPHandler: Processed in 0.006805465 sec. | ||
7619 | 2025.02.22 01:53:04.842556 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
7620 | 2025.02.22 01:53:04.842849 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7621 | 2025.02.22 01:53:04.842973 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7622 | 2025.02.22 01:53:04.842979 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7623 | 2025.02.22 01:53:04.843141 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 20958 rows starting from the beginning of the part | ||
7624 | 2025.02.22 01:53:04.843210 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7625 | 2025.02.22 01:53:04.843244 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_81_16} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
7626 | 2025.02.22 01:53:04.843473 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7627 | 2025.02.22 01:53:04.843559 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 979 rows starting from the beginning of the part | ||
7628 | 2025.02.22 01:53:04.843749 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
7629 | 2025.02.22 01:53:04.844054 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
7630 | 2025.02.22 01:53:04.844520 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
7631 | 2025.02.22 01:53:04.844918 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
7632 | 2025.02.22 01:53:04.845210 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
7633 | 2025.02.22 01:53:04.846130 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7634 | 2025.02.22 01:53:04.846209 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7635 | 2025.02.22 01:53:04.846905 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
7636 | 2025.02.22 01:53:04.847273 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7637 | 2025.02.22 01:53:04.847441 [ 69 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
7638 | 2025.02.22 01:53:04.847492 [ 69 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7639 | 2025.02.22 01:53:04.847513 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004414 sec., 13593.112822836429 rows/sec., 938.07 KiB/sec. | ||
7640 | 2025.02.22 01:53:04.847519 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7641 | 2025.02.22 01:53:04.847880 [ 5 ] {c55dbb98-960b-49b9-b700-9f971fbc4853} <Debug> TCPHandler: Processed in 0.005211037 sec. | ||
7642 | 2025.02.22 01:53:04.847934 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
7643 | 2025.02.22 01:53:04.848216 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7644 | 2025.02.22 01:53:04.848262 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3924 rows starting from the beginning of the part | ||
7645 | 2025.02.22 01:53:04.848448 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
7646 | 2025.02.22 01:53:04.848799 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part | ||
7647 | 2025.02.22 01:53:04.849224 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
7648 | 2025.02.22 01:53:04.849546 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
7649 | 2025.02.22 01:53:04.849670 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
7650 | 2025.02.22 01:53:04.864204 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 4 columns (4 merged, 0 gathered) in 0.016527801 sec., 251939.14181323937 rows/sec., 16.98 MiB/sec. | ||
7651 | 2025.02.22 01:53:04.864697 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7652 | 2025.02.22 01:53:04.865164 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7653 | 2025.02.22 01:53:04.865247 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_81_16} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
7654 | 2025.02.22 01:53:04.865375 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
7655 | 2025.02.22 01:53:04.867474 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22481 rows, containing 5 columns (5 merged, 0 gathered) in 0.025217743 sec., 891475.4980253387 rows/sec., 61.09 MiB/sec. | ||
7656 | 2025.02.22 01:53:04.867944 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
7657 | 2025.02.22 01:53:04.868285 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2025.02.22 01:53:04.868380 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
7659 | 2025.02.22 01:53:04.868484 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
7660 | 2025.02.22 01:53:05.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.77 MiB, peak 234.35 MiB, free memory in arenas 0.00 B, will set to 223.52 MiB (RSS), difference: 1.75 MiB | ||
7661 | 2025.02.22 01:53:06.301757 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
7662 | 2025.02.22 01:53:06.302427 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7663 | 2025.02.22 01:53:06.302473 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7664 | 2025.02.22 01:53:06.303020 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7665 | 2025.02.22 01:53:06.303297 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7666 | 2025.02.22 01:53:06.303598 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
7667 | 2025.02.22 01:53:07.881318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
7668 | 2025.02.22 01:53:07.902885 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7669 | 2025.02.22 01:53:07.902946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7670 | 2025.02.22 01:53:07.910230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7671 | 2025.02.22 01:53:07.911038 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2025.02.22 01:53:07.914350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
7673 | 2025.02.22 01:53:08.911565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1042 | ||
7674 | 2025.02.22 01:53:08.914393 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2025.02.22 01:53:08.914448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7676 | 2025.02.22 01:53:08.915918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7677 | 2025.02.22 01:53:08.916244 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2025.02.22 01:53:08.916480 [ 65 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7679 | 2025.02.22 01:53:08.916596 [ 65 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7680 | 2025.02.22 01:53:08.916660 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7681 | 2025.02.22 01:53:08.917121 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7682 | 2025.02.22 01:53:08.918740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
7683 | 2025.02.22 01:53:08.919130 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7684 | 2025.02.22 01:53:08.919321 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 930 rows starting from the beginning of the part | ||
7685 | 2025.02.22 01:53:08.919905 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
7686 | 2025.02.22 01:53:08.920450 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part | ||
7687 | 2025.02.22 01:53:08.921017 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
7688 | 2025.02.22 01:53:08.921605 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
7689 | 2025.02.22 01:53:08.922165 [ 193 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 20 rows starting from the beginning of the part | ||
7690 | 2025.02.22 01:53:08.930591 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 72 columns (72 merged, 0 gathered) in 0.013769264 sec., 75675.79501707571 rows/sec., 59.94 MiB/sec. | ||
7691 | 2025.02.22 01:53:08.931989 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7692 | 2025.02.22 01:53:08.932825 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7693 | 2025.02.22 01:53:08.932926 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_36_7} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7694 | 2025.02.22 01:53:08.933263 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
7695 | 2025.02.22 01:53:09.828860 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7696 | 2025.02.22 01:53:09.829082 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7697 | 2025.02.22 01:53:09.829162 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7698 | 2025.02.22 01:53:09.829943 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7699 | 2025.02.22 01:53:09.829994 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7700 | 2025.02.22 01:53:09.830433 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7701 | 2025.02.22 01:53:09.830694 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7702 | 2025.02.22 01:53:09.830944 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001918 sec., 69864.44212721585 rows/sec., 6.03 MiB/sec. | ||
7703 | 2025.02.22 01:53:09.831043 [ 256 ] {0ce38306-647d-455d-b8f0-76cf716183c3} <Debug> TCPHandler: Processed in 0.002336517 sec. | ||
7704 | 2025.02.22 01:53:09.831344 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7705 | 2025.02.22 01:53:09.831547 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7706 | 2025.02.22 01:53:09.831625 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7707 | 2025.02.22 01:53:09.832431 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7708 | 2025.02.22 01:53:09.832473 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7709 | 2025.02.22 01:53:09.832909 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7710 | 2025.02.22 01:53:09.833160 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7711 | 2025.02.22 01:53:09.833352 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001863 sec., 20933.977455716584 rows/sec., 1.54 MiB/sec. | ||
7712 | 2025.02.22 01:53:09.833408 [ 5 ] {786dcded-3f9e-4646-9347-06ee2ed8b41a} <Debug> TCPHandler: Processed in 0.002239084 sec. | ||
7713 | 2025.02.22 01:53:09.833543 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7714 | 2025.02.22 01:53:09.833664 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7715 | 2025.02.22 01:53:09.833712 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7716 | 2025.02.22 01:53:09.834331 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7717 | 2025.02.22 01:53:09.834372 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7718 | 2025.02.22 01:53:09.834738 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7719 | 2025.02.22 01:53:09.834981 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7720 | 2025.02.22 01:53:09.835195 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001557 sec., 66152.85806037251 rows/sec., 5.17 MiB/sec. | ||
7721 | 2025.02.22 01:53:09.835251 [ 256 ] {09cdf576-eee0-4a91-83d6-3840e8fea011} <Debug> TCPHandler: Processed in 0.001763743 sec. | ||
7722 | 2025.02.22 01:53:09.835417 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7723 | 2025.02.22 01:53:09.835558 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7724 | 2025.02.22 01:53:09.835623 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7725 | 2025.02.22 01:53:09.836298 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7726 | 2025.02.22 01:53:09.836338 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7727 | 2025.02.22 01:53:09.836737 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7728 | 2025.02.22 01:53:09.836979 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7729 | 2025.02.22 01:53:09.837187 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
7730 | 2025.02.22 01:53:09.837240 [ 5 ] {8e1b285a-fdb2-4d69-9bb0-d87580b5e7a0} <Debug> TCPHandler: Processed in 0.001893026 sec. | ||
7731 | 2025.02.22 01:53:09.837406 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7732 | 2025.02.22 01:53:09.837523 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7733 | 2025.02.22 01:53:09.837604 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7734 | 2025.02.22 01:53:09.838854 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7735 | 2025.02.22 01:53:09.838893 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7736 | 2025.02.22 01:53:09.839633 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7737 | 2025.02.22 01:53:09.839910 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7738 | 2025.02.22 01:53:09.840112 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002613 sec., 14925.37313432836 rows/sec., 26.75 MiB/sec. | ||
7739 | 2025.02.22 01:53:09.840207 [ 256 ] {43e6d2df-a2ad-4271-9ece-425a26ff4a21} <Debug> TCPHandler: Processed in 0.00286103 sec. | ||
7740 | 2025.02.22 01:53:09.840369 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7741 | 2025.02.22 01:53:09.840489 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7742 | 2025.02.22 01:53:09.840540 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7743 | 2025.02.22 01:53:09.841034 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7744 | 2025.02.22 01:53:09.841075 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7745 | 2025.02.22 01:53:09.841453 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
7746 | 2025.02.22 01:53:09.841693 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7747 | 2025.02.22 01:53:09.841898 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
7748 | 2025.02.22 01:53:09.841949 [ 5 ] {cd9edeb4-3147-4a09-a671-a73f2445f4c2} <Debug> TCPHandler: Processed in 0.00163966 sec. | ||
7749 | 2025.02.22 01:53:13.650844 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7750 | 2025.02.22 01:53:13.650945 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7751 | 2025.02.22 01:53:13.803812 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
7752 | 2025.02.22 01:53:13.804546 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7753 | 2025.02.22 01:53:13.804597 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7754 | 2025.02.22 01:53:13.805157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7755 | 2025.02.22 01:53:13.805432 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7756 | 2025.02.22 01:53:13.805689 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
7757 | 2025.02.22 01:53:14.826930 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7758 | 2025.02.22 01:53:14.827141 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7759 | 2025.02.22 01:53:14.827220 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7760 | 2025.02.22 01:53:14.828015 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7761 | 2025.02.22 01:53:14.828058 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7762 | 2025.02.22 01:53:14.828497 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7763 | 2025.02.22 01:53:14.828759 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7764 | 2025.02.22 01:53:14.828963 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. | ||
7765 | 2025.02.22 01:53:14.829024 [ 256 ] {f3cde49d-6678-4110-8f82-3271802258e9} <Debug> TCPHandler: Processed in 0.002231164 sec. | ||
7766 | 2025.02.22 01:53:14.829283 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7767 | 2025.02.22 01:53:14.829482 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7768 | 2025.02.22 01:53:14.829562 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7769 | 2025.02.22 01:53:14.830426 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7770 | 2025.02.22 01:53:14.830474 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7771 | 2025.02.22 01:53:14.830915 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7772 | 2025.02.22 01:53:14.831164 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7773 | 2025.02.22 01:53:14.831385 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001961 sec., 32636.40999490056 rows/sec., 2.55 MiB/sec. | ||
7774 | 2025.02.22 01:53:14.831442 [ 5 ] {c722c32c-97bf-496a-bf92-74fbf26e6a8c} <Debug> TCPHandler: Processed in 0.002292516 sec. | ||
7775 | 2025.02.22 01:53:14.831619 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2025.02.22 01:53:14.831766 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7777 | 2025.02.22 01:53:14.831833 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7778 | 2025.02.22 01:53:14.832498 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7779 | 2025.02.22 01:53:14.832536 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7780 | 2025.02.22 01:53:14.832941 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7781 | 2025.02.22 01:53:14.833183 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7782 | 2025.02.22 01:53:14.833361 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001631 sec., 98099.32556713672 rows/sec., 6.83 MiB/sec. | ||
7783 | 2025.02.22 01:53:14.833418 [ 256 ] {6cd48870-7e5e-4a1a-9a8c-30935c577b42} <Debug> TCPHandler: Processed in 0.001871085 sec. | ||
7784 | 2025.02.22 01:53:14.833579 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7785 | 2025.02.22 01:53:14.833722 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7786 | 2025.02.22 01:53:14.833784 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7787 | 2025.02.22 01:53:14.834388 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7788 | 2025.02.22 01:53:14.834434 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7789 | 2025.02.22 01:53:14.834822 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
7790 | 2025.02.22 01:53:14.835061 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7791 | 2025.02.22 01:53:14.835267 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. | ||
7792 | 2025.02.22 01:53:14.835322 [ 5 ] {5005d362-9b15-450a-aa6c-272e366c927c} <Debug> TCPHandler: Processed in 0.001814524 sec. | ||
7793 | 2025.02.22 01:53:15.414460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
7794 | 2025.02.22 01:53:15.436553 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7795 | 2025.02.22 01:53:15.436624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7796 | 2025.02.22 01:53:15.444148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7797 | 2025.02.22 01:53:15.444969 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7798 | 2025.02.22 01:53:15.447799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
7799 | 2025.02.22 01:53:16.994063 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7800 | 2025.02.22 01:53:16.994251 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7801 | 2025.02.22 01:53:16.994323 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7802 | 2025.02.22 01:53:16.995074 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7803 | 2025.02.22 01:53:16.995125 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7804 | 2025.02.22 01:53:16.995548 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7805 | 2025.02.22 01:53:16.995804 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.02.22 01:53:16.996059 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00185 sec., 12972.972972972972 rows/sec., 1.08 MiB/sec. | ||
7807 | 2025.02.22 01:53:16.996181 [ 256 ] {ea288081-266b-4c5e-be0c-293b9c9a94fe} <Debug> TCPHandler: Processed in 0.002246505 sec. | ||
7808 | 2025.02.22 01:53:16.996489 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7809 | 2025.02.22 01:53:16.996697 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7810 | 2025.02.22 01:53:16.996779 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7811 | 2025.02.22 01:53:16.997613 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7812 | 2025.02.22 01:53:16.997654 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7813 | 2025.02.22 01:53:16.998066 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7814 | 2025.02.22 01:53:16.998311 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7815 | 2025.02.22 01:53:16.998565 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001909 sec., 8381.351492928234 rows/sec., 683.44 KiB/sec. | ||
7816 | 2025.02.22 01:53:16.998796 [ 5 ] {46a98a8b-1abc-4374-85ec-19deeb6d4734} <Debug> TCPHandler: Processed in 0.002442559 sec. | ||
7817 | 2025.02.22 01:53:16.998993 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7818 | 2025.02.22 01:53:16.999133 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7819 | 2025.02.22 01:53:16.999190 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7820 | 2025.02.22 01:53:17.000668 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7821 | 2025.02.22 01:53:17.000709 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7822 | 2025.02.22 01:53:17.001169 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
7823 | 2025.02.22 01:53:17.001427 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7824 | 2025.02.22 01:53:17.001636 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002534 sec., 553275.45382794 rows/sec., 46.42 MiB/sec. | ||
7825 | 2025.02.22 01:53:17.001690 [ 256 ] {be1dbcce-92f4-4f81-946f-9fc9c1c846d2} <Debug> TCPHandler: Processed in 0.002778848 sec. | ||
7826 | 2025.02.22 01:53:17.001857 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7827 | 2025.02.22 01:53:17.001975 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7828 | 2025.02.22 01:53:17.002025 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7829 | 2025.02.22 01:53:17.002638 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7830 | 2025.02.22 01:53:17.002676 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7831 | 2025.02.22 01:53:17.003063 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7832 | 2025.02.22 01:53:17.003300 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7833 | 2025.02.22 01:53:17.003496 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001544 sec., 43393.78238341969 rows/sec., 3.17 MiB/sec. | ||
7834 | 2025.02.22 01:53:17.003552 [ 5 ] {a8f47941-b475-49ec-a0e2-120ef4cfa19b} <Debug> TCPHandler: Processed in 0.001754443 sec. | ||
7835 | 2025.02.22 01:53:17.003704 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7836 | 2025.02.22 01:53:17.003822 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7837 | 2025.02.22 01:53:17.003871 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7838 | 2025.02.22 01:53:17.004547 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2025.02.22 01:53:17.004586 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7840 | 2025.02.22 01:53:17.004954 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7841 | 2025.02.22 01:53:17.005193 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7842 | 2025.02.22 01:53:17.005425 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001624 sec., 155172.41379310345 rows/sec., 10.73 MiB/sec. | ||
7843 | 2025.02.22 01:53:17.005637 [ 256 ] {e04ab96b-143f-47af-ac14-fbf7f63d2ab1} <Debug> TCPHandler: Processed in 0.001989709 sec. | ||
7844 | 2025.02.22 01:53:17.005797 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7845 | 2025.02.22 01:53:17.005916 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7846 | 2025.02.22 01:53:17.005965 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7847 | 2025.02.22 01:53:17.006551 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7848 | 2025.02.22 01:53:17.006591 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7849 | 2025.02.22 01:53:17.006944 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7850 | 2025.02.22 01:53:17.007186 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7851 | 2025.02.22 01:53:17.007449 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 603.28 KiB/sec. | ||
7852 | 2025.02.22 01:53:17.007653 [ 5 ] {956e2c83-9d4f-465e-958a-b50ac8fc83bc} <Debug> TCPHandler: Processed in 0.001913767 sec. | ||
7853 | 2025.02.22 01:53:17.007831 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7854 | 2025.02.22 01:53:17.007968 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7855 | 2025.02.22 01:53:17.008025 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7856 | 2025.02.22 01:53:17.008900 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7857 | 2025.02.22 01:53:17.008939 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7858 | 2025.02.22 01:53:17.009328 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
7859 | 2025.02.22 01:53:17.009570 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7860 | 2025.02.22 01:53:17.009794 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001851 sec., 330091.84224743384 rows/sec., 24.84 MiB/sec. | ||
7861 | 2025.02.22 01:53:17.009902 [ 256 ] {5eb40dec-06d9-4862-ac75-c59e117f7546} <Debug> TCPHandler: Processed in 0.002133082 sec. | ||
7862 | 2025.02.22 01:53:17.010116 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7863 | 2025.02.22 01:53:17.010287 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7864 | 2025.02.22 01:53:17.010351 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7865 | 2025.02.22 01:53:17.011203 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7866 | 2025.02.22 01:53:17.011243 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7867 | 2025.02.22 01:53:17.011691 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
7868 | 2025.02.22 01:53:17.011939 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7869 | 2025.02.22 01:53:17.012193 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001932 sec., 510351.966873706 rows/sec., 34.49 MiB/sec. | ||
7870 | 2025.02.22 01:53:17.012255 [ 5 ] {bc883735-1cbe-444d-af25-c060977f0103} <Debug> TCPHandler: Processed in 0.002258995 sec. | ||
7871 | 2025.02.22 01:53:17.012491 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7872 | 2025.02.22 01:53:17.012672 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7873 | 2025.02.22 01:53:17.012767 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7874 | 2025.02.22 01:53:17.014040 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7875 | 2025.02.22 01:53:17.014079 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7876 | 2025.02.22 01:53:17.014754 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7877 | 2025.02.22 01:53:17.015025 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7878 | 2025.02.22 01:53:17.015220 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7879 | 2025.02.22 01:53:17.015291 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002645 sec., 14744.801512287333 rows/sec., 26.42 MiB/sec. | ||
7880 | 2025.02.22 01:53:17.015309 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7881 | 2025.02.22 01:53:17.015391 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7882 | 2025.02.22 01:53:17.015792 [ 256 ] {632ffafd-840e-4a0c-8595-3c52d4896798} <Debug> TCPHandler: Processed in 0.003432603 sec. | ||
7883 | 2025.02.22 01:53:17.016339 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7884 | 2025.02.22 01:53:17.016399 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7885 | 2025.02.22 01:53:17.016724 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7886 | 2025.02.22 01:53:17.016848 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7887 | 2025.02.22 01:53:17.017589 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7888 | 2025.02.22 01:53:17.017802 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1104 rows starting from the beginning of the part | ||
7889 | 2025.02.22 01:53:17.018522 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
7890 | 2025.02.22 01:53:17.019068 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2025.02.22 01:53:17.019170 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7892 | 2025.02.22 01:53:17.019276 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
7893 | 2025.02.22 01:53:17.019960 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
7894 | 2025.02.22 01:53:17.020597 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
7895 | 2025.02.22 01:53:17.020628 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
7896 | 2025.02.22 01:53:17.021130 [ 194 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
7897 | 2025.02.22 01:53:17.021411 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2025.02.22 01:53:17.022249 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00555 sec., 6486.486486486486 rows/sec., 447.64 KiB/sec. | ||
7899 | 2025.02.22 01:53:17.022445 [ 5 ] {6aeba281-6a44-4ac4-91de-2f2f283aa6a6} <Debug> TCPHandler: Processed in 0.006462907 sec. | ||
7900 | 2025.02.22 01:53:17.029940 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 19 columns (19 merged, 0 gathered) in 0.014346319 sec., 90545.87452014694 rows/sec., 162.25 MiB/sec. | ||
7901 | 2025.02.22 01:53:17.031138 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7902 | 2025.02.22 01:53:17.031570 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7903 | 2025.02.22 01:53:17.031660 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7904 | 2025.02.22 01:53:17.031789 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
7905 | 2025.02.22 01:53:18.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.21 MiB, peak 235.57 MiB, free memory in arenas 0.00 B, will set to 227.74 MiB (RSS), difference: 3.53 MiB | ||
7906 | 2025.02.22 01:53:18.918953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1082 | ||
7907 | 2025.02.22 01:53:18.922314 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7908 | 2025.02.22 01:53:18.922376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7909 | 2025.02.22 01:53:18.923897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7910 | 2025.02.22 01:53:18.924232 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7911 | 2025.02.22 01:53:18.925601 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
7912 | 2025.02.22 01:53:19.822390 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7913 | 2025.02.22 01:53:19.822602 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7914 | 2025.02.22 01:53:19.822681 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7915 | 2025.02.22 01:53:19.823468 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7916 | 2025.02.22 01:53:19.823517 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7917 | 2025.02.22 01:53:19.823969 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
7918 | 2025.02.22 01:53:19.824242 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7919 | 2025.02.22 01:53:19.824453 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
7920 | 2025.02.22 01:53:19.824519 [ 256 ] {e61ffda9-b4b0-4f36-bac1-99651cddb3c8} <Debug> TCPHandler: Processed in 0.002269485 sec. | ||
7921 | 2025.02.22 01:53:19.824788 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7922 | 2025.02.22 01:53:19.825005 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7923 | 2025.02.22 01:53:19.825089 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7924 | 2025.02.22 01:53:19.825940 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2025.02.22 01:53:19.825994 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7926 | 2025.02.22 01:53:19.826442 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
7927 | 2025.02.22 01:53:19.826702 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2025.02.22 01:53:19.826949 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002002 sec., 31968.03196803197 rows/sec., 2.50 MiB/sec. | ||
7929 | 2025.02.22 01:53:19.827019 [ 5 ] {8eb48a8f-f608-4b12-84ad-6e8dd17e41c0} <Debug> TCPHandler: Processed in 0.002378888 sec. | ||
7930 | 2025.02.22 01:53:19.827190 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2025.02.22 01:53:19.827340 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7932 | 2025.02.22 01:53:19.827410 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7933 | 2025.02.22 01:53:19.828015 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2025.02.22 01:53:19.828053 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7935 | 2025.02.22 01:53:19.828458 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
7936 | 2025.02.22 01:53:19.828705 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2025.02.22 01:53:19.828908 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 2.78 MiB/sec. | ||
7938 | 2025.02.22 01:53:19.829021 [ 256 ] {60995917-41c6-4632-8ad9-ee18dab7928d} <Debug> TCPHandler: Processed in 0.001898576 sec. | ||
7939 | 2025.02.22 01:53:19.829260 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2025.02.22 01:53:19.829452 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7941 | 2025.02.22 01:53:19.829518 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7942 | 2025.02.22 01:53:19.830042 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2025.02.22 01:53:19.830084 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7944 | 2025.02.22 01:53:19.830473 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
7945 | 2025.02.22 01:53:19.830713 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2025.02.22 01:53:19.830938 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001525 sec., 15737.704918032787 rows/sec., 1.06 MiB/sec. | ||
7947 | 2025.02.22 01:53:19.830999 [ 5 ] {ef575c1b-eb34-4ffb-bd58-21af1e86102b} <Debug> TCPHandler: Processed in 0.001870776 sec. | ||
7948 | 2025.02.22 01:53:21.305871 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
7949 | 2025.02.22 01:53:21.306663 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7950 | 2025.02.22 01:53:21.306710 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7951 | 2025.02.22 01:53:21.307249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7952 | 2025.02.22 01:53:21.307511 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7953 | 2025.02.22 01:53:21.307747 [ 45 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7954 | 2025.02.22 01:53:21.307791 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
7955 | 2025.02.22 01:53:21.307868 [ 45 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7956 | 2025.02.22 01:53:21.307917 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7957 | 2025.02.22 01:53:21.308091 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
7958 | 2025.02.22 01:53:21.308257 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7959 | 2025.02.22 01:53:21.308302 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
7960 | 2025.02.22 01:53:21.308380 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
7961 | 2025.02.22 01:53:21.308482 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
7962 | 2025.02.22 01:53:21.308704 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
7963 | 2025.02.22 01:53:21.309006 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
7964 | 2025.02.22 01:53:21.309114 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
7965 | 2025.02.22 01:53:21.311642 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003631089 sec., 6450957.274801031 rows/sec., 92.28 MiB/sec. | ||
7966 | 2025.02.22 01:53:21.312037 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7967 | 2025.02.22 01:53:21.312344 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7968 | 2025.02.22 01:53:21.312435 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_51_10} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7969 | 2025.02.22 01:53:21.312544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
7970 | 2025.02.22 01:53:22.947883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
7971 | 2025.02.22 01:53:22.969678 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7972 | 2025.02.22 01:53:22.969729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7973 | 2025.02.22 01:53:22.977214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7974 | 2025.02.22 01:53:22.978035 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7975 | 2025.02.22 01:53:22.978481 [ 43 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7976 | 2025.02.22 01:53:22.978619 [ 43 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7977 | 2025.02.22 01:53:22.978697 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7978 | 2025.02.22 01:53:22.979153 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
7979 | 2025.02.22 01:53:22.993167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
7980 | 2025.02.22 01:53:22.995048 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7981 | 2025.02.22 01:53:22.996624 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
7982 | 2025.02.22 01:53:23.003307 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
7983 | 2025.02.22 01:53:23.009016 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
7984 | 2025.02.22 01:53:23.014923 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
7985 | 2025.02.22 01:53:23.020967 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
7986 | 2025.02.22 01:53:23.025406 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
7987 | 2025.02.22 01:53:23.085885 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107035123 sec., 3596.9501338359746 rows/sec., 18.60 MiB/sec. | ||
7988 | 2025.02.22 01:53:23.088834 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7989 | 2025.02.22 01:53:23.091659 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7990 | 2025.02.22 01:53:23.091795 [ 197 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_51_10} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7991 | 2025.02.22 01:53:23.094138 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7992 | 2025.02.22 01:53:24.827270 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7993 | 2025.02.22 01:53:24.827458 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7994 | 2025.02.22 01:53:24.827533 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7995 | 2025.02.22 01:53:24.828318 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7996 | 2025.02.22 01:53:24.828370 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
7997 | 2025.02.22 01:53:24.828812 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
7998 | 2025.02.22 01:53:24.829081 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7999 | 2025.02.22 01:53:24.829279 [ 41 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
8000 | 2025.02.22 01:53:24.829309 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. | ||
8001 | 2025.02.22 01:53:24.829357 [ 41 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8002 | 2025.02.22 01:53:24.829427 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8003 | 2025.02.22 01:53:24.829446 [ 256 ] {4dee2a64-548d-4791-91ce-33cffa0120c8} <Debug> TCPHandler: Processed in 0.002304066 sec. | ||
8004 | 2025.02.22 01:53:24.829591 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
8005 | 2025.02.22 01:53:24.829699 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8006 | 2025.02.22 01:53:24.829738 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1403 rows starting from the beginning of the part | ||
8007 | 2025.02.22 01:53:24.829767 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8008 | 2025.02.22 01:53:24.829862 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 134 rows starting from the beginning of the part | ||
8009 | 2025.02.22 01:53:24.830108 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
8010 | 2025.02.22 01:53:24.830242 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8011 | 2025.02.22 01:53:24.830346 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1402 rows starting from the beginning of the part | ||
8012 | 2025.02.22 01:53:24.830428 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8013 | 2025.02.22 01:53:24.830730 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
8014 | 2025.02.22 01:53:24.831089 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
8015 | 2025.02.22 01:53:24.832957 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2025.02.22 01:53:24.833048 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8017 | 2025.02.22 01:53:24.833829 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
8018 | 2025.02.22 01:53:24.834283 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2025.02.22 01:53:24.834488 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.004976821 sec., 624294.1026008369 rows/sec., 54.58 MiB/sec. | ||
8020 | 2025.02.22 01:53:24.834611 [ 41 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
8021 | 2025.02.22 01:53:24.834664 [ 41 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8022 | 2025.02.22 01:53:24.834717 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8023 | 2025.02.22 01:53:24.834739 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004634 sec., 13810.962451445836 rows/sec., 1.08 MiB/sec. | ||
8024 | 2025.02.22 01:53:24.834816 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
8025 | 2025.02.22 01:53:24.835131 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
8026 | 2025.02.22 01:53:24.835135 [ 5 ] {61310148-92ad-49a1-95e2-d620bc4cb0d7} <Debug> TCPHandler: Processed in 0.005545465 sec. | ||
8027 | 2025.02.22 01:53:24.835425 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8028 | 2025.02.22 01:53:24.835445 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8029 | 2025.02.22 01:53:24.835490 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 631 rows starting from the beginning of the part | ||
8030 | 2025.02.22 01:53:24.835518 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8031 | 2025.02.22 01:53:24.835805 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8032 | 2025.02.22 01:53:24.835898 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 103 rows starting from the beginning of the part | ||
8033 | 2025.02.22 01:53:24.835940 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_86_17} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
8034 | 2025.02.22 01:53:24.836214 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8035 | 2025.02.22 01:53:24.836386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8036 | 2025.02.22 01:53:24.836502 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
8037 | 2025.02.22 01:53:24.836739 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 611 rows starting from the beginning of the part | ||
8038 | 2025.02.22 01:53:24.837157 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
8039 | 2025.02.22 01:53:24.837525 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
8040 | 2025.02.22 01:53:24.838459 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8041 | 2025.02.22 01:53:24.838511 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8042 | 2025.02.22 01:53:24.839117 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
8043 | 2025.02.22 01:53:24.839483 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8044 | 2025.02.22 01:53:24.839485 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.004659653 sec., 329852.8881871676 rows/sec., 26.28 MiB/sec. | ||
8045 | 2025.02.22 01:53:24.839733 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
8046 | 2025.02.22 01:53:24.839823 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8047 | 2025.02.22 01:53:24.839841 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
8048 | 2025.02.22 01:53:24.839878 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8049 | 2025.02.22 01:53:24.839966 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004375 sec., 36571.428571428565 rows/sec., 2.55 MiB/sec. | ||
8050 | 2025.02.22 01:53:24.840416 [ 256 ] {6bf8ef39-a54b-457b-a16c-66bd2b9a9558} <Debug> TCPHandler: Processed in 0.005107414 sec. | ||
8051 | 2025.02.22 01:53:24.840433 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
8052 | 2025.02.22 01:53:24.840836 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8053 | 2025.02.22 01:53:24.841341 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8054 | 2025.02.22 01:53:24.841391 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8055 | 2025.02.22 01:53:24.841461 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8056 | 2025.02.22 01:53:24.841582 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22481 rows starting from the beginning of the part | ||
8057 | 2025.02.22 01:53:24.841769 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8058 | 2025.02.22 01:53:24.841970 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_86_17} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
8059 | 2025.02.22 01:53:24.842325 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
8060 | 2025.02.22 01:53:24.842629 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8061 | 2025.02.22 01:53:24.843320 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
8062 | 2025.02.22 01:53:24.843814 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 986 rows starting from the beginning of the part | ||
8063 | 2025.02.22 01:53:24.844061 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
8064 | 2025.02.22 01:53:24.844449 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
8065 | 2025.02.22 01:53:24.845178 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.02.22 01:53:24.845243 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8067 | 2025.02.22 01:53:24.845927 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
8068 | 2025.02.22 01:53:24.846375 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2025.02.22 01:53:24.846553 [ 41 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
8070 | 2025.02.22 01:53:24.846608 [ 41 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2025.02.22 01:53:24.846624 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005385 sec., 11142.061281337048 rows/sec., 768.92 KiB/sec. | ||
8072 | 2025.02.22 01:53:24.846633 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
8073 | 2025.02.22 01:53:24.846923 [ 5 ] {1b82d3c5-be77-4c94-a4fc-bc1e0ee4fdc5} <Debug> TCPHandler: Processed in 0.006355204 sec. | ||
8074 | 2025.02.22 01:53:24.847266 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
8075 | 2025.02.22 01:53:24.847611 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8076 | 2025.02.22 01:53:24.847699 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4164 rows starting from the beginning of the part | ||
8077 | 2025.02.22 01:53:24.848054 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
8078 | 2025.02.22 01:53:24.848401 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
8079 | 2025.02.22 01:53:24.848587 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
8080 | 2025.02.22 01:53:24.848716 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
8081 | 2025.02.22 01:53:24.848981 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
8082 | 2025.02.22 01:53:24.852566 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4404 rows, containing 4 columns (4 merged, 0 gathered) in 0.005694269 sec., 773409.1944023017 rows/sec., 52.12 MiB/sec. | ||
8083 | 2025.02.22 01:53:24.853112 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
8084 | 2025.02.22 01:53:24.853587 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8085 | 2025.02.22 01:53:24.853697 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_86_17} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
8086 | 2025.02.22 01:53:24.853815 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
8087 | 2025.02.22 01:53:24.854012 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24011 rows, containing 5 columns (5 merged, 0 gathered) in 0.014012331 sec., 1713562.14751136 rows/sec., 117.41 MiB/sec. | ||
8088 | 2025.02.22 01:53:24.854419 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
8089 | 2025.02.22 01:53:24.854714 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2025.02.22 01:53:24.854792 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
8091 | 2025.02.22 01:53:24.854877 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
8092 | 2025.02.22 01:53:25.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.70 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 230.23 MiB (RSS), difference: 1.53 MiB | ||
8093 | 2025.02.22 01:53:28.651013 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8094 | 2025.02.22 01:53:28.651107 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8095 | 2025.02.22 01:53:28.807985 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
8096 | 2025.02.22 01:53:28.808731 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8097 | 2025.02.22 01:53:28.808785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8098 | 2025.02.22 01:53:28.809430 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8099 | 2025.02.22 01:53:28.809698 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8100 | 2025.02.22 01:53:28.809946 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
8101 | 2025.02.22 01:53:28.925862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1098 | ||
8102 | 2025.02.22 01:53:28.928684 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8103 | 2025.02.22 01:53:28.928738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8104 | 2025.02.22 01:53:28.930255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8105 | 2025.02.22 01:53:28.930571 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8106 | 2025.02.22 01:53:28.931128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
8107 | 2025.02.22 01:53:29.830086 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8108 | 2025.02.22 01:53:29.830300 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8109 | 2025.02.22 01:53:29.830381 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8110 | 2025.02.22 01:53:29.831235 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8111 | 2025.02.22 01:53:29.831286 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8112 | 2025.02.22 01:53:29.831734 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
8113 | 2025.02.22 01:53:29.831993 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8114 | 2025.02.22 01:53:29.832228 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001987 sec., 67438.34927025667 rows/sec., 5.82 MiB/sec. | ||
8115 | 2025.02.22 01:53:29.832294 [ 256 ] {20620268-b0d3-4a50-9b8c-3489d48fe3fa} <Debug> TCPHandler: Processed in 0.002371518 sec. | ||
8116 | 2025.02.22 01:53:29.832536 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8117 | 2025.02.22 01:53:29.832749 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8118 | 2025.02.22 01:53:29.832833 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8119 | 2025.02.22 01:53:29.833592 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8120 | 2025.02.22 01:53:29.833639 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8121 | 2025.02.22 01:53:29.834073 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8122 | 2025.02.22 01:53:29.834331 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8123 | 2025.02.22 01:53:29.834577 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001883 sec., 20711.63037705789 rows/sec., 1.52 MiB/sec. | ||
8124 | 2025.02.22 01:53:29.834680 [ 5 ] {b5ba3c76-659a-4d35-9489-6fc54add4167} <Debug> TCPHandler: Processed in 0.002286426 sec. | ||
8125 | 2025.02.22 01:53:29.834866 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8126 | 2025.02.22 01:53:29.835010 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8127 | 2025.02.22 01:53:29.835070 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8128 | 2025.02.22 01:53:29.835793 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8129 | 2025.02.22 01:53:29.835843 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8130 | 2025.02.22 01:53:29.836241 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
8131 | 2025.02.22 01:53:29.836488 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8132 | 2025.02.22 01:53:29.836715 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001737 sec., 59297.63960852043 rows/sec., 4.63 MiB/sec. | ||
8133 | 2025.02.22 01:53:29.836805 [ 256 ] {30e40581-b9b5-496c-a005-e9daafdfd9c3} <Debug> TCPHandler: Processed in 0.00203627 sec. | ||
8134 | 2025.02.22 01:53:29.837007 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8135 | 2025.02.22 01:53:29.837286 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8136 | 2025.02.22 01:53:29.837384 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8137 | 2025.02.22 01:53:29.838249 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8138 | 2025.02.22 01:53:29.838289 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8139 | 2025.02.22 01:53:29.838690 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
8140 | 2025.02.22 01:53:29.838929 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8141 | 2025.02.22 01:53:29.839144 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001917 sec., 83463.74543557642 rows/sec., 5.81 MiB/sec. | ||
8142 | 2025.02.22 01:53:29.839210 [ 5 ] {76875131-c209-463d-976a-5b2a7b2ac313} <Debug> TCPHandler: Processed in 0.002321926 sec. | ||
8143 | 2025.02.22 01:53:29.839426 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8144 | 2025.02.22 01:53:29.839588 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8145 | 2025.02.22 01:53:29.839682 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8146 | 2025.02.22 01:53:29.840902 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8147 | 2025.02.22 01:53:29.840943 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8148 | 2025.02.22 01:53:29.841617 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8149 | 2025.02.22 01:53:29.841894 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8150 | 2025.02.22 01:53:29.842214 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00265 sec., 14716.981132075472 rows/sec., 26.37 MiB/sec. | ||
8151 | 2025.02.22 01:53:29.842845 [ 256 ] {4a1bfadc-4921-4083-86c3-f2838d04f0de} <Debug> TCPHandler: Processed in 0.003523555 sec. | ||
8152 | 2025.02.22 01:53:29.843088 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8153 | 2025.02.22 01:53:29.843230 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8154 | 2025.02.22 01:53:29.843290 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8155 | 2025.02.22 01:53:29.843884 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2025.02.22 01:53:29.843931 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8157 | 2025.02.22 01:53:29.844324 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
8158 | 2025.02.22 01:53:29.844563 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8159 | 2025.02.22 01:53:29.844772 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. | ||
8160 | 2025.02.22 01:53:29.844823 [ 5 ] {38eb940e-a2cf-4a95-9191-a559df0e3f7b} <Debug> TCPHandler: Processed in 0.001862466 sec. | ||
8161 | 2025.02.22 01:53:30.493276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
8162 | 2025.02.22 01:53:30.513590 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8163 | 2025.02.22 01:53:30.513656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8164 | 2025.02.22 01:53:30.521044 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
8165 | 2025.02.22 01:53:30.521822 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8166 | 2025.02.22 01:53:30.524759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
8167 | 2025.02.22 01:53:34.828322 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8168 | 2025.02.22 01:53:34.828554 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8169 | 2025.02.22 01:53:34.828637 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8170 | 2025.02.22 01:53:34.829478 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8171 | 2025.02.22 01:53:34.829531 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8172 | 2025.02.22 01:53:34.829988 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
8173 | 2025.02.22 01:53:34.830240 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8174 | 2025.02.22 01:53:34.830443 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
8175 | 2025.02.22 01:53:34.830510 [ 256 ] {c3cdf044-7309-4773-b539-1360b90908c8} <Debug> TCPHandler: Processed in 0.002333457 sec. | ||
8176 | 2025.02.22 01:53:34.830788 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8177 | 2025.02.22 01:53:34.831010 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8178 | 2025.02.22 01:53:34.831093 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8179 | 2025.02.22 01:53:34.831883 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8180 | 2025.02.22 01:53:34.831937 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8181 | 2025.02.22 01:53:34.832386 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
8182 | 2025.02.22 01:53:34.832639 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8183 | 2025.02.22 01:53:34.832847 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. | ||
8184 | 2025.02.22 01:53:34.832913 [ 5 ] {fd15949e-3b12-4e1a-b001-1efa5479bb77} <Debug> TCPHandler: Processed in 0.002269796 sec. | ||
8185 | 2025.02.22 01:53:34.833067 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2025.02.22 01:53:34.833216 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8187 | 2025.02.22 01:53:34.833274 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8188 | 2025.02.22 01:53:34.833862 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2025.02.22 01:53:34.833902 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8190 | 2025.02.22 01:53:34.834311 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
8191 | 2025.02.22 01:53:34.834546 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2025.02.22 01:53:34.834779 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
8193 | 2025.02.22 01:53:34.834869 [ 256 ] {bc825d17-540c-4f0d-ae68-1298cbc7f1aa} <Debug> TCPHandler: Processed in 0.001871785 sec. | ||
8194 | 2025.02.22 01:53:34.835094 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8195 | 2025.02.22 01:53:34.835276 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8196 | 2025.02.22 01:53:34.835340 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8197 | 2025.02.22 01:53:34.835937 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8198 | 2025.02.22 01:53:34.835982 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8199 | 2025.02.22 01:53:34.836400 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
8200 | 2025.02.22 01:53:34.836654 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8201 | 2025.02.22 01:53:34.836830 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
8202 | 2025.02.22 01:53:34.836883 [ 5 ] {bfaea4e7-ca90-4d75-b527-b473366d3510} <Debug> TCPHandler: Processed in 0.001906596 sec. | ||
8203 | 2025.02.22 01:53:36.310106 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
8204 | 2025.02.22 01:53:36.311228 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8205 | 2025.02.22 01:53:36.311302 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8206 | 2025.02.22 01:53:36.311848 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8207 | 2025.02.22 01:53:36.312107 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8208 | 2025.02.22 01:53:36.312328 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
8209 | 2025.02.22 01:53:38.024866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
8210 | 2025.02.22 01:53:38.045028 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8211 | 2025.02.22 01:53:38.045080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8212 | 2025.02.22 01:53:38.052863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
8213 | 2025.02.22 01:53:38.053669 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8214 | 2025.02.22 01:53:38.056259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
8215 | 2025.02.22 01:53:38.931296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1118 | ||
8216 | 2025.02.22 01:53:38.934587 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2025.02.22 01:53:38.934635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8218 | 2025.02.22 01:53:38.936156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8219 | 2025.02.22 01:53:38.936476 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2025.02.22 01:53:38.937917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
8221 | 2025.02.22 01:53:39.829006 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8222 | 2025.02.22 01:53:39.829228 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8223 | 2025.02.22 01:53:39.829312 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8224 | 2025.02.22 01:53:39.830164 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8225 | 2025.02.22 01:53:39.830222 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8226 | 2025.02.22 01:53:39.830669 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
8227 | 2025.02.22 01:53:39.830931 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8228 | 2025.02.22 01:53:39.831183 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002005 sec., 66832.91770573567 rows/sec., 5.76 MiB/sec. | ||
8229 | 2025.02.22 01:53:39.831284 [ 256 ] {e3470f75-f524-450b-b320-8506b4774e7c} <Debug> TCPHandler: Processed in 0.002423809 sec. | ||
8230 | 2025.02.22 01:53:39.831601 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8231 | 2025.02.22 01:53:39.831817 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8232 | 2025.02.22 01:53:39.831897 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8233 | 2025.02.22 01:53:39.832717 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8234 | 2025.02.22 01:53:39.832761 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8235 | 2025.02.22 01:53:39.833214 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8236 | 2025.02.22 01:53:39.833476 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8237 | 2025.02.22 01:53:39.833672 [ 75 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
8238 | 2025.02.22 01:53:39.833736 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001968 sec., 19817.073170731706 rows/sec., 1.46 MiB/sec. | ||
8239 | 2025.02.22 01:53:39.833745 [ 75 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8240 | 2025.02.22 01:53:39.833818 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8241 | 2025.02.22 01:53:39.833871 [ 5 ] {a6e1d44c-1b90-4c42-bae6-5559ecbf8a03} <Debug> TCPHandler: Processed in 0.002448119 sec. | ||
8242 | 2025.02.22 01:53:39.834031 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
8243 | 2025.02.22 01:53:39.834094 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8244 | 2025.02.22 01:53:39.834189 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8245 | 2025.02.22 01:53:39.834271 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 69 rows starting from the beginning of the part | ||
8246 | 2025.02.22 01:53:39.834337 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8247 | 2025.02.22 01:53:39.834471 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
8248 | 2025.02.22 01:53:39.834498 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8249 | 2025.02.22 01:53:39.834877 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
8250 | 2025.02.22 01:53:39.835289 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 67 rows starting from the beginning of the part | ||
8251 | 2025.02.22 01:53:39.835620 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
8252 | 2025.02.22 01:53:39.835968 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
8253 | 2025.02.22 01:53:39.837461 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8254 | 2025.02.22 01:53:39.837528 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8255 | 2025.02.22 01:53:39.838573 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
8256 | 2025.02.22 01:53:39.838690 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.004771256 sec., 61199.81824492335 rows/sec., 4.71 MiB/sec. | ||
8257 | 2025.02.22 01:53:39.838949 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
8258 | 2025.02.22 01:53:39.838959 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8259 | 2025.02.22 01:53:39.839507 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005229 sec., 19697.838974947408 rows/sec., 1.54 MiB/sec. | ||
8260 | 2025.02.22 01:53:39.839786 [ 256 ] {03311a5e-6917-4621-878e-9029b9dff32f} <Debug> TCPHandler: Processed in 0.005794891 sec. | ||
8261 | 2025.02.22 01:53:39.839942 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2025.02.22 01:53:39.840091 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8263 | 2025.02.22 01:53:39.840375 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_38_8} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
8264 | 2025.02.22 01:53:39.840492 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8265 | 2025.02.22 01:53:39.840722 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8266 | 2025.02.22 01:53:39.840769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8267 | 2025.02.22 01:53:39.841754 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2025.02.22 01:53:39.841798 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8269 | 2025.02.22 01:53:39.842214 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
8270 | 2025.02.22 01:53:39.842472 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2025.02.22 01:53:39.842705 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002367 sec., 67596.11322348965 rows/sec., 4.71 MiB/sec. | ||
8272 | 2025.02.22 01:53:39.842813 [ 5 ] {1f10dffe-c22e-4bd8-b36c-cb73ff312a57} <Debug> TCPHandler: Processed in 0.00287576 sec. | ||
8273 | 2025.02.22 01:53:39.843057 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2025.02.22 01:53:39.843244 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8275 | 2025.02.22 01:53:39.843339 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8276 | 2025.02.22 01:53:39.844600 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2025.02.22 01:53:39.844639 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8278 | 2025.02.22 01:53:39.845331 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8279 | 2025.02.22 01:53:39.845599 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2025.02.22 01:53:39.845851 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002631 sec., 14823.261117445838 rows/sec., 26.56 MiB/sec. | ||
8281 | 2025.02.22 01:53:39.846365 [ 256 ] {6125270b-30fe-45e1-a2d3-03a45a65e2d8} <Debug> TCPHandler: Processed in 0.003464464 sec. | ||
8282 | 2025.02.22 01:53:39.846564 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8283 | 2025.02.22 01:53:39.846687 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8284 | 2025.02.22 01:53:39.846740 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8285 | 2025.02.22 01:53:39.847251 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8286 | 2025.02.22 01:53:39.847291 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8287 | 2025.02.22 01:53:39.847676 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
8288 | 2025.02.22 01:53:39.847917 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8289 | 2025.02.22 01:53:39.848137 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
8290 | 2025.02.22 01:53:39.848237 [ 5 ] {51f7136f-3e4b-4894-95ea-335cc0667b77} <Debug> TCPHandler: Processed in 0.001771683 sec. | ||
8291 | 2025.02.22 01:53:43.651161 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8292 | 2025.02.22 01:53:43.651233 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8293 | 2025.02.22 01:53:43.812490 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
8294 | 2025.02.22 01:53:43.813251 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8295 | 2025.02.22 01:53:43.813310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8296 | 2025.02.22 01:53:43.813880 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8297 | 2025.02.22 01:53:43.814155 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8298 | 2025.02.22 01:53:43.814436 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
8299 | 2025.02.22 01:53:44.827556 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8300 | 2025.02.22 01:53:44.827753 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8301 | 2025.02.22 01:53:44.827824 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8302 | 2025.02.22 01:53:44.828564 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8303 | 2025.02.22 01:53:44.828614 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8304 | 2025.02.22 01:53:44.829050 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
8305 | 2025.02.22 01:53:44.829301 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8306 | 2025.02.22 01:53:44.829527 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001827 sec., 30651.340996168583 rows/sec., 2.35 MiB/sec. | ||
8307 | 2025.02.22 01:53:44.829584 [ 256 ] {e8e67523-145a-48b1-98c9-b499ec0c271c} <Debug> TCPHandler: Processed in 0.002169272 sec. | ||
8308 | 2025.02.22 01:53:44.829833 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8309 | 2025.02.22 01:53:44.830051 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8310 | 2025.02.22 01:53:44.830131 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8311 | 2025.02.22 01:53:44.830953 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8312 | 2025.02.22 01:53:44.830998 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8313 | 2025.02.22 01:53:44.831440 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
8314 | 2025.02.22 01:53:44.831709 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8315 | 2025.02.22 01:53:44.831933 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. | ||
8316 | 2025.02.22 01:53:44.832040 [ 5 ] {51f2e909-285a-4eb9-b226-4858b075640d} <Debug> TCPHandler: Processed in 0.002352777 sec. | ||
8317 | 2025.02.22 01:53:44.832269 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8318 | 2025.02.22 01:53:44.832449 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8319 | 2025.02.22 01:53:44.832513 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8320 | 2025.02.22 01:53:44.833117 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8321 | 2025.02.22 01:53:44.833156 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8322 | 2025.02.22 01:53:44.833561 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
8323 | 2025.02.22 01:53:44.833798 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8324 | 2025.02.22 01:53:44.834015 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001596 sec., 100250.62656641605 rows/sec., 6.98 MiB/sec. | ||
8325 | 2025.02.22 01:53:44.834067 [ 256 ] {ad5b0202-c4b6-47d6-9fd3-c8ba15a83ac3} <Debug> TCPHandler: Processed in 0.001926538 sec. | ||
8326 | 2025.02.22 01:53:44.834241 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8327 | 2025.02.22 01:53:44.834388 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8328 | 2025.02.22 01:53:44.834449 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8329 | 2025.02.22 01:53:44.834985 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8330 | 2025.02.22 01:53:44.835022 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8331 | 2025.02.22 01:53:44.835411 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
8332 | 2025.02.22 01:53:44.835653 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8333 | 2025.02.22 01:53:44.835856 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
8334 | 2025.02.22 01:53:44.835935 [ 5 ] {3b8dbb1b-907f-46ea-b8cc-9590e529d1e2} <Debug> TCPHandler: Processed in 0.001761413 sec. | ||
8335 | 2025.02.22 01:53:45.556345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
8336 | 2025.02.22 01:53:45.577071 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2025.02.22 01:53:45.577144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8338 | 2025.02.22 01:53:45.584744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8339 | 2025.02.22 01:53:45.585512 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8340 | 2025.02.22 01:53:45.588317 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
8341 | 2025.02.22 01:53:46.993117 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8342 | 2025.02.22 01:53:46.993303 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8343 | 2025.02.22 01:53:46.993375 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8344 | 2025.02.22 01:53:46.994109 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8345 | 2025.02.22 01:53:46.994159 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8346 | 2025.02.22 01:53:46.994583 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8347 | 2025.02.22 01:53:46.994832 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8348 | 2025.02.22 01:53:46.995031 [ 116 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8349 | 2025.02.22 01:53:46.995094 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001835 sec., 13079.019073569481 rows/sec., 1.09 MiB/sec. | ||
8350 | 2025.02.22 01:53:46.995122 [ 116 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8351 | 2025.02.22 01:53:46.995195 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8352 | 2025.02.22 01:53:46.995230 [ 256 ] {d0b635da-885c-41d1-86fd-a13f45bea8e8} <Debug> TCPHandler: Processed in 0.002239084 sec. | ||
8353 | 2025.02.22 01:53:46.995451 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
8354 | 2025.02.22 01:53:46.995533 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8355 | 2025.02.22 01:53:46.995681 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8356 | 2025.02.22 01:53:46.995755 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
8357 | 2025.02.22 01:53:46.995834 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8358 | 2025.02.22 01:53:46.995992 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
8359 | 2025.02.22 01:53:46.996006 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8360 | 2025.02.22 01:53:46.996325 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
8361 | 2025.02.22 01:53:46.996695 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
8362 | 2025.02.22 01:53:46.997080 [ 198 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
8363 | 2025.02.22 01:53:46.998654 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8364 | 2025.02.22 01:53:46.998731 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8365 | 2025.02.22 01:53:46.999624 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004303954 sec., 27881.3388804806 rows/sec., 2.42 MiB/sec. | ||
8366 | 2025.02.22 01:53:46.999753 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
8367 | 2025.02.22 01:53:46.999801 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8368 | 2025.02.22 01:53:47.000092 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8369 | 2025.02.22 01:53:47.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.60 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 231.34 MiB (RSS), difference: -3.25 MiB | ||
8370 | 2025.02.22 01:53:47.000762 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8371 | 2025.02.22 01:53:47.000953 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005188 sec., 385.50501156515037 rows/sec., 31.44 KiB/sec. | ||
8372 | 2025.02.22 01:53:47.001126 [ 193 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_13_3} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8373 | 2025.02.22 01:53:47.001478 [ 5 ] {204fb289-b80f-4bd5-a153-0cc355f3db1c} <Debug> TCPHandler: Processed in 0.006122389 sec. | ||
8374 | 2025.02.22 01:53:47.001503 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8375 | 2025.02.22 01:53:47.001750 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8376 | 2025.02.22 01:53:47.001904 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8377 | 2025.02.22 01:53:47.001968 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8378 | 2025.02.22 01:53:47.003501 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8379 | 2025.02.22 01:53:47.003546 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8380 | 2025.02.22 01:53:47.004028 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
8381 | 2025.02.22 01:53:47.004284 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8382 | 2025.02.22 01:53:47.004509 [ 152 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
8383 | 2025.02.22 01:53:47.004532 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002663 sec., 523845.28726999625 rows/sec., 43.98 MiB/sec. | ||
8384 | 2025.02.22 01:53:47.004603 [ 152 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8385 | 2025.02.22 01:53:47.004701 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8386 | 2025.02.22 01:53:47.004717 [ 256 ] {9c9bce65-3274-4c42-9e79-16365b9394dd} <Debug> TCPHandler: Processed in 0.003126036 sec. | ||
8387 | 2025.02.22 01:53:47.005123 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8388 | 2025.02.22 01:53:47.005237 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
8389 | 2025.02.22 01:53:47.005749 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8390 | 2025.02.22 01:53:47.005921 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8391 | 2025.02.22 01:53:47.006349 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8392 | 2025.02.22 01:53:47.006565 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1403 rows starting from the beginning of the part | ||
8393 | 2025.02.22 01:53:47.007099 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 134 rows starting from the beginning of the part | ||
8394 | 2025.02.22 01:53:47.007511 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
8395 | 2025.02.22 01:53:47.007799 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 134 rows starting from the beginning of the part | ||
8396 | 2025.02.22 01:53:47.008069 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
8397 | 2025.02.22 01:53:47.008431 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1395 rows starting from the beginning of the part | ||
8398 | 2025.02.22 01:53:47.009244 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8399 | 2025.02.22 01:53:47.009315 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8400 | 2025.02.22 01:53:47.009937 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8401 | 2025.02.22 01:53:47.010286 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8402 | 2025.02.22 01:53:47.010603 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.005063 sec., 10468.101915860163 rows/sec., 796.60 KiB/sec. | ||
8403 | 2025.02.22 01:53:47.010677 [ 5 ] {9024ce25-9227-489b-bff3-544effe1bb04} <Debug> TCPHandler: Processed in 0.005805151 sec. | ||
8404 | 2025.02.22 01:53:47.010859 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8405 | 2025.02.22 01:53:47.011045 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8406 | 2025.02.22 01:53:47.011111 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8407 | 2025.02.22 01:53:47.011668 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3178 rows, containing 5 columns (5 merged, 0 gathered) in 0.006800515 sec., 467317.5487444701 rows/sec., 40.98 MiB/sec. | ||
8408 | 2025.02.22 01:53:47.011973 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
8409 | 2025.02.22 01:53:47.012496 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2025.02.22 01:53:47.012674 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_91_18} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
8411 | 2025.02.22 01:53:47.012695 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2025.02.22 01:53:47.012781 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8413 | 2025.02.22 01:53:47.012816 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
8414 | 2025.02.22 01:53:47.013235 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8415 | 2025.02.22 01:53:47.013513 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8416 | 2025.02.22 01:53:47.013708 [ 152 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8417 | 2025.02.22 01:53:47.013777 [ 152 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2025.02.22 01:53:47.013821 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8419 | 2025.02.22 01:53:47.013830 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002831 sec., 89014.48251501235 rows/sec., 6.16 MiB/sec. | ||
8420 | 2025.02.22 01:53:47.014148 [ 256 ] {c65f694f-2b9b-461a-8c09-97f4c10fad8e} <Debug> TCPHandler: Processed in 0.003362652 sec. | ||
8421 | 2025.02.22 01:53:47.014149 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
8422 | 2025.02.22 01:53:47.014441 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8423 | 2025.02.22 01:53:47.014682 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8424 | 2025.02.22 01:53:47.014729 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
8425 | 2025.02.22 01:53:47.014744 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8426 | 2025.02.22 01:53:47.014836 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8427 | 2025.02.22 01:53:47.014924 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
8428 | 2025.02.22 01:53:47.015286 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
8429 | 2025.02.22 01:53:47.015452 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
8430 | 2025.02.22 01:53:47.015694 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
8431 | 2025.02.22 01:53:47.016592 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8432 | 2025.02.22 01:53:47.016645 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8433 | 2025.02.22 01:53:47.017164 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8434 | 2025.02.22 01:53:47.017386 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.003474484 sec., 362643.77674497856 rows/sec., 26.47 MiB/sec. | ||
8435 | 2025.02.22 01:53:47.017555 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2025.02.22 01:53:47.017617 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8437 | 2025.02.22 01:53:47.017866 [ 152 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8438 | 2025.02.22 01:53:47.018028 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003307 sec., 3628.6664650740854 rows/sec., 283.49 KiB/sec. | ||
8439 | 2025.02.22 01:53:47.018029 [ 152 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8440 | 2025.02.22 01:53:47.018181 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8441 | 2025.02.22 01:53:47.018301 [ 5 ] {53d8cd21-62fd-447a-8d76-2e8ec2c94b82} <Debug> TCPHandler: Processed in 0.004072989 sec. | ||
8442 | 2025.02.22 01:53:47.018451 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8443 | 2025.02.22 01:53:47.018633 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8444 | 2025.02.22 01:53:47.018756 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
8445 | 2025.02.22 01:53:47.018901 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_13_3} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8446 | 2025.02.22 01:53:47.019137 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8447 | 2025.02.22 01:53:47.019308 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
8448 | 2025.02.22 01:53:47.019385 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8449 | 2025.02.22 01:53:47.019642 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8450 | 2025.02.22 01:53:47.019832 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
8451 | 2025.02.22 01:53:47.020161 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
8452 | 2025.02.22 01:53:47.020594 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
8453 | 2025.02.22 01:53:47.020972 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
8454 | 2025.02.22 01:53:47.021257 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
8455 | 2025.02.22 01:53:47.022513 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8456 | 2025.02.22 01:53:47.022592 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8457 | 2025.02.22 01:53:47.023686 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005257568 sec., 11412.12058503095 rows/sec., 936.15 KiB/sec. | ||
8458 | 2025.02.22 01:53:47.023798 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
8459 | 2025.02.22 01:53:47.023888 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8460 | 2025.02.22 01:53:47.024285 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8461 | 2025.02.22 01:53:47.024566 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8462 | 2025.02.22 01:53:47.024561 [ 152 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
8463 | 2025.02.22 01:53:47.024734 [ 152 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8464 | 2025.02.22 01:53:47.024807 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.00583 sec., 102401.37221269296 rows/sec., 7.70 MiB/sec. | ||
8465 | 2025.02.22 01:53:47.024831 [ 197 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_13_3} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8466 | 2025.02.22 01:53:47.024828 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8467 | 2025.02.22 01:53:47.025210 [ 256 ] {e53f1136-9124-4f14-9244-c87ad7bb38ab} <Debug> TCPHandler: Processed in 0.006748315 sec. | ||
8468 | 2025.02.22 01:53:47.025285 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8469 | 2025.02.22 01:53:47.025373 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
8470 | 2025.02.22 01:53:47.025434 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8471 | 2025.02.22 01:53:47.025525 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8472 | 2025.02.22 01:53:47.025607 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 631 rows starting from the beginning of the part | ||
8473 | 2025.02.22 01:53:47.025662 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8474 | 2025.02.22 01:53:47.025833 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 103 rows starting from the beginning of the part | ||
8475 | 2025.02.22 01:53:47.025875 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8476 | 2025.02.22 01:53:47.026218 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
8477 | 2025.02.22 01:53:47.026568 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 103 rows starting from the beginning of the part | ||
8478 | 2025.02.22 01:53:47.026941 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
8479 | 2025.02.22 01:53:47.027327 [ 199 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 597 rows starting from the beginning of the part | ||
8480 | 2025.02.22 01:53:47.028905 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8481 | 2025.02.22 01:53:47.028974 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8482 | 2025.02.22 01:53:47.029968 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
8483 | 2025.02.22 01:53:47.030136 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005064873 sec., 308398.6508644935 rows/sec., 24.58 MiB/sec. | ||
8484 | 2025.02.22 01:53:47.030362 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8485 | 2025.02.22 01:53:47.030440 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
8486 | 2025.02.22 01:53:47.030580 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
8487 | 2025.02.22 01:53:47.030662 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8488 | 2025.02.22 01:53:47.030734 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8489 | 2025.02.22 01:53:47.030962 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.005337 sec., 183436.38748360504 rows/sec., 12.39 MiB/sec. | ||
8490 | 2025.02.22 01:53:47.031042 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
8491 | 2025.02.22 01:53:47.031239 [ 5 ] {8aca7139-b39b-48b1-8674-227d34f6a5b8} <Debug> TCPHandler: Processed in 0.005897913 sec. | ||
8492 | 2025.02.22 01:53:47.031400 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8493 | 2025.02.22 01:53:47.031561 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8494 | 2025.02.22 01:53:47.031587 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8495 | 2025.02.22 01:53:47.031641 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24011 rows starting from the beginning of the part | ||
8496 | 2025.02.22 01:53:47.031673 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_91_18} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
8497 | 2025.02.22 01:53:47.032090 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8498 | 2025.02.22 01:53:47.032108 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8499 | 2025.02.22 01:53:47.032124 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
8500 | 2025.02.22 01:53:47.032517 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8501 | 2025.02.22 01:53:47.032546 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
8502 | 2025.02.22 01:53:47.033011 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
8503 | 2025.02.22 01:53:47.033420 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
8504 | 2025.02.22 01:53:47.033791 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 979 rows starting from the beginning of the part | ||
8505 | 2025.02.22 01:53:47.036011 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8506 | 2025.02.22 01:53:47.036057 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8507 | 2025.02.22 01:53:47.037063 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8508 | 2025.02.22 01:53:47.037391 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8509 | 2025.02.22 01:53:47.037736 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005928 sec., 6578.9473684210525 rows/sec., 11.79 MiB/sec. | ||
8510 | 2025.02.22 01:53:47.038532 [ 256 ] {ffdcabb6-bf6f-46e2-94e2-6f6b379249f2} <Debug> TCPHandler: Processed in 0.007159395 sec. | ||
8511 | 2025.02.22 01:53:47.038740 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8512 | 2025.02.22 01:53:47.038866 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8513 | 2025.02.22 01:53:47.038920 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8514 | 2025.02.22 01:53:47.039504 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8515 | 2025.02.22 01:53:47.039554 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8516 | 2025.02.22 01:53:47.040239 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
8517 | 2025.02.22 01:53:47.040527 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8518 | 2025.02.22 01:53:47.040741 [ 152 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
8519 | 2025.02.22 01:53:47.040822 [ 152 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8520 | 2025.02.22 01:53:47.040820 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001971 sec., 18264.8401826484 rows/sec., 1.23 MiB/sec. | ||
8521 | 2025.02.22 01:53:47.040867 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8522 | 2025.02.22 01:53:47.040995 [ 5 ] {0946009e-2cfc-4431-b258-4dcdd26823fc} <Debug> TCPHandler: Processed in 0.002349707 sec. | ||
8523 | 2025.02.22 01:53:47.041149 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
8524 | 2025.02.22 01:53:47.041328 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8525 | 2025.02.22 01:53:47.041361 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4404 rows starting from the beginning of the part | ||
8526 | 2025.02.22 01:53:47.041496 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
8527 | 2025.02.22 01:53:47.041834 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
8528 | 2025.02.22 01:53:47.042384 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
8529 | 2025.02.22 01:53:47.042528 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25630 rows, containing 5 columns (5 merged, 0 gathered) in 0.011669644 sec., 2196296.6479525855 rows/sec., 150.47 MiB/sec. | ||
8530 | 2025.02.22 01:53:47.042624 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
8531 | 2025.02.22 01:53:47.042877 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
8532 | 2025.02.22 01:53:47.042956 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
8533 | 2025.02.22 01:53:47.043785 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8534 | 2025.02.22 01:53:47.043982 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
8535 | 2025.02.22 01:53:47.044114 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
8536 | 2025.02.22 01:53:47.045498 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4680 rows, containing 4 columns (4 merged, 0 gathered) in 0.0045099 sec., 1037717.0225503892 rows/sec., 69.93 MiB/sec. | ||
8537 | 2025.02.22 01:53:47.045958 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
8538 | 2025.02.22 01:53:47.046266 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2025.02.22 01:53:47.046347 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_91_18} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
8540 | 2025.02.22 01:53:47.046433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
8541 | 2025.02.22 01:53:48.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.00 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 231.63 MiB (RSS), difference: 2.62 MiB | ||
8542 | 2025.02.22 01:53:48.938092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1158 | ||
8543 | 2025.02.22 01:53:48.941385 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8544 | 2025.02.22 01:53:48.941432 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8545 | 2025.02.22 01:53:48.942909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8546 | 2025.02.22 01:53:48.943219 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8547 | 2025.02.22 01:53:48.943793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
8548 | 2025.02.22 01:53:49.823436 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8549 | 2025.02.22 01:53:49.823628 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8550 | 2025.02.22 01:53:49.823703 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8551 | 2025.02.22 01:53:49.824480 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8552 | 2025.02.22 01:53:49.824533 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8553 | 2025.02.22 01:53:49.824978 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
8554 | 2025.02.22 01:53:49.825249 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8555 | 2025.02.22 01:53:49.825478 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001903 sec., 29427.220178665266 rows/sec., 2.26 MiB/sec. | ||
8556 | 2025.02.22 01:53:49.825545 [ 256 ] {0ad9b122-3264-4da0-b425-ecf04f3a51c0} <Debug> TCPHandler: Processed in 0.002240135 sec. | ||
8557 | 2025.02.22 01:53:49.825841 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8558 | 2025.02.22 01:53:49.826150 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8559 | 2025.02.22 01:53:49.826275 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8560 | 2025.02.22 01:53:49.827289 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2025.02.22 01:53:49.827335 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8562 | 2025.02.22 01:53:49.827793 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
8563 | 2025.02.22 01:53:49.828060 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8564 | 2025.02.22 01:53:49.828291 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002224 sec., 28776.97841726619 rows/sec., 2.25 MiB/sec. | ||
8565 | 2025.02.22 01:53:49.828353 [ 5 ] {17007ad5-9c1d-485b-bd51-ba95a3d2f244} <Debug> TCPHandler: Processed in 0.002680925 sec. | ||
8566 | 2025.02.22 01:53:49.828511 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8567 | 2025.02.22 01:53:49.828638 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8568 | 2025.02.22 01:53:49.828695 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8569 | 2025.02.22 01:53:49.829244 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8570 | 2025.02.22 01:53:49.829285 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8571 | 2025.02.22 01:53:49.829680 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
8572 | 2025.02.22 01:53:49.829927 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8573 | 2025.02.22 01:53:49.830154 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001544 sec., 41450.77720207254 rows/sec., 2.89 MiB/sec. | ||
8574 | 2025.02.22 01:53:49.830212 [ 256 ] {33c5e2a1-1bcf-4c1b-be09-5e5d750abbae} <Debug> TCPHandler: Processed in 0.001761033 sec. | ||
8575 | 2025.02.22 01:53:49.830354 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8576 | 2025.02.22 01:53:49.830480 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8577 | 2025.02.22 01:53:49.830536 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8578 | 2025.02.22 01:53:49.831037 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8579 | 2025.02.22 01:53:49.831078 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8580 | 2025.02.22 01:53:49.831466 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
8581 | 2025.02.22 01:53:49.831711 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8582 | 2025.02.22 01:53:49.831966 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.08 MiB/sec. | ||
8583 | 2025.02.22 01:53:49.832030 [ 5 ] {e1887b71-e788-4b06-aa13-5d3a7387d7f7} <Debug> TCPHandler: Processed in 0.001736162 sec. | ||
8584 | 2025.02.22 01:53:51.314596 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
8585 | 2025.02.22 01:53:51.316681 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8586 | 2025.02.22 01:53:51.316737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
8587 | 2025.02.22 01:53:51.317290 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8588 | 2025.02.22 01:53:51.317559 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8589 | 2025.02.22 01:53:51.317866 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
8590 | 2025.02.22 01:53:53.088413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
8591 | 2025.02.22 01:53:53.110528 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8592 | 2025.02.22 01:53:53.110585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8593 | 2025.02.22 01:53:53.118557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8594 | 2025.02.22 01:53:53.119356 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8595 | 2025.02.22 01:53:53.122190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
8596 | 2025.02.22 01:53:54.827437 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8597 | 2025.02.22 01:53:54.827655 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8598 | 2025.02.22 01:53:54.827744 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8599 | 2025.02.22 01:53:54.828552 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.02.22 01:53:54.828605 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8601 | 2025.02.22 01:53:54.829037 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
8602 | 2025.02.22 01:53:54.829296 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8603 | 2025.02.22 01:53:54.829553 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. | ||
8604 | 2025.02.22 01:53:54.829646 [ 256 ] {485e982b-4fd6-4760-a4e7-f9b009e22632} <Debug> TCPHandler: Processed in 0.002353067 sec. | ||
8605 | 2025.02.22 01:53:54.829963 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8606 | 2025.02.22 01:53:54.830266 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8607 | 2025.02.22 01:53:54.830379 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8608 | 2025.02.22 01:53:54.831399 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8609 | 2025.02.22 01:53:54.831446 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8610 | 2025.02.22 01:53:54.831875 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
8611 | 2025.02.22 01:53:54.832132 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2025.02.22 01:53:54.832369 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002187 sec., 29263.831732967534 rows/sec., 2.28 MiB/sec. | ||
8613 | 2025.02.22 01:53:54.832437 [ 5 ] {e078c125-833e-4217-b7d4-d46838bd8c12} <Debug> TCPHandler: Processed in 0.002650315 sec. | ||
8614 | 2025.02.22 01:53:54.832662 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8615 | 2025.02.22 01:53:54.832853 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8616 | 2025.02.22 01:53:54.832920 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8617 | 2025.02.22 01:53:54.833511 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8618 | 2025.02.22 01:53:54.833554 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8619 | 2025.02.22 01:53:54.833985 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
8620 | 2025.02.22 01:53:54.834238 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2025.02.22 01:53:54.834466 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
8622 | 2025.02.22 01:53:54.834526 [ 256 ] {941146c4-ed81-4c12-8021-dbf90b6780b6} <Debug> TCPHandler: Processed in 0.001979019 sec. | ||
8623 | 2025.02.22 01:53:54.834740 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8624 | 2025.02.22 01:53:54.834882 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8625 | 2025.02.22 01:53:54.834944 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8626 | 2025.02.22 01:53:54.835525 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8627 | 2025.02.22 01:53:54.835570 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8628 | 2025.02.22 01:53:54.836030 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
8629 | 2025.02.22 01:53:54.836272 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8630 | 2025.02.22 01:53:54.836482 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001631 sec., 36787.24708767627 rows/sec., 2.48 MiB/sec. | ||
8631 | 2025.02.22 01:53:54.836531 [ 5 ] {d6819266-86f5-4656-968d-ba92246fe74e} <Debug> TCPHandler: Processed in 0.001862225 sec. | ||
8632 | 2025.02.22 01:53:58.651299 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8633 | 2025.02.22 01:53:58.651376 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8634 | 2025.02.22 01:53:58.818068 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
8635 | 2025.02.22 01:53:58.819165 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8636 | 2025.02.22 01:53:58.819266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8637 | 2025.02.22 01:53:58.819944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8638 | 2025.02.22 01:53:58.820207 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8639 | 2025.02.22 01:53:58.820478 [ 17 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8640 | 2025.02.22 01:53:58.820492 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
8641 | 2025.02.22 01:53:58.820602 [ 17 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8642 | 2025.02.22 01:53:58.820654 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8643 | 2025.02.22 01:53:58.820841 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
8644 | 2025.02.22 01:53:58.821063 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8645 | 2025.02.22 01:53:58.821135 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
8646 | 2025.02.22 01:53:58.821230 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
8647 | 2025.02.22 01:53:58.821439 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
8648 | 2025.02.22 01:53:58.821659 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
8649 | 2025.02.22 01:53:58.821758 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
8650 | 2025.02.22 01:53:58.821937 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
8651 | 2025.02.22 01:53:58.824664 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003914295 sec., 6560823.852060205 rows/sec., 93.85 MiB/sec. | ||
8652 | 2025.02.22 01:53:58.825021 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8653 | 2025.02.22 01:53:58.825395 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8654 | 2025.02.22 01:53:58.825491 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_56_11} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8655 | 2025.02.22 01:53:58.825617 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
8656 | 2025.02.22 01:53:58.944027 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1174 | ||
8657 | 2025.02.22 01:53:58.946783 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8658 | 2025.02.22 01:53:58.946837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8659 | 2025.02.22 01:53:58.948354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8660 | 2025.02.22 01:53:58.948683 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8661 | 2025.02.22 01:53:58.948969 [ 17 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8662 | 2025.02.22 01:53:58.949102 [ 17 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8663 | 2025.02.22 01:53:58.949193 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8664 | 2025.02.22 01:53:58.949646 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8665 | 2025.02.22 01:53:58.951304 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
8666 | 2025.02.22 01:53:58.951571 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8667 | 2025.02.22 01:53:58.951723 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1042 rows starting from the beginning of the part | ||
8668 | 2025.02.22 01:53:58.952303 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
8669 | 2025.02.22 01:53:58.952862 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
8670 | 2025.02.22 01:53:58.953429 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
8671 | 2025.02.22 01:53:58.953933 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
8672 | 2025.02.22 01:53:58.954500 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
8673 | 2025.02.22 01:53:58.962785 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 72 columns (72 merged, 0 gathered) in 0.013442167 sec., 87337.10866707726 rows/sec., 68.34 MiB/sec. | ||
8674 | 2025.02.22 01:53:58.964225 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8675 | 2025.02.22 01:53:58.965041 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2025.02.22 01:53:58.965137 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_41_8} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8677 | 2025.02.22 01:53:58.965455 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
8678 | 2025.02.22 01:53:59.830120 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.02.22 01:53:59.830360 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8680 | 2025.02.22 01:53:59.830442 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8681 | 2025.02.22 01:53:59.831353 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2025.02.22 01:53:59.831405 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8683 | 2025.02.22 01:53:59.831856 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
8684 | 2025.02.22 01:53:59.832120 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2025.02.22 01:53:59.832373 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002068 sec., 64796.90522243714 rows/sec., 5.59 MiB/sec. | ||
8686 | 2025.02.22 01:53:59.832439 [ 256 ] {4ba03241-ec6e-436e-81b0-7513bb472def} <Debug> TCPHandler: Processed in 0.002506121 sec. | ||
8687 | 2025.02.22 01:53:59.832713 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8688 | 2025.02.22 01:53:59.832924 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8689 | 2025.02.22 01:53:59.833013 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8690 | 2025.02.22 01:53:59.833777 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.02.22 01:53:59.833822 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8692 | 2025.02.22 01:53:59.834262 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8693 | 2025.02.22 01:53:59.834519 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2025.02.22 01:53:59.834777 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001902 sec., 20504.73186119874 rows/sec., 1.51 MiB/sec. | ||
8695 | 2025.02.22 01:53:59.834900 [ 5 ] {187df51d-9ecb-46ba-96c0-28eac6e6516d} <Debug> TCPHandler: Processed in 0.002328657 sec. | ||
8696 | 2025.02.22 01:53:59.835094 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8697 | 2025.02.22 01:53:59.835241 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8698 | 2025.02.22 01:53:59.835301 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8699 | 2025.02.22 01:53:59.836022 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8700 | 2025.02.22 01:53:59.836070 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8701 | 2025.02.22 01:53:59.836479 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
8702 | 2025.02.22 01:53:59.836723 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8703 | 2025.02.22 01:53:59.836953 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001746 sec., 58991.981672394046 rows/sec., 4.61 MiB/sec. | ||
8704 | 2025.02.22 01:53:59.837009 [ 256 ] {1eb2ddf4-24d6-4612-afdf-a829f12bfa98} <Debug> TCPHandler: Processed in 0.002008828 sec. | ||
8705 | 2025.02.22 01:53:59.837169 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8706 | 2025.02.22 01:53:59.837401 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8707 | 2025.02.22 01:53:59.837503 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8708 | 2025.02.22 01:53:59.838381 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.02.22 01:53:59.838421 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8710 | 2025.02.22 01:53:59.838832 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
8711 | 2025.02.22 01:53:59.839078 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8712 | 2025.02.22 01:53:59.839292 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001949 sec., 82093.38122113905 rows/sec., 5.72 MiB/sec. | ||
8713 | 2025.02.22 01:53:59.839348 [ 5 ] {1c5aad4e-8cb2-452e-afbe-3171885bfe61} <Debug> TCPHandler: Processed in 0.002243575 sec. | ||
8714 | 2025.02.22 01:53:59.839506 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8715 | 2025.02.22 01:53:59.839648 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8716 | 2025.02.22 01:53:59.839743 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8717 | 2025.02.22 01:53:59.841145 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8718 | 2025.02.22 01:53:59.841187 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8719 | 2025.02.22 01:53:59.841858 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8720 | 2025.02.22 01:53:59.842126 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8721 | 2025.02.22 01:53:59.842395 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002778 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
8722 | 2025.02.22 01:53:59.842518 [ 256 ] {ae485326-d695-475d-83e4-e7d99a250f9a} <Debug> TCPHandler: Processed in 0.003080704 sec. | ||
8723 | 2025.02.22 01:53:59.842684 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8724 | 2025.02.22 01:53:59.842833 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8725 | 2025.02.22 01:53:59.842895 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8726 | 2025.02.22 01:53:59.843467 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8727 | 2025.02.22 01:53:59.843507 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8728 | 2025.02.22 01:53:59.843887 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
8729 | 2025.02.22 01:53:59.844129 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8730 | 2025.02.22 01:53:59.844348 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. | ||
8731 | 2025.02.22 01:53:59.844402 [ 5 ] {2bf715c0-35ed-49bf-ba4d-beaea8d125f3} <Debug> TCPHandler: Processed in 0.001787753 sec. | ||
8732 | 2025.02.22 01:54:00.622281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
8733 | 2025.02.22 01:54:00.644182 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8734 | 2025.02.22 01:54:00.644245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8735 | 2025.02.22 01:54:00.652598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8736 | 2025.02.22 01:54:00.653413 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8737 | 2025.02.22 01:54:00.653776 [ 26 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8738 | 2025.02.22 01:54:00.653933 [ 26 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8739 | 2025.02.22 01:54:00.654002 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8740 | 2025.02.22 01:54:00.654460 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
8741 | 2025.02.22 01:54:00.668677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
8742 | 2025.02.22 01:54:00.670471 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8743 | 2025.02.22 01:54:00.671863 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
8744 | 2025.02.22 01:54:00.677796 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
8745 | 2025.02.22 01:54:00.683316 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
8746 | 2025.02.22 01:54:00.688767 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
8747 | 2025.02.22 01:54:00.694666 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
8748 | 2025.02.22 01:54:00.699343 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
8749 | 2025.02.22 01:54:00.761555 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.107397642 sec., 3929.322768557619 rows/sec., 20.32 MiB/sec. | ||
8750 | 2025.02.22 01:54:00.765122 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8751 | 2025.02.22 01:54:00.768231 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8752 | 2025.02.22 01:54:00.768370 [ 191 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_56_11} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8753 | 2025.02.22 01:54:00.771072 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8754 | 2025.02.22 01:54:01.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.35 MiB, peak 246.79 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: 1.79 MiB | ||
8755 | 2025.02.22 01:54:04.827713 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8756 | 2025.02.22 01:54:04.827908 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8757 | 2025.02.22 01:54:04.827983 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8758 | 2025.02.22 01:54:04.828737 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8759 | 2025.02.22 01:54:04.828785 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8760 | 2025.02.22 01:54:04.829211 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
8761 | 2025.02.22 01:54:04.829468 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8762 | 2025.02.22 01:54:04.829699 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. | ||
8763 | 2025.02.22 01:54:04.829812 [ 256 ] {385454bf-a715-4344-b0ce-b145d38b2561} <Debug> TCPHandler: Processed in 0.002221865 sec. | ||
8764 | 2025.02.22 01:54:04.830121 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2025.02.22 01:54:04.830335 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8766 | 2025.02.22 01:54:04.830412 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8767 | 2025.02.22 01:54:04.831196 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8768 | 2025.02.22 01:54:04.831251 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8769 | 2025.02.22 01:54:04.831705 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
8770 | 2025.02.22 01:54:04.831961 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8771 | 2025.02.22 01:54:04.832198 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. | ||
8772 | 2025.02.22 01:54:04.832268 [ 5 ] {9254e6f0-e9ce-47c8-bf84-ae3327f5635f} <Debug> TCPHandler: Processed in 0.002323756 sec. | ||
8773 | 2025.02.22 01:54:04.832439 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8774 | 2025.02.22 01:54:04.832579 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8775 | 2025.02.22 01:54:04.832642 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8776 | 2025.02.22 01:54:04.833347 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2025.02.22 01:54:04.833389 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8778 | 2025.02.22 01:54:04.833784 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
8779 | 2025.02.22 01:54:04.834022 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2025.02.22 01:54:04.834198 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. | ||
8781 | 2025.02.22 01:54:04.834251 [ 256 ] {504295bc-3b02-4028-b518-554e96d51e8f} <Debug> TCPHandler: Processed in 0.001879586 sec. | ||
8782 | 2025.02.22 01:54:04.834415 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2025.02.22 01:54:04.834567 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8784 | 2025.02.22 01:54:04.834631 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8785 | 2025.02.22 01:54:04.835248 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8786 | 2025.02.22 01:54:04.835297 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8787 | 2025.02.22 01:54:04.835704 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
8788 | 2025.02.22 01:54:04.835947 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8789 | 2025.02.22 01:54:04.836170 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. | ||
8790 | 2025.02.22 01:54:04.836225 [ 5 ] {124dc35c-bc98-4007-b1c9-009215fabc3a} <Debug> TCPHandler: Processed in 0.001881086 sec. | ||
8791 | 2025.02.22 01:54:06.320705 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
8792 | 2025.02.22 01:54:06.321379 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8793 | 2025.02.22 01:54:06.321422 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8794 | 2025.02.22 01:54:06.321955 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8795 | 2025.02.22 01:54:06.322228 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8796 | 2025.02.22 01:54:06.322542 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
8797 | 2025.02.22 01:54:08.168795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
8798 | 2025.02.22 01:54:08.187593 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8799 | 2025.02.22 01:54:08.187664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8800 | 2025.02.22 01:54:08.194528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8801 | 2025.02.22 01:54:08.195293 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8802 | 2025.02.22 01:54:08.199064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
8803 | 2025.02.22 01:54:08.951466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1194 | ||
8804 | 2025.02.22 01:54:08.954423 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8805 | 2025.02.22 01:54:08.954483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8806 | 2025.02.22 01:54:08.955973 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8807 | 2025.02.22 01:54:08.956304 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2025.02.22 01:54:08.957699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
8809 | 2025.02.22 01:54:09.829306 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8810 | 2025.02.22 01:54:09.829515 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8811 | 2025.02.22 01:54:09.829592 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8812 | 2025.02.22 01:54:09.830428 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8813 | 2025.02.22 01:54:09.830482 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8814 | 2025.02.22 01:54:09.830941 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
8815 | 2025.02.22 01:54:09.831212 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8816 | 2025.02.22 01:54:09.831427 [ 113 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
8817 | 2025.02.22 01:54:09.831468 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002008 sec., 66733.06772908368 rows/sec., 5.76 MiB/sec. | ||
8818 | 2025.02.22 01:54:09.831501 [ 113 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8819 | 2025.02.22 01:54:09.831569 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8820 | 2025.02.22 01:54:09.831607 [ 256 ] {f179adc7-06ba-4931-adf4-81ebd630699e} <Debug> TCPHandler: Processed in 0.002437579 sec. | ||
8821 | 2025.02.22 01:54:09.831864 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
8822 | 2025.02.22 01:54:09.831941 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8823 | 2025.02.22 01:54:09.832126 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8824 | 2025.02.22 01:54:09.832206 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1403 rows starting from the beginning of the part | ||
8825 | 2025.02.22 01:54:09.832229 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8826 | 2025.02.22 01:54:09.832397 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8827 | 2025.02.22 01:54:09.832452 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
8828 | 2025.02.22 01:54:09.832917 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
8829 | 2025.02.22 01:54:09.833240 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 134 rows starting from the beginning of the part | ||
8830 | 2025.02.22 01:54:09.833647 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
8831 | 2025.02.22 01:54:09.834035 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 134 rows starting from the beginning of the part | ||
8832 | 2025.02.22 01:54:09.835194 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2025.02.22 01:54:09.835250 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8834 | 2025.02.22 01:54:09.836470 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8835 | 2025.02.22 01:54:09.836880 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2025.02.22 01:54:09.837395 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005705419 sec., 322325.1438676108 rows/sec., 28.17 MiB/sec. | ||
8837 | 2025.02.22 01:54:09.837546 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005408 sec., 7211.538461538462 rows/sec., 542.27 KiB/sec. | ||
8838 | 2025.02.22 01:54:09.837767 [ 5 ] {f8e99928-a397-46aa-b6cf-85251adddd95} <Debug> TCPHandler: Processed in 0.006005836 sec. | ||
8839 | 2025.02.22 01:54:09.837816 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
8840 | 2025.02.22 01:54:09.838062 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8841 | 2025.02.22 01:54:09.838289 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8842 | 2025.02.22 01:54:09.838353 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8843 | 2025.02.22 01:54:09.838392 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8844 | 2025.02.22 01:54:09.838534 [ 188 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_96_19} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
8845 | 2025.02.22 01:54:09.838709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
8846 | 2025.02.22 01:54:09.839254 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8847 | 2025.02.22 01:54:09.839300 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8848 | 2025.02.22 01:54:09.839693 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
8849 | 2025.02.22 01:54:09.839949 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8850 | 2025.02.22 01:54:09.840129 [ 113 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
8851 | 2025.02.22 01:54:09.840191 [ 113 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8852 | 2025.02.22 01:54:09.840202 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00198 sec., 52020.20202020202 rows/sec., 4.06 MiB/sec. | ||
8853 | 2025.02.22 01:54:09.840222 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8854 | 2025.02.22 01:54:09.840341 [ 256 ] {adac3502-e19d-4024-bba7-13204a97cae8} <Debug> TCPHandler: Processed in 0.00244085 sec. | ||
8855 | 2025.02.22 01:54:09.840431 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
8856 | 2025.02.22 01:54:09.840518 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8857 | 2025.02.22 01:54:09.840569 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8858 | 2025.02.22 01:54:09.840612 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 631 rows starting from the beginning of the part | ||
8859 | 2025.02.22 01:54:09.840698 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8860 | 2025.02.22 01:54:09.840821 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
8861 | 2025.02.22 01:54:09.840910 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8862 | 2025.02.22 01:54:09.841167 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
8863 | 2025.02.22 01:54:09.841490 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 103 rows starting from the beginning of the part | ||
8864 | 2025.02.22 01:54:09.841763 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
8865 | 2025.02.22 01:54:09.841995 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 103 rows starting from the beginning of the part | ||
8866 | 2025.02.22 01:54:09.843037 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8867 | 2025.02.22 01:54:09.843083 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8868 | 2025.02.22 01:54:09.843660 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
8869 | 2025.02.22 01:54:09.843899 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554716 sec., 289474.6021904422 rows/sec., 23.23 MiB/sec. | ||
8870 | 2025.02.22 01:54:09.844054 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2025.02.22 01:54:09.844149 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
8872 | 2025.02.22 01:54:09.844289 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
8873 | 2025.02.22 01:54:09.844400 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8874 | 2025.02.22 01:54:09.844446 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8875 | 2025.02.22 01:54:09.844572 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003894 sec., 41088.85464817668 rows/sec., 2.86 MiB/sec. | ||
8876 | 2025.02.22 01:54:09.845011 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
8877 | 2025.02.22 01:54:09.845035 [ 5 ] {7e0a7ef9-576f-425c-875a-c2e4a07528be} <Debug> TCPHandler: Processed in 0.004585532 sec. | ||
8878 | 2025.02.22 01:54:09.845386 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8879 | 2025.02.22 01:54:09.845811 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8880 | 2025.02.22 01:54:09.845834 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8881 | 2025.02.22 01:54:09.845928 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25630 rows starting from the beginning of the part | ||
8882 | 2025.02.22 01:54:09.846304 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8883 | 2025.02.22 01:54:09.846479 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
8884 | 2025.02.22 01:54:09.847007 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
8885 | 2025.02.22 01:54:09.847699 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
8886 | 2025.02.22 01:54:09.848374 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
8887 | 2025.02.22 01:54:09.848678 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8888 | 2025.02.22 01:54:09.848838 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
8889 | 2025.02.22 01:54:09.849781 [ 200 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_96_19} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
8890 | 2025.02.22 01:54:09.850172 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
8891 | 2025.02.22 01:54:09.851824 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8892 | 2025.02.22 01:54:09.851875 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8893 | 2025.02.22 01:54:09.853170 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8894 | 2025.02.22 01:54:09.853822 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8895 | 2025.02.22 01:54:09.854017 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8896 | 2025.02.22 01:54:09.854073 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2025.02.22 01:54:09.854102 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8898 | 2025.02.22 01:54:09.854137 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008403 sec., 4641.199571581577 rows/sec., 8.32 MiB/sec. | ||
8899 | 2025.02.22 01:54:09.854510 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8900 | 2025.02.22 01:54:09.854811 [ 256 ] {124b1d2c-e8a1-4a5b-8fd4-eac5906b9264} <Debug> TCPHandler: Processed in 0.009655395 sec. | ||
8901 | 2025.02.22 01:54:09.855042 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8902 | 2025.02.22 01:54:09.855317 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8903 | 2025.02.22 01:54:09.855349 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8904 | 2025.02.22 01:54:09.855410 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8905 | 2025.02.22 01:54:09.855480 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1299 rows starting from the beginning of the part | ||
8906 | 2025.02.22 01:54:09.856669 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
8907 | 2025.02.22 01:54:09.857452 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
8908 | 2025.02.22 01:54:09.858411 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8909 | 2025.02.22 01:54:09.858433 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
8910 | 2025.02.22 01:54:09.858498 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8911 | 2025.02.22 01:54:09.859669 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26334 rows, containing 5 columns (5 merged, 0 gathered) in 0.015076147 sec., 1746732.7693209678 rows/sec., 119.72 MiB/sec. | ||
8912 | 2025.02.22 01:54:09.859811 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
8913 | 2025.02.22 01:54:09.860288 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
8914 | 2025.02.22 01:54:09.860685 [ 197 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
8915 | 2025.02.22 01:54:09.860699 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
8916 | 2025.02.22 01:54:09.861526 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8917 | 2025.02.22 01:54:09.861608 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2025.02.22 01:54:09.861759 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
8919 | 2025.02.22 01:54:09.861922 [ 113 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
8920 | 2025.02.22 01:54:09.862041 [ 113 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8921 | 2025.02.22 01:54:09.862084 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
8922 | 2025.02.22 01:54:09.862114 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8923 | 2025.02.22 01:54:09.862291 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007025 sec., 8540.925266903914 rows/sec., 589.41 KiB/sec. | ||
8924 | 2025.02.22 01:54:09.862320 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
8925 | 2025.02.22 01:54:09.862461 [ 5 ] {e3a2115e-13f9-4659-a499-0030fb749f4c} <Debug> TCPHandler: Processed in 0.007542473 sec. | ||
8926 | 2025.02.22 01:54:09.862622 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8927 | 2025.02.22 01:54:09.862667 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4680 rows starting from the beginning of the part | ||
8928 | 2025.02.22 01:54:09.862958 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 24 rows starting from the beginning of the part | ||
8929 | 2025.02.22 01:54:09.863246 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
8930 | 2025.02.22 01:54:09.863546 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
8931 | 2025.02.22 01:54:09.863727 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
8932 | 2025.02.22 01:54:09.863871 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
8933 | 2025.02.22 01:54:09.866695 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.004454198 sec., 1109964.1282224094 rows/sec., 74.80 MiB/sec. | ||
8934 | 2025.02.22 01:54:09.867413 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
8935 | 2025.02.22 01:54:09.867909 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2025.02.22 01:54:09.868880 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_96_19} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
8937 | 2025.02.22 01:54:09.869051 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
8938 | 2025.02.22 01:54:09.871724 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 19 columns (19 merged, 0 gathered) in 0.017522246 sec., 85263.04219219387 rows/sec., 152.79 MiB/sec. | ||
8939 | 2025.02.22 01:54:09.873508 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8940 | 2025.02.22 01:54:09.873955 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8941 | 2025.02.22 01:54:09.874039 [ 190 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8942 | 2025.02.22 01:54:09.874193 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
8943 | 2025.02.22 01:54:10.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.76 MiB, peak 247.40 MiB, free memory in arenas 0.00 B, will set to 240.25 MiB (RSS), difference: 4.49 MiB | ||
8944 | 2025.02.22 01:54:13.651412 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8945 | 2025.02.22 01:54:13.651475 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8946 | 2025.02.22 01:54:13.822689 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
8947 | 2025.02.22 01:54:13.823459 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2025.02.22 01:54:13.823514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8949 | 2025.02.22 01:54:13.824086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8950 | 2025.02.22 01:54:13.824349 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8951 | 2025.02.22 01:54:13.824596 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
8952 | 2025.02.22 01:54:14.828262 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8953 | 2025.02.22 01:54:14.828450 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8954 | 2025.02.22 01:54:14.828522 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8955 | 2025.02.22 01:54:14.829277 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8956 | 2025.02.22 01:54:14.829326 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8957 | 2025.02.22 01:54:14.829771 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
8958 | 2025.02.22 01:54:14.830029 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8959 | 2025.02.22 01:54:14.830264 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. | ||
8960 | 2025.02.22 01:54:14.830331 [ 256 ] {5f159016-60ed-4d47-a4d3-b87047b50f79} <Debug> TCPHandler: Processed in 0.002199204 sec. | ||
8961 | 2025.02.22 01:54:14.830580 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8962 | 2025.02.22 01:54:14.830790 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8963 | 2025.02.22 01:54:14.830869 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8964 | 2025.02.22 01:54:14.831723 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8965 | 2025.02.22 01:54:14.831770 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8966 | 2025.02.22 01:54:14.832204 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
8967 | 2025.02.22 01:54:14.832460 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2025.02.22 01:54:14.832724 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
8969 | 2025.02.22 01:54:14.832799 [ 5 ] {75861f30-7d6f-44d5-b66e-a96dca9b8919} <Debug> TCPHandler: Processed in 0.002361148 sec. | ||
8970 | 2025.02.22 01:54:14.832992 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8971 | 2025.02.22 01:54:14.833177 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8972 | 2025.02.22 01:54:14.833244 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8973 | 2025.02.22 01:54:14.833900 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2025.02.22 01:54:14.833940 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8975 | 2025.02.22 01:54:14.834366 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
8976 | 2025.02.22 01:54:14.834611 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2025.02.22 01:54:14.834843 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
8978 | 2025.02.22 01:54:14.834902 [ 256 ] {ab100fb1-172f-4976-abf3-535918b8c496} <Debug> TCPHandler: Processed in 0.002005829 sec. | ||
8979 | 2025.02.22 01:54:14.835054 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8980 | 2025.02.22 01:54:14.835193 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8981 | 2025.02.22 01:54:14.835256 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8982 | 2025.02.22 01:54:14.835831 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2025.02.22 01:54:14.835870 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8984 | 2025.02.22 01:54:14.836256 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
8985 | 2025.02.22 01:54:14.836494 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2025.02.22 01:54:14.836691 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
8987 | 2025.02.22 01:54:14.836742 [ 5 ] {3aa7dbab-9f7b-4b48-8ccd-e5933a303152} <Debug> TCPHandler: Processed in 0.001761283 sec. | ||
8988 | 2025.02.22 01:54:15.699138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
8989 | 2025.02.22 01:54:15.719901 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8990 | 2025.02.22 01:54:15.719963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8991 | 2025.02.22 01:54:15.727427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8992 | 2025.02.22 01:54:15.728218 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8993 | 2025.02.22 01:54:15.730849 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
8994 | 2025.02.22 01:54:16.995773 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8995 | 2025.02.22 01:54:16.995988 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8996 | 2025.02.22 01:54:16.996078 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8997 | 2025.02.22 01:54:16.996924 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2025.02.22 01:54:16.996978 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
8999 | 2025.02.22 01:54:16.997402 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9000 | 2025.02.22 01:54:16.997654 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2025.02.22 01:54:16.997902 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 1.01 MiB/sec. | ||
9002 | 2025.02.22 01:54:16.998025 [ 256 ] {c8d0b33d-47b9-4d1a-a450-692113f1ec6f} <Debug> TCPHandler: Processed in 0.002395118 sec. | ||
9003 | 2025.02.22 01:54:16.998312 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2025.02.22 01:54:16.998527 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9005 | 2025.02.22 01:54:16.998610 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9006 | 2025.02.22 01:54:16.999379 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2025.02.22 01:54:16.999432 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9008 | 2025.02.22 01:54:16.999852 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
9009 | 2025.02.22 01:54:17.000313 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2025.02.22 01:54:17.000805 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002305 sec., 6941.431670281995 rows/sec., 566.02 KiB/sec. | ||
9011 | 2025.02.22 01:54:17.001130 [ 5 ] {9c1464bd-5a61-41f2-8140-5cd2f4fcdff8} <Debug> TCPHandler: Processed in 0.002961782 sec. | ||
9012 | 2025.02.22 01:54:17.001310 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2025.02.22 01:54:17.001442 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9014 | 2025.02.22 01:54:17.001500 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9015 | 2025.02.22 01:54:17.002909 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2025.02.22 01:54:17.002953 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9017 | 2025.02.22 01:54:17.003431 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
9018 | 2025.02.22 01:54:17.003682 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9019 | 2025.02.22 01:54:17.003959 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002542 sec., 551534.2250196695 rows/sec., 46.27 MiB/sec. | ||
9020 | 2025.02.22 01:54:17.004069 [ 256 ] {44633b7f-0428-46ad-a1cc-39b2263ca531} <Debug> TCPHandler: Processed in 0.002821459 sec. | ||
9021 | 2025.02.22 01:54:17.004293 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2025.02.22 01:54:17.004606 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9023 | 2025.02.22 01:54:17.004670 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9024 | 2025.02.22 01:54:17.005325 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2025.02.22 01:54:17.005367 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9026 | 2025.02.22 01:54:17.005746 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9027 | 2025.02.22 01:54:17.005991 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2025.02.22 01:54:17.006240 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001745 sec., 38395.41547277937 rows/sec., 2.80 MiB/sec. | ||
9029 | 2025.02.22 01:54:17.006303 [ 5 ] {39a5fb71-e7fe-42b7-bbbd-c54f9c7a31c1} <Debug> TCPHandler: Processed in 0.002143232 sec. | ||
9030 | 2025.02.22 01:54:17.006469 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9031 | 2025.02.22 01:54:17.006595 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9032 | 2025.02.22 01:54:17.006649 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9033 | 2025.02.22 01:54:17.007311 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9034 | 2025.02.22 01:54:17.007353 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9035 | 2025.02.22 01:54:17.007720 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9036 | 2025.02.22 01:54:17.007968 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9037 | 2025.02.22 01:54:17.008235 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001659 sec., 151898.73417721517 rows/sec., 10.51 MiB/sec. | ||
9038 | 2025.02.22 01:54:17.008678 [ 256 ] {3408a6d1-2531-414a-b7a3-1ccf36424c3d} <Debug> TCPHandler: Processed in 0.002261955 sec. | ||
9039 | 2025.02.22 01:54:17.008861 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9040 | 2025.02.22 01:54:17.009012 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9041 | 2025.02.22 01:54:17.009076 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9042 | 2025.02.22 01:54:17.009800 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9043 | 2025.02.22 01:54:17.009843 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9044 | 2025.02.22 01:54:17.010209 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9045 | 2025.02.22 01:54:17.010450 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9046 | 2025.02.22 01:54:17.010760 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001775 sec., 6760.56338028169 rows/sec., 528.17 KiB/sec. | ||
9047 | 2025.02.22 01:54:17.011093 [ 5 ] {32f80f4b-52fe-4177-963a-5e7f3bf3e240} <Debug> TCPHandler: Processed in 0.002304657 sec. | ||
9048 | 2025.02.22 01:54:17.011347 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9049 | 2025.02.22 01:54:17.011501 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9050 | 2025.02.22 01:54:17.011560 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9051 | 2025.02.22 01:54:17.012453 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2025.02.22 01:54:17.012494 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9053 | 2025.02.22 01:54:17.012886 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
9054 | 2025.02.22 01:54:17.013135 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2025.02.22 01:54:17.013360 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.00189 sec., 323280.4232804233 rows/sec., 24.33 MiB/sec. | ||
9056 | 2025.02.22 01:54:17.013415 [ 256 ] {ce53a92b-667e-44e9-a1de-4853d0b6a45b} <Debug> TCPHandler: Processed in 0.002205433 sec. | ||
9057 | 2025.02.22 01:54:17.013566 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9058 | 2025.02.22 01:54:17.013708 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9059 | 2025.02.22 01:54:17.013774 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9060 | 2025.02.22 01:54:17.014537 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9061 | 2025.02.22 01:54:17.014578 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9062 | 2025.02.22 01:54:17.015031 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
9063 | 2025.02.22 01:54:17.015287 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2025.02.22 01:54:17.015511 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001835 sec., 537329.7002724796 rows/sec., 36.31 MiB/sec. | ||
9065 | 2025.02.22 01:54:17.015568 [ 5 ] {38b0e6e5-5cf6-4555-8b17-00dd70a91557} <Debug> TCPHandler: Processed in 0.00207104 sec. | ||
9066 | 2025.02.22 01:54:17.015714 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9067 | 2025.02.22 01:54:17.015840 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9068 | 2025.02.22 01:54:17.015934 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9069 | 2025.02.22 01:54:17.017244 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9070 | 2025.02.22 01:54:17.017284 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9071 | 2025.02.22 01:54:17.017952 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9072 | 2025.02.22 01:54:17.018211 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9073 | 2025.02.22 01:54:17.018499 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002683 sec., 14535.96720089452 rows/sec., 26.05 MiB/sec. | ||
9074 | 2025.02.22 01:54:17.018967 [ 256 ] {e8190423-192d-4c7a-a53c-6ab2559c8abe} <Debug> TCPHandler: Processed in 0.003308811 sec. | ||
9075 | 2025.02.22 01:54:17.019171 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9076 | 2025.02.22 01:54:17.019289 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9077 | 2025.02.22 01:54:17.019340 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9078 | 2025.02.22 01:54:17.019810 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9079 | 2025.02.22 01:54:17.019849 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9080 | 2025.02.22 01:54:17.020225 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
9081 | 2025.02.22 01:54:17.020472 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9082 | 2025.02.22 01:54:17.020686 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001421 sec., 25334.27163969036 rows/sec., 1.71 MiB/sec. | ||
9083 | 2025.02.22 01:54:17.020737 [ 5 ] {efa496cf-bf67-4d12-b3e2-9294bcfe0dc3} <Debug> TCPHandler: Processed in 0.00166747 sec. | ||
9084 | 2025.02.22 01:54:18.957842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1234 | ||
9085 | 2025.02.22 01:54:18.961061 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9086 | 2025.02.22 01:54:18.961113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9087 | 2025.02.22 01:54:18.962620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9088 | 2025.02.22 01:54:18.962958 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9089 | 2025.02.22 01:54:18.964361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
9090 | 2025.02.22 01:54:19.823464 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9091 | 2025.02.22 01:54:19.823681 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9092 | 2025.02.22 01:54:19.823761 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9093 | 2025.02.22 01:54:19.824569 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9094 | 2025.02.22 01:54:19.824615 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9095 | 2025.02.22 01:54:19.825046 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
9096 | 2025.02.22 01:54:19.825312 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9097 | 2025.02.22 01:54:19.825550 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001929 sec., 29030.585795749095 rows/sec., 2.23 MiB/sec. | ||
9098 | 2025.02.22 01:54:19.825615 [ 256 ] {01852afb-5b2c-4a98-82fc-5f387aa5491b} <Debug> TCPHandler: Processed in 0.002291816 sec. | ||
9099 | 2025.02.22 01:54:19.825878 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9100 | 2025.02.22 01:54:19.826087 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9101 | 2025.02.22 01:54:19.826166 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9102 | 2025.02.22 01:54:19.827019 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9103 | 2025.02.22 01:54:19.827064 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9104 | 2025.02.22 01:54:19.827501 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
9105 | 2025.02.22 01:54:19.827760 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9106 | 2025.02.22 01:54:19.827956 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001927 sec., 33212.24701608718 rows/sec., 2.59 MiB/sec. | ||
9107 | 2025.02.22 01:54:19.828019 [ 5 ] {7ff6f2cb-7cb1-4fcd-b8d9-f39a0a375112} <Debug> TCPHandler: Processed in 0.002283196 sec. | ||
9108 | 2025.02.22 01:54:19.828189 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9109 | 2025.02.22 01:54:19.828335 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9110 | 2025.02.22 01:54:19.828402 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9111 | 2025.02.22 01:54:19.829023 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9112 | 2025.02.22 01:54:19.829063 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9113 | 2025.02.22 01:54:19.829454 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
9114 | 2025.02.22 01:54:19.829694 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9115 | 2025.02.22 01:54:19.829900 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001599 sec., 40025.015634771735 rows/sec., 2.79 MiB/sec. | ||
9116 | 2025.02.22 01:54:19.829955 [ 256 ] {50479001-6be4-4f88-a3e8-adf72719a70d} <Debug> TCPHandler: Processed in 0.001834305 sec. | ||
9117 | 2025.02.22 01:54:19.830109 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9118 | 2025.02.22 01:54:19.830257 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9119 | 2025.02.22 01:54:19.830322 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9120 | 2025.02.22 01:54:19.830908 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9121 | 2025.02.22 01:54:19.830952 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9122 | 2025.02.22 01:54:19.831333 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
9123 | 2025.02.22 01:54:19.831585 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9124 | 2025.02.22 01:54:19.831779 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.04 MiB/sec. | ||
9125 | 2025.02.22 01:54:19.831863 [ 5 ] {f5ccb9bf-1586-48ed-aa51-e8542d84f398} <Debug> TCPHandler: Processed in 0.001821895 sec. | ||
9126 | 2025.02.22 01:54:21.324751 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
9127 | 2025.02.22 01:54:21.325959 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9128 | 2025.02.22 01:54:21.326045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
9129 | 2025.02.22 01:54:21.326590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9130 | 2025.02.22 01:54:21.326857 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2025.02.22 01:54:21.327103 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
9132 | 2025.02.22 01:54:23.230937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
9133 | 2025.02.22 01:54:23.252718 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9134 | 2025.02.22 01:54:23.252781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9135 | 2025.02.22 01:54:23.260213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
9136 | 2025.02.22 01:54:23.260985 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9137 | 2025.02.22 01:54:23.265122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
9138 | 2025.02.22 01:54:24.827693 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9139 | 2025.02.22 01:54:24.827915 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9140 | 2025.02.22 01:54:24.827996 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9141 | 2025.02.22 01:54:24.828762 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9142 | 2025.02.22 01:54:24.828813 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9143 | 2025.02.22 01:54:24.829255 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
9144 | 2025.02.22 01:54:24.829508 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9145 | 2025.02.22 01:54:24.829767 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
9146 | 2025.02.22 01:54:24.829841 [ 256 ] {a3a27126-0e4a-4e8e-888d-f4740bac6a41} <Debug> TCPHandler: Processed in 0.002293086 sec. | ||
9147 | 2025.02.22 01:54:24.830155 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9148 | 2025.02.22 01:54:24.830479 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9149 | 2025.02.22 01:54:24.830599 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9150 | 2025.02.22 01:54:24.831580 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2025.02.22 01:54:24.831633 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9152 | 2025.02.22 01:54:24.832089 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
9153 | 2025.02.22 01:54:24.832344 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9154 | 2025.02.22 01:54:24.832590 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002194 sec., 29170.46490428441 rows/sec., 2.28 MiB/sec. | ||
9155 | 2025.02.22 01:54:24.832655 [ 5 ] {adbad73a-0978-4f33-81a2-bf1118f2b13e} <Debug> TCPHandler: Processed in 0.002706986 sec. | ||
9156 | 2025.02.22 01:54:24.832804 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9157 | 2025.02.22 01:54:24.832952 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9158 | 2025.02.22 01:54:24.833019 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9159 | 2025.02.22 01:54:24.833611 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9160 | 2025.02.22 01:54:24.833652 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9161 | 2025.02.22 01:54:24.834050 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
9162 | 2025.02.22 01:54:24.834297 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9163 | 2025.02.22 01:54:24.834519 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
9164 | 2025.02.22 01:54:24.834570 [ 256 ] {8712d2f7-3ca9-4894-92ae-6cbe64e34f6b} <Debug> TCPHandler: Processed in 0.001835355 sec. | ||
9165 | 2025.02.22 01:54:24.834713 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9166 | 2025.02.22 01:54:24.834838 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9167 | 2025.02.22 01:54:24.834895 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9168 | 2025.02.22 01:54:24.835404 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9169 | 2025.02.22 01:54:24.835447 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9170 | 2025.02.22 01:54:24.835830 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
9171 | 2025.02.22 01:54:24.836080 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9172 | 2025.02.22 01:54:24.836304 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
9173 | 2025.02.22 01:54:24.836369 [ 5 ] {ca43cb1f-2f4b-4299-93ac-f6df28cb944a} <Debug> TCPHandler: Processed in 0.001713071 sec. | ||
9174 | 2025.02.22 01:54:28.086016 [ 148 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
9175 | 2025.02.22 01:54:28.086099 [ 148 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9176 | 2025.02.22 01:54:28.086124 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9177 | 2025.02.22 01:54:28.086329 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
9178 | 2025.02.22 01:54:28.086625 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9179 | 2025.02.22 01:54:28.086670 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 69 rows starting from the beginning of the part | ||
9180 | 2025.02.22 01:54:28.086769 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part | ||
9181 | 2025.02.22 01:54:28.086982 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
9182 | 2025.02.22 01:54:28.087066 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
9183 | 2025.02.22 01:54:28.087307 [ 189 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 67 rows starting from the beginning of the part | ||
9184 | 2025.02.22 01:54:28.088293 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002092361 sec., 127607.042952913 rows/sec., 9.85 MiB/sec. | ||
9185 | 2025.02.22 01:54:28.088478 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
9186 | 2025.02.22 01:54:28.088813 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9187 | 2025.02.22 01:54:28.088904 [ 192 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_42_9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
9188 | 2025.02.22 01:54:28.089004 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9189 | 2025.02.22 01:54:28.651527 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9190 | 2025.02.22 01:54:28.651610 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9191 | 2025.02.22 01:54:28.827287 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
9192 | 2025.02.22 01:54:28.828203 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9193 | 2025.02.22 01:54:28.828259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9194 | 2025.02.22 01:54:28.828796 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9195 | 2025.02.22 01:54:28.829060 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9196 | 2025.02.22 01:54:28.829330 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
9197 | 2025.02.22 01:54:28.964593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1250 | ||
9198 | 2025.02.22 01:54:28.967364 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9199 | 2025.02.22 01:54:28.967413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9200 | 2025.02.22 01:54:28.968880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9201 | 2025.02.22 01:54:28.969186 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9202 | 2025.02.22 01:54:28.969731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
9203 | 2025.02.22 01:54:29.358859 [ 149 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
9204 | 2025.02.22 01:54:29.358961 [ 149 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9205 | 2025.02.22 01:54:29.359005 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9206 | 2025.02.22 01:54:29.359366 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
9207 | 2025.02.22 01:54:29.359703 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9208 | 2025.02.22 01:54:29.359774 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
9209 | 2025.02.22 01:54:29.359969 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
9210 | 2025.02.22 01:54:29.360243 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
9211 | 2025.02.22 01:54:29.360528 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
9212 | 2025.02.22 01:54:29.360961 [ 192 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
9213 | 2025.02.22 01:54:29.362241 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.003106095 sec., 17385.17334466589 rows/sec., 1.45 MiB/sec. | ||
9214 | 2025.02.22 01:54:29.362408 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
9215 | 2025.02.22 01:54:29.362753 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9216 | 2025.02.22 01:54:29.362849 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_13_3} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
9217 | 2025.02.22 01:54:29.362941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9218 | 2025.02.22 01:54:29.829468 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9219 | 2025.02.22 01:54:29.829684 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9220 | 2025.02.22 01:54:29.829767 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9221 | 2025.02.22 01:54:29.830632 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9222 | 2025.02.22 01:54:29.830681 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9223 | 2025.02.22 01:54:29.831134 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
9224 | 2025.02.22 01:54:29.831388 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9225 | 2025.02.22 01:54:29.831584 [ 149 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
9226 | 2025.02.22 01:54:29.831642 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002014 sec., 66534.26017874875 rows/sec., 5.74 MiB/sec. | ||
9227 | 2025.02.22 01:54:29.831661 [ 149 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9228 | 2025.02.22 01:54:29.831729 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9229 | 2025.02.22 01:54:29.831786 [ 256 ] {85b65a33-2271-4b8b-af13-8acf59f26181} <Debug> TCPHandler: Processed in 0.00245683 sec. | ||
9230 | 2025.02.22 01:54:29.832102 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9231 | 2025.02.22 01:54:29.832111 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
9232 | 2025.02.22 01:54:29.832531 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9233 | 2025.02.22 01:54:29.832719 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9234 | 2025.02.22 01:54:29.832873 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9235 | 2025.02.22 01:54:29.833107 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1403 rows starting from the beginning of the part | ||
9236 | 2025.02.22 01:54:29.833885 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
9237 | 2025.02.22 01:54:29.834542 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1402 rows starting from the beginning of the part | ||
9238 | 2025.02.22 01:54:29.834935 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
9239 | 2025.02.22 01:54:29.835302 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
9240 | 2025.02.22 01:54:29.835584 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 134 rows starting from the beginning of the part | ||
9241 | 2025.02.22 01:54:29.836508 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9242 | 2025.02.22 01:54:29.836575 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9243 | 2025.02.22 01:54:29.837569 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9244 | 2025.02.22 01:54:29.838065 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9245 | 2025.02.22 01:54:29.838327 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005956 sec., 6548.018804566823 rows/sec., 492.38 KiB/sec. | ||
9246 | 2025.02.22 01:54:29.838433 [ 5 ] {14690c68-042c-401e-8b3e-879d4c2f553e} <Debug> TCPHandler: Processed in 0.006519729 sec. | ||
9247 | 2025.02.22 01:54:29.838752 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9248 | 2025.02.22 01:54:29.838827 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00697159 sec., 445665.9097852857 rows/sec., 38.96 MiB/sec. | ||
9249 | 2025.02.22 01:54:29.838951 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9250 | 2025.02.22 01:54:29.839034 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9251 | 2025.02.22 01:54:29.839150 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
9252 | 2025.02.22 01:54:29.839778 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9253 | 2025.02.22 01:54:29.839984 [ 189 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_101_20} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
9254 | 2025.02.22 01:54:29.840159 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
9255 | 2025.02.22 01:54:29.840318 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9256 | 2025.02.22 01:54:29.840364 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9257 | 2025.02.22 01:54:29.840743 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
9258 | 2025.02.22 01:54:29.840989 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9259 | 2025.02.22 01:54:29.841184 [ 146 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
9260 | 2025.02.22 01:54:29.841207 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00229 sec., 44978.16593886463 rows/sec., 3.51 MiB/sec. | ||
9261 | 2025.02.22 01:54:29.841272 [ 146 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9262 | 2025.02.22 01:54:29.841348 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9263 | 2025.02.22 01:54:29.841368 [ 256 ] {d793b23f-7d14-4899-9661-054490d844e3} <Debug> TCPHandler: Processed in 0.002780177 sec. | ||
9264 | 2025.02.22 01:54:29.841602 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
9265 | 2025.02.22 01:54:29.841614 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9266 | 2025.02.22 01:54:29.841738 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9267 | 2025.02.22 01:54:29.841803 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 631 rows starting from the beginning of the part | ||
9268 | 2025.02.22 01:54:29.841858 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9269 | 2025.02.22 01:54:29.841979 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
9270 | 2025.02.22 01:54:29.842062 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9271 | 2025.02.22 01:54:29.842331 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 611 rows starting from the beginning of the part | ||
9272 | 2025.02.22 01:54:29.842685 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
9273 | 2025.02.22 01:54:29.843058 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
9274 | 2025.02.22 01:54:29.843406 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 103 rows starting from the beginning of the part | ||
9275 | 2025.02.22 01:54:29.844877 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9276 | 2025.02.22 01:54:29.844954 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9277 | 2025.02.22 01:54:29.845874 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
9278 | 2025.02.22 01:54:29.846276 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.004804116 sec., 319933.9899369624 rows/sec., 25.49 MiB/sec. | ||
9279 | 2025.02.22 01:54:29.846414 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2025.02.22 01:54:29.846690 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
9281 | 2025.02.22 01:54:29.846783 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
9282 | 2025.02.22 01:54:29.846816 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9283 | 2025.02.22 01:54:29.846826 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005027 sec., 31828.128108215635 rows/sec., 2.22 MiB/sec. | ||
9284 | 2025.02.22 01:54:29.846911 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9285 | 2025.02.22 01:54:29.847271 [ 5 ] {bf5a45db-b8d4-4cdb-b52c-ed3d6d295f08} <Debug> TCPHandler: Processed in 0.005790481 sec. | ||
9286 | 2025.02.22 01:54:29.847491 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
9287 | 2025.02.22 01:54:29.847520 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9288 | 2025.02.22 01:54:29.847828 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9289 | 2025.02.22 01:54:29.847836 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9290 | 2025.02.22 01:54:29.847911 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26334 rows starting from the beginning of the part | ||
9291 | 2025.02.22 01:54:29.848082 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9292 | 2025.02.22 01:54:29.848182 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9293 | 2025.02.22 01:54:29.848413 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
9294 | 2025.02.22 01:54:29.848690 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_101_20} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
9295 | 2025.02.22 01:54:29.849035 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 986 rows starting from the beginning of the part | ||
9296 | 2025.02.22 01:54:29.849147 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9297 | 2025.02.22 01:54:29.849503 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
9298 | 2025.02.22 01:54:29.849859 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
9299 | 2025.02.22 01:54:29.850221 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
9300 | 2025.02.22 01:54:29.852176 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9301 | 2025.02.22 01:54:29.852229 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9302 | 2025.02.22 01:54:29.853287 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9303 | 2025.02.22 01:54:29.853772 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9304 | 2025.02.22 01:54:29.854097 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.006366 sec., 6126.295947219604 rows/sec., 10.98 MiB/sec. | ||
9305 | 2025.02.22 01:54:29.854230 [ 256 ] {c6aab3f0-1f17-4a5d-a5ab-3f28ca72e9e1} <Debug> TCPHandler: Processed in 0.006826276 sec. | ||
9306 | 2025.02.22 01:54:29.854377 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9307 | 2025.02.22 01:54:29.854584 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9308 | 2025.02.22 01:54:29.854637 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9309 | 2025.02.22 01:54:29.855224 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9310 | 2025.02.22 01:54:29.855274 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9311 | 2025.02.22 01:54:29.855707 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
9312 | 2025.02.22 01:54:29.856193 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9313 | 2025.02.22 01:54:29.856377 [ 146 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
9314 | 2025.02.22 01:54:29.856428 [ 146 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9315 | 2025.02.22 01:54:29.856457 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001903 sec., 31529.164477141356 rows/sec., 2.12 MiB/sec. | ||
9316 | 2025.02.22 01:54:29.856469 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9317 | 2025.02.22 01:54:29.856686 [ 5 ] {1556c089-9c6e-4cbb-8c75-e34d51de73ec} <Debug> TCPHandler: Processed in 0.002370398 sec. | ||
9318 | 2025.02.22 01:54:29.856756 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
9319 | 2025.02.22 01:54:29.856881 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9320 | 2025.02.22 01:54:29.856951 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4944 rows starting from the beginning of the part | ||
9321 | 2025.02.22 01:54:29.857036 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
9322 | 2025.02.22 01:54:29.857337 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
9323 | 2025.02.22 01:54:29.857541 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 24 rows starting from the beginning of the part | ||
9324 | 2025.02.22 01:54:29.857775 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
9325 | 2025.02.22 01:54:29.858067 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
9326 | 2025.02.22 01:54:29.859324 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27864 rows, containing 5 columns (5 merged, 0 gathered) in 0.012189156 sec., 2285966.313008054 rows/sec., 156.65 MiB/sec. | ||
9327 | 2025.02.22 01:54:29.859818 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
9328 | 2025.02.22 01:54:29.860266 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9329 | 2025.02.22 01:54:29.860396 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
9330 | 2025.02.22 01:54:29.860565 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
9331 | 2025.02.22 01:54:29.860963 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004324755 sec., 1198680.6189021114 rows/sec., 80.78 MiB/sec. | ||
9332 | 2025.02.22 01:54:29.861332 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
9333 | 2025.02.22 01:54:29.861604 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9334 | 2025.02.22 01:54:29.861682 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_101_20} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
9335 | 2025.02.22 01:54:29.861772 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
9336 | 2025.02.22 01:54:30.765197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
9337 | 2025.02.22 01:54:30.787249 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9338 | 2025.02.22 01:54:30.787317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9339 | 2025.02.22 01:54:30.794636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
9340 | 2025.02.22 01:54:30.795420 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9341 | 2025.02.22 01:54:30.799518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
9342 | 2025.02.22 01:54:34.827254 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9343 | 2025.02.22 01:54:34.827481 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9344 | 2025.02.22 01:54:34.827587 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9345 | 2025.02.22 01:54:34.828400 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.02.22 01:54:34.828453 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9347 | 2025.02.22 01:54:34.828900 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
9348 | 2025.02.22 01:54:34.829151 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2025.02.22 01:54:34.829374 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. | ||
9350 | 2025.02.22 01:54:34.829462 [ 256 ] {9db39a81-0bbf-4b86-a1fe-783e8a0552fa} <Debug> TCPHandler: Processed in 0.002352637 sec. | ||
9351 | 2025.02.22 01:54:34.829785 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9352 | 2025.02.22 01:54:34.830016 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9353 | 2025.02.22 01:54:34.830091 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9354 | 2025.02.22 01:54:34.830864 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9355 | 2025.02.22 01:54:34.830918 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9356 | 2025.02.22 01:54:34.831371 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
9357 | 2025.02.22 01:54:34.831633 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9358 | 2025.02.22 01:54:34.831890 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. | ||
9359 | 2025.02.22 01:54:34.832013 [ 5 ] {6d8b6604-e48d-4b6e-9f30-d2c0ac0b49a4} <Debug> TCPHandler: Processed in 0.002416549 sec. | ||
9360 | 2025.02.22 01:54:34.832235 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9361 | 2025.02.22 01:54:34.832407 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9362 | 2025.02.22 01:54:34.832474 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9363 | 2025.02.22 01:54:34.833066 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9364 | 2025.02.22 01:54:34.833110 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9365 | 2025.02.22 01:54:34.833520 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
9366 | 2025.02.22 01:54:34.833773 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2025.02.22 01:54:34.834011 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
9368 | 2025.02.22 01:54:34.834079 [ 256 ] {aaa3d039-e475-4b42-977a-ce968be75140} <Debug> TCPHandler: Processed in 0.001962398 sec. | ||
9369 | 2025.02.22 01:54:34.834291 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9370 | 2025.02.22 01:54:34.834557 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9371 | 2025.02.22 01:54:34.834622 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9372 | 2025.02.22 01:54:34.835227 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9373 | 2025.02.22 01:54:34.835279 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9374 | 2025.02.22 01:54:34.835711 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
9375 | 2025.02.22 01:54:34.835963 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9376 | 2025.02.22 01:54:34.836189 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. | ||
9377 | 2025.02.22 01:54:34.836247 [ 5 ] {fc930bb1-bf3e-44d7-9dbe-45680f93a179} <Debug> TCPHandler: Processed in 0.00206688 sec. | ||
9378 | 2025.02.22 01:54:36.329462 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
9379 | 2025.02.22 01:54:36.330233 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9380 | 2025.02.22 01:54:36.330289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9381 | 2025.02.22 01:54:36.330846 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9382 | 2025.02.22 01:54:36.331114 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9383 | 2025.02.22 01:54:36.331357 [ 140 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9384 | 2025.02.22 01:54:36.331376 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
9385 | 2025.02.22 01:54:36.331454 [ 140 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9386 | 2025.02.22 01:54:36.331487 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9387 | 2025.02.22 01:54:36.331658 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9388 | 2025.02.22 01:54:36.331925 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9389 | 2025.02.22 01:54:36.331997 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
9390 | 2025.02.22 01:54:36.332094 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
9391 | 2025.02.22 01:54:36.332328 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
9392 | 2025.02.22 01:54:36.332549 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
9393 | 2025.02.22 01:54:36.332644 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
9394 | 2025.02.22 01:54:36.332865 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
9395 | 2025.02.22 01:54:36.335649 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004080269 sec., 6862047.575784831 rows/sec., 98.16 MiB/sec. | ||
9396 | 2025.02.22 01:54:36.335954 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9397 | 2025.02.22 01:54:36.336258 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2025.02.22 01:54:36.336343 [ 194 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_61_12} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9399 | 2025.02.22 01:54:36.336449 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
9400 | 2025.02.22 01:54:38.299591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
9401 | 2025.02.22 01:54:38.321408 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9402 | 2025.02.22 01:54:38.321469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9403 | 2025.02.22 01:54:38.328852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
9404 | 2025.02.22 01:54:38.329616 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9405 | 2025.02.22 01:54:38.330057 [ 141 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
9406 | 2025.02.22 01:54:38.330206 [ 141 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9407 | 2025.02.22 01:54:38.330285 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9408 | 2025.02.22 01:54:38.330728 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
9409 | 2025.02.22 01:54:38.346275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
9410 | 2025.02.22 01:54:38.348144 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9411 | 2025.02.22 01:54:38.349821 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
9412 | 2025.02.22 01:54:38.355853 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
9413 | 2025.02.22 01:54:38.361652 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
9414 | 2025.02.22 01:54:38.367416 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
9415 | 2025.02.22 01:54:38.373242 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
9416 | 2025.02.22 01:54:38.378075 [ 193 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
9417 | 2025.02.22 01:54:38.435574 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105147417 sec., 4374.810272324617 rows/sec., 22.62 MiB/sec. | ||
9418 | 2025.02.22 01:54:38.438873 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
9419 | 2025.02.22 01:54:38.441884 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2025.02.22 01:54:38.442006 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_61_12} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
9421 | 2025.02.22 01:54:38.444592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9422 | 2025.02.22 01:54:38.969885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1270 | ||
9423 | 2025.02.22 01:54:38.973015 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2025.02.22 01:54:38.973078 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9425 | 2025.02.22 01:54:38.974633 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9426 | 2025.02.22 01:54:38.974986 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2025.02.22 01:54:38.975753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
9428 | 2025.02.22 01:54:39.829313 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9429 | 2025.02.22 01:54:39.829503 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9430 | 2025.02.22 01:54:39.829576 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9431 | 2025.02.22 01:54:39.830403 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9432 | 2025.02.22 01:54:39.830459 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9433 | 2025.02.22 01:54:39.830909 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
9434 | 2025.02.22 01:54:39.831179 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9435 | 2025.02.22 01:54:39.831421 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00197 sec., 68020.30456852792 rows/sec., 5.87 MiB/sec. | ||
9436 | 2025.02.22 01:54:39.831488 [ 256 ] {fc4530d0-f662-4d9e-9648-356301897730} <Debug> TCPHandler: Processed in 0.002308687 sec. | ||
9437 | 2025.02.22 01:54:39.831742 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9438 | 2025.02.22 01:54:39.831960 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9439 | 2025.02.22 01:54:39.832044 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9440 | 2025.02.22 01:54:39.832882 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2025.02.22 01:54:39.832935 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9442 | 2025.02.22 01:54:39.833427 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9443 | 2025.02.22 01:54:39.833688 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.02.22 01:54:39.833925 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002024 sec., 19268.774703557312 rows/sec., 1.41 MiB/sec. | ||
9445 | 2025.02.22 01:54:39.833993 [ 5 ] {460e271e-0cf8-4b52-9de9-163418c39b82} <Debug> TCPHandler: Processed in 0.002399828 sec. | ||
9446 | 2025.02.22 01:54:39.834133 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9447 | 2025.02.22 01:54:39.834260 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9448 | 2025.02.22 01:54:39.834314 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9449 | 2025.02.22 01:54:39.834938 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9450 | 2025.02.22 01:54:39.834980 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9451 | 2025.02.22 01:54:39.835363 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
9452 | 2025.02.22 01:54:39.835613 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9453 | 2025.02.22 01:54:39.835836 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001606 sec., 64134.495641344954 rows/sec., 5.01 MiB/sec. | ||
9454 | 2025.02.22 01:54:39.835891 [ 256 ] {529cf512-bba4-43bd-8c00-30aede2b32b9} <Debug> TCPHandler: Processed in 0.001816434 sec. | ||
9455 | 2025.02.22 01:54:39.836046 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9456 | 2025.02.22 01:54:39.836196 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9457 | 2025.02.22 01:54:39.836264 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9458 | 2025.02.22 01:54:39.836915 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2025.02.22 01:54:39.836956 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9460 | 2025.02.22 01:54:39.837362 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
9461 | 2025.02.22 01:54:39.837608 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9462 | 2025.02.22 01:54:39.837833 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
9463 | 2025.02.22 01:54:39.837892 [ 5 ] {25703782-bf76-486e-abc9-223185f27ae5} <Debug> TCPHandler: Processed in 0.001915506 sec. | ||
9464 | 2025.02.22 01:54:39.838062 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9465 | 2025.02.22 01:54:39.838182 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9466 | 2025.02.22 01:54:39.838264 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9467 | 2025.02.22 01:54:39.839455 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9468 | 2025.02.22 01:54:39.839496 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9469 | 2025.02.22 01:54:39.840174 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9470 | 2025.02.22 01:54:39.840442 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9471 | 2025.02.22 01:54:39.840738 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002572 sec., 15163.297045101088 rows/sec., 27.17 MiB/sec. | ||
9472 | 2025.02.22 01:54:39.841143 [ 256 ] {57ff7956-c587-4f4b-b975-2c3324927111} <Debug> TCPHandler: Processed in 0.003137456 sec. | ||
9473 | 2025.02.22 01:54:39.841356 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9474 | 2025.02.22 01:54:39.841485 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9475 | 2025.02.22 01:54:39.841539 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9476 | 2025.02.22 01:54:39.842033 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9477 | 2025.02.22 01:54:39.842075 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9478 | 2025.02.22 01:54:39.842469 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
9479 | 2025.02.22 01:54:39.842721 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9480 | 2025.02.22 01:54:39.842958 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
9481 | 2025.02.22 01:54:39.843036 [ 5 ] {a36f363b-1715-4c39-904c-6fdfe58161ba} <Debug> TCPHandler: Processed in 0.001782023 sec. | ||
9482 | 2025.02.22 01:54:43.651673 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9483 | 2025.02.22 01:54:43.651770 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9484 | 2025.02.22 01:54:43.831567 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
9485 | 2025.02.22 01:54:43.832221 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9486 | 2025.02.22 01:54:43.832271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9487 | 2025.02.22 01:54:43.832831 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9488 | 2025.02.22 01:54:43.833100 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9489 | 2025.02.22 01:54:43.833360 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
9490 | 2025.02.22 01:54:44.827221 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9491 | 2025.02.22 01:54:44.827409 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9492 | 2025.02.22 01:54:44.827481 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9493 | 2025.02.22 01:54:44.828284 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9494 | 2025.02.22 01:54:44.828330 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9495 | 2025.02.22 01:54:44.828778 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
9496 | 2025.02.22 01:54:44.829049 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9497 | 2025.02.22 01:54:44.829254 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. | ||
9498 | 2025.02.22 01:54:44.829319 [ 256 ] {a51376a3-9477-47d7-8558-e4c29100914d} <Debug> TCPHandler: Processed in 0.002227234 sec. | ||
9499 | 2025.02.22 01:54:44.829583 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9500 | 2025.02.22 01:54:44.829774 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9501 | 2025.02.22 01:54:44.829847 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9502 | 2025.02.22 01:54:44.830618 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2025.02.22 01:54:44.830670 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9504 | 2025.02.22 01:54:44.831115 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
9505 | 2025.02.22 01:54:44.831383 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9506 | 2025.02.22 01:54:44.831618 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
9507 | 2025.02.22 01:54:44.831685 [ 5 ] {2ea95f02-8803-46cb-8fdc-8428dcf9837c} <Debug> TCPHandler: Processed in 0.002236494 sec. | ||
9508 | 2025.02.22 01:54:44.831846 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9509 | 2025.02.22 01:54:44.831975 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9510 | 2025.02.22 01:54:44.832032 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9511 | 2025.02.22 01:54:44.832664 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2025.02.22 01:54:44.832702 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9513 | 2025.02.22 01:54:44.833116 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
9514 | 2025.02.22 01:54:44.833369 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9515 | 2025.02.22 01:54:44.833549 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
9516 | 2025.02.22 01:54:44.833606 [ 256 ] {8519ced8-aa4e-41d3-bd4f-b271f00cfb77} <Debug> TCPHandler: Processed in 0.001818464 sec. | ||
9517 | 2025.02.22 01:54:44.833754 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9518 | 2025.02.22 01:54:44.833892 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9519 | 2025.02.22 01:54:44.833957 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9520 | 2025.02.22 01:54:44.834563 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9521 | 2025.02.22 01:54:44.834613 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9522 | 2025.02.22 01:54:44.835044 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
9523 | 2025.02.22 01:54:44.835302 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9524 | 2025.02.22 01:54:44.835506 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. | ||
9525 | 2025.02.22 01:54:44.835560 [ 5 ] {bdf06dcb-ee1c-4f20-afc1-22c3e0b977a9} <Debug> TCPHandler: Processed in 0.001866866 sec. | ||
9526 | 2025.02.22 01:54:45.846373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
9527 | 2025.02.22 01:54:45.864728 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2025.02.22 01:54:45.864786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9529 | 2025.02.22 01:54:45.872193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
9530 | 2025.02.22 01:54:45.873288 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9531 | 2025.02.22 01:54:45.875974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
9532 | 2025.02.22 01:54:46.996154 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9533 | 2025.02.22 01:54:46.996342 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9534 | 2025.02.22 01:54:46.996413 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9535 | 2025.02.22 01:54:46.997178 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9536 | 2025.02.22 01:54:46.997227 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9537 | 2025.02.22 01:54:46.997674 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9538 | 2025.02.22 01:54:46.997938 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9539 | 2025.02.22 01:54:46.998196 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001905 sec., 12598.425196850394 rows/sec., 1.05 MiB/sec. | ||
9540 | 2025.02.22 01:54:46.998324 [ 256 ] {d7c70636-99a2-4788-813c-229236260911} <Debug> TCPHandler: Processed in 0.002303106 sec. | ||
9541 | 2025.02.22 01:54:46.998586 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9542 | 2025.02.22 01:54:46.998773 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9543 | 2025.02.22 01:54:46.998845 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9544 | 2025.02.22 01:54:46.999577 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9545 | 2025.02.22 01:54:46.999621 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9546 | 2025.02.22 01:54:47.000045 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
9547 | 2025.02.22 01:54:47.000607 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9548 | 2025.02.22 01:54:47.000884 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002162 sec., 925.0693802035154 rows/sec., 75.43 KiB/sec. | ||
9549 | 2025.02.22 01:54:47.000948 [ 5 ] {8c9e4b57-5c17-432c-87ac-3963d1dc6714} <Debug> TCPHandler: Processed in 0.002493301 sec. | ||
9550 | 2025.02.22 01:54:47.001127 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9551 | 2025.02.22 01:54:47.001286 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9552 | 2025.02.22 01:54:47.001352 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9553 | 2025.02.22 01:54:47.002989 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9554 | 2025.02.22 01:54:47.003033 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9555 | 2025.02.22 01:54:47.003537 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
9556 | 2025.02.22 01:54:47.003804 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9557 | 2025.02.22 01:54:47.004049 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002801 sec., 498036.4155658693 rows/sec., 41.81 MiB/sec. | ||
9558 | 2025.02.22 01:54:47.004129 [ 256 ] {6960d362-0302-4140-ac71-60683eb8d16b} <Debug> TCPHandler: Processed in 0.003076584 sec. | ||
9559 | 2025.02.22 01:54:47.004318 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9560 | 2025.02.22 01:54:47.004445 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9561 | 2025.02.22 01:54:47.004498 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9562 | 2025.02.22 01:54:47.005147 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9563 | 2025.02.22 01:54:47.005187 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9564 | 2025.02.22 01:54:47.005559 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9565 | 2025.02.22 01:54:47.005811 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9566 | 2025.02.22 01:54:47.006036 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.00161 sec., 32919.25465838509 rows/sec., 2.45 MiB/sec. | ||
9567 | 2025.02.22 01:54:47.006105 [ 5 ] {2efb5cdc-9f42-4956-9bea-956a68447c43} <Debug> TCPHandler: Processed in 0.001836805 sec. | ||
9568 | 2025.02.22 01:54:47.006343 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9569 | 2025.02.22 01:54:47.006505 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9570 | 2025.02.22 01:54:47.006561 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9571 | 2025.02.22 01:54:47.007297 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9572 | 2025.02.22 01:54:47.007340 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9573 | 2025.02.22 01:54:47.007735 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9574 | 2025.02.22 01:54:47.008003 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9575 | 2025.02.22 01:54:47.008248 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001765 sec., 142776.20396600565 rows/sec., 9.87 MiB/sec. | ||
9576 | 2025.02.22 01:54:47.008362 [ 256 ] {9bc393f5-f571-4ed5-a8b7-c97a8d05a5ef} <Debug> TCPHandler: Processed in 0.002153872 sec. | ||
9577 | 2025.02.22 01:54:47.008524 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9578 | 2025.02.22 01:54:47.008666 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9579 | 2025.02.22 01:54:47.008725 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9580 | 2025.02.22 01:54:47.009356 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2025.02.22 01:54:47.009395 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9582 | 2025.02.22 01:54:47.009755 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9583 | 2025.02.22 01:54:47.009989 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9584 | 2025.02.22 01:54:47.010250 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001595 sec., 7523.510971786834 rows/sec., 587.77 KiB/sec. | ||
9585 | 2025.02.22 01:54:47.010438 [ 5 ] {be95ab18-7c78-403e-aee2-3a2b2458279c} <Debug> TCPHandler: Processed in 0.001982088 sec. | ||
9586 | 2025.02.22 01:54:47.010592 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9587 | 2025.02.22 01:54:47.010741 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9588 | 2025.02.22 01:54:47.010803 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9589 | 2025.02.22 01:54:47.011721 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9590 | 2025.02.22 01:54:47.011762 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9591 | 2025.02.22 01:54:47.012165 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
9592 | 2025.02.22 01:54:47.012420 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9593 | 2025.02.22 01:54:47.012646 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.00194 sec., 307731.9587628866 rows/sec., 23.13 MiB/sec. | ||
9594 | 2025.02.22 01:54:47.012701 [ 256 ] {d2a32bc0-bd51-4b24-a51c-0a13bd922cb4} <Debug> TCPHandler: Processed in 0.002178353 sec. | ||
9595 | 2025.02.22 01:54:47.012850 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9596 | 2025.02.22 01:54:47.012989 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9597 | 2025.02.22 01:54:47.013051 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9598 | 2025.02.22 01:54:47.014020 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9599 | 2025.02.22 01:54:47.014058 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9600 | 2025.02.22 01:54:47.014508 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
9601 | 2025.02.22 01:54:47.014753 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9602 | 2025.02.22 01:54:47.014960 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.002003 sec., 488766.84972541186 rows/sec., 33.03 MiB/sec. | ||
9603 | 2025.02.22 01:54:47.015063 [ 5 ] {a00a509f-94ea-4eea-b67b-2cb31ad34598} <Debug> TCPHandler: Processed in 0.002281325 sec. | ||
9604 | 2025.02.22 01:54:47.015232 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9605 | 2025.02.22 01:54:47.015407 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9606 | 2025.02.22 01:54:47.015505 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9607 | 2025.02.22 01:54:47.016816 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9608 | 2025.02.22 01:54:47.016856 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9609 | 2025.02.22 01:54:47.017547 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9610 | 2025.02.22 01:54:47.017821 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9611 | 2025.02.22 01:54:47.018073 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002705 sec., 14417.744916820702 rows/sec., 25.84 MiB/sec. | ||
9612 | 2025.02.22 01:54:47.018169 [ 256 ] {d9815e58-e592-43f5-b8dd-0c62d647e250} <Debug> TCPHandler: Processed in 0.003027304 sec. | ||
9613 | 2025.02.22 01:54:47.018318 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9614 | 2025.02.22 01:54:47.018460 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9615 | 2025.02.22 01:54:47.018521 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9616 | 2025.02.22 01:54:47.019071 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2025.02.22 01:54:47.019108 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9618 | 2025.02.22 01:54:47.019472 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
9619 | 2025.02.22 01:54:47.019715 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2025.02.22 01:54:47.019895 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. | ||
9621 | 2025.02.22 01:54:47.019945 [ 5 ] {fa204f0c-a731-4b75-a8ad-ec53bb64193d} <Debug> TCPHandler: Processed in 0.001693281 sec. | ||
9622 | 2025.02.22 01:54:48.975914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1310 | ||
9623 | 2025.02.22 01:54:48.979260 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9624 | 2025.02.22 01:54:48.979324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9625 | 2025.02.22 01:54:48.980854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9626 | 2025.02.22 01:54:48.981193 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9627 | 2025.02.22 01:54:48.981437 [ 126 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9628 | 2025.02.22 01:54:48.981557 [ 126 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2025.02.22 01:54:48.981618 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9630 | 2025.02.22 01:54:48.982039 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9631 | 2025.02.22 01:54:48.982867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1310 | ||
9632 | 2025.02.22 01:54:48.983290 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9633 | 2025.02.22 01:54:48.983471 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1174 rows starting from the beginning of the part | ||
9634 | 2025.02.22 01:54:48.984197 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 20 rows starting from the beginning of the part | ||
9635 | 2025.02.22 01:54:48.985550 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
9636 | 2025.02.22 01:54:48.986033 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part | ||
9637 | 2025.02.22 01:54:48.986494 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
9638 | 2025.02.22 01:54:48.986954 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
9639 | 2025.02.22 01:54:48.995392 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1310 rows, containing 72 columns (72 merged, 0 gathered) in 0.013646292 sec., 95996.77333593623 rows/sec., 74.37 MiB/sec. | ||
9640 | 2025.02.22 01:54:48.996962 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9641 | 2025.02.22 01:54:48.997788 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9642 | 2025.02.22 01:54:48.997887 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_46_9} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9643 | 2025.02.22 01:54:48.998237 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9644 | 2025.02.22 01:54:49.822582 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9645 | 2025.02.22 01:54:49.822796 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9646 | 2025.02.22 01:54:49.822878 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9647 | 2025.02.22 01:54:49.823661 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9648 | 2025.02.22 01:54:49.823715 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9649 | 2025.02.22 01:54:49.824164 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
9650 | 2025.02.22 01:54:49.824427 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9651 | 2025.02.22 01:54:49.824633 [ 124 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
9652 | 2025.02.22 01:54:49.824689 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
9653 | 2025.02.22 01:54:49.824721 [ 124 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2025.02.22 01:54:49.824792 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9655 | 2025.02.22 01:54:49.824827 [ 256 ] {5b872fc9-4443-461d-9505-cf8d4300d7e9} <Debug> TCPHandler: Processed in 0.002380018 sec. | ||
9656 | 2025.02.22 01:54:49.825066 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
9657 | 2025.02.22 01:54:49.825232 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9658 | 2025.02.22 01:54:49.825264 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9659 | 2025.02.22 01:54:49.825373 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1403 rows starting from the beginning of the part | ||
9660 | 2025.02.22 01:54:49.825635 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
9661 | 2025.02.22 01:54:49.825825 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9662 | 2025.02.22 01:54:49.826079 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 134 rows starting from the beginning of the part | ||
9663 | 2025.02.22 01:54:49.826157 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9664 | 2025.02.22 01:54:49.826466 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
9665 | 2025.02.22 01:54:49.826765 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1395 rows starting from the beginning of the part | ||
9666 | 2025.02.22 01:54:49.827084 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
9667 | 2025.02.22 01:54:49.828830 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2025.02.22 01:54:49.828918 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9669 | 2025.02.22 01:54:49.829960 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
9670 | 2025.02.22 01:54:49.830512 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2025.02.22 01:54:49.830668 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.00576929 sec., 537327.8167677479 rows/sec., 46.99 MiB/sec. | ||
9672 | 2025.02.22 01:54:49.830848 [ 124 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
9673 | 2025.02.22 01:54:49.830922 [ 124 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9674 | 2025.02.22 01:54:49.830971 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9675 | 2025.02.22 01:54:49.831001 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
9676 | 2025.02.22 01:54:49.831038 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005418 sec., 11812.476928755998 rows/sec., 944.12 KiB/sec. | ||
9677 | 2025.02.22 01:54:49.831407 [ 5 ] {8dc6f77d-a881-44f4-ad71-aa94f54f7b72} <Debug> TCPHandler: Processed in 0.006420026 sec. | ||
9678 | 2025.02.22 01:54:49.831513 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
9679 | 2025.02.22 01:54:49.831683 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9680 | 2025.02.22 01:54:49.831952 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9681 | 2025.02.22 01:54:49.832026 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2025.02.22 01:54:49.832071 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9683 | 2025.02.22 01:54:49.832078 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 631 rows starting from the beginning of the part | ||
9684 | 2025.02.22 01:54:49.832250 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9685 | 2025.02.22 01:54:49.832460 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_106_21} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
9686 | 2025.02.22 01:54:49.832648 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
9687 | 2025.02.22 01:54:49.833080 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 103 rows starting from the beginning of the part | ||
9688 | 2025.02.22 01:54:49.833533 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
9689 | 2025.02.22 01:54:49.833639 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
9690 | 2025.02.22 01:54:49.833966 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 597 rows starting from the beginning of the part | ||
9691 | 2025.02.22 01:54:49.834272 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
9692 | 2025.02.22 01:54:49.835372 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9693 | 2025.02.22 01:54:49.835437 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9694 | 2025.02.22 01:54:49.836525 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
9695 | 2025.02.22 01:54:49.836933 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9696 | 2025.02.22 01:54:49.837609 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006485937 sec., 234815.725160451 rows/sec., 18.70 MiB/sec. | ||
9697 | 2025.02.22 01:54:49.837639 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005684 sec., 11259.676284306826 rows/sec., 803.04 KiB/sec. | ||
9698 | 2025.02.22 01:54:49.837640 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
9699 | 2025.02.22 01:54:49.837787 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2025.02.22 01:54:49.837897 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9701 | 2025.02.22 01:54:49.837913 [ 256 ] {f9509237-64c4-4483-8e95-79f5f6f2fc7d} <Debug> TCPHandler: Processed in 0.006354795 sec. | ||
9702 | 2025.02.22 01:54:49.838168 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
9703 | 2025.02.22 01:54:49.838246 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9704 | 2025.02.22 01:54:49.838376 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
9705 | 2025.02.22 01:54:49.838571 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9706 | 2025.02.22 01:54:49.838733 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9707 | 2025.02.22 01:54:49.838749 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9708 | 2025.02.22 01:54:49.838825 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 27864 rows starting from the beginning of the part | ||
9709 | 2025.02.22 01:54:49.839213 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9710 | 2025.02.22 01:54:49.839316 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
9711 | 2025.02.22 01:54:49.839915 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
9712 | 2025.02.22 01:54:49.839963 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_106_21} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
9713 | 2025.02.22 01:54:49.840455 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9714 | 2025.02.22 01:54:49.840510 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
9715 | 2025.02.22 01:54:49.840782 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 979 rows starting from the beginning of the part | ||
9716 | 2025.02.22 01:54:49.841376 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9717 | 2025.02.22 01:54:49.841422 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9718 | 2025.02.22 01:54:49.841936 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
9719 | 2025.02.22 01:54:49.842398 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2025.02.22 01:54:49.842717 [ 124 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
9721 | 2025.02.22 01:54:49.842797 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.004314 sec., 5563.282336578582 rows/sec., 383.92 KiB/sec. | ||
9722 | 2025.02.22 01:54:49.842849 [ 124 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9723 | 2025.02.22 01:54:49.843022 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9724 | 2025.02.22 01:54:49.843152 [ 5 ] {c9bcedaa-ab4d-48f4-b9f7-b7bd79bd0259} <Debug> TCPHandler: Processed in 0.005092603 sec. | ||
9725 | 2025.02.22 01:54:49.843564 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
9726 | 2025.02.22 01:54:49.843882 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9727 | 2025.02.22 01:54:49.843941 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5184 rows starting from the beginning of the part | ||
9728 | 2025.02.22 01:54:49.844084 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
9729 | 2025.02.22 01:54:49.844227 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
9730 | 2025.02.22 01:54:49.844316 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
9731 | 2025.02.22 01:54:49.844547 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
9732 | 2025.02.22 01:54:49.844626 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 24 rows starting from the beginning of the part | ||
9733 | 2025.02.22 01:54:49.848502 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 4 columns (4 merged, 0 gathered) in 0.005277629 sec., 1027734.234445051 rows/sec., 69.26 MiB/sec. | ||
9734 | 2025.02.22 01:54:49.849073 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
9735 | 2025.02.22 01:54:49.849496 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9736 | 2025.02.22 01:54:49.849628 [ 198 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_106_21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
9737 | 2025.02.22 01:54:49.849779 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
9738 | 2025.02.22 01:54:49.850438 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29323 rows, containing 5 columns (5 merged, 0 gathered) in 0.012352691 sec., 2373814.742067133 rows/sec., 162.64 MiB/sec. | ||
9739 | 2025.02.22 01:54:49.850894 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
9740 | 2025.02.22 01:54:49.851213 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9741 | 2025.02.22 01:54:49.851303 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
9742 | 2025.02.22 01:54:49.851401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
9743 | 2025.02.22 01:54:50.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.77 MiB, peak 255.47 MiB, free memory in arenas 0.00 B, will set to 243.85 MiB (RSS), difference: 2.08 MiB | ||
9744 | 2025.02.22 01:54:51.333496 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
9745 | 2025.02.22 01:54:51.334167 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9746 | 2025.02.22 01:54:51.334212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
9747 | 2025.02.22 01:54:51.334765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9748 | 2025.02.22 01:54:51.335041 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9749 | 2025.02.22 01:54:51.335300 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
9750 | 2025.02.22 01:54:53.376052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
9751 | 2025.02.22 01:54:53.396692 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9752 | 2025.02.22 01:54:53.396755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9753 | 2025.02.22 01:54:53.404148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
9754 | 2025.02.22 01:54:53.404914 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9755 | 2025.02.22 01:54:53.407606 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
9756 | 2025.02.22 01:54:54.828740 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9757 | 2025.02.22 01:54:54.828939 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9758 | 2025.02.22 01:54:54.829017 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9759 | 2025.02.22 01:54:54.829785 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9760 | 2025.02.22 01:54:54.829837 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9761 | 2025.02.22 01:54:54.830291 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
9762 | 2025.02.22 01:54:54.830561 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9763 | 2025.02.22 01:54:54.830828 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
9764 | 2025.02.22 01:54:54.830927 [ 256 ] {d0ed8369-2d18-451f-9617-02e6fc2667fb} <Debug> TCPHandler: Processed in 0.002318186 sec. | ||
9765 | 2025.02.22 01:54:54.831222 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9766 | 2025.02.22 01:54:54.831439 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9767 | 2025.02.22 01:54:54.831522 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9768 | 2025.02.22 01:54:54.832387 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9769 | 2025.02.22 01:54:54.832440 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9770 | 2025.02.22 01:54:54.832920 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
9771 | 2025.02.22 01:54:54.833188 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.02.22 01:54:54.833434 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002052 sec., 31189.083820662767 rows/sec., 2.43 MiB/sec. | ||
9773 | 2025.02.22 01:54:54.833505 [ 5 ] {abfce3c2-15ed-490c-b040-05ce8f5cb32e} <Debug> TCPHandler: Processed in 0.00246363 sec. | ||
9774 | 2025.02.22 01:54:54.833646 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9775 | 2025.02.22 01:54:54.833777 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9776 | 2025.02.22 01:54:54.833835 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9777 | 2025.02.22 01:54:54.834426 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9778 | 2025.02.22 01:54:54.834468 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9779 | 2025.02.22 01:54:54.834914 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
9780 | 2025.02.22 01:54:54.835201 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9781 | 2025.02.22 01:54:54.835432 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
9782 | 2025.02.22 01:54:54.835492 [ 256 ] {12401749-2db4-4066-8c23-69fbd82841b5} <Debug> TCPHandler: Processed in 0.001905656 sec. | ||
9783 | 2025.02.22 01:54:54.835650 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9784 | 2025.02.22 01:54:54.835780 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9785 | 2025.02.22 01:54:54.835836 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9786 | 2025.02.22 01:54:54.836373 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9787 | 2025.02.22 01:54:54.836415 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9788 | 2025.02.22 01:54:54.836809 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
9789 | 2025.02.22 01:54:54.837054 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9790 | 2025.02.22 01:54:54.837287 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
9791 | 2025.02.22 01:54:54.837368 [ 5 ] {4f172875-b267-40a7-a3b0-5fbdb6ee09d8} <Debug> TCPHandler: Processed in 0.001780044 sec. | ||
9792 | 2025.02.22 01:54:58.651824 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9793 | 2025.02.22 01:54:58.651902 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9794 | 2025.02.22 01:54:58.835441 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
9795 | 2025.02.22 01:54:58.836092 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9796 | 2025.02.22 01:54:58.836139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9797 | 2025.02.22 01:54:58.836685 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9798 | 2025.02.22 01:54:58.836944 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9799 | 2025.02.22 01:54:58.837193 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
9800 | 2025.02.22 01:54:58.983124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1326 | ||
9801 | 2025.02.22 01:54:58.985907 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9802 | 2025.02.22 01:54:58.985971 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9803 | 2025.02.22 01:54:58.987461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9804 | 2025.02.22 01:54:58.987777 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9805 | 2025.02.22 01:54:58.989207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
9806 | 2025.02.22 01:54:59.001377 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000955304 sec. | ||
9807 | 2025.02.22 01:54:59.829691 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9808 | 2025.02.22 01:54:59.829898 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9809 | 2025.02.22 01:54:59.829980 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9810 | 2025.02.22 01:54:59.830848 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2025.02.22 01:54:59.830901 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9812 | 2025.02.22 01:54:59.831354 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
9813 | 2025.02.22 01:54:59.831625 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2025.02.22 01:54:59.831881 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002038 sec., 65750.73601570167 rows/sec., 5.67 MiB/sec. | ||
9815 | 2025.02.22 01:54:59.831982 [ 256 ] {6d907e81-ee2e-4fbe-9ee9-efd000ce6047} <Debug> TCPHandler: Processed in 0.002431379 sec. | ||
9816 | 2025.02.22 01:54:59.832261 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2025.02.22 01:54:59.832483 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9818 | 2025.02.22 01:54:59.832557 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9819 | 2025.02.22 01:54:59.833315 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2025.02.22 01:54:59.833358 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9821 | 2025.02.22 01:54:59.833799 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9822 | 2025.02.22 01:54:59.834079 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2025.02.22 01:54:59.834291 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001874 sec., 20811.0992529349 rows/sec., 1.53 MiB/sec. | ||
9824 | 2025.02.22 01:54:59.834422 [ 5 ] {9c00234f-0e15-45eb-93ed-9ca2dba9e260} <Debug> TCPHandler: Processed in 0.002336366 sec. | ||
9825 | 2025.02.22 01:54:59.834588 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2025.02.22 01:54:59.834716 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9827 | 2025.02.22 01:54:59.834770 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9828 | 2025.02.22 01:54:59.835422 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.02.22 01:54:59.835465 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9830 | 2025.02.22 01:54:59.835853 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
9831 | 2025.02.22 01:54:59.836106 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.02.22 01:54:59.836326 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001638 sec., 62881.56288156289 rows/sec., 4.91 MiB/sec. | ||
9833 | 2025.02.22 01:54:59.836382 [ 256 ] {c3a7960c-687f-465f-855e-923d45185641} <Debug> TCPHandler: Processed in 0.001856435 sec. | ||
9834 | 2025.02.22 01:54:59.836532 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9835 | 2025.02.22 01:54:59.836658 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9836 | 2025.02.22 01:54:59.836716 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9837 | 2025.02.22 01:54:59.837324 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.02.22 01:54:59.837362 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9839 | 2025.02.22 01:54:59.837773 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
9840 | 2025.02.22 01:54:59.838019 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.02.22 01:54:59.838202 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
9842 | 2025.02.22 01:54:59.838257 [ 5 ] {2b86dd13-3514-4c82-9313-0bea13cb2e29} <Debug> TCPHandler: Processed in 0.001785304 sec. | ||
9843 | 2025.02.22 01:54:59.838429 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2025.02.22 01:54:59.838574 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9845 | 2025.02.22 01:54:59.838669 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9846 | 2025.02.22 01:54:59.840066 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2025.02.22 01:54:59.840108 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9848 | 2025.02.22 01:54:59.840792 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9849 | 2025.02.22 01:54:59.841064 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2025.02.22 01:54:59.841244 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9851 | 2025.02.22 01:54:59.841316 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9852 | 2025.02.22 01:54:59.841347 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9853 | 2025.02.22 01:54:59.841366 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002815 sec., 13854.35168738899 rows/sec., 24.83 MiB/sec. | ||
9854 | 2025.02.22 01:54:59.841711 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9855 | 2025.02.22 01:54:59.841753 [ 256 ] {f2b870b1-c44e-4de6-a3af-95c528940cb5} <Debug> TCPHandler: Processed in 0.003384932 sec. | ||
9856 | 2025.02.22 01:54:59.841996 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9857 | 2025.02.22 01:54:59.842311 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9858 | 2025.02.22 01:54:59.842400 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9859 | 2025.02.22 01:54:59.842426 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9860 | 2025.02.22 01:54:59.842630 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1494 rows starting from the beginning of the part | ||
9861 | 2025.02.22 01:54:59.843498 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
9862 | 2025.02.22 01:54:59.844147 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
9863 | 2025.02.22 01:54:59.844922 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
9864 | 2025.02.22 01:54:59.844992 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9865 | 2025.02.22 01:54:59.845070 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9866 | 2025.02.22 01:54:59.845556 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
9867 | 2025.02.22 01:54:59.846264 [ 198 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
9868 | 2025.02.22 01:54:59.846963 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
9869 | 2025.02.22 01:54:59.848156 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9870 | 2025.02.22 01:54:59.848647 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006446 sec., 9308.09804529941 rows/sec., 642.36 KiB/sec. | ||
9871 | 2025.02.22 01:54:59.848956 [ 5 ] {f44bb3fa-38b1-4a82-a3eb-e2440099790d} <Debug> TCPHandler: Processed in 0.007072632 sec. | ||
9872 | 2025.02.22 01:54:59.858488 [ 192 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 19 columns (19 merged, 0 gathered) in 0.017039365 sec., 99123.4121694089 rows/sec., 177.62 MiB/sec. | ||
9873 | 2025.02.22 01:54:59.860058 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9874 | 2025.02.22 01:54:59.860505 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9875 | 2025.02.22 01:54:59.860587 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9876 | 2025.02.22 01:54:59.860743 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
9877 | 2025.02.22 01:55:00.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.34 MiB, peak 255.98 MiB, free memory in arenas 0.00 B, will set to 248.31 MiB (RSS), difference: 3.97 MiB | ||
9878 | 2025.02.22 01:55:00.907724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
9879 | 2025.02.22 01:55:00.928520 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9880 | 2025.02.22 01:55:00.928582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9881 | 2025.02.22 01:55:00.935956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9882 | 2025.02.22 01:55:00.936754 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9883 | 2025.02.22 01:55:00.939639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
9884 | 2025.02.22 01:55:04.827111 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9885 | 2025.02.22 01:55:04.827316 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9886 | 2025.02.22 01:55:04.827389 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9887 | 2025.02.22 01:55:04.828172 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9888 | 2025.02.22 01:55:04.828226 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9889 | 2025.02.22 01:55:04.828665 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
9890 | 2025.02.22 01:55:04.828926 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9891 | 2025.02.22 01:55:04.829163 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. | ||
9892 | 2025.02.22 01:55:04.829236 [ 256 ] {e7c1b8a0-60e8-4d8b-b307-ef07da0c5770} <Debug> TCPHandler: Processed in 0.002258575 sec. | ||
9893 | 2025.02.22 01:55:04.829503 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9894 | 2025.02.22 01:55:04.829697 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9895 | 2025.02.22 01:55:04.829773 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9896 | 2025.02.22 01:55:04.830548 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9897 | 2025.02.22 01:55:04.830602 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9898 | 2025.02.22 01:55:04.831040 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
9899 | 2025.02.22 01:55:04.831310 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9900 | 2025.02.22 01:55:04.831561 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. | ||
9901 | 2025.02.22 01:55:04.831653 [ 5 ] {aea98dc9-d247-410e-aea8-ca5831c83c53} <Debug> TCPHandler: Processed in 0.002287176 sec. | ||
9902 | 2025.02.22 01:55:04.831863 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9903 | 2025.02.22 01:55:04.832206 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9904 | 2025.02.22 01:55:04.832285 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9905 | 2025.02.22 01:55:04.832931 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9906 | 2025.02.22 01:55:04.832975 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9907 | 2025.02.22 01:55:04.833396 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
9908 | 2025.02.22 01:55:04.833637 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9909 | 2025.02.22 01:55:04.833873 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001777 sec., 90039.39223410243 rows/sec., 6.27 MiB/sec. | ||
9910 | 2025.02.22 01:55:04.833935 [ 256 ] {c28077dd-053e-404e-a680-30d860897088} <Debug> TCPHandler: Processed in 0.002172193 sec. | ||
9911 | 2025.02.22 01:55:04.834111 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9912 | 2025.02.22 01:55:04.834242 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9913 | 2025.02.22 01:55:04.834300 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9914 | 2025.02.22 01:55:04.834822 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9915 | 2025.02.22 01:55:04.834865 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9916 | 2025.02.22 01:55:04.835265 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
9917 | 2025.02.22 01:55:04.835550 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9918 | 2025.02.22 01:55:04.835824 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001608 sec., 37313.432835820895 rows/sec., 2.51 MiB/sec. | ||
9919 | 2025.02.22 01:55:04.835891 [ 5 ] {7c7b25a2-13dd-48f6-b80e-df887c66b7b4} <Debug> TCPHandler: Processed in 0.001843305 sec. | ||
9920 | 2025.02.22 01:55:06.337344 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
9921 | 2025.02.22 01:55:06.338068 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9922 | 2025.02.22 01:55:06.338114 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
9923 | 2025.02.22 01:55:06.338647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9924 | 2025.02.22 01:55:06.338916 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9925 | 2025.02.22 01:55:06.339171 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
9926 | 2025.02.22 01:55:08.439730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
9927 | 2025.02.22 01:55:08.460708 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9928 | 2025.02.22 01:55:08.460766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9929 | 2025.02.22 01:55:08.468235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9930 | 2025.02.22 01:55:08.468998 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9931 | 2025.02.22 01:55:08.472919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
9932 | 2025.02.22 01:55:08.989360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1346 | ||
9933 | 2025.02.22 01:55:08.992244 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2025.02.22 01:55:08.992302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9935 | 2025.02.22 01:55:08.993821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9936 | 2025.02.22 01:55:08.994152 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2025.02.22 01:55:08.995194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
9938 | 2025.02.22 01:55:09.829613 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9939 | 2025.02.22 01:55:09.829796 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9940 | 2025.02.22 01:55:09.829866 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9941 | 2025.02.22 01:55:09.830696 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9942 | 2025.02.22 01:55:09.830740 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9943 | 2025.02.22 01:55:09.831187 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
9944 | 2025.02.22 01:55:09.831443 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9945 | 2025.02.22 01:55:09.831662 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001912 sec., 70083.6820083682 rows/sec., 6.04 MiB/sec. | ||
9946 | 2025.02.22 01:55:09.831759 [ 256 ] {9f61cc6b-9ac3-4911-b334-e93a1f1d6e79} <Debug> TCPHandler: Processed in 0.002265685 sec. | ||
9947 | 2025.02.22 01:55:09.832084 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9948 | 2025.02.22 01:55:09.832306 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9949 | 2025.02.22 01:55:09.832389 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9950 | 2025.02.22 01:55:09.833197 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9951 | 2025.02.22 01:55:09.833253 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9952 | 2025.02.22 01:55:09.833687 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9953 | 2025.02.22 01:55:09.833939 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2025.02.22 01:55:09.834114 [ 107 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
9955 | 2025.02.22 01:55:09.834176 [ 107 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9956 | 2025.02.22 01:55:09.834198 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001936 sec., 20144.628099173555 rows/sec., 1.48 MiB/sec. | ||
9957 | 2025.02.22 01:55:09.834210 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9958 | 2025.02.22 01:55:09.834399 [ 5 ] {c82432ac-5ffd-4cbb-b921-7da5ecf26903} <Debug> TCPHandler: Processed in 0.002494331 sec. | ||
9959 | 2025.02.22 01:55:09.834578 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
9960 | 2025.02.22 01:55:09.834726 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9961 | 2025.02.22 01:55:09.835057 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9962 | 2025.02.22 01:55:09.835174 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 69 rows starting from the beginning of the part | ||
9963 | 2025.02.22 01:55:09.835209 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9964 | 2025.02.22 01:55:09.835364 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9965 | 2025.02.22 01:55:09.835482 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part | ||
9966 | 2025.02.22 01:55:09.835798 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part | ||
9967 | 2025.02.22 01:55:09.836138 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part | ||
9968 | 2025.02.22 01:55:09.836478 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
9969 | 2025.02.22 01:55:09.836859 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
9970 | 2025.02.22 01:55:09.838392 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9971 | 2025.02.22 01:55:09.838455 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9972 | 2025.02.22 01:55:09.839566 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
9973 | 2025.02.22 01:55:09.839864 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005515744 sec., 50401.17887994801 rows/sec., 3.90 MiB/sec. | ||
9974 | 2025.02.22 01:55:09.840077 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9975 | 2025.02.22 01:55:09.840204 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
9976 | 2025.02.22 01:55:09.840624 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.005553 sec., 18548.53232486944 rows/sec., 1.45 MiB/sec. | ||
9977 | 2025.02.22 01:55:09.840855 [ 256 ] {793bb101-44b1-4b80-aae5-00eba934561a} <Debug> TCPHandler: Processed in 0.006309973 sec. | ||
9978 | 2025.02.22 01:55:09.841161 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9979 | 2025.02.22 01:55:09.841498 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9980 | 2025.02.22 01:55:09.841673 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9981 | 2025.02.22 01:55:09.841884 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_47_10} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
9982 | 2025.02.22 01:55:09.841909 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9983 | 2025.02.22 01:55:09.842237 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9984 | 2025.02.22 01:55:09.843558 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2025.02.22 01:55:09.843598 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9986 | 2025.02.22 01:55:09.843994 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
9987 | 2025.02.22 01:55:09.844248 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2025.02.22 01:55:09.844416 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
9989 | 2025.02.22 01:55:09.844470 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2025.02.22 01:55:09.844490 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003017 sec., 53032.81405369572 rows/sec., 3.69 MiB/sec. | ||
9991 | 2025.02.22 01:55:09.844507 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
9992 | 2025.02.22 01:55:09.844685 [ 5 ] {caf7c607-a38e-4d0a-a2a3-8fc1cd2ee66a} <Debug> TCPHandler: Processed in 0.00369283 sec. | ||
9993 | 2025.02.22 01:55:09.844743 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
9994 | 2025.02.22 01:55:09.844863 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9995 | 2025.02.22 01:55:09.844895 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9996 | 2025.02.22 01:55:09.844928 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29323 rows starting from the beginning of the part | ||
9997 | 2025.02.22 01:55:09.845018 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9998 | 2025.02.22 01:55:09.845123 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
9999 | 2025.02.22 01:55:09.845467 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10000 | 2025.02.22 01:55:09.845520 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
10001 | 2025.02.22 01:55:09.845992 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
10002 | 2025.02.22 01:55:09.846332 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
10003 | 2025.02.22 01:55:09.846733 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
10004 | 2025.02.22 01:55:09.848737 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10005 | 2025.02.22 01:55:09.848787 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10006 | 2025.02.22 01:55:09.849752 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
10007 | 2025.02.22 01:55:09.850119 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10008 | 2025.02.22 01:55:09.850381 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005416 sec., 7200.886262924668 rows/sec., 12.90 MiB/sec. | ||
10009 | 2025.02.22 01:55:09.850504 [ 256 ] {574b0eb5-176b-4b2c-a450-87118ed1dd4c} <Debug> TCPHandler: Processed in 0.005704109 sec. | ||
10010 | 2025.02.22 01:55:09.850684 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10011 | 2025.02.22 01:55:09.850874 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10012 | 2025.02.22 01:55:09.850940 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10013 | 2025.02.22 01:55:09.851655 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10014 | 2025.02.22 01:55:09.851704 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10015 | 2025.02.22 01:55:09.852290 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
10016 | 2025.02.22 01:55:09.852558 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10017 | 2025.02.22 01:55:09.852841 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. | ||
10018 | 2025.02.22 01:55:09.852925 [ 5 ] {16632110-afd9-440c-ba0f-19b0cc1fe43b} <Debug> TCPHandler: Processed in 0.002312507 sec. | ||
10019 | 2025.02.22 01:55:09.854125 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30027 rows, containing 5 columns (5 merged, 0 gathered) in 0.009505081 sec., 3159047.250623114 rows/sec., 216.52 MiB/sec. | ||
10020 | 2025.02.22 01:55:09.854521 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
10021 | 2025.02.22 01:55:09.854805 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.02.22 01:55:09.854884 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
10023 | 2025.02.22 01:55:09.854967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
10024 | 2025.02.22 01:55:13.651951 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10025 | 2025.02.22 01:55:13.652030 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10026 | 2025.02.22 01:55:13.839322 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
10027 | 2025.02.22 01:55:13.840043 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10028 | 2025.02.22 01:55:13.840084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10029 | 2025.02.22 01:55:13.840622 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10030 | 2025.02.22 01:55:13.840879 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10031 | 2025.02.22 01:55:13.841063 [ 102 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10032 | 2025.02.22 01:55:13.841085 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
10033 | 2025.02.22 01:55:13.841110 [ 102 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10034 | 2025.02.22 01:55:13.841133 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10035 | 2025.02.22 01:55:13.841292 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
10036 | 2025.02.22 01:55:13.841477 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10037 | 2025.02.22 01:55:13.841529 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
10038 | 2025.02.22 01:55:13.841616 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
10039 | 2025.02.22 01:55:13.841721 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
10040 | 2025.02.22 01:55:13.841908 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
10041 | 2025.02.22 01:55:13.841999 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
10042 | 2025.02.22 01:55:13.842083 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
10043 | 2025.02.22 01:55:13.844836 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003627118 sec., 8341608.957855796 rows/sec., 119.33 MiB/sec. | ||
10044 | 2025.02.22 01:55:13.845252 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10045 | 2025.02.22 01:55:13.845628 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10046 | 2025.02.22 01:55:13.845728 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_66_13} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10047 | 2025.02.22 01:55:13.845854 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
10048 | 2025.02.22 01:55:14.827444 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10049 | 2025.02.22 01:55:14.827659 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10050 | 2025.02.22 01:55:14.827742 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10051 | 2025.02.22 01:55:14.828560 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10052 | 2025.02.22 01:55:14.828615 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10053 | 2025.02.22 01:55:14.829057 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
10054 | 2025.02.22 01:55:14.829318 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10055 | 2025.02.22 01:55:14.829532 [ 100 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
10056 | 2025.02.22 01:55:14.829556 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
10057 | 2025.02.22 01:55:14.829622 [ 100 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10058 | 2025.02.22 01:55:14.829709 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10059 | 2025.02.22 01:55:14.829714 [ 256 ] {2b7fab44-3240-4f6e-ace5-9c6d1057db7e} <Debug> TCPHandler: Processed in 0.002408228 sec. | ||
10060 | 2025.02.22 01:55:14.829976 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
10061 | 2025.02.22 01:55:14.830045 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10062 | 2025.02.22 01:55:14.830210 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10063 | 2025.02.22 01:55:14.830299 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1403 rows starting from the beginning of the part | ||
10064 | 2025.02.22 01:55:14.830361 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10065 | 2025.02.22 01:55:14.830491 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
10066 | 2025.02.22 01:55:14.830582 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10067 | 2025.02.22 01:55:14.830843 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 134 rows starting from the beginning of the part | ||
10068 | 2025.02.22 01:55:14.831268 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
10069 | 2025.02.22 01:55:14.831572 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 134 rows starting from the beginning of the part | ||
10070 | 2025.02.22 01:55:14.831990 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
10071 | 2025.02.22 01:55:14.833328 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2025.02.22 01:55:14.833413 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10073 | 2025.02.22 01:55:14.834544 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
10074 | 2025.02.22 01:55:14.835051 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10075 | 2025.02.22 01:55:14.835233 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.005391152 sec., 341114.4779446026 rows/sec., 29.81 MiB/sec. | ||
10076 | 2025.02.22 01:55:14.835413 [ 100 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
10077 | 2025.02.22 01:55:14.835488 [ 100 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10078 | 2025.02.22 01:55:14.835562 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10079 | 2025.02.22 01:55:14.835571 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0053 sec., 12075.471698113208 rows/sec., 965.14 KiB/sec. | ||
10080 | 2025.02.22 01:55:14.835753 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
10081 | 2025.02.22 01:55:14.835928 [ 5 ] {4715bfae-7cea-4954-9336-b1991c9cb00a} <Debug> TCPHandler: Processed in 0.006058277 sec. | ||
10082 | 2025.02.22 01:55:14.836056 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
10083 | 2025.02.22 01:55:14.836213 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10084 | 2025.02.22 01:55:14.836403 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10085 | 2025.02.22 01:55:14.836490 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 631 rows starting from the beginning of the part | ||
10086 | 2025.02.22 01:55:14.836553 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10087 | 2025.02.22 01:55:14.836879 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10088 | 2025.02.22 01:55:14.836916 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10089 | 2025.02.22 01:55:14.836923 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
10090 | 2025.02.22 01:55:14.837430 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_111_22} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
10091 | 2025.02.22 01:55:14.837482 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 103 rows starting from the beginning of the part | ||
10092 | 2025.02.22 01:55:14.837925 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
10093 | 2025.02.22 01:55:14.838335 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
10094 | 2025.02.22 01:55:14.838362 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 103 rows starting from the beginning of the part | ||
10095 | 2025.02.22 01:55:14.838814 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
10096 | 2025.02.22 01:55:14.839809 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10097 | 2025.02.22 01:55:14.839864 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10098 | 2025.02.22 01:55:14.840475 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
10099 | 2025.02.22 01:55:14.840830 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005152486 sec., 199709.4218208453 rows/sec., 16.02 MiB/sec. | ||
10100 | 2025.02.22 01:55:14.840851 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10101 | 2025.02.22 01:55:14.841084 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
10102 | 2025.02.22 01:55:14.841186 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004743 sec., 33733.923676997685 rows/sec., 2.35 MiB/sec. | ||
10103 | 2025.02.22 01:55:14.841316 [ 256 ] {0d5db3c8-a5b5-41ee-84f6-b0145c778827} <Debug> TCPHandler: Processed in 0.005235438 sec. | ||
10104 | 2025.02.22 01:55:14.841504 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10105 | 2025.02.22 01:55:14.841587 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10106 | 2025.02.22 01:55:14.841649 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10107 | 2025.02.22 01:55:14.841701 [ 197 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_111_22} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
10108 | 2025.02.22 01:55:14.841716 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10109 | 2025.02.22 01:55:14.841814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
10110 | 2025.02.22 01:55:14.842266 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10111 | 2025.02.22 01:55:14.842306 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10112 | 2025.02.22 01:55:14.842686 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
10113 | 2025.02.22 01:55:14.842928 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10114 | 2025.02.22 01:55:14.843103 [ 99 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
10115 | 2025.02.22 01:55:14.843161 [ 99 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10116 | 2025.02.22 01:55:14.843164 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. | ||
10117 | 2025.02.22 01:55:14.843205 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10118 | 2025.02.22 01:55:14.843336 [ 5 ] {58ed3ecf-6f42-48db-98da-bb598437e494} <Debug> TCPHandler: Processed in 0.001910927 sec. | ||
10119 | 2025.02.22 01:55:14.843560 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
10120 | 2025.02.22 01:55:14.843941 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10121 | 2025.02.22 01:55:14.844043 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5424 rows starting from the beginning of the part | ||
10122 | 2025.02.22 01:55:14.844479 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
10123 | 2025.02.22 01:55:14.844825 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
10124 | 2025.02.22 01:55:14.845102 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
10125 | 2025.02.22 01:55:14.845217 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
10126 | 2025.02.22 01:55:14.845401 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
10127 | 2025.02.22 01:55:14.847602 [ 196 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004252963 sec., 1345885.2099113017 rows/sec., 90.70 MiB/sec. | ||
10128 | 2025.02.22 01:55:14.847977 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
10129 | 2025.02.22 01:55:14.848298 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10130 | 2025.02.22 01:55:14.848386 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_111_22} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
10131 | 2025.02.22 01:55:14.848481 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
10132 | 2025.02.22 01:55:15.973005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
10133 | 2025.02.22 01:55:15.995197 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10134 | 2025.02.22 01:55:15.995252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10135 | 2025.02.22 01:55:16.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.30 MiB, peak 256.16 MiB, free memory in arenas 0.00 B, will set to 248.80 MiB (RSS), difference: -4.50 MiB | ||
10136 | 2025.02.22 01:55:16.002787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
10137 | 2025.02.22 01:55:16.003569 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10138 | 2025.02.22 01:55:16.003970 [ 99 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
10139 | 2025.02.22 01:55:16.004119 [ 99 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10140 | 2025.02.22 01:55:16.004198 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10141 | 2025.02.22 01:55:16.005159 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
10142 | 2025.02.22 01:55:16.019552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
10143 | 2025.02.22 01:55:16.021695 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10144 | 2025.02.22 01:55:16.023553 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
10145 | 2025.02.22 01:55:16.029616 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
10146 | 2025.02.22 01:55:16.035232 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
10147 | 2025.02.22 01:55:16.040942 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
10148 | 2025.02.22 01:55:16.046861 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
10149 | 2025.02.22 01:55:16.051466 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
10150 | 2025.02.22 01:55:16.113478 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.109056852 sec., 4566.425592405693 rows/sec., 23.61 MiB/sec. | ||
10151 | 2025.02.22 01:55:16.116742 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
10152 | 2025.02.22 01:55:16.119580 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10153 | 2025.02.22 01:55:16.119684 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_66_13} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
10154 | 2025.02.22 01:55:16.121788 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
10155 | 2025.02.22 01:55:16.995806 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10156 | 2025.02.22 01:55:16.996000 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10157 | 2025.02.22 01:55:16.996075 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10158 | 2025.02.22 01:55:16.996854 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10159 | 2025.02.22 01:55:16.996904 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10160 | 2025.02.22 01:55:16.997352 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10161 | 2025.02.22 01:55:16.997625 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10162 | 2025.02.22 01:55:16.997898 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001941 sec., 12364.760432766616 rows/sec., 1.03 MiB/sec. | ||
10163 | 2025.02.22 01:55:16.998039 [ 256 ] {7497d1c0-4fc6-4f62-8c37-c513be25ec81} <Debug> TCPHandler: Processed in 0.002365618 sec. | ||
10164 | 2025.02.22 01:55:16.998336 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10165 | 2025.02.22 01:55:16.998527 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10166 | 2025.02.22 01:55:16.998599 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10167 | 2025.02.22 01:55:16.999358 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10168 | 2025.02.22 01:55:16.999402 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10169 | 2025.02.22 01:55:16.999855 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
10170 | 2025.02.22 01:55:17.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.43 MiB, peak 259.09 MiB, free memory in arenas 0.00 B, will set to 249.28 MiB (RSS), difference: 3.86 MiB | ||
10171 | 2025.02.22 01:55:17.000265 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10172 | 2025.02.22 01:55:17.000820 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002312 sec., 6920.415224913495 rows/sec., 564.31 KiB/sec. | ||
10173 | 2025.02.22 01:55:17.001106 [ 5 ] {46b681a7-f3cf-4b83-b8f2-e05e260f8886} <Debug> TCPHandler: Processed in 0.00289805 sec. | ||
10174 | 2025.02.22 01:55:17.001302 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10175 | 2025.02.22 01:55:17.001457 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10176 | 2025.02.22 01:55:17.001525 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10177 | 2025.02.22 01:55:17.003049 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10178 | 2025.02.22 01:55:17.003093 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10179 | 2025.02.22 01:55:17.003596 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
10180 | 2025.02.22 01:55:17.003862 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10181 | 2025.02.22 01:55:17.004095 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002673 sec., 524504.30228208 rows/sec., 44.00 MiB/sec. | ||
10182 | 2025.02.22 01:55:17.004174 [ 256 ] {d35ea2eb-0fb2-4d25-87c2-18cd595e074f} <Debug> TCPHandler: Processed in 0.002941982 sec. | ||
10183 | 2025.02.22 01:55:17.004353 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10184 | 2025.02.22 01:55:17.004499 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10185 | 2025.02.22 01:55:17.004561 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10186 | 2025.02.22 01:55:17.005267 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10187 | 2025.02.22 01:55:17.005305 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10188 | 2025.02.22 01:55:17.005685 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10189 | 2025.02.22 01:55:17.005934 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10190 | 2025.02.22 01:55:17.006114 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.00165 sec., 40606.06060606061 rows/sec., 2.97 MiB/sec. | ||
10191 | 2025.02.22 01:55:17.006165 [ 5 ] {c9735ddf-8fa1-497d-b3d0-9ce2b10c612a} <Debug> TCPHandler: Processed in 0.001882306 sec. | ||
10192 | 2025.02.22 01:55:17.006322 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10193 | 2025.02.22 01:55:17.006452 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10194 | 2025.02.22 01:55:17.006508 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10195 | 2025.02.22 01:55:17.007233 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10196 | 2025.02.22 01:55:17.007278 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10197 | 2025.02.22 01:55:17.007682 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10198 | 2025.02.22 01:55:17.007942 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2025.02.22 01:55:17.008235 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00181 sec., 139226.51933701657 rows/sec., 9.63 MiB/sec. | ||
10200 | 2025.02.22 01:55:17.008470 [ 256 ] {58b5d285-5a8a-47bb-81a2-3d3844c04c3a} <Debug> TCPHandler: Processed in 0.002205253 sec. | ||
10201 | 2025.02.22 01:55:17.008645 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10202 | 2025.02.22 01:55:17.008787 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10203 | 2025.02.22 01:55:17.008844 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10204 | 2025.02.22 01:55:17.009467 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10205 | 2025.02.22 01:55:17.009506 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10206 | 2025.02.22 01:55:17.009864 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10207 | 2025.02.22 01:55:17.010115 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10208 | 2025.02.22 01:55:17.010315 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001552 sec., 7731.958762886598 rows/sec., 604.06 KiB/sec. | ||
10209 | 2025.02.22 01:55:17.010413 [ 5 ] {f8084f9a-f971-46d4-8ae4-882d94d55a64} <Debug> TCPHandler: Processed in 0.001838595 sec. | ||
10210 | 2025.02.22 01:55:17.010574 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10211 | 2025.02.22 01:55:17.010730 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10212 | 2025.02.22 01:55:17.010796 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10213 | 2025.02.22 01:55:17.011756 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10214 | 2025.02.22 01:55:17.011803 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10215 | 2025.02.22 01:55:17.012280 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
10216 | 2025.02.22 01:55:17.012597 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10217 | 2025.02.22 01:55:17.012844 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.00214 sec., 285514.0186915888 rows/sec., 21.49 MiB/sec. | ||
10218 | 2025.02.22 01:55:17.012970 [ 256 ] {f9c092cb-00a4-49a2-a9e8-446684bb6251} <Debug> TCPHandler: Processed in 0.00246463 sec. | ||
10219 | 2025.02.22 01:55:17.013206 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10220 | 2025.02.22 01:55:17.013446 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10221 | 2025.02.22 01:55:17.013502 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10222 | 2025.02.22 01:55:17.014334 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10223 | 2025.02.22 01:55:17.014373 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10224 | 2025.02.22 01:55:17.014838 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
10225 | 2025.02.22 01:55:17.015085 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10226 | 2025.02.22 01:55:17.015293 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001884 sec., 523354.56475583866 rows/sec., 35.37 MiB/sec. | ||
10227 | 2025.02.22 01:55:17.015355 [ 5 ] {c1ffca9f-890b-4920-a806-ab1474cffd0b} <Debug> TCPHandler: Processed in 0.002278786 sec. | ||
10228 | 2025.02.22 01:55:17.015518 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10229 | 2025.02.22 01:55:17.015656 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10230 | 2025.02.22 01:55:17.015753 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10231 | 2025.02.22 01:55:17.017199 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10232 | 2025.02.22 01:55:17.017240 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10233 | 2025.02.22 01:55:17.017982 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
10234 | 2025.02.22 01:55:17.018268 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10235 | 2025.02.22 01:55:17.018491 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00287 sec., 13588.850174216028 rows/sec., 24.35 MiB/sec. | ||
10236 | 2025.02.22 01:55:17.018638 [ 256 ] {2dcd959e-860a-486e-80b9-f179cb200c06} <Debug> TCPHandler: Processed in 0.003185788 sec. | ||
10237 | 2025.02.22 01:55:17.018800 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10238 | 2025.02.22 01:55:17.018938 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10239 | 2025.02.22 01:55:17.018998 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10240 | 2025.02.22 01:55:17.019572 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10241 | 2025.02.22 01:55:17.019619 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10242 | 2025.02.22 01:55:17.020055 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
10243 | 2025.02.22 01:55:17.020309 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10244 | 2025.02.22 01:55:17.020533 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001621 sec., 22208.513263417644 rows/sec., 1.50 MiB/sec. | ||
10245 | 2025.02.22 01:55:17.020585 [ 5 ] {77fcad9f-0ff3-472a-9ef3-a2085f00084d} <Debug> TCPHandler: Processed in 0.001851095 sec. | ||
10246 | 2025.02.22 01:55:18.995398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1386 | ||
10247 | 2025.02.22 01:55:18.999072 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2025.02.22 01:55:18.999131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10249 | 2025.02.22 01:55:19.001255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10250 | 2025.02.22 01:55:19.001595 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2025.02.22 01:55:19.002742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
10252 | 2025.02.22 01:55:19.823304 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10253 | 2025.02.22 01:55:19.823513 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10254 | 2025.02.22 01:55:19.823593 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10255 | 2025.02.22 01:55:19.824455 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10256 | 2025.02.22 01:55:19.824499 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10257 | 2025.02.22 01:55:19.824951 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
10258 | 2025.02.22 01:55:19.825221 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10259 | 2025.02.22 01:55:19.825443 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.17 MiB/sec. | ||
10260 | 2025.02.22 01:55:19.825539 [ 256 ] {d7fb9fcd-5ca5-4a1d-a411-dff12059b0d2} <Debug> TCPHandler: Processed in 0.002365617 sec. | ||
10261 | 2025.02.22 01:55:19.825832 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10262 | 2025.02.22 01:55:19.826260 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10263 | 2025.02.22 01:55:19.826404 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10264 | 2025.02.22 01:55:19.827195 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10265 | 2025.02.22 01:55:19.827248 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10266 | 2025.02.22 01:55:19.827674 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
10267 | 2025.02.22 01:55:19.827926 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10268 | 2025.02.22 01:55:19.828146 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00204 sec., 31372.549019607843 rows/sec., 2.45 MiB/sec. | ||
10269 | 2025.02.22 01:55:19.828205 [ 5 ] {9dba94b9-f741-4615-8a9d-5f171b7eff8f} <Debug> TCPHandler: Processed in 0.002541951 sec. | ||
10270 | 2025.02.22 01:55:19.828376 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10271 | 2025.02.22 01:55:19.828525 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10272 | 2025.02.22 01:55:19.828592 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10273 | 2025.02.22 01:55:19.829231 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10274 | 2025.02.22 01:55:19.829270 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10275 | 2025.02.22 01:55:19.829673 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
10276 | 2025.02.22 01:55:19.829929 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10277 | 2025.02.22 01:55:19.830113 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001624 sec., 39408.86699507389 rows/sec., 2.74 MiB/sec. | ||
10278 | 2025.02.22 01:55:19.830167 [ 256 ] {ea46a3ee-0114-4625-8d0e-83a7472104df} <Debug> TCPHandler: Processed in 0.001861185 sec. | ||
10279 | 2025.02.22 01:55:19.830316 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10280 | 2025.02.22 01:55:19.830458 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10281 | 2025.02.22 01:55:19.830519 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10282 | 2025.02.22 01:55:19.831103 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10283 | 2025.02.22 01:55:19.831149 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10284 | 2025.02.22 01:55:19.831526 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
10285 | 2025.02.22 01:55:19.831768 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10286 | 2025.02.22 01:55:19.831961 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001536 sec., 15625 rows/sec., 1.05 MiB/sec. | ||
10287 | 2025.02.22 01:55:19.832011 [ 5 ] {9f31c7aa-9fcb-449c-85a5-47eef3266668} <Debug> TCPHandler: Processed in 0.001765003 sec. | ||
10288 | 2025.02.22 01:55:21.341226 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
10289 | 2025.02.22 01:55:21.342319 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10290 | 2025.02.22 01:55:21.342358 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10291 | 2025.02.22 01:55:21.342895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10292 | 2025.02.22 01:55:21.343160 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10293 | 2025.02.22 01:55:21.343351 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
10294 | 2025.02.22 01:55:23.519655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
10295 | 2025.02.22 01:55:23.538952 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10296 | 2025.02.22 01:55:23.539012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10297 | 2025.02.22 01:55:23.545827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
10298 | 2025.02.22 01:55:23.546574 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10299 | 2025.02.22 01:55:23.549262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
10300 | 2025.02.22 01:55:24.827625 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10301 | 2025.02.22 01:55:24.827817 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10302 | 2025.02.22 01:55:24.827890 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10303 | 2025.02.22 01:55:24.828688 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10304 | 2025.02.22 01:55:24.828740 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10305 | 2025.02.22 01:55:24.829182 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
10306 | 2025.02.22 01:55:24.829483 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2025.02.22 01:55:24.829713 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
10308 | 2025.02.22 01:55:24.829803 [ 256 ] {89c2d947-0b9f-4cb4-9871-d250f3572936} <Debug> TCPHandler: Processed in 0.002315797 sec. | ||
10309 | 2025.02.22 01:55:24.830140 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10310 | 2025.02.22 01:55:24.830346 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10311 | 2025.02.22 01:55:24.830428 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10312 | 2025.02.22 01:55:24.831245 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10313 | 2025.02.22 01:55:24.831297 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10314 | 2025.02.22 01:55:24.831751 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
10315 | 2025.02.22 01:55:24.832041 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2025.02.22 01:55:24.832301 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002008 sec., 31872.509960159365 rows/sec., 2.49 MiB/sec. | ||
10317 | 2025.02.22 01:55:24.832371 [ 5 ] {bc389bca-3085-4966-ac70-9a145377f03c} <Debug> TCPHandler: Processed in 0.002418929 sec. | ||
10318 | 2025.02.22 01:55:24.832551 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10319 | 2025.02.22 01:55:24.832677 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10320 | 2025.02.22 01:55:24.832737 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10321 | 2025.02.22 01:55:24.833346 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10322 | 2025.02.22 01:55:24.833387 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10323 | 2025.02.22 01:55:24.833790 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
10324 | 2025.02.22 01:55:24.834032 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10325 | 2025.02.22 01:55:24.834267 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
10326 | 2025.02.22 01:55:24.834330 [ 256 ] {4d039861-f0f9-478e-944d-a94fc4c8218a} <Debug> TCPHandler: Processed in 0.001842195 sec. | ||
10327 | 2025.02.22 01:55:24.834499 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10328 | 2025.02.22 01:55:24.834630 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10329 | 2025.02.22 01:55:24.834688 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10330 | 2025.02.22 01:55:24.835210 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10331 | 2025.02.22 01:55:24.835256 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
10332 | 2025.02.22 01:55:24.835649 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
10333 | 2025.02.22 01:55:24.835892 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10334 | 2025.02.22 01:55:24.836115 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
10335 | 2025.02.22 01:55:24.836172 [ 5 ] {bacfb3d5-57bf-44c2-9aa1-3b0653951e13} <Debug> TCPHandler: Processed in 0.001733162 sec. | ||
10336 | 2025.02.22 01:55:28.652077 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10337 | 2025.02.22 01:55:28.652143 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10338 | 2025.02.22 01:55:28.843546 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
10339 | 2025.02.22 01:55:28.844455 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10340 | 2025.02.22 01:55:28.844517 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10341 | 2025.02.22 01:55:28.845088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10342 | 2025.02.22 01:55:28.845365 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10343 | 2025.02.22 01:55:28.845642 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
10344 | 2025.02.22 01:55:29.002984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1402 | ||
10345 | 2025.02.22 01:55:29.006015 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10346 | 2025.02.22 01:55:29.006076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10347 | 2025.02.22 01:55:29.007636 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10348 | 2025.02.22 01:55:29.008109 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2025.02.22 01:55:29.009563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1402 | ||
10350 | 2025.02.22 01:55:29.830273 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10351 | 2025.02.22 01:55:29.830478 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10352 | 2025.02.22 01:55:29.830556 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10353 | 2025.02.22 01:55:29.831365 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10354 | 2025.02.22 01:55:29.831408 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10355 | 2025.02.22 01:55:29.831846 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
10356 | 2025.02.22 01:55:29.832104 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10357 | 2025.02.22 01:55:29.832318 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001896 sec., 70675.10548523207 rows/sec., 6.10 MiB/sec. | ||
10358 | 2025.02.22 01:55:29.832395 [ 256 ] {d4cf6323-a27e-4cf0-955d-0d07dae3c9c8} <Debug> TCPHandler: Processed in 0.002254475 sec. | ||
10359 | 2025.02.22 01:55:29.832740 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10360 | 2025.02.22 01:55:29.833048 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10361 | 2025.02.22 01:55:29.833165 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10362 | 2025.02.22 01:55:29.834071 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10363 | 2025.02.22 01:55:29.834124 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10364 | 2025.02.22 01:55:29.834565 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10365 | 2025.02.22 01:55:29.834821 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10366 | 2025.02.22 01:55:29.835085 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002115 sec., 18439.716312056735 rows/sec., 1.35 MiB/sec. | ||
10367 | 2025.02.22 01:55:29.835301 [ 5 ] {c447dc7a-50ab-4990-afe0-e011ea95720d} <Debug> TCPHandler: Processed in 0.002778657 sec. | ||
10368 | 2025.02.22 01:55:29.835520 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10369 | 2025.02.22 01:55:29.835665 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10370 | 2025.02.22 01:55:29.835724 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10371 | 2025.02.22 01:55:29.836469 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10372 | 2025.02.22 01:55:29.836517 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10373 | 2025.02.22 01:55:29.836897 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
10374 | 2025.02.22 01:55:29.837141 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10375 | 2025.02.22 01:55:29.837325 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001695 sec., 60766.96165191741 rows/sec., 4.75 MiB/sec. | ||
10376 | 2025.02.22 01:55:29.837378 [ 256 ] {ca512449-4627-4665-b846-675e452638b8} <Debug> TCPHandler: Processed in 0.001963378 sec. | ||
10377 | 2025.02.22 01:55:29.837550 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10378 | 2025.02.22 01:55:29.837697 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10379 | 2025.02.22 01:55:29.837762 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10380 | 2025.02.22 01:55:29.838439 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10381 | 2025.02.22 01:55:29.838488 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10382 | 2025.02.22 01:55:29.838896 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
10383 | 2025.02.22 01:55:29.839144 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10384 | 2025.02.22 01:55:29.839308 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
10385 | 2025.02.22 01:55:29.839363 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10386 | 2025.02.22 01:55:29.839379 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
10387 | 2025.02.22 01:55:29.839397 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10388 | 2025.02.22 01:55:29.839543 [ 5 ] {65c6662f-a791-449e-9b5d-7a2518a64772} <Debug> TCPHandler: Processed in 0.00205721 sec. | ||
10389 | 2025.02.22 01:55:29.839714 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
10390 | 2025.02.22 01:55:29.839761 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10391 | 2025.02.22 01:55:29.840037 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10392 | 2025.02.22 01:55:29.840052 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10393 | 2025.02.22 01:55:29.840161 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30027 rows starting from the beginning of the part | ||
10394 | 2025.02.22 01:55:29.840233 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10395 | 2025.02.22 01:55:29.840589 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
10396 | 2025.02.22 01:55:29.841097 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 986 rows starting from the beginning of the part | ||
10397 | 2025.02.22 01:55:29.841472 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
10398 | 2025.02.22 01:55:29.841868 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
10399 | 2025.02.22 01:55:29.842255 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
10400 | 2025.02.22 01:55:29.844473 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10401 | 2025.02.22 01:55:29.844521 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10402 | 2025.02.22 01:55:29.846354 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10403 | 2025.02.22 01:55:29.846663 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10404 | 2025.02.22 01:55:29.847252 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007324 sec., 5324.959038776625 rows/sec., 9.54 MiB/sec. | ||
10405 | 2025.02.22 01:55:29.847859 [ 256 ] {3bbc893d-40f9-422e-87b4-3ab7becdcbca} <Debug> TCPHandler: Processed in 0.008183199 sec. | ||
10406 | 2025.02.22 01:55:29.848178 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10407 | 2025.02.22 01:55:29.848419 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10408 | 2025.02.22 01:55:29.848482 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10409 | 2025.02.22 01:55:29.849150 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2025.02.22 01:55:29.849189 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10411 | 2025.02.22 01:55:29.849905 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
10412 | 2025.02.22 01:55:29.850212 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10413 | 2025.02.22 01:55:29.850505 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002112 sec., 28409.090909090908 rows/sec., 1.91 MiB/sec. | ||
10414 | 2025.02.22 01:55:29.850568 [ 5 ] {7f41c3e3-3ff7-43ec-a692-e9b3597034fa} <Debug> TCPHandler: Processed in 0.002567172 sec. | ||
10415 | 2025.02.22 01:55:29.852094 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31557 rows, containing 5 columns (5 merged, 0 gathered) in 0.012550326 sec., 2514436.676784332 rows/sec., 172.31 MiB/sec. | ||
10416 | 2025.02.22 01:55:29.852751 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
10417 | 2025.02.22 01:55:29.853075 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10418 | 2025.02.22 01:55:29.853158 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
10419 | 2025.02.22 01:55:29.853265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
10420 | 2025.02.22 01:55:31.049352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
10421 | 2025.02.22 01:55:31.069809 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10422 | 2025.02.22 01:55:31.069875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10423 | 2025.02.22 01:55:31.077113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
10424 | 2025.02.22 01:55:31.077880 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2025.02.22 01:55:31.082046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
10426 | 2025.02.22 01:55:34.827492 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10427 | 2025.02.22 01:55:34.827719 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10428 | 2025.02.22 01:55:34.827792 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10429 | 2025.02.22 01:55:34.828566 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2025.02.22 01:55:34.828615 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10431 | 2025.02.22 01:55:34.829048 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
10432 | 2025.02.22 01:55:34.829303 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2025.02.22 01:55:34.829518 [ 84 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
10434 | 2025.02.22 01:55:34.829546 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. | ||
10435 | 2025.02.22 01:55:34.829608 [ 84 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10436 | 2025.02.22 01:55:34.829672 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10437 | 2025.02.22 01:55:34.829695 [ 256 ] {ce08eaa1-0622-4694-950c-5b48f184dbe2} <Debug> TCPHandler: Processed in 0.002332617 sec. | ||
10438 | 2025.02.22 01:55:34.829915 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
10439 | 2025.02.22 01:55:34.830019 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10440 | 2025.02.22 01:55:34.830124 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10441 | 2025.02.22 01:55:34.830191 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1403 rows starting from the beginning of the part | ||
10442 | 2025.02.22 01:55:34.830392 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10443 | 2025.02.22 01:55:34.830452 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1402 rows starting from the beginning of the part | ||
10444 | 2025.02.22 01:55:34.830594 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10445 | 2025.02.22 01:55:34.830750 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
10446 | 2025.02.22 01:55:34.831188 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
10447 | 2025.02.22 01:55:34.831472 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 134 rows starting from the beginning of the part | ||
10448 | 2025.02.22 01:55:34.831841 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
10449 | 2025.02.22 01:55:34.833505 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10450 | 2025.02.22 01:55:34.833578 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10451 | 2025.02.22 01:55:34.834589 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
10452 | 2025.02.22 01:55:34.834878 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10453 | 2025.02.22 01:55:34.835220 [ 84 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
10454 | 2025.02.22 01:55:34.835358 [ 84 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10455 | 2025.02.22 01:55:34.835451 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10456 | 2025.02.22 01:55:34.835703 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005432 sec., 11782.032400589102 rows/sec., 941.69 KiB/sec. | ||
10457 | 2025.02.22 01:55:34.835749 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970005 sec., 520435.07501250005 rows/sec., 45.50 MiB/sec. | ||
10458 | 2025.02.22 01:55:34.835904 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
10459 | 2025.02.22 01:55:34.835937 [ 5 ] {87bec3e3-fd81-45ed-9425-5273127c100b} <Debug> TCPHandler: Processed in 0.006105939 sec. | ||
10460 | 2025.02.22 01:55:34.836142 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
10461 | 2025.02.22 01:55:34.836247 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10462 | 2025.02.22 01:55:34.836270 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10463 | 2025.02.22 01:55:34.836323 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 631 rows starting from the beginning of the part | ||
10464 | 2025.02.22 01:55:34.836756 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10465 | 2025.02.22 01:55:34.836778 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 611 rows starting from the beginning of the part | ||
10466 | 2025.02.22 01:55:34.836956 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10467 | 2025.02.22 01:55:34.837257 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
10468 | 2025.02.22 01:55:34.837297 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10469 | 2025.02.22 01:55:34.837823 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
10470 | 2025.02.22 01:55:34.837861 [ 199 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_116_23} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
10471 | 2025.02.22 01:55:34.838330 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
10472 | 2025.02.22 01:55:34.838340 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 103 rows starting from the beginning of the part | ||
10473 | 2025.02.22 01:55:34.838683 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
10474 | 2025.02.22 01:55:34.839632 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10475 | 2025.02.22 01:55:34.839681 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10476 | 2025.02.22 01:55:34.840290 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
10477 | 2025.02.22 01:55:34.840630 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10478 | 2025.02.22 01:55:34.840677 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005032282 sec., 305428.0344384516 rows/sec., 24.33 MiB/sec. | ||
10479 | 2025.02.22 01:55:34.840998 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
10480 | 2025.02.22 01:55:34.841097 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004593 sec., 34835.61942085783 rows/sec., 2.43 MiB/sec. | ||
10481 | 2025.02.22 01:55:34.841365 [ 256 ] {afc10832-3696-40ff-9bc6-944f9bce282f} <Debug> TCPHandler: Processed in 0.005279109 sec. | ||
10482 | 2025.02.22 01:55:34.841677 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10483 | 2025.02.22 01:55:34.841990 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2025.02.22 01:55:34.842109 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10485 | 2025.02.22 01:55:34.842347 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10486 | 2025.02.22 01:55:34.842439 [ 189 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_116_23} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
10487 | 2025.02.22 01:55:34.842803 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10488 | 2025.02.22 01:55:34.843838 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10489 | 2025.02.22 01:55:34.843879 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10490 | 2025.02.22 01:55:34.844268 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
10491 | 2025.02.22 01:55:34.844523 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10492 | 2025.02.22 01:55:34.844704 [ 84 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
10493 | 2025.02.22 01:55:34.844763 [ 84 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10494 | 2025.02.22 01:55:34.844772 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002801 sec., 21420.921099607283 rows/sec., 1.44 MiB/sec. | ||
10495 | 2025.02.22 01:55:34.844793 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10496 | 2025.02.22 01:55:34.844941 [ 5 ] {a0265f75-0066-495b-942a-df1b67b8b0ec} <Debug> TCPHandler: Processed in 0.003427223 sec. | ||
10497 | 2025.02.22 01:55:34.845001 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
10498 | 2025.02.22 01:55:34.845097 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10499 | 2025.02.22 01:55:34.845131 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5724 rows starting from the beginning of the part | ||
10500 | 2025.02.22 01:55:34.845219 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
10501 | 2025.02.22 01:55:34.845415 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 24 rows starting from the beginning of the part | ||
10502 | 2025.02.22 01:55:34.845609 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
10503 | 2025.02.22 01:55:34.845811 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
10504 | 2025.02.22 01:55:34.845988 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
10505 | 2025.02.22 01:55:34.847975 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5964 rows, containing 4 columns (4 merged, 0 gathered) in 0.003032444 sec., 1966730.4655914502 rows/sec., 132.54 MiB/sec. | ||
10506 | 2025.02.22 01:55:34.848458 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
10507 | 2025.02.22 01:55:34.848819 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10508 | 2025.02.22 01:55:34.848910 [ 192 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_116_23} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
10509 | 2025.02.22 01:55:34.849006 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
10510 | 2025.02.22 01:55:36.345790 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
10511 | 2025.02.22 01:55:36.346577 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2025.02.22 01:55:36.346638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10513 | 2025.02.22 01:55:36.347207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10514 | 2025.02.22 01:55:36.347479 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10515 | 2025.02.22 01:55:36.347764 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
10516 | 2025.02.22 01:55:38.582150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
10517 | 2025.02.22 01:55:38.603208 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10518 | 2025.02.22 01:55:38.603263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10519 | 2025.02.22 01:55:38.610558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
10520 | 2025.02.22 01:55:38.611368 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10521 | 2025.02.22 01:55:38.614025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
10522 | 2025.02.22 01:55:39.009746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1422 | ||
10523 | 2025.02.22 01:55:39.013026 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2025.02.22 01:55:39.013103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10525 | 2025.02.22 01:55:39.014723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10526 | 2025.02.22 01:55:39.015082 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2025.02.22 01:55:39.015327 [ 80 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10528 | 2025.02.22 01:55:39.015449 [ 80 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10529 | 2025.02.22 01:55:39.015516 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10530 | 2025.02.22 01:55:39.016146 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10531 | 2025.02.22 01:55:39.016950 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
10532 | 2025.02.22 01:55:39.017442 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10533 | 2025.02.22 01:55:39.017633 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1310 rows starting from the beginning of the part | ||
10534 | 2025.02.22 01:55:39.018280 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part | ||
10535 | 2025.02.22 01:55:39.018942 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part | ||
10536 | 2025.02.22 01:55:39.019671 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
10537 | 2025.02.22 01:55:39.020156 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part | ||
10538 | 2025.02.22 01:55:39.020637 [ 197 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 20 rows starting from the beginning of the part | ||
10539 | 2025.02.22 01:55:39.029111 [ 194 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1422 rows, containing 72 columns (72 merged, 0 gathered) in 0.013404836 sec., 106081.11878429545 rows/sec., 81.62 MiB/sec. | ||
10540 | 2025.02.22 01:55:39.030802 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10541 | 2025.02.22 01:55:39.031594 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10542 | 2025.02.22 01:55:39.031688 [ 187 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_51_10} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10543 | 2025.02.22 01:55:39.032042 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
10544 | 2025.02.22 01:55:39.829884 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10545 | 2025.02.22 01:55:39.830087 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10546 | 2025.02.22 01:55:39.830164 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10547 | 2025.02.22 01:55:39.830985 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10548 | 2025.02.22 01:55:39.831035 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10549 | 2025.02.22 01:55:39.831470 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
10550 | 2025.02.22 01:55:39.831743 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10551 | 2025.02.22 01:55:39.831990 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.00195 sec., 68717.94871794872 rows/sec., 5.93 MiB/sec. | ||
10552 | 2025.02.22 01:55:39.832062 [ 256 ] {89078ab6-7bf2-482e-ad11-55a719689997} <Debug> TCPHandler: Processed in 0.002308757 sec. | ||
10553 | 2025.02.22 01:55:39.832324 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10554 | 2025.02.22 01:55:39.832514 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10555 | 2025.02.22 01:55:39.832586 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10556 | 2025.02.22 01:55:39.833943 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10557 | 2025.02.22 01:55:39.833987 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10558 | 2025.02.22 01:55:39.834429 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10559 | 2025.02.22 01:55:39.834697 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10560 | 2025.02.22 01:55:39.834889 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002429 sec., 16055.990119390695 rows/sec., 1.18 MiB/sec. | ||
10561 | 2025.02.22 01:55:39.834949 [ 5 ] {665d86d1-4e6d-4a25-a34b-2b034cdac58a} <Debug> TCPHandler: Processed in 0.002760237 sec. | ||
10562 | 2025.02.22 01:55:39.835127 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10563 | 2025.02.22 01:55:39.835276 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10564 | 2025.02.22 01:55:39.835337 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10565 | 2025.02.22 01:55:39.836065 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10566 | 2025.02.22 01:55:39.836107 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10567 | 2025.02.22 01:55:39.836491 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
10568 | 2025.02.22 01:55:39.836736 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10569 | 2025.02.22 01:55:39.836960 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001719 sec., 59918.55730075625 rows/sec., 4.68 MiB/sec. | ||
10570 | 2025.02.22 01:55:39.837024 [ 256 ] {cf801d78-1aee-4596-ade2-b56e98b7a2c5} <Debug> TCPHandler: Processed in 0.001967808 sec. | ||
10571 | 2025.02.22 01:55:39.837229 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10572 | 2025.02.22 01:55:39.837576 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10573 | 2025.02.22 01:55:39.837756 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10574 | 2025.02.22 01:55:39.838445 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10575 | 2025.02.22 01:55:39.838485 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10576 | 2025.02.22 01:55:39.838884 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
10577 | 2025.02.22 01:55:39.839148 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10578 | 2025.02.22 01:55:39.839323 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001877 sec., 85242.40809802877 rows/sec., 5.94 MiB/sec. | ||
10579 | 2025.02.22 01:55:39.839375 [ 5 ] {504dfbb8-205a-431a-8e7c-78f09b28b185} <Debug> TCPHandler: Processed in 0.002238744 sec. | ||
10580 | 2025.02.22 01:55:39.839536 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10581 | 2025.02.22 01:55:39.839679 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10582 | 2025.02.22 01:55:39.839774 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10583 | 2025.02.22 01:55:39.840947 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10584 | 2025.02.22 01:55:39.840988 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10585 | 2025.02.22 01:55:39.841655 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10586 | 2025.02.22 01:55:39.841927 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10587 | 2025.02.22 01:55:39.842226 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00257 sec., 15175.097276264592 rows/sec., 27.19 MiB/sec. | ||
10588 | 2025.02.22 01:55:39.842546 [ 256 ] {cf46eeba-a830-46ec-85c4-7f78ca2e9a05} <Debug> TCPHandler: Processed in 0.003070305 sec. | ||
10589 | 2025.02.22 01:55:39.842827 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10590 | 2025.02.22 01:55:39.843079 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10591 | 2025.02.22 01:55:39.843139 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10592 | 2025.02.22 01:55:39.843760 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10593 | 2025.02.22 01:55:39.843806 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10594 | 2025.02.22 01:55:39.844200 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
10595 | 2025.02.22 01:55:39.844447 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10596 | 2025.02.22 01:55:39.844621 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
10597 | 2025.02.22 01:55:39.844670 [ 5 ] {13b722e6-c1cc-48fa-aade-b40af29c555d} <Debug> TCPHandler: Processed in 0.002012059 sec. | ||
10598 | 2025.02.22 01:55:43.521232 [ 219 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10599 | 2025.02.22 01:55:43.521311 [ 219 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10600 | 2025.02.22 01:55:43.528466 [ 219 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10601 | 2025.02.22 01:55:43.652187 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10602 | 2025.02.22 01:55:43.652245 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10603 | 2025.02.22 01:55:43.847922 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
10604 | 2025.02.22 01:55:43.848661 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10605 | 2025.02.22 01:55:43.848714 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10606 | 2025.02.22 01:55:43.849311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10607 | 2025.02.22 01:55:43.849576 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10608 | 2025.02.22 01:55:43.849779 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
10609 | 2025.02.22 01:55:44.353258 [ 222 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10610 | 2025.02.22 01:55:44.353344 [ 222 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10611 | 2025.02.22 01:55:44.356125 [ 222 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10612 | 2025.02.22 01:55:44.662305 [ 223 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10613 | 2025.02.22 01:55:44.662365 [ 223 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10614 | 2025.02.22 01:55:44.664558 [ 223 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10615 | 2025.02.22 01:55:44.726427 [ 218 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10616 | 2025.02.22 01:55:44.726473 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10617 | 2025.02.22 01:55:44.728541 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10618 | 2025.02.22 01:55:44.828207 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10619 | 2025.02.22 01:55:44.828403 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10620 | 2025.02.22 01:55:44.828475 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10621 | 2025.02.22 01:55:44.829289 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10622 | 2025.02.22 01:55:44.829339 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10623 | 2025.02.22 01:55:44.829781 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
10624 | 2025.02.22 01:55:44.830044 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10625 | 2025.02.22 01:55:44.830266 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. | ||
10626 | 2025.02.22 01:55:44.830333 [ 256 ] {d2a039aa-289c-4677-b248-930bae89c253} <Debug> TCPHandler: Processed in 0.002257205 sec. | ||
10627 | 2025.02.22 01:55:44.830597 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10628 | 2025.02.22 01:55:44.830807 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10629 | 2025.02.22 01:55:44.830884 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10630 | 2025.02.22 01:55:44.831657 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10631 | 2025.02.22 01:55:44.831698 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10632 | 2025.02.22 01:55:44.832148 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
10633 | 2025.02.22 01:55:44.832421 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10634 | 2025.02.22 01:55:44.832646 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
10635 | 2025.02.22 01:55:44.832709 [ 5 ] {33dfbf15-60db-4c15-8804-e857ec1ee3e0} <Debug> TCPHandler: Processed in 0.002252065 sec. | ||
10636 | 2025.02.22 01:55:44.832736 [ 220 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10637 | 2025.02.22 01:55:44.832814 [ 220 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10638 | 2025.02.22 01:55:44.832902 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10639 | 2025.02.22 01:55:44.833073 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10640 | 2025.02.22 01:55:44.833168 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10641 | 2025.02.22 01:55:44.834514 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10642 | 2025.02.22 01:55:44.834576 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10643 | 2025.02.22 01:55:44.835305 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
10644 | 2025.02.22 01:55:44.835703 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10645 | 2025.02.22 01:55:44.836112 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10646 | 2025.02.22 01:55:44.836177 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10647 | 2025.02.22 01:55:44.836187 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003123 sec., 51232.78898495037 rows/sec., 3.57 MiB/sec. | ||
10648 | 2025.02.22 01:55:44.836425 [ 256 ] {e3bc3a60-71c5-437a-b92f-7f033e198779} <Debug> TCPHandler: Processed in 0.003604138 sec. | ||
10649 | 2025.02.22 01:55:44.836741 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10650 | 2025.02.22 01:55:44.836913 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10651 | 2025.02.22 01:55:44.837026 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10652 | 2025.02.22 01:55:44.837435 [ 220 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10653 | 2025.02.22 01:55:44.839894 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10654 | 2025.02.22 01:55:44.839991 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10655 | 2025.02.22 01:55:44.841083 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
10656 | 2025.02.22 01:55:44.841393 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10657 | 2025.02.22 01:55:44.841655 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004803 sec., 12492.192379762648 rows/sec., 862.09 KiB/sec. | ||
10658 | 2025.02.22 01:55:44.841706 [ 5 ] {2a7a097e-ab17-4588-98c4-2010e4e5cc80} <Debug> TCPHandler: Processed in 0.005138775 sec. | ||
10659 | 2025.02.22 01:55:44.841909 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
10660 | 2025.02.22 01:55:46.114108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
10661 | 2025.02.22 01:55:46.136375 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2025.02.22 01:55:46.136443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10663 | 2025.02.22 01:55:46.143562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
10664 | 2025.02.22 01:55:46.144359 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2025.02.22 01:55:46.148189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
10666 | 2025.02.22 01:55:46.996728 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10667 | 2025.02.22 01:55:46.996921 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10668 | 2025.02.22 01:55:46.996994 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10669 | 2025.02.22 01:55:46.997780 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10670 | 2025.02.22 01:55:46.997833 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10671 | 2025.02.22 01:55:46.998273 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10672 | 2025.02.22 01:55:46.998545 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10673 | 2025.02.22 01:55:46.998738 [ 70 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10674 | 2025.02.22 01:55:46.998812 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00194 sec., 12371.134020618556 rows/sec., 1.03 MiB/sec. | ||
10675 | 2025.02.22 01:55:46.998832 [ 70 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10676 | 2025.02.22 01:55:46.998905 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10677 | 2025.02.22 01:55:46.998962 [ 256 ] {173f59ed-d617-42d6-add3-5c974365e479} <Debug> TCPHandler: Processed in 0.002367688 sec. | ||
10678 | 2025.02.22 01:55:46.999273 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
10679 | 2025.02.22 01:55:46.999388 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10680 | 2025.02.22 01:55:46.999699 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10681 | 2025.02.22 01:55:46.999745 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10682 | 2025.02.22 01:55:46.999777 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
10683 | 2025.02.22 01:55:46.999876 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10684 | 2025.02.22 01:55:47.000049 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
10685 | 2025.02.22 01:55:47.000535 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
10686 | 2025.02.22 01:55:47.000954 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
10687 | 2025.02.22 01:55:47.001643 [ 190 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
10688 | 2025.02.22 01:55:47.003516 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10689 | 2025.02.22 01:55:47.003607 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10690 | 2025.02.22 01:55:47.004585 [ 194 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.005565735 sec., 21560.49470555102 rows/sec., 1.87 MiB/sec. | ||
10691 | 2025.02.22 01:55:47.004684 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
10692 | 2025.02.22 01:55:47.004790 [ 194 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10693 | 2025.02.22 01:55:47.005182 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10694 | 2025.02.22 01:55:47.005355 [ 186 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10695 | 2025.02.22 01:55:47.005709 [ 186 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_17_4} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10696 | 2025.02.22 01:55:47.005774 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.006082 sec., 328.8391976323578 rows/sec., 26.81 KiB/sec. | ||
10697 | 2025.02.22 01:55:47.006040 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10698 | 2025.02.22 01:55:47.006105 [ 5 ] {c013721d-d183-47e4-bb1c-32ae28a42ec5} <Debug> TCPHandler: Processed in 0.006961819 sec. | ||
10699 | 2025.02.22 01:55:47.006292 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10700 | 2025.02.22 01:55:47.006422 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10701 | 2025.02.22 01:55:47.006474 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10702 | 2025.02.22 01:55:47.007838 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10703 | 2025.02.22 01:55:47.007881 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10704 | 2025.02.22 01:55:47.008347 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
10705 | 2025.02.22 01:55:47.008607 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10706 | 2025.02.22 01:55:47.008835 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002444 sec., 570785.5973813421 rows/sec., 47.92 MiB/sec. | ||
10707 | 2025.02.22 01:55:47.008896 [ 256 ] {ba3a1668-9b17-4052-821b-8506c1d3df9b} <Debug> TCPHandler: Processed in 0.002665075 sec. | ||
10708 | 2025.02.22 01:55:47.009067 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10709 | 2025.02.22 01:55:47.009209 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10710 | 2025.02.22 01:55:47.009267 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10711 | 2025.02.22 01:55:47.009993 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10712 | 2025.02.22 01:55:47.010068 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10713 | 2025.02.22 01:55:47.010465 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10714 | 2025.02.22 01:55:47.010711 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10715 | 2025.02.22 01:55:47.010957 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001771 sec., 29926.595143986448 rows/sec., 2.22 MiB/sec. | ||
10716 | 2025.02.22 01:55:47.011062 [ 5 ] {e776df0e-23b7-41c7-9d83-402eccd746b3} <Debug> TCPHandler: Processed in 0.00206242 sec. | ||
10717 | 2025.02.22 01:55:47.011282 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10718 | 2025.02.22 01:55:47.011460 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10719 | 2025.02.22 01:55:47.011513 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10720 | 2025.02.22 01:55:47.012213 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10721 | 2025.02.22 01:55:47.012283 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10722 | 2025.02.22 01:55:47.012678 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10723 | 2025.02.22 01:55:47.012925 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10724 | 2025.02.22 01:55:47.013067 [ 71 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10725 | 2025.02.22 01:55:47.013110 [ 71 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10726 | 2025.02.22 01:55:47.013121 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001686 sec., 149466.1921708185 rows/sec., 10.34 MiB/sec. | ||
10727 | 2025.02.22 01:55:47.013135 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10728 | 2025.02.22 01:55:47.013311 [ 256 ] {a9c76f0c-aa71-491e-8bad-2bba7ae89170} <Debug> TCPHandler: Processed in 0.002153152 sec. | ||
10729 | 2025.02.22 01:55:47.013573 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
10730 | 2025.02.22 01:55:47.013638 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10731 | 2025.02.22 01:55:47.013951 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10732 | 2025.02.22 01:55:47.014037 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10733 | 2025.02.22 01:55:47.014057 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10734 | 2025.02.22 01:55:47.014116 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
10735 | 2025.02.22 01:55:47.014455 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
10736 | 2025.02.22 01:55:47.014775 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
10737 | 2025.02.22 01:55:47.015228 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
10738 | 2025.02.22 01:55:47.015592 [ 186 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
10739 | 2025.02.22 01:55:47.017087 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10740 | 2025.02.22 01:55:47.017149 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10741 | 2025.02.22 01:55:47.018097 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10742 | 2025.02.22 01:55:47.018476 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.005234907 sec., 240691.95498601982 rows/sec., 17.57 MiB/sec. | ||
10743 | 2025.02.22 01:55:47.018597 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10744 | 2025.02.22 01:55:47.018734 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10745 | 2025.02.22 01:55:47.018827 [ 71 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
10746 | 2025.02.22 01:55:47.018946 [ 71 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2025.02.22 01:55:47.019039 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10748 | 2025.02.22 01:55:47.019143 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.005253 sec., 2284.408909194746 rows/sec., 178.47 KiB/sec. | ||
10749 | 2025.02.22 01:55:47.019518 [ 5 ] {92a57e0f-1080-4b35-8693-95728642ed0d} <Debug> TCPHandler: Processed in 0.006064178 sec. | ||
10750 | 2025.02.22 01:55:47.019544 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
10751 | 2025.02.22 01:55:47.019898 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10752 | 2025.02.22 01:55:47.020095 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10753 | 2025.02.22 01:55:47.020220 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
10754 | 2025.02.22 01:55:47.020278 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10755 | 2025.02.22 01:55:47.020439 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10756 | 2025.02.22 01:55:47.020666 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
10757 | 2025.02.22 01:55:47.020703 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10758 | 2025.02.22 01:55:47.021153 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
10759 | 2025.02.22 01:55:47.021294 [ 194 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_17_4} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10760 | 2025.02.22 01:55:47.021593 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
10761 | 2025.02.22 01:55:47.022035 [ 201 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
10762 | 2025.02.22 01:55:47.022759 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
10763 | 2025.02.22 01:55:47.024393 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10764 | 2025.02.22 01:55:47.024491 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10765 | 2025.02.22 01:55:47.024589 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.005420832 sec., 11068.411638656205 rows/sec., 907.96 KiB/sec. | ||
10766 | 2025.02.22 01:55:47.024797 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
10767 | 2025.02.22 01:55:47.025299 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
10768 | 2025.02.22 01:55:47.025363 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10769 | 2025.02.22 01:55:47.025534 [ 193 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_17_4} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
10770 | 2025.02.22 01:55:47.025652 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10771 | 2025.02.22 01:55:47.025765 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10772 | 2025.02.22 01:55:47.025962 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.005748 sec., 103862.21294363258 rows/sec., 7.81 MiB/sec. | ||
10773 | 2025.02.22 01:55:47.026023 [ 256 ] {120ebc19-ae70-47c0-b851-01e3433d60d0} <Debug> TCPHandler: Processed in 0.006366795 sec. | ||
10774 | 2025.02.22 01:55:47.026196 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10775 | 2025.02.22 01:55:47.026315 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10776 | 2025.02.22 01:55:47.026369 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10777 | 2025.02.22 01:55:47.027191 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10778 | 2025.02.22 01:55:47.027231 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10779 | 2025.02.22 01:55:47.027686 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
10780 | 2025.02.22 01:55:47.027927 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10781 | 2025.02.22 01:55:47.028141 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.001851 sec., 528903.2955159374 rows/sec., 35.74 MiB/sec. | ||
10782 | 2025.02.22 01:55:47.028200 [ 5 ] {7f823095-6b26-4d8f-b1ca-0727c20498f8} <Debug> TCPHandler: Processed in 0.002071981 sec. | ||
10783 | 2025.02.22 01:55:47.028353 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10784 | 2025.02.22 01:55:47.028477 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10785 | 2025.02.22 01:55:47.028557 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10786 | 2025.02.22 01:55:47.029779 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10787 | 2025.02.22 01:55:47.029817 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10788 | 2025.02.22 01:55:47.030511 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10789 | 2025.02.22 01:55:47.030783 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10790 | 2025.02.22 01:55:47.030924 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10791 | 2025.02.22 01:55:47.030965 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10792 | 2025.02.22 01:55:47.030986 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10793 | 2025.02.22 01:55:47.031012 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002561 sec., 15228.426395939086 rows/sec., 27.29 MiB/sec. | ||
10794 | 2025.02.22 01:55:47.031351 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10795 | 2025.02.22 01:55:47.031367 [ 256 ] {10cf18b1-9cb1-4fa2-b9f6-1741113d8977} <Debug> TCPHandler: Processed in 0.003070885 sec. | ||
10796 | 2025.02.22 01:55:47.031610 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10797 | 2025.02.22 01:55:47.031770 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10798 | 2025.02.22 01:55:47.031812 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10799 | 2025.02.22 01:55:47.031833 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10800 | 2025.02.22 01:55:47.031920 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1689 rows starting from the beginning of the part | ||
10801 | 2025.02.22 01:55:47.032551 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
10802 | 2025.02.22 01:55:47.033115 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
10803 | 2025.02.22 01:55:47.033443 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10804 | 2025.02.22 01:55:47.033543 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10805 | 2025.02.22 01:55:47.033756 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
10806 | 2025.02.22 01:55:47.034333 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
10807 | 2025.02.22 01:55:47.034611 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
10808 | 2025.02.22 01:55:47.034879 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part | ||
10809 | 2025.02.22 01:55:47.035353 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10810 | 2025.02.22 01:55:47.035773 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.004036 sec., 8919.7224975223 rows/sec., 615.55 KiB/sec. | ||
10811 | 2025.02.22 01:55:47.035861 [ 5 ] {3111fdca-232c-4088-9adf-0768240a3f07} <Debug> TCPHandler: Processed in 0.004358116 sec. | ||
10812 | 2025.02.22 01:55:47.045930 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 19 columns (19 merged, 0 gathered) in 0.014819311 sec., 127131.41656855706 rows/sec., 227.81 MiB/sec. | ||
10813 | 2025.02.22 01:55:47.047795 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10814 | 2025.02.22 01:55:47.048218 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10815 | 2025.02.22 01:55:47.048297 [ 199 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10816 | 2025.02.22 01:55:47.048441 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
10817 | 2025.02.22 01:55:48.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.50 MiB, peak 267.91 MiB, free memory in arenas 0.00 B, will set to 255.97 MiB (RSS), difference: 5.47 MiB | ||
10818 | 2025.02.22 01:55:49.017148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1462 | ||
10819 | 2025.02.22 01:55:49.021023 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10820 | 2025.02.22 01:55:49.021072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10821 | 2025.02.22 01:55:49.022571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10822 | 2025.02.22 01:55:49.022880 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10823 | 2025.02.22 01:55:49.023956 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
10824 | 2025.02.22 01:55:49.823527 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10825 | 2025.02.22 01:55:49.823738 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10826 | 2025.02.22 01:55:49.823816 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10827 | 2025.02.22 01:55:49.824653 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10828 | 2025.02.22 01:55:49.824696 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10829 | 2025.02.22 01:55:49.825145 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
10830 | 2025.02.22 01:55:49.825415 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10831 | 2025.02.22 01:55:49.825614 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
10832 | 2025.02.22 01:55:49.825669 [ 256 ] {a94edd01-6f3d-413e-ad4a-78a190991174} <Debug> TCPHandler: Processed in 0.002277795 sec. | ||
10833 | 2025.02.22 01:55:49.825927 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10834 | 2025.02.22 01:55:49.826110 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10835 | 2025.02.22 01:55:49.826181 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10836 | 2025.02.22 01:55:49.826955 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10837 | 2025.02.22 01:55:49.827006 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10838 | 2025.02.22 01:55:49.827467 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
10839 | 2025.02.22 01:55:49.827722 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10840 | 2025.02.22 01:55:49.827959 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
10841 | 2025.02.22 01:55:49.828027 [ 5 ] {01f45603-16a6-4aad-95c0-04cedc79fe41} <Debug> TCPHandler: Processed in 0.002232284 sec. | ||
10842 | 2025.02.22 01:55:49.828196 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10843 | 2025.02.22 01:55:49.828339 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10844 | 2025.02.22 01:55:49.828401 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10845 | 2025.02.22 01:55:49.829057 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2025.02.22 01:55:49.829103 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10847 | 2025.02.22 01:55:49.829538 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
10848 | 2025.02.22 01:55:49.829792 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2025.02.22 01:55:49.829933 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
10850 | 2025.02.22 01:55:49.829981 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 2.66 MiB/sec. | ||
10851 | 2025.02.22 01:55:49.829985 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10852 | 2025.02.22 01:55:49.830035 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10853 | 2025.02.22 01:55:49.830052 [ 256 ] {362c4a51-5cf8-4a27-9cfd-2fa78694eaea} <Debug> TCPHandler: Processed in 0.001924667 sec. | ||
10854 | 2025.02.22 01:55:49.830280 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10855 | 2025.02.22 01:55:49.830386 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
10856 | 2025.02.22 01:55:49.830474 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10857 | 2025.02.22 01:55:49.830588 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10858 | 2025.02.22 01:55:49.830964 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10859 | 2025.02.22 01:55:49.831127 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_115_23, total 31557 rows starting from the beginning of the part | ||
10860 | 2025.02.22 01:55:49.831519 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
10861 | 2025.02.22 01:55:49.831904 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
10862 | 2025.02.22 01:55:49.832287 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
10863 | 2025.02.22 01:55:49.832602 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 979 rows starting from the beginning of the part | ||
10864 | 2025.02.22 01:55:49.833032 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10865 | 2025.02.22 01:55:49.833118 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10866 | 2025.02.22 01:55:49.833977 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
10867 | 2025.02.22 01:55:49.834383 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10868 | 2025.02.22 01:55:49.834661 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.004233 sec., 5669.7377746279235 rows/sec., 391.27 KiB/sec. | ||
10869 | 2025.02.22 01:55:49.834766 [ 5 ] {54b5d687-0bb9-4f60-8919-f758d4cb0f9d} <Debug> TCPHandler: Processed in 0.004606312 sec. | ||
10870 | 2025.02.22 01:55:49.840337 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33016 rows, containing 5 columns (5 merged, 0 gathered) in 0.010139027 sec., 3256328.2453040117 rows/sec., 223.12 MiB/sec. | ||
10871 | 2025.02.22 01:55:49.840595 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
10872 | 2025.02.22 01:55:49.840993 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10873 | 2025.02.22 01:55:49.841097 [ 200 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
10874 | 2025.02.22 01:55:49.841204 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
10875 | 2025.02.22 01:55:51.349926 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
10876 | 2025.02.22 01:55:51.350679 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10877 | 2025.02.22 01:55:51.350731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10878 | 2025.02.22 01:55:51.351287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10879 | 2025.02.22 01:55:51.351574 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2025.02.22 01:55:51.351858 [ 65 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10881 | 2025.02.22 01:55:51.351881 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
10882 | 2025.02.22 01:55:51.351984 [ 65 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10883 | 2025.02.22 01:55:51.352033 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10884 | 2025.02.22 01:55:51.352228 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10885 | 2025.02.22 01:55:51.352429 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10886 | 2025.02.22 01:55:51.352470 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
10887 | 2025.02.22 01:55:51.352545 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
10888 | 2025.02.22 01:55:51.352749 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
10889 | 2025.02.22 01:55:51.352972 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
10890 | 2025.02.22 01:55:51.353149 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
10891 | 2025.02.22 01:55:51.353373 [ 189 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
10892 | 2025.02.22 01:55:51.356289 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004150501 sec., 7848209.168001646 rows/sec., 112.27 MiB/sec. | ||
10893 | 2025.02.22 01:55:51.356801 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10894 | 2025.02.22 01:55:51.357206 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10895 | 2025.02.22 01:55:51.357319 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_71_14} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10896 | 2025.02.22 01:55:51.357450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
10897 | 2025.02.22 01:55:53.648291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
10898 | 2025.02.22 01:55:53.670532 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10899 | 2025.02.22 01:55:53.670584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10900 | 2025.02.22 01:55:53.677687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
10901 | 2025.02.22 01:55:53.678443 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10902 | 2025.02.22 01:55:53.678837 [ 57 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
10903 | 2025.02.22 01:55:53.678974 [ 57 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10904 | 2025.02.22 01:55:53.679059 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10905 | 2025.02.22 01:55:53.679539 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
10906 | 2025.02.22 01:55:53.688930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
10907 | 2025.02.22 01:55:53.690385 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10908 | 2025.02.22 01:55:53.691276 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
10909 | 2025.02.22 01:55:53.696205 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
10910 | 2025.02.22 01:55:53.701068 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
10911 | 2025.02.22 01:55:53.706386 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
10912 | 2025.02.22 01:55:53.711980 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
10913 | 2025.02.22 01:55:53.717839 [ 192 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
10914 | 2025.02.22 01:55:53.782165 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.102941774 sec., 5197.112690131025 rows/sec., 26.87 MiB/sec. | ||
10915 | 2025.02.22 01:55:53.785384 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
10916 | 2025.02.22 01:55:53.788456 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10917 | 2025.02.22 01:55:53.788584 [ 195 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_71_14} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
10918 | 2025.02.22 01:55:53.791045 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
10919 | 2025.02.22 01:55:54.827392 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10920 | 2025.02.22 01:55:54.827647 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10921 | 2025.02.22 01:55:54.827727 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10922 | 2025.02.22 01:55:54.828591 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10923 | 2025.02.22 01:55:54.828640 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10924 | 2025.02.22 01:55:54.829093 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
10925 | 2025.02.22 01:55:54.829364 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10926 | 2025.02.22 01:55:54.829603 [ 56 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
10927 | 2025.02.22 01:55:54.829663 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002074 sec., 27000.964320154293 rows/sec., 2.07 MiB/sec. | ||
10928 | 2025.02.22 01:55:54.829753 [ 56 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2025.02.22 01:55:54.829811 [ 256 ] {5ada907b-e605-49ac-a408-d83fedd3a105} <Debug> TCPHandler: Processed in 0.002587554 sec. | ||
10930 | 2025.02.22 01:55:54.829836 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10931 | 2025.02.22 01:55:54.830044 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
10932 | 2025.02.22 01:55:54.830127 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10933 | 2025.02.22 01:55:54.830210 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10934 | 2025.02.22 01:55:54.830255 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1403 rows starting from the beginning of the part | ||
10935 | 2025.02.22 01:55:54.830472 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10936 | 2025.02.22 01:55:54.830492 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 134 rows starting from the beginning of the part | ||
10937 | 2025.02.22 01:55:54.830692 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10938 | 2025.02.22 01:55:54.830809 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
10939 | 2025.02.22 01:55:54.831181 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1395 rows starting from the beginning of the part | ||
10940 | 2025.02.22 01:55:54.831490 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
10941 | 2025.02.22 01:55:54.831792 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
10942 | 2025.02.22 01:55:54.833476 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10943 | 2025.02.22 01:55:54.833570 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10944 | 2025.02.22 01:55:54.834400 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
10945 | 2025.02.22 01:55:54.834675 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10946 | 2025.02.22 01:55:54.834997 [ 56 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
10947 | 2025.02.22 01:55:54.835101 [ 56 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10948 | 2025.02.22 01:55:54.835188 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10949 | 2025.02.22 01:55:54.835478 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00511 sec., 12524.461839530333 rows/sec., 1001.02 KiB/sec. | ||
10950 | 2025.02.22 01:55:54.835785 [ 5 ] {6d794096-ce5e-47f2-9b45-25c167c426a4} <Debug> TCPHandler: Processed in 0.005814441 sec. | ||
10951 | 2025.02.22 01:55:54.835786 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
10952 | 2025.02.22 01:55:54.835827 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.005869593 sec., 528145.6482587464 rows/sec., 46.19 MiB/sec. | ||
10953 | 2025.02.22 01:55:54.836038 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10954 | 2025.02.22 01:55:54.836206 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10955 | 2025.02.22 01:55:54.836280 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
10956 | 2025.02.22 01:55:54.836342 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 631 rows starting from the beginning of the part | ||
10957 | 2025.02.22 01:55:54.836375 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10958 | 2025.02.22 01:55:54.836596 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10959 | 2025.02.22 01:55:54.836827 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 103 rows starting from the beginning of the part | ||
10960 | 2025.02.22 01:55:54.837218 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
10961 | 2025.02.22 01:55:54.837727 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 597 rows starting from the beginning of the part | ||
10962 | 2025.02.22 01:55:54.838181 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
10963 | 2025.02.22 01:55:54.838530 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
10964 | 2025.02.22 01:55:54.839379 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10965 | 2025.02.22 01:55:54.839839 [ 196 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_121_24} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
10966 | 2025.02.22 01:55:54.840177 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10967 | 2025.02.22 01:55:54.840230 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
10968 | 2025.02.22 01:55:54.840277 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
10969 | 2025.02.22 01:55:54.841453 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
10970 | 2025.02.22 01:55:54.841890 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10971 | 2025.02.22 01:55:54.842218 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835496 sec., 222807.53291348572 rows/sec., 17.74 MiB/sec. | ||
10972 | 2025.02.22 01:55:54.842430 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006175 sec., 25910.93117408907 rows/sec., 1.80 MiB/sec. | ||
10973 | 2025.02.22 01:55:54.842512 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
10974 | 2025.02.22 01:55:54.842676 [ 256 ] {be383073-b764-4454-9db5-fcefe6276aa1} <Debug> TCPHandler: Processed in 0.006773654 sec. | ||
10975 | 2025.02.22 01:55:54.843023 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10976 | 2025.02.22 01:55:54.843447 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10977 | 2025.02.22 01:55:54.843641 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10978 | 2025.02.22 01:55:54.844226 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10979 | 2025.02.22 01:55:54.844772 [ 198 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_121_24} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
10980 | 2025.02.22 01:55:54.844966 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10981 | 2025.02.22 01:55:54.845242 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10982 | 2025.02.22 01:55:54.845290 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10983 | 2025.02.22 01:55:54.845697 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
10984 | 2025.02.22 01:55:54.845946 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10985 | 2025.02.22 01:55:54.846121 [ 56 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
10986 | 2025.02.22 01:55:54.846169 [ 56 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10987 | 2025.02.22 01:55:54.846190 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002889 sec., 20768.431983385253 rows/sec., 1.40 MiB/sec. | ||
10988 | 2025.02.22 01:55:54.846202 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
10989 | 2025.02.22 01:55:54.846375 [ 5 ] {88875cfb-fbee-4bd5-8583-c3dfd21de048} <Debug> TCPHandler: Processed in 0.003537056 sec. | ||
10990 | 2025.02.22 01:55:54.846454 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
10991 | 2025.02.22 01:55:54.846597 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10992 | 2025.02.22 01:55:54.846632 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5964 rows starting from the beginning of the part | ||
10993 | 2025.02.22 01:55:54.846712 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
10994 | 2025.02.22 01:55:54.846986 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
10995 | 2025.02.22 01:55:54.847231 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
10996 | 2025.02.22 01:55:54.847319 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 24 rows starting from the beginning of the part | ||
10997 | 2025.02.22 01:55:54.847437 [ 191 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
10998 | 2025.02.22 01:55:54.849457 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003120506 sec., 1988139.1030813593 rows/sec., 133.99 MiB/sec. | ||
10999 | 2025.02.22 01:55:54.849914 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
11000 | 2025.02.22 01:55:54.850276 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2025.02.22 01:55:54.850379 [ 186 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_121_24} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
11002 | 2025.02.22 01:55:54.850480 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
11003 | 2025.02.22 01:55:58.652302 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11004 | 2025.02.22 01:55:58.652408 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11005 | 2025.02.22 01:55:58.852094 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
11006 | 2025.02.22 01:55:58.852824 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2025.02.22 01:55:58.852879 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11008 | 2025.02.22 01:55:58.853417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11009 | 2025.02.22 01:55:58.853673 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2025.02.22 01:55:58.853919 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
11011 | 2025.02.22 01:55:59.024202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1478 | ||
11012 | 2025.02.22 01:55:59.027061 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11013 | 2025.02.22 01:55:59.027121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11014 | 2025.02.22 01:55:59.028642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11015 | 2025.02.22 01:55:59.028979 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11016 | 2025.02.22 01:55:59.029664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
11017 | 2025.02.22 01:55:59.562330 [ 48 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
11018 | 2025.02.22 01:55:59.562432 [ 48 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11019 | 2025.02.22 01:55:59.562474 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11020 | 2025.02.22 01:55:59.562665 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
11021 | 2025.02.22 01:55:59.562943 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11022 | 2025.02.22 01:55:59.562991 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 69 rows starting from the beginning of the part | ||
11023 | 2025.02.22 01:55:59.563087 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 67 rows starting from the beginning of the part | ||
11024 | 2025.02.22 01:55:59.563361 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part | ||
11025 | 2025.02.22 01:55:59.563520 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part | ||
11026 | 2025.02.22 01:55:59.563707 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 53 rows starting from the beginning of the part | ||
11027 | 2025.02.22 01:55:59.564719 [ 186 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002145892 sec., 124423.78274395916 rows/sec., 9.60 MiB/sec. | ||
11028 | 2025.02.22 01:55:59.564884 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
11029 | 2025.02.22 01:55:59.565210 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11030 | 2025.02.22 01:55:59.565302 [ 190 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_51_11} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
11031 | 2025.02.22 01:55:59.565394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11032 | 2025.02.22 01:55:59.830425 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11033 | 2025.02.22 01:55:59.830645 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11034 | 2025.02.22 01:55:59.830722 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11035 | 2025.02.22 01:55:59.831558 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2025.02.22 01:55:59.831610 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11037 | 2025.02.22 01:55:59.832076 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
11038 | 2025.02.22 01:55:59.832343 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2025.02.22 01:55:59.832557 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001985 sec., 67506.29722921916 rows/sec., 5.82 MiB/sec. | ||
11040 | 2025.02.22 01:55:59.832620 [ 256 ] {334f6f67-639f-482e-a4e7-96f085ef16aa} <Debug> TCPHandler: Processed in 0.002343417 sec. | ||
11041 | 2025.02.22 01:55:59.832850 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11042 | 2025.02.22 01:55:59.833029 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11043 | 2025.02.22 01:55:59.833096 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11044 | 2025.02.22 01:55:59.833885 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11045 | 2025.02.22 01:55:59.833934 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11046 | 2025.02.22 01:55:59.834381 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11047 | 2025.02.22 01:55:59.834645 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11048 | 2025.02.22 01:55:59.834877 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001852 sec., 21058.31533477322 rows/sec., 1.55 MiB/sec. | ||
11049 | 2025.02.22 01:55:59.834946 [ 5 ] {b100be2e-c4f7-4fa2-8c80-dbeb0f4fa593} <Debug> TCPHandler: Processed in 0.002192624 sec. | ||
11050 | 2025.02.22 01:55:59.835110 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11051 | 2025.02.22 01:55:59.835257 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11052 | 2025.02.22 01:55:59.835316 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11053 | 2025.02.22 01:55:59.835993 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2025.02.22 01:55:59.836036 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11055 | 2025.02.22 01:55:59.836417 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
11056 | 2025.02.22 01:55:59.836665 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11057 | 2025.02.22 01:55:59.836889 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001669 sec., 61713.60095865788 rows/sec., 4.82 MiB/sec. | ||
11058 | 2025.02.22 01:55:59.836945 [ 256 ] {8ed05725-0aa7-40b8-9358-16b8f8345f6a} <Debug> TCPHandler: Processed in 0.001903656 sec. | ||
11059 | 2025.02.22 01:55:59.837095 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11060 | 2025.02.22 01:55:59.837222 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11061 | 2025.02.22 01:55:59.837278 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11062 | 2025.02.22 01:55:59.837875 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11063 | 2025.02.22 01:55:59.837915 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11064 | 2025.02.22 01:55:59.838320 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
11065 | 2025.02.22 01:55:59.838562 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11066 | 2025.02.22 01:55:59.838787 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001595 sec., 100313.47962382445 rows/sec., 6.99 MiB/sec. | ||
11067 | 2025.02.22 01:55:59.838842 [ 5 ] {09e956d6-48fd-4aa7-9f56-ebe7f0be98de} <Debug> TCPHandler: Processed in 0.001805833 sec. | ||
11068 | 2025.02.22 01:55:59.839047 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11069 | 2025.02.22 01:55:59.839190 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11070 | 2025.02.22 01:55:59.839292 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11071 | 2025.02.22 01:55:59.840540 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11072 | 2025.02.22 01:55:59.840581 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11073 | 2025.02.22 01:55:59.841263 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11074 | 2025.02.22 01:55:59.841545 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11075 | 2025.02.22 01:55:59.841787 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002631 sec., 14823.261117445838 rows/sec., 26.56 MiB/sec. | ||
11076 | 2025.02.22 01:55:59.841913 [ 256 ] {26f030f0-60c0-41cd-a836-9b74e8e027bd} <Debug> TCPHandler: Processed in 0.002934021 sec. | ||
11077 | 2025.02.22 01:55:59.842069 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11078 | 2025.02.22 01:55:59.842199 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11079 | 2025.02.22 01:55:59.842255 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11080 | 2025.02.22 01:55:59.842786 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11081 | 2025.02.22 01:55:59.842829 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11082 | 2025.02.22 01:55:59.843226 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
11083 | 2025.02.22 01:55:59.843479 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11084 | 2025.02.22 01:55:59.843694 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
11085 | 2025.02.22 01:55:59.843751 [ 5 ] {743f5807-3d4b-4839-995b-d38b822688e2} <Debug> TCPHandler: Processed in 0.001742202 sec. | ||
11086 | 2025.02.22 01:56:01.189038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
11087 | 2025.02.22 01:56:01.211858 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2025.02.22 01:56:01.211931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11089 | 2025.02.22 01:56:01.219267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
11090 | 2025.02.22 01:56:01.220087 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2025.02.22 01:56:01.225034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
11092 | 2025.02.22 01:56:04.236613 [ 223 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11093 | 2025.02.22 01:56:04.236690 [ 223 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11094 | 2025.02.22 01:56:04.238732 [ 223 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11095 | 2025.02.22 01:56:04.327438 [ 218 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11096 | 2025.02.22 01:56:04.327531 [ 218 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11097 | 2025.02.22 01:56:04.330429 [ 218 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11098 | 2025.02.22 01:56:04.827853 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11099 | 2025.02.22 01:56:04.828069 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11100 | 2025.02.22 01:56:04.828151 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11101 | 2025.02.22 01:56:04.829010 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2025.02.22 01:56:04.829063 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11103 | 2025.02.22 01:56:04.829519 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
11104 | 2025.02.22 01:56:04.829781 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11105 | 2025.02.22 01:56:04.829986 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001977 sec., 28325.74607991907 rows/sec., 2.18 MiB/sec. | ||
11106 | 2025.02.22 01:56:04.830051 [ 256 ] {1c23c383-12e7-4b27-bbee-a20c059a791b} <Debug> TCPHandler: Processed in 0.002340827 sec. | ||
11107 | 2025.02.22 01:56:04.830316 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11108 | 2025.02.22 01:56:04.830510 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11109 | 2025.02.22 01:56:04.830583 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11110 | 2025.02.22 01:56:04.831360 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11111 | 2025.02.22 01:56:04.831417 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11112 | 2025.02.22 01:56:04.831882 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
11113 | 2025.02.22 01:56:04.832147 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11114 | 2025.02.22 01:56:04.832379 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. | ||
11115 | 2025.02.22 01:56:04.832448 [ 5 ] {6a6a9f24-03ca-4629-84c7-76d584ebde8b} <Debug> TCPHandler: Processed in 0.002270586 sec. | ||
11116 | 2025.02.22 01:56:04.832676 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11117 | 2025.02.22 01:56:04.832826 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11118 | 2025.02.22 01:56:04.832890 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11119 | 2025.02.22 01:56:04.833503 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11120 | 2025.02.22 01:56:04.833542 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11121 | 2025.02.22 01:56:04.833961 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
11122 | 2025.02.22 01:56:04.834216 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11123 | 2025.02.22 01:56:04.834421 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
11124 | 2025.02.22 01:56:04.834488 [ 256 ] {b37ddf48-0175-45e6-b8eb-37ccd713b1aa} <Debug> TCPHandler: Processed in 0.001899746 sec. | ||
11125 | 2025.02.22 01:56:04.834517 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11126 | 2025.02.22 01:56:04.834583 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11127 | 2025.02.22 01:56:04.834670 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11128 | 2025.02.22 01:56:04.834812 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11129 | 2025.02.22 01:56:04.834870 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11130 | 2025.02.22 01:56:04.836140 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2025.02.22 01:56:04.836190 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11132 | 2025.02.22 01:56:04.836911 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
11133 | 2025.02.22 01:56:04.837368 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2025.02.22 01:56:04.837832 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003049 sec., 19678.583142013773 rows/sec., 1.33 MiB/sec. | ||
11135 | 2025.02.22 01:56:04.837903 [ 5 ] {3349fe5f-8c9b-408b-bb29-1eeeb2000bd9} <Debug> TCPHandler: Processed in 0.00330959 sec. | ||
11136 | 2025.02.22 01:56:04.838092 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11137 | 2025.02.22 01:56:05.520581 [ 224 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11138 | 2025.02.22 01:56:05.520639 [ 224 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11139 | 2025.02.22 01:56:05.522527 [ 224 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11140 | 2025.02.22 01:56:06.354052 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
11141 | 2025.02.22 01:56:06.354720 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11142 | 2025.02.22 01:56:06.354765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11143 | 2025.02.22 01:56:06.355311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11144 | 2025.02.22 01:56:06.355577 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11145 | 2025.02.22 01:56:06.355858 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
11146 | 2025.02.22 01:56:08.158491 [ 222 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11147 | 2025.02.22 01:56:08.158568 [ 222 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11148 | 2025.02.22 01:56:08.160507 [ 222 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11149 | 2025.02.22 01:56:08.725123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
11150 | 2025.02.22 01:56:08.748600 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11151 | 2025.02.22 01:56:08.748671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11152 | 2025.02.22 01:56:08.756376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
11153 | 2025.02.22 01:56:08.757356 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11154 | 2025.02.22 01:56:08.764464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
11155 | 2025.02.22 01:56:09.029836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1498 | ||
11156 | 2025.02.22 01:56:09.033095 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11157 | 2025.02.22 01:56:09.033152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11158 | 2025.02.22 01:56:09.034782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11159 | 2025.02.22 01:56:09.035121 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11160 | 2025.02.22 01:56:09.036742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
11161 | 2025.02.22 01:56:09.829644 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11162 | 2025.02.22 01:56:09.829849 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11163 | 2025.02.22 01:56:09.829926 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11164 | 2025.02.22 01:56:09.830751 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11165 | 2025.02.22 01:56:09.830797 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11166 | 2025.02.22 01:56:09.831236 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
11167 | 2025.02.22 01:56:09.831502 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11168 | 2025.02.22 01:56:09.831727 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001936 sec., 69214.87603305785 rows/sec., 5.97 MiB/sec. | ||
11169 | 2025.02.22 01:56:09.831792 [ 256 ] {075ae7e1-5553-4674-98a0-627c886064e2} <Debug> TCPHandler: Processed in 0.002276305 sec. | ||
11170 | 2025.02.22 01:56:09.832062 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11171 | 2025.02.22 01:56:09.832366 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11172 | 2025.02.22 01:56:09.832489 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11173 | 2025.02.22 01:56:09.833501 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11174 | 2025.02.22 01:56:09.833552 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11175 | 2025.02.22 01:56:09.834004 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11176 | 2025.02.22 01:56:09.834270 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11177 | 2025.02.22 01:56:09.834516 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002233 sec., 17465.29332736229 rows/sec., 1.28 MiB/sec. | ||
11178 | 2025.02.22 01:56:09.834584 [ 5 ] {a3cea0d2-0733-441f-bdeb-d32866a16031} <Debug> TCPHandler: Processed in 0.002672575 sec. | ||
11179 | 2025.02.22 01:56:09.834741 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11180 | 2025.02.22 01:56:09.834873 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11181 | 2025.02.22 01:56:09.834925 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11182 | 2025.02.22 01:56:09.835558 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2025.02.22 01:56:09.835599 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11184 | 2025.02.22 01:56:09.835986 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
11185 | 2025.02.22 01:56:09.836242 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11186 | 2025.02.22 01:56:09.836478 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001631 sec., 63151.440833844266 rows/sec., 4.93 MiB/sec. | ||
11187 | 2025.02.22 01:56:09.836540 [ 256 ] {955695d0-27f4-41c0-816b-d22f96ff8309} <Debug> TCPHandler: Processed in 0.001860896 sec. | ||
11188 | 2025.02.22 01:56:09.836715 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11189 | 2025.02.22 01:56:09.837017 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11190 | 2025.02.22 01:56:09.837117 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11191 | 2025.02.22 01:56:09.837698 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11192 | 2025.02.22 01:56:09.837740 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11193 | 2025.02.22 01:56:09.838161 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
11194 | 2025.02.22 01:56:09.838421 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11195 | 2025.02.22 01:56:09.838601 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
11196 | 2025.02.22 01:56:09.838658 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001744 sec., 91743.11926605504 rows/sec., 6.39 MiB/sec. | ||
11197 | 2025.02.22 01:56:09.838705 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11198 | 2025.02.22 01:56:09.838781 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11199 | 2025.02.22 01:56:09.838788 [ 5 ] {f7de1248-213d-4065-ace6-44004e3adce0} <Debug> TCPHandler: Processed in 0.002161442 sec. | ||
11200 | 2025.02.22 01:56:09.839057 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11201 | 2025.02.22 01:56:09.839198 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
11202 | 2025.02.22 01:56:09.839445 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11203 | 2025.02.22 01:56:09.839816 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11204 | 2025.02.22 01:56:09.841074 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11205 | 2025.02.22 01:56:09.841235 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 33016 rows starting from the beginning of the part | ||
11206 | 2025.02.22 01:56:09.841621 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
11207 | 2025.02.22 01:56:09.842131 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
11208 | 2025.02.22 01:56:09.842743 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
11209 | 2025.02.22 01:56:09.843124 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
11210 | 2025.02.22 01:56:09.843558 [ 194 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
11211 | 2025.02.22 01:56:09.845227 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11212 | 2025.02.22 01:56:09.845288 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11213 | 2025.02.22 01:56:09.847075 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
11214 | 2025.02.22 01:56:09.847394 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11215 | 2025.02.22 01:56:09.847697 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008415 sec., 4634.58110516934 rows/sec., 8.30 MiB/sec. | ||
11216 | 2025.02.22 01:56:09.848286 [ 256 ] {d48b22af-60ea-4b45-8e2f-9920b7729d42} <Debug> TCPHandler: Processed in 0.009381448 sec. | ||
11217 | 2025.02.22 01:56:09.848459 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11218 | 2025.02.22 01:56:09.848640 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11219 | 2025.02.22 01:56:09.848705 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11220 | 2025.02.22 01:56:09.849289 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11221 | 2025.02.22 01:56:09.849329 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11222 | 2025.02.22 01:56:09.849922 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
11223 | 2025.02.22 01:56:09.850274 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11224 | 2025.02.22 01:56:09.850525 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001914 sec., 31347.96238244514 rows/sec., 2.11 MiB/sec. | ||
11225 | 2025.02.22 01:56:09.850635 [ 5 ] {ea8252a2-0385-44d3-93fb-ce1dca0b4c5c} <Debug> TCPHandler: Processed in 0.002242674 sec. | ||
11226 | 2025.02.22 01:56:09.852498 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33720 rows, containing 5 columns (5 merged, 0 gathered) in 0.01355223 sec., 2488151.3964860397 rows/sec., 170.54 MiB/sec. | ||
11227 | 2025.02.22 01:56:09.852819 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
11228 | 2025.02.22 01:56:09.853175 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11229 | 2025.02.22 01:56:09.853255 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
11230 | 2025.02.22 01:56:09.853353 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11231 | 2025.02.22 01:56:13.652455 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11232 | 2025.02.22 01:56:13.652523 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11233 | 2025.02.22 01:56:13.856028 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
11234 | 2025.02.22 01:56:13.856782 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11235 | 2025.02.22 01:56:13.856837 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11236 | 2025.02.22 01:56:13.857440 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11237 | 2025.02.22 01:56:13.857697 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11238 | 2025.02.22 01:56:13.857950 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
11239 | 2025.02.22 01:56:14.827940 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11240 | 2025.02.22 01:56:14.828153 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11241 | 2025.02.22 01:56:14.828233 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11242 | 2025.02.22 01:56:14.829024 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11243 | 2025.02.22 01:56:14.829068 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11244 | 2025.02.22 01:56:14.829507 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
11245 | 2025.02.22 01:56:14.829768 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11246 | 2025.02.22 01:56:14.829971 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.29 MiB/sec. | ||
11247 | 2025.02.22 01:56:14.830034 [ 256 ] {59fb139f-94ce-42eb-86f2-4751e457c96a} <Debug> TCPHandler: Processed in 0.002234914 sec. | ||
11248 | 2025.02.22 01:56:14.830320 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11249 | 2025.02.22 01:56:14.830628 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11250 | 2025.02.22 01:56:14.830742 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11251 | 2025.02.22 01:56:14.831723 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11252 | 2025.02.22 01:56:14.831771 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11253 | 2025.02.22 01:56:14.832221 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
11254 | 2025.02.22 01:56:14.832492 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11255 | 2025.02.22 01:56:14.832728 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002184 sec., 29304.0293040293 rows/sec., 2.29 MiB/sec. | ||
11256 | 2025.02.22 01:56:14.832791 [ 5 ] {820c1b90-738c-460c-ac80-4170f2e4d0cb} <Debug> TCPHandler: Processed in 0.002633384 sec. | ||
11257 | 2025.02.22 01:56:14.832956 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11258 | 2025.02.22 01:56:14.833105 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11259 | 2025.02.22 01:56:14.833172 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11260 | 2025.02.22 01:56:14.833773 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11261 | 2025.02.22 01:56:14.833811 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11262 | 2025.02.22 01:56:14.834215 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
11263 | 2025.02.22 01:56:14.834471 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11264 | 2025.02.22 01:56:14.834675 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
11265 | 2025.02.22 01:56:14.834738 [ 256 ] {4a462197-ce43-4295-b7de-9560008afd05} <Debug> TCPHandler: Processed in 0.001852045 sec. | ||
11266 | 2025.02.22 01:56:14.834935 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11267 | 2025.02.22 01:56:14.835151 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11268 | 2025.02.22 01:56:14.835225 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11269 | 2025.02.22 01:56:14.835740 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11270 | 2025.02.22 01:56:14.835780 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11271 | 2025.02.22 01:56:14.836171 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
11272 | 2025.02.22 01:56:14.836418 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11273 | 2025.02.22 01:56:14.836627 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001538 sec., 39011.70351105331 rows/sec., 2.63 MiB/sec. | ||
11274 | 2025.02.22 01:56:14.836678 [ 5 ] {b776a785-f5de-4c30-a2f8-d9dd06321e80} <Debug> TCPHandler: Processed in 0.001827665 sec. | ||
11275 | 2025.02.22 01:56:16.264563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
11276 | 2025.02.22 01:56:16.288321 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11277 | 2025.02.22 01:56:16.288388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11278 | 2025.02.22 01:56:16.295755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
11279 | 2025.02.22 01:56:16.296566 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11280 | 2025.02.22 01:56:16.299678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
11281 | 2025.02.22 01:56:16.996479 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11282 | 2025.02.22 01:56:16.996693 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11283 | 2025.02.22 01:56:16.996776 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11284 | 2025.02.22 01:56:16.997617 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11285 | 2025.02.22 01:56:16.997671 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11286 | 2025.02.22 01:56:16.998108 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11287 | 2025.02.22 01:56:16.998364 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11288 | 2025.02.22 01:56:16.998629 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001992 sec., 12048.192771084337 rows/sec., 1023.63 KiB/sec. | ||
11289 | 2025.02.22 01:56:16.998824 [ 256 ] {e55b0c17-9078-4a5a-a410-3aa573f82a8b} <Debug> TCPHandler: Processed in 0.002483471 sec. | ||
11290 | 2025.02.22 01:56:16.999113 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11291 | 2025.02.22 01:56:16.999319 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11292 | 2025.02.22 01:56:16.999393 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11293 | 2025.02.22 01:56:17.000121 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11294 | 2025.02.22 01:56:17.000182 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11295 | 2025.02.22 01:56:17.000892 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
11296 | 2025.02.22 01:56:17.001158 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11297 | 2025.02.22 01:56:17.001367 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002104 sec., 7604.5627376425855 rows/sec., 620.10 KiB/sec. | ||
11298 | 2025.02.22 01:56:17.001481 [ 5 ] {ea0cd9db-c8f4-4710-8f2d-dddb4afa01a7} <Debug> TCPHandler: Processed in 0.002505421 sec. | ||
11299 | 2025.02.22 01:56:17.001667 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11300 | 2025.02.22 01:56:17.001818 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11301 | 2025.02.22 01:56:17.001881 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11302 | 2025.02.22 01:56:17.003081 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11303 | 2025.02.22 01:56:17.003124 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11304 | 2025.02.22 01:56:17.003611 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
11305 | 2025.02.22 01:56:17.003864 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11306 | 2025.02.22 01:56:17.004063 [ 25 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
11307 | 2025.02.22 01:56:17.004120 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002336 sec., 600171.2328767123 rows/sec., 50.35 MiB/sec. | ||
11308 | 2025.02.22 01:56:17.004136 [ 25 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2025.02.22 01:56:17.004204 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11310 | 2025.02.22 01:56:17.004264 [ 256 ] {fa1a056a-cd5d-4902-96a9-9c872e0e6768} <Debug> TCPHandler: Processed in 0.002666015 sec. | ||
11311 | 2025.02.22 01:56:17.004553 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11312 | 2025.02.22 01:56:17.004619 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
11313 | 2025.02.22 01:56:17.004932 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11314 | 2025.02.22 01:56:17.005108 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11315 | 2025.02.22 01:56:17.005309 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11316 | 2025.02.22 01:56:17.005509 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1403 rows starting from the beginning of the part | ||
11317 | 2025.02.22 01:56:17.006175 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 134 rows starting from the beginning of the part | ||
11318 | 2025.02.22 01:56:17.006738 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
11319 | 2025.02.22 01:56:17.007197 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 134 rows starting from the beginning of the part | ||
11320 | 2025.02.22 01:56:17.007819 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
11321 | 2025.02.22 01:56:17.008307 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1402 rows starting from the beginning of the part | ||
11322 | 2025.02.22 01:56:17.008839 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11323 | 2025.02.22 01:56:17.008946 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11324 | 2025.02.22 01:56:17.009990 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11325 | 2025.02.22 01:56:17.010584 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11326 | 2025.02.22 01:56:17.011087 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.006294 sec., 10645.058786145535 rows/sec., 796.11 KiB/sec. | ||
11327 | 2025.02.22 01:56:17.011280 [ 5 ] {4ef1aedd-9a94-4441-bbca-d61ccbec3225} <Debug> TCPHandler: Processed in 0.006894897 sec. | ||
11328 | 2025.02.22 01:56:17.011438 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11329 | 2025.02.22 01:56:17.011591 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11330 | 2025.02.22 01:56:17.011654 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11331 | 2025.02.22 01:56:17.012470 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3185 rows, containing 5 columns (5 merged, 0 gathered) in 0.008144928 sec., 391040.90300122974 rows/sec., 34.28 MiB/sec. | ||
11332 | 2025.02.22 01:56:17.012759 [ 186 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
11333 | 2025.02.22 01:56:17.013393 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11334 | 2025.02.22 01:56:17.013394 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11335 | 2025.02.22 01:56:17.013452 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11336 | 2025.02.22 01:56:17.013623 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_126_25} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
11337 | 2025.02.22 01:56:17.013807 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
11338 | 2025.02.22 01:56:17.014058 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11339 | 2025.02.22 01:56:17.014324 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11340 | 2025.02.22 01:56:17.014652 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.003072 sec., 82031.25 rows/sec., 5.67 MiB/sec. | ||
11341 | 2025.02.22 01:56:17.014834 [ 256 ] {f95e9b5d-1bb5-49cd-9fac-e7a148f9070a} <Debug> TCPHandler: Processed in 0.003462234 sec. | ||
11342 | 2025.02.22 01:56:17.015009 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11343 | 2025.02.22 01:56:17.015150 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11344 | 2025.02.22 01:56:17.015209 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11345 | 2025.02.22 01:56:17.015818 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11346 | 2025.02.22 01:56:17.015857 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11347 | 2025.02.22 01:56:17.016220 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11348 | 2025.02.22 01:56:17.016467 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11349 | 2025.02.22 01:56:17.016657 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001538 sec., 7802.340702210663 rows/sec., 609.56 KiB/sec. | ||
11350 | 2025.02.22 01:56:17.016777 [ 5 ] {83418269-1ee7-4652-8134-d45103209149} <Debug> TCPHandler: Processed in 0.001835424 sec. | ||
11351 | 2025.02.22 01:56:17.016940 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11352 | 2025.02.22 01:56:17.017086 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11353 | 2025.02.22 01:56:17.017148 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11354 | 2025.02.22 01:56:17.018053 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11355 | 2025.02.22 01:56:17.018096 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11356 | 2025.02.22 01:56:17.018498 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
11357 | 2025.02.22 01:56:17.018746 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11358 | 2025.02.22 01:56:17.018929 [ 25 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
11359 | 2025.02.22 01:56:17.018990 [ 25 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11360 | 2025.02.22 01:56:17.018997 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001939 sec., 315110.8818978855 rows/sec., 23.72 MiB/sec. | ||
11361 | 2025.02.22 01:56:17.019020 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11362 | 2025.02.22 01:56:17.019186 [ 256 ] {4f81f787-7e9b-4367-81e1-f80d0d739006} <Debug> TCPHandler: Processed in 0.002309036 sec. | ||
11363 | 2025.02.22 01:56:17.019457 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
11364 | 2025.02.22 01:56:17.019463 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11365 | 2025.02.22 01:56:17.019976 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11366 | 2025.02.22 01:56:17.020060 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11367 | 2025.02.22 01:56:17.020190 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11368 | 2025.02.22 01:56:17.020237 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 631 rows starting from the beginning of the part | ||
11369 | 2025.02.22 01:56:17.021180 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 103 rows starting from the beginning of the part | ||
11370 | 2025.02.22 01:56:17.021810 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
11371 | 2025.02.22 01:56:17.022124 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 103 rows starting from the beginning of the part | ||
11372 | 2025.02.22 01:56:17.022238 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
11373 | 2025.02.22 01:56:17.022585 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 611 rows starting from the beginning of the part | ||
11374 | 2025.02.22 01:56:17.023581 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11375 | 2025.02.22 01:56:17.023656 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11376 | 2025.02.22 01:56:17.024830 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
11377 | 2025.02.22 01:56:17.025233 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2025.02.22 01:56:17.025710 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.005885 sec., 167544.60492778252 rows/sec., 11.32 MiB/sec. | ||
11379 | 2025.02.22 01:56:17.025905 [ 5 ] {67e09e55-af09-4203-9726-37d59e2678b3} <Debug> TCPHandler: Processed in 0.00658483 sec. | ||
11380 | 2025.02.22 01:56:17.025903 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.006732354 sec., 234093.45379045725 rows/sec., 18.66 MiB/sec. | ||
11381 | 2025.02.22 01:56:17.026085 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11382 | 2025.02.22 01:56:17.026133 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
11383 | 2025.02.22 01:56:17.026310 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11384 | 2025.02.22 01:56:17.026494 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11385 | 2025.02.22 01:56:17.026807 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11386 | 2025.02.22 01:56:17.027043 [ 188 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_126_25} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
11387 | 2025.02.22 01:56:17.027256 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
11388 | 2025.02.22 01:56:17.028373 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11389 | 2025.02.22 01:56:17.028418 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11390 | 2025.02.22 01:56:17.029156 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
11391 | 2025.02.22 01:56:17.029424 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11392 | 2025.02.22 01:56:17.029668 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003417 sec., 11413.52063213345 rows/sec., 20.45 MiB/sec. | ||
11393 | 2025.02.22 01:56:17.029794 [ 256 ] {f931d983-5207-46f5-acb2-cfb6af46f6d1} <Debug> TCPHandler: Processed in 0.003780832 sec. | ||
11394 | 2025.02.22 01:56:17.029953 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11395 | 2025.02.22 01:56:17.030090 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11396 | 2025.02.22 01:56:17.030149 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11397 | 2025.02.22 01:56:17.030665 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11398 | 2025.02.22 01:56:17.030726 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11399 | 2025.02.22 01:56:17.031104 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
11400 | 2025.02.22 01:56:17.031347 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11401 | 2025.02.22 01:56:17.031484 [ 25 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
11402 | 2025.02.22 01:56:17.031523 [ 25 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11403 | 2025.02.22 01:56:17.031530 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001467 sec., 24539.877300613498 rows/sec., 1.65 MiB/sec. | ||
11404 | 2025.02.22 01:56:17.031551 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11405 | 2025.02.22 01:56:17.031638 [ 5 ] {d9c47291-8bbf-4c9d-af17-62eb8810ba5f} <Debug> TCPHandler: Processed in 0.001750953 sec. | ||
11406 | 2025.02.22 01:56:17.031886 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
11407 | 2025.02.22 01:56:17.032257 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11408 | 2025.02.22 01:56:17.032352 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6204 rows starting from the beginning of the part | ||
11409 | 2025.02.22 01:56:17.032807 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
11410 | 2025.02.22 01:56:17.033205 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
11411 | 2025.02.22 01:56:17.033346 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
11412 | 2025.02.22 01:56:17.033477 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
11413 | 2025.02.22 01:56:17.033711 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 36 rows starting from the beginning of the part | ||
11414 | 2025.02.22 01:56:17.035807 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6480 rows, containing 4 columns (4 merged, 0 gathered) in 0.004147721 sec., 1562303.7325798913 rows/sec., 105.29 MiB/sec. | ||
11415 | 2025.02.22 01:56:17.036167 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
11416 | 2025.02.22 01:56:17.036443 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11417 | 2025.02.22 01:56:17.036524 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_126_25} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
11418 | 2025.02.22 01:56:17.036599 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
11419 | 2025.02.22 01:56:17.701754 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11420 | 2025.02.22 01:56:17.701828 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11421 | 2025.02.22 01:56:17.703740 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11422 | 2025.02.22 01:56:18.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.01 MiB, peak 274.69 MiB, free memory in arenas 0.00 B, will set to 257.28 MiB (RSS), difference: 3.27 MiB | ||
11423 | 2025.02.22 01:56:18.685544 [ 223 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11424 | 2025.02.22 01:56:18.685597 [ 223 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11425 | 2025.02.22 01:56:18.687397 [ 223 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
11426 | 2025.02.22 01:56:19.036921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1538 | ||
11427 | 2025.02.22 01:56:19.040323 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11428 | 2025.02.22 01:56:19.040382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11429 | 2025.02.22 01:56:19.041958 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11430 | 2025.02.22 01:56:19.042300 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11431 | 2025.02.22 01:56:19.043811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
11432 | 2025.02.22 01:56:19.823794 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11433 | 2025.02.22 01:56:19.824000 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11434 | 2025.02.22 01:56:19.824078 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11435 | 2025.02.22 01:56:19.824857 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11436 | 2025.02.22 01:56:19.824899 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11437 | 2025.02.22 01:56:19.825323 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
11438 | 2025.02.22 01:56:19.825577 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11439 | 2025.02.22 01:56:19.825768 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.36 MiB/sec. | ||
11440 | 2025.02.22 01:56:19.825831 [ 256 ] {a3886c81-8b6b-4192-a382-f3d5c937d1e6} <Debug> TCPHandler: Processed in 0.002173673 sec. | ||
11441 | 2025.02.22 01:56:19.826085 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11442 | 2025.02.22 01:56:19.826301 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11443 | 2025.02.22 01:56:19.826381 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11444 | 2025.02.22 01:56:19.827155 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11445 | 2025.02.22 01:56:19.827205 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11446 | 2025.02.22 01:56:19.827666 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
11447 | 2025.02.22 01:56:19.827930 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11448 | 2025.02.22 01:56:19.828166 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. | ||
11449 | 2025.02.22 01:56:19.828233 [ 5 ] {6770b9df-1e29-44d3-9718-48ab6ee79a0f} <Debug> TCPHandler: Processed in 0.002294506 sec. | ||
11450 | 2025.02.22 01:56:19.828383 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11451 | 2025.02.22 01:56:19.828530 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11452 | 2025.02.22 01:56:19.828595 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11453 | 2025.02.22 01:56:19.829208 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11454 | 2025.02.22 01:56:19.829252 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11455 | 2025.02.22 01:56:19.829675 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
11456 | 2025.02.22 01:56:19.829920 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11457 | 2025.02.22 01:56:19.830101 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001607 sec., 39825.762289981336 rows/sec., 2.77 MiB/sec. | ||
11458 | 2025.02.22 01:56:19.830178 [ 256 ] {757290d6-ad13-4903-905c-3e8a7a0b520b} <Debug> TCPHandler: Processed in 0.001864335 sec. | ||
11459 | 2025.02.22 01:56:19.830362 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11460 | 2025.02.22 01:56:19.830675 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11461 | 2025.02.22 01:56:19.830760 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11462 | 2025.02.22 01:56:19.831349 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11463 | 2025.02.22 01:56:19.831398 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11464 | 2025.02.22 01:56:19.831800 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
11465 | 2025.02.22 01:56:19.832055 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11466 | 2025.02.22 01:56:19.832291 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001729 sec., 13880.855986119144 rows/sec., 957.92 KiB/sec. | ||
11467 | 2025.02.22 01:56:19.832369 [ 5 ] {84778ee6-0e87-47d7-b5d1-e88f5767c51d} <Debug> TCPHandler: Processed in 0.002113871 sec. | ||
11468 | 2025.02.22 01:56:21.313424 [ 218 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11469 | 2025.02.22 01:56:21.313483 [ 218 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11470 | 2025.02.22 01:56:21.315371 [ 218 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11471 | 2025.02.22 01:56:21.358082 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
11472 | 2025.02.22 01:56:21.358761 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2025.02.22 01:56:21.358804 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11474 | 2025.02.22 01:56:21.359316 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11475 | 2025.02.22 01:56:21.359574 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2025.02.22 01:56:21.359811 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
11477 | 2025.02.22 01:56:21.479914 [ 218 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11478 | 2025.02.22 01:56:21.479955 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11479 | 2025.02.22 01:56:21.481847 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
11480 | 2025.02.22 01:56:23.799763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
11481 | 2025.02.22 01:56:23.822414 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11482 | 2025.02.22 01:56:23.822484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11483 | 2025.02.22 01:56:23.831001 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
11484 | 2025.02.22 01:56:23.831792 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11485 | 2025.02.22 01:56:23.836225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
11486 | 2025.02.22 01:56:24.181941 [ 225 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11487 | 2025.02.22 01:56:24.182000 [ 225 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11488 | 2025.02.22 01:56:24.184226 [ 225 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11489 | 2025.02.22 01:56:24.555013 [ 222 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11490 | 2025.02.22 01:56:24.555101 [ 222 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11491 | 2025.02.22 01:56:24.557161 [ 222 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11492 | 2025.02.22 01:56:24.616063 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11493 | 2025.02.22 01:56:24.616116 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11494 | 2025.02.22 01:56:24.617888 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11495 | 2025.02.22 01:56:24.827561 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11496 | 2025.02.22 01:56:24.827775 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11497 | 2025.02.22 01:56:24.827854 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11498 | 2025.02.22 01:56:24.828639 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11499 | 2025.02.22 01:56:24.828692 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11500 | 2025.02.22 01:56:24.829127 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
11501 | 2025.02.22 01:56:24.829399 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11502 | 2025.02.22 01:56:24.829631 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
11503 | 2025.02.22 01:56:24.829697 [ 256 ] {414e7df6-f38e-4871-9ea2-4d44ffabfc5d} <Debug> TCPHandler: Processed in 0.002287116 sec. | ||
11504 | 2025.02.22 01:56:24.829947 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11505 | 2025.02.22 01:56:24.830128 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11506 | 2025.02.22 01:56:24.830198 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11507 | 2025.02.22 01:56:24.830938 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11508 | 2025.02.22 01:56:24.830984 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11509 | 2025.02.22 01:56:24.831429 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
11510 | 2025.02.22 01:56:24.831690 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2025.02.22 01:56:24.831923 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001845 sec., 34688.34688346883 rows/sec., 2.71 MiB/sec. | ||
11512 | 2025.02.22 01:56:24.832004 [ 5 ] {e20ef774-e799-423c-b066-cc5bf25e49d0} <Debug> TCPHandler: Processed in 0.002184343 sec. | ||
11513 | 2025.02.22 01:56:24.832064 [ 223 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11514 | 2025.02.22 01:56:24.832115 [ 223 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11515 | 2025.02.22 01:56:24.832172 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11516 | 2025.02.22 01:56:24.832320 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11517 | 2025.02.22 01:56:24.832386 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11518 | 2025.02.22 01:56:24.833248 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11519 | 2025.02.22 01:56:24.833290 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11520 | 2025.02.22 01:56:24.833788 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
11521 | 2025.02.22 01:56:24.834083 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11522 | 2025.02.22 01:56:24.834351 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002065 sec., 77481.8401937046 rows/sec., 5.40 MiB/sec. | ||
11523 | 2025.02.22 01:56:24.834455 [ 256 ] {f714aab5-52e9-4f99-a41e-45c785c761a1} <Debug> TCPHandler: Processed in 0.002352967 sec. | ||
11524 | 2025.02.22 01:56:24.834646 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11525 | 2025.02.22 01:56:24.834788 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11526 | 2025.02.22 01:56:24.834867 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11527 | 2025.02.22 01:56:24.835027 [ 223 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
11528 | 2025.02.22 01:56:24.836537 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2025.02.22 01:56:24.836606 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11530 | 2025.02.22 01:56:24.836994 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
11531 | 2025.02.22 01:56:24.837232 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2025.02.22 01:56:24.837459 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00272 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. | ||
11533 | 2025.02.22 01:56:24.837511 [ 5 ] {bee98e6e-d120-484d-9d0b-479136da7666} <Debug> TCPHandler: Processed in 0.002970262 sec. | ||
11534 | 2025.02.22 01:56:28.652564 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11535 | 2025.02.22 01:56:28.652664 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11536 | 2025.02.22 01:56:28.726402 [ 104 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
11537 | 2025.02.22 01:56:28.726478 [ 104 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11538 | 2025.02.22 01:56:28.726507 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11539 | 2025.02.22 01:56:28.726668 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
11540 | 2025.02.22 01:56:28.726828 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11541 | 2025.02.22 01:56:28.726865 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
11542 | 2025.02.22 01:56:28.726943 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
11543 | 2025.02.22 01:56:28.727032 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
11544 | 2025.02.22 01:56:28.727311 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
11545 | 2025.02.22 01:56:28.727519 [ 189 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
11546 | 2025.02.22 01:56:28.728518 [ 200 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931697 sec., 27954.69475802882 rows/sec., 2.33 MiB/sec. | ||
11547 | 2025.02.22 01:56:28.728710 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
11548 | 2025.02.22 01:56:28.729101 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11549 | 2025.02.22 01:56:28.729214 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_17_4} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
11550 | 2025.02.22 01:56:28.729333 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11551 | 2025.02.22 01:56:28.859966 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
11552 | 2025.02.22 01:56:28.861221 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11553 | 2025.02.22 01:56:28.861263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11554 | 2025.02.22 01:56:28.861799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11555 | 2025.02.22 01:56:28.862057 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11556 | 2025.02.22 01:56:28.862262 [ 104 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11557 | 2025.02.22 01:56:28.862307 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
11558 | 2025.02.22 01:56:28.862332 [ 104 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11559 | 2025.02.22 01:56:28.862361 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11560 | 2025.02.22 01:56:28.862476 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11561 | 2025.02.22 01:56:28.862614 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11562 | 2025.02.22 01:56:28.862659 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
11563 | 2025.02.22 01:56:28.862792 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
11564 | 2025.02.22 01:56:28.863028 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
11565 | 2025.02.22 01:56:28.863250 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
11566 | 2025.02.22 01:56:28.863450 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
11567 | 2025.02.22 01:56:28.863665 [ 200 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
11568 | 2025.02.22 01:56:28.866553 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004134501 sec., 8424474.924543494 rows/sec., 120.51 MiB/sec. | ||
11569 | 2025.02.22 01:56:28.866863 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11570 | 2025.02.22 01:56:28.867210 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11571 | 2025.02.22 01:56:28.867304 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_76_15} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11572 | 2025.02.22 01:56:28.867423 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
11573 | 2025.02.22 01:56:29.044085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1554 | ||
11574 | 2025.02.22 01:56:29.047080 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11575 | 2025.02.22 01:56:29.047141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11576 | 2025.02.22 01:56:29.048732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11577 | 2025.02.22 01:56:29.049061 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11578 | 2025.02.22 01:56:29.049302 [ 104 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11579 | 2025.02.22 01:56:29.049402 [ 104 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2025.02.22 01:56:29.049472 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11581 | 2025.02.22 01:56:29.050026 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11582 | 2025.02.22 01:56:29.052198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1554 | ||
11583 | 2025.02.22 01:56:29.052492 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11584 | 2025.02.22 01:56:29.052672 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1422 rows starting from the beginning of the part | ||
11585 | 2025.02.22 01:56:29.053347 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
11586 | 2025.02.22 01:56:29.053960 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part | ||
11587 | 2025.02.22 01:56:29.054600 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 20 rows starting from the beginning of the part | ||
11588 | 2025.02.22 01:56:29.055264 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
11589 | 2025.02.22 01:56:29.055986 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part | ||
11590 | 2025.02.22 01:56:29.064629 [ 192 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 72 columns (72 merged, 0 gathered) in 0.015036786 sec., 103346.5529136346 rows/sec., 78.97 MiB/sec. | ||
11591 | 2025.02.22 01:56:29.066309 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11592 | 2025.02.22 01:56:29.067108 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11593 | 2025.02.22 01:56:29.067188 [ 191 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_56_11} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11594 | 2025.02.22 01:56:29.067537 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
11595 | 2025.02.22 01:56:29.829357 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11596 | 2025.02.22 01:56:29.829581 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11597 | 2025.02.22 01:56:29.829662 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11598 | 2025.02.22 01:56:29.830506 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11599 | 2025.02.22 01:56:29.830552 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11600 | 2025.02.22 01:56:29.831008 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
11601 | 2025.02.22 01:56:29.831262 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2025.02.22 01:56:29.831474 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001943 sec., 68965.5172413793 rows/sec., 5.95 MiB/sec. | ||
11603 | 2025.02.22 01:56:29.831561 [ 256 ] {3ef03b16-cee4-4cbd-bd0c-0e02b82e7388} <Debug> TCPHandler: Processed in 0.002347167 sec. | ||
11604 | 2025.02.22 01:56:29.831859 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11605 | 2025.02.22 01:56:29.832232 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11606 | 2025.02.22 01:56:29.832325 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11607 | 2025.02.22 01:56:29.833151 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11608 | 2025.02.22 01:56:29.833209 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11609 | 2025.02.22 01:56:29.833664 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11610 | 2025.02.22 01:56:29.833932 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11611 | 2025.02.22 01:56:29.834162 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002051 sec., 19015.11457825451 rows/sec., 1.40 MiB/sec. | ||
11612 | 2025.02.22 01:56:29.834229 [ 5 ] {44f2e0e4-0492-4f6c-b637-e7109878a885} <Debug> TCPHandler: Processed in 0.002551872 sec. | ||
11613 | 2025.02.22 01:56:29.834398 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11614 | 2025.02.22 01:56:29.834544 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11615 | 2025.02.22 01:56:29.834603 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11616 | 2025.02.22 01:56:29.835253 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11617 | 2025.02.22 01:56:29.835291 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11618 | 2025.02.22 01:56:29.835671 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
11619 | 2025.02.22 01:56:29.835920 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11620 | 2025.02.22 01:56:29.836095 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001586 sec., 64943.253467843635 rows/sec., 5.07 MiB/sec. | ||
11621 | 2025.02.22 01:56:29.836149 [ 256 ] {60671e1e-a782-4233-b7be-d77364c21f9c} <Debug> TCPHandler: Processed in 0.001819934 sec. | ||
11622 | 2025.02.22 01:56:29.836308 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11623 | 2025.02.22 01:56:29.836454 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11624 | 2025.02.22 01:56:29.836520 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11625 | 2025.02.22 01:56:29.837150 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11626 | 2025.02.22 01:56:29.837191 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11627 | 2025.02.22 01:56:29.837607 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
11628 | 2025.02.22 01:56:29.837870 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11629 | 2025.02.22 01:56:29.838040 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 3 parts from all_1_124_25 to all_126_126_0 | ||
11630 | 2025.02.22 01:56:29.838108 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11631 | 2025.02.22 01:56:29.838116 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
11632 | 2025.02.22 01:56:29.838147 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11633 | 2025.02.22 01:56:29.838274 [ 5 ] {df52dcb5-ee06-4ced-bba6-98ebcd51262c} <Debug> TCPHandler: Processed in 0.002031299 sec. | ||
11634 | 2025.02.22 01:56:29.838393 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_124_25 to all_126_126_0 into Compact with storage Full | ||
11635 | 2025.02.22 01:56:29.838490 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11636 | 2025.02.22 01:56:29.838721 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11637 | 2025.02.22 01:56:29.838755 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11638 | 2025.02.22 01:56:29.838798 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 33720 rows starting from the beginning of the part | ||
11639 | 2025.02.22 01:56:29.839011 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11640 | 2025.02.22 01:56:29.839190 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
11641 | 2025.02.22 01:56:29.839663 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 986 rows starting from the beginning of the part | ||
11642 | 2025.02.22 01:56:29.842971 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11643 | 2025.02.22 01:56:29.843017 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11644 | 2025.02.22 01:56:29.843961 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11645 | 2025.02.22 01:56:29.844361 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11646 | 2025.02.22 01:56:29.844592 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005906 sec., 6603.454114459872 rows/sec., 11.83 MiB/sec. | ||
11647 | 2025.02.22 01:56:29.844723 [ 256 ] {41cc91f9-161c-4ef9-937a-c081f74991dd} <Debug> TCPHandler: Processed in 0.006333524 sec. | ||
11648 | 2025.02.22 01:56:29.844922 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11649 | 2025.02.22 01:56:29.845105 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11650 | 2025.02.22 01:56:29.845183 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11651 | 2025.02.22 01:56:29.845869 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11652 | 2025.02.22 01:56:29.845910 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11653 | 2025.02.22 01:56:29.846483 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
11654 | 2025.02.22 01:56:29.846857 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11655 | 2025.02.22 01:56:29.847119 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002055 sec., 29197.080291970804 rows/sec., 1.97 MiB/sec. | ||
11656 | 2025.02.22 01:56:29.847176 [ 5 ] {70eb5c3a-0d87-442c-a840-98a54ed7b213} <Debug> TCPHandler: Processed in 0.002323117 sec. | ||
11657 | 2025.02.22 01:56:29.850329 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34866 rows, containing 5 columns (5 merged, 0 gathered) in 0.012035142 sec., 2897016.088385164 rows/sec., 198.50 MiB/sec. | ||
11658 | 2025.02.22 01:56:29.850684 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
11659 | 2025.02.22 01:56:29.851004 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11660 | 2025.02.22 01:56:29.851089 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 3 parts: [all_1_124_25, all_126_126_0] -> all_1_126_26 | ||
11661 | 2025.02.22 01:56:29.851182 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
11662 | 2025.02.22 01:56:31.336321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
11663 | 2025.02.22 01:56:31.359271 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11664 | 2025.02.22 01:56:31.359324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11665 | 2025.02.22 01:56:31.367034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
11666 | 2025.02.22 01:56:31.367835 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11667 | 2025.02.22 01:56:31.368158 [ 72 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
11668 | 2025.02.22 01:56:31.368242 [ 72 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11669 | 2025.02.22 01:56:31.368289 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11670 | 2025.02.22 01:56:31.368766 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
11671 | 2025.02.22 01:56:31.382209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
11672 | 2025.02.22 01:56:31.384319 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11673 | 2025.02.22 01:56:31.386116 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
11674 | 2025.02.22 01:56:31.392556 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
11675 | 2025.02.22 01:56:31.398808 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
11676 | 2025.02.22 01:56:31.405288 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
11677 | 2025.02.22 01:56:31.411719 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
11678 | 2025.02.22 01:56:31.417867 [ 190 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
11679 | 2025.02.22 01:56:31.491298 [ 187 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.122877258 sec., 4663.189994034535 rows/sec., 24.11 MiB/sec. | ||
11680 | 2025.02.22 01:56:31.495009 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
11681 | 2025.02.22 01:56:31.498168 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11682 | 2025.02.22 01:56:31.498286 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_76_15} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
11683 | 2025.02.22 01:56:31.500763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
11684 | 2025.02.22 01:56:32.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.61 MiB, peak 276.03 MiB, free memory in arenas 0.00 B, will set to 257.55 MiB (RSS), difference: -1.06 MiB | ||
11685 | 2025.02.22 01:56:34.828398 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11686 | 2025.02.22 01:56:34.828631 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11687 | 2025.02.22 01:56:34.828712 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11688 | 2025.02.22 01:56:34.829540 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11689 | 2025.02.22 01:56:34.829591 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11690 | 2025.02.22 01:56:34.830030 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
11691 | 2025.02.22 01:56:34.830286 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11692 | 2025.02.22 01:56:34.830519 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
11693 | 2025.02.22 01:56:34.830587 [ 256 ] {b9c42320-43b6-4458-a620-bb7a3efb87a5} <Debug> TCPHandler: Processed in 0.002335157 sec. | ||
11694 | 2025.02.22 01:56:34.830856 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11695 | 2025.02.22 01:56:34.831068 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11696 | 2025.02.22 01:56:34.831147 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11697 | 2025.02.22 01:56:34.832012 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11698 | 2025.02.22 01:56:34.832061 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11699 | 2025.02.22 01:56:34.832504 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
11700 | 2025.02.22 01:56:34.832770 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11701 | 2025.02.22 01:56:34.833028 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002011 sec., 31824.962705121827 rows/sec., 2.48 MiB/sec. | ||
11702 | 2025.02.22 01:56:34.833102 [ 5 ] {87f67863-9762-41a4-892f-23f68f2ceb5c} <Debug> TCPHandler: Processed in 0.002386088 sec. | ||
11703 | 2025.02.22 01:56:34.833271 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11704 | 2025.02.22 01:56:34.833484 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11705 | 2025.02.22 01:56:34.833557 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11706 | 2025.02.22 01:56:34.834204 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2025.02.22 01:56:34.834245 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11708 | 2025.02.22 01:56:34.834666 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
11709 | 2025.02.22 01:56:34.834924 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11710 | 2025.02.22 01:56:34.835148 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. | ||
11711 | 2025.02.22 01:56:34.835204 [ 256 ] {3a7b9d17-d2e1-4ec1-867b-46a84ea6cb1b} <Debug> TCPHandler: Processed in 0.002015609 sec. | ||
11712 | 2025.02.22 01:56:34.835367 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11713 | 2025.02.22 01:56:34.835509 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11714 | 2025.02.22 01:56:34.835569 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11715 | 2025.02.22 01:56:34.836141 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11716 | 2025.02.22 01:56:34.836181 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11717 | 2025.02.22 01:56:34.836567 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
11718 | 2025.02.22 01:56:34.836827 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11719 | 2025.02.22 01:56:34.837042 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
11720 | 2025.02.22 01:56:34.837094 [ 5 ] {43e503a0-9e65-4968-83cc-8dd6713d0134} <Debug> TCPHandler: Processed in 0.001794854 sec. | ||
11721 | 2025.02.22 01:56:36.362450 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
11722 | 2025.02.22 01:56:36.363205 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11723 | 2025.02.22 01:56:36.363247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11724 | 2025.02.22 01:56:36.363777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11725 | 2025.02.22 01:56:36.364031 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11726 | 2025.02.22 01:56:36.364256 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
11727 | 2025.02.22 01:56:38.882314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
11728 | 2025.02.22 01:56:38.905888 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11729 | 2025.02.22 01:56:38.905953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11730 | 2025.02.22 01:56:38.913392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
11731 | 2025.02.22 01:56:38.914204 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11732 | 2025.02.22 01:56:38.917610 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
11733 | 2025.02.22 01:56:39.052391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1574 | ||
11734 | 2025.02.22 01:56:39.055546 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11735 | 2025.02.22 01:56:39.055610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11736 | 2025.02.22 01:56:39.057204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11737 | 2025.02.22 01:56:39.057546 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11738 | 2025.02.22 01:56:39.059145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
11739 | 2025.02.22 01:56:39.830156 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11740 | 2025.02.22 01:56:39.830348 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11741 | 2025.02.22 01:56:39.830425 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11742 | 2025.02.22 01:56:39.831291 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11743 | 2025.02.22 01:56:39.831350 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11744 | 2025.02.22 01:56:39.831812 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
11745 | 2025.02.22 01:56:39.832072 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11746 | 2025.02.22 01:56:39.832285 [ 17 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
11747 | 2025.02.22 01:56:39.832315 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002022 sec., 66271.018793274 rows/sec., 5.72 MiB/sec. | ||
11748 | 2025.02.22 01:56:39.832360 [ 17 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2025.02.22 01:56:39.832420 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11750 | 2025.02.22 01:56:39.832445 [ 256 ] {76118b20-2853-4a9f-869c-9caab015e40f} <Debug> TCPHandler: Processed in 0.002423489 sec. | ||
11751 | 2025.02.22 01:56:39.832652 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
11752 | 2025.02.22 01:56:39.832725 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11753 | 2025.02.22 01:56:39.832795 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11754 | 2025.02.22 01:56:39.832835 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1403 rows starting from the beginning of the part | ||
11755 | 2025.02.22 01:56:39.832914 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11756 | 2025.02.22 01:56:39.832935 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
11757 | 2025.02.22 01:56:39.833088 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11758 | 2025.02.22 01:56:39.833322 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
11759 | 2025.02.22 01:56:39.833523 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 134 rows starting from the beginning of the part | ||
11760 | 2025.02.22 01:56:39.833702 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
11761 | 2025.02.22 01:56:39.833977 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 134 rows starting from the beginning of the part | ||
11762 | 2025.02.22 01:56:39.834892 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11763 | 2025.02.22 01:56:39.834936 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11764 | 2025.02.22 01:56:39.835520 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11765 | 2025.02.22 01:56:39.835886 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11766 | 2025.02.22 01:56:39.835957 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.003428594 sec., 536371.4688878298 rows/sec., 46.88 MiB/sec. | ||
11767 | 2025.02.22 01:56:39.836106 [ 17 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 | ||
11768 | 2025.02.22 01:56:39.836157 [ 17 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2025.02.22 01:56:39.836189 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11770 | 2025.02.22 01:56:39.836210 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.003358 sec., 11614.055985705778 rows/sec., 873.32 KiB/sec. | ||
11771 | 2025.02.22 01:56:39.836583 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
11772 | 2025.02.22 01:56:39.836631 [ 5 ] {ca311af7-0045-4a7e-90b7-abb95878d380} <Debug> TCPHandler: Processed in 0.004034588 sec. | ||
11773 | 2025.02.22 01:56:39.836671 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full | ||
11774 | 2025.02.22 01:56:39.837045 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11775 | 2025.02.22 01:56:39.837416 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11776 | 2025.02.22 01:56:39.837566 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 69 rows starting from the beginning of the part | ||
11777 | 2025.02.22 01:56:39.837557 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11778 | 2025.02.22 01:56:39.837860 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11779 | 2025.02.22 01:56:39.838165 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
11780 | 2025.02.22 01:56:39.838691 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
11781 | 2025.02.22 01:56:39.838855 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11782 | 2025.02.22 01:56:39.839191 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 67 rows starting from the beginning of the part | ||
11783 | 2025.02.22 01:56:39.839808 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
11784 | 2025.02.22 01:56:39.839843 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_131_26} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
11785 | 2025.02.22 01:56:39.840205 [ 201 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
11786 | 2025.02.22 01:56:39.841172 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
11787 | 2025.02.22 01:56:39.842189 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11788 | 2025.02.22 01:56:39.842264 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11789 | 2025.02.22 01:56:39.843325 [ 193 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 5 columns (5 merged, 0 gathered) in 0.007045672 sec., 41443.88214495367 rows/sec., 3.19 MiB/sec. | ||
11790 | 2025.02.22 01:56:39.843335 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
11791 | 2025.02.22 01:56:39.843558 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
11792 | 2025.02.22 01:56:39.843814 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11793 | 2025.02.22 01:56:39.844090 [ 17 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
11794 | 2025.02.22 01:56:39.844174 [ 17 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11795 | 2025.02.22 01:56:39.844250 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11796 | 2025.02.22 01:56:39.844261 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11797 | 2025.02.22 01:56:39.844331 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.006944 sec., 14832.94930875576 rows/sec., 1.16 MiB/sec. | ||
11798 | 2025.02.22 01:56:39.844688 [ 256 ] {1bb5959d-8f62-410e-b429-9cc77d83a405} <Debug> TCPHandler: Processed in 0.007862272 sec. | ||
11799 | 2025.02.22 01:56:39.844692 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
11800 | 2025.02.22 01:56:39.844816 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_56_12} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 | ||
11801 | 2025.02.22 01:56:39.844953 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11802 | 2025.02.22 01:56:39.845042 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11803 | 2025.02.22 01:56:39.845132 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 631 rows starting from the beginning of the part | ||
11804 | 2025.02.22 01:56:39.845149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11805 | 2025.02.22 01:56:39.845290 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11806 | 2025.02.22 01:56:39.845412 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
11807 | 2025.02.22 01:56:39.845490 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11808 | 2025.02.22 01:56:39.845780 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
11809 | 2025.02.22 01:56:39.846146 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 103 rows starting from the beginning of the part | ||
11810 | 2025.02.22 01:56:39.846471 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
11811 | 2025.02.22 01:56:39.846862 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 103 rows starting from the beginning of the part | ||
11812 | 2025.02.22 01:56:39.848000 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11813 | 2025.02.22 01:56:39.848045 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11814 | 2025.02.22 01:56:39.848602 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
11815 | 2025.02.22 01:56:39.848760 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.004394717 sec., 234144.7697314753 rows/sec., 18.79 MiB/sec. | ||
11816 | 2025.02.22 01:56:39.848924 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
11817 | 2025.02.22 01:56:39.848946 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2025.02.22 01:56:39.849213 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_126_26 to all_127_127_0 | ||
11819 | 2025.02.22 01:56:39.849290 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004099 sec., 39033.91070992925 rows/sec., 2.72 MiB/sec. | ||
11820 | 2025.02.22 01:56:39.849299 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11821 | 2025.02.22 01:56:39.849397 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11822 | 2025.02.22 01:56:39.849452 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11823 | 2025.02.22 01:56:39.849564 [ 5 ] {68ee1f2d-14f1-4167-8651-d0e10008d310} <Debug> TCPHandler: Processed in 0.004729555 sec. | ||
11824 | 2025.02.22 01:56:39.849726 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_126_26 to all_127_127_0 into Compact with storage Full | ||
11825 | 2025.02.22 01:56:39.849774 [ 201 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_131_26} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
11826 | 2025.02.22 01:56:39.849835 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11827 | 2025.02.22 01:56:39.849959 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
11828 | 2025.02.22 01:56:39.850070 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11829 | 2025.02.22 01:56:39.850145 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 34866 rows starting from the beginning of the part | ||
11830 | 2025.02.22 01:56:39.850151 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11831 | 2025.02.22 01:56:39.850418 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
11832 | 2025.02.22 01:56:39.850455 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11833 | 2025.02.22 01:56:39.853633 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11834 | 2025.02.22 01:56:39.853678 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11835 | 2025.02.22 01:56:39.854564 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11836 | 2025.02.22 01:56:39.854896 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11837 | 2025.02.22 01:56:39.855154 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11838 | 2025.02.22 01:56:39.855247 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11839 | 2025.02.22 01:56:39.855311 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11840 | 2025.02.22 01:56:39.855418 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005289 sec., 7373.794668179239 rows/sec., 13.21 MiB/sec. | ||
11841 | 2025.02.22 01:56:39.855682 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11842 | 2025.02.22 01:56:39.856224 [ 256 ] {d03ca133-152f-4834-872d-ad98fb5f72d5} <Debug> TCPHandler: Processed in 0.006478717 sec. | ||
11843 | 2025.02.22 01:56:39.856595 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11844 | 2025.02.22 01:56:39.857095 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11845 | 2025.02.22 01:56:39.857374 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11846 | 2025.02.22 01:56:39.858300 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11847 | 2025.02.22 01:56:39.858564 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1884 rows starting from the beginning of the part | ||
11848 | 2025.02.22 01:56:39.859272 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part | ||
11849 | 2025.02.22 01:56:39.860077 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11850 | 2025.02.22 01:56:39.860078 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part | ||
11851 | 2025.02.22 01:56:39.860126 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
11852 | 2025.02.22 01:56:39.860883 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
11853 | 2025.02.22 01:56:39.861309 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34930 rows, containing 5 columns (5 merged, 0 gathered) in 0.011701984 sec., 2984963.917229762 rows/sec., 204.53 MiB/sec. | ||
11854 | 2025.02.22 01:56:39.861861 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
11855 | 2025.02.22 01:56:39.861863 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part | ||
11856 | 2025.02.22 01:56:39.862033 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Trace> MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) | ||
11857 | 2025.02.22 01:56:39.862705 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11858 | 2025.02.22 01:56:39.862713 [ 193 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part | ||
11859 | 2025.02.22 01:56:39.863286 [ 26 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
11860 | 2025.02.22 01:56:39.863601 [ 26 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11861 | 2025.02.22 01:56:39.863758 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11862 | 2025.02.22 01:56:39.863782 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.02.22 01:56:39.863839 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006854 sec., 8754.012255617157 rows/sec., 604.12 KiB/sec. | ||
11864 | 2025.02.22 01:56:39.864362 [ 5 ] {3ab10ba7-0a4f-4d93-b97a-1d44d4ac5435} <Debug> TCPHandler: Processed in 0.007997094 sec. | ||
11865 | 2025.02.22 01:56:39.864703 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_126_26, all_127_127_0] -> all_1_127_27 | ||
11866 | 2025.02.22 01:56:39.865039 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
11867 | 2025.02.22 01:56:39.865198 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
11868 | 2025.02.22 01:56:39.865574 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11869 | 2025.02.22 01:56:39.865672 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6480 rows starting from the beginning of the part | ||
11870 | 2025.02.22 01:56:39.866118 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 24 rows starting from the beginning of the part | ||
11871 | 2025.02.22 01:56:39.866426 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
11872 | 2025.02.22 01:56:39.866669 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
11873 | 2025.02.22 01:56:39.866763 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
11874 | 2025.02.22 01:56:39.867025 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
11875 | 2025.02.22 01:56:39.871442 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6744 rows, containing 4 columns (4 merged, 0 gathered) in 0.006710173 sec., 1005041.151696089 rows/sec., 67.73 MiB/sec. | ||
11876 | 2025.02.22 01:56:39.872220 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
11877 | 2025.02.22 01:56:39.872552 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11878 | 2025.02.22 01:56:39.872640 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_131_26} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
11879 | 2025.02.22 01:56:39.872734 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
11880 | 2025.02.22 01:56:39.877122 [ 200 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 19 columns (19 merged, 0 gathered) in 0.021712648 sec., 95750.64266689167 rows/sec., 171.58 MiB/sec. | ||
11881 | 2025.02.22 01:56:39.879022 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11882 | 2025.02.22 01:56:39.879452 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11883 | 2025.02.22 01:56:39.879535 [ 195 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11884 | 2025.02.22 01:56:39.879687 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.02 MiB. | ||
11885 | 2025.02.22 01:56:40.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.20 MiB, peak 276.18 MiB, free memory in arenas 0.00 B, will set to 261.55 MiB (RSS), difference: 3.35 MiB | ||
11886 | 2025.02.22 01:56:41.677750 [ 219 ] {} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11887 | 2025.02.22 01:56:41.677814 [ 219 ] {} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11888 | 2025.02.22 01:56:41.679566 [ 219 ] {} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
11889 | 2025.02.22 01:56:43.652733 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11890 | 2025.02.22 01:56:43.652809 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11891 | 2025.02.22 01:56:43.864408 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
11892 | 2025.02.22 01:56:43.865149 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11893 | 2025.02.22 01:56:43.865204 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11894 | 2025.02.22 01:56:43.865783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11895 | 2025.02.22 01:56:43.866051 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11896 | 2025.02.22 01:56:43.866262 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
11897 | 2025.02.22 01:56:44.828146 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11898 | 2025.02.22 01:56:44.828363 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11899 | 2025.02.22 01:56:44.828442 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11900 | 2025.02.22 01:56:44.829785 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11901 | 2025.02.22 01:56:44.829839 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11902 | 2025.02.22 01:56:44.830298 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
11903 | 2025.02.22 01:56:44.830559 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11904 | 2025.02.22 01:56:44.830801 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002497 sec., 22426.912294753703 rows/sec., 1.72 MiB/sec. | ||
11905 | 2025.02.22 01:56:44.830871 [ 256 ] {c3da9e8d-9343-469c-b8fc-c82404d51de6} <Debug> TCPHandler: Processed in 0.00286393 sec. | ||
11906 | 2025.02.22 01:56:44.831179 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11907 | 2025.02.22 01:56:44.831395 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11908 | 2025.02.22 01:56:44.831470 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11909 | 2025.02.22 01:56:44.832258 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11910 | 2025.02.22 01:56:44.832306 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11911 | 2025.02.22 01:56:44.832753 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
11912 | 2025.02.22 01:56:44.833020 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11913 | 2025.02.22 01:56:44.833253 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
11914 | 2025.02.22 01:56:44.833318 [ 5 ] {47fe55c2-d196-4455-adf1-f72a37ac31e9} <Debug> TCPHandler: Processed in 0.002312476 sec. | ||
11915 | 2025.02.22 01:56:44.833470 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11916 | 2025.02.22 01:56:44.833619 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11917 | 2025.02.22 01:56:44.833684 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11918 | 2025.02.22 01:56:44.834361 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11919 | 2025.02.22 01:56:44.834411 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11920 | 2025.02.22 01:56:44.834824 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
11921 | 2025.02.22 01:56:44.835068 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11922 | 2025.02.22 01:56:44.835242 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_127_27 to all_128_128_0 | ||
11923 | 2025.02.22 01:56:44.835301 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
11924 | 2025.02.22 01:56:44.835328 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2025.02.22 01:56:44.835409 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11926 | 2025.02.22 01:56:44.835428 [ 256 ] {b5bcbb11-1c78-4027-8271-f331410e2d08} <Debug> TCPHandler: Processed in 0.00202476 sec. | ||
11927 | 2025.02.22 01:56:44.835688 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11928 | 2025.02.22 01:56:44.835702 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_27 to all_128_128_0 into Compact with storage Full | ||
11929 | 2025.02.22 01:56:44.835868 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11930 | 2025.02.22 01:56:44.835885 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11931 | 2025.02.22 01:56:44.835937 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_27, total 34930 rows starting from the beginning of the part | ||
11932 | 2025.02.22 01:56:44.835947 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11933 | 2025.02.22 01:56:44.836211 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
11934 | 2025.02.22 01:56:44.837208 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11935 | 2025.02.22 01:56:44.837266 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
11936 | 2025.02.22 01:56:44.837716 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
11937 | 2025.02.22 01:56:44.838016 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2025.02.22 01:56:44.838267 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002456 sec., 24429.9674267101 rows/sec., 1.65 MiB/sec. | ||
11939 | 2025.02.22 01:56:44.838347 [ 5 ] {055236d9-5d7a-4618-b4d4-7e840db048f9} <Debug> TCPHandler: Processed in 0.002804648 sec. | ||
11940 | 2025.02.22 01:56:44.842772 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35090 rows, containing 5 columns (5 merged, 0 gathered) in 0.007224766 sec., 4856904.708055597 rows/sec., 332.83 MiB/sec. | ||
11941 | 2025.02.22 01:56:44.843474 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Trace> MergedBlockOutputStream: filled checksums all_1_128_28 (state Temporary) | ||
11942 | 2025.02.22 01:56:44.843846 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_128_28 to all_1_128_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11943 | 2025.02.22 01:56:44.843941 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_127_27, all_128_128_0] -> all_1_128_28 | ||
11944 | 2025.02.22 01:56:44.844038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
11945 | 2025.02.22 01:56:46.417705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
11946 | 2025.02.22 01:56:46.441123 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11947 | 2025.02.22 01:56:46.441191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11948 | 2025.02.22 01:56:46.448654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
11949 | 2025.02.22 01:56:46.449515 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11950 | 2025.02.22 01:56:46.452585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
11951 | 2025.02.22 01:56:46.995490 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11952 | 2025.02.22 01:56:46.995712 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11953 | 2025.02.22 01:56:46.995796 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11954 | 2025.02.22 01:56:46.996645 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2025.02.22 01:56:46.996702 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11956 | 2025.02.22 01:56:46.997149 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11957 | 2025.02.22 01:56:46.997409 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11958 | 2025.02.22 01:56:46.997651 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002001 sec., 11994.002998500748 rows/sec., 1019.02 KiB/sec. | ||
11959 | 2025.02.22 01:56:46.997804 [ 256 ] {a33068d0-0523-47ed-a44f-b3086fddacef} <Debug> TCPHandler: Processed in 0.00245481 sec. | ||
11960 | 2025.02.22 01:56:46.998123 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11961 | 2025.02.22 01:56:46.998336 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11962 | 2025.02.22 01:56:46.998418 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11963 | 2025.02.22 01:56:46.999181 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11964 | 2025.02.22 01:56:46.999236 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11965 | 2025.02.22 01:56:46.999686 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
11966 | 2025.02.22 01:56:46.999948 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11967 | 2025.02.22 01:56:47.000177 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 85.88 KiB/sec. | ||
11968 | 2025.02.22 01:56:47.000335 [ 5 ] {76ea8c94-cd24-45d8-bfbe-141d96eb4444} <Debug> TCPHandler: Processed in 0.002412668 sec. | ||
11969 | 2025.02.22 01:56:47.000542 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11970 | 2025.02.22 01:56:47.000840 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11971 | 2025.02.22 01:56:47.000904 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11972 | 2025.02.22 01:56:47.002270 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11973 | 2025.02.22 01:56:47.002313 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11974 | 2025.02.22 01:56:47.002826 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
11975 | 2025.02.22 01:56:47.003075 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11976 | 2025.02.22 01:56:47.003311 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002573 sec., 542168.6746987952 rows/sec., 45.52 MiB/sec. | ||
11977 | 2025.02.22 01:56:47.003367 [ 256 ] {1c12d4a5-795b-4de1-ba5e-d296b91b7afb} <Debug> TCPHandler: Processed in 0.002931521 sec. | ||
11978 | 2025.02.22 01:56:47.003545 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11979 | 2025.02.22 01:56:47.003704 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11980 | 2025.02.22 01:56:47.003771 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11981 | 2025.02.22 01:56:47.004536 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11982 | 2025.02.22 01:56:47.004581 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11983 | 2025.02.22 01:56:47.004974 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11984 | 2025.02.22 01:56:47.005232 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11985 | 2025.02.22 01:56:47.005503 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001834 sec., 28898.58233369684 rows/sec., 2.15 MiB/sec. | ||
11986 | 2025.02.22 01:56:47.005652 [ 5 ] {4996b1a2-1085-4a30-89a6-c634c86de3ae} <Debug> TCPHandler: Processed in 0.002179602 sec. | ||
11987 | 2025.02.22 01:56:47.005891 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11988 | 2025.02.22 01:56:47.006031 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11989 | 2025.02.22 01:56:47.006082 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11990 | 2025.02.22 01:56:47.006741 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11991 | 2025.02.22 01:56:47.006782 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
11992 | 2025.02.22 01:56:47.007162 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11993 | 2025.02.22 01:56:47.007414 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11994 | 2025.02.22 01:56:47.007697 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001686 sec., 149466.1921708185 rows/sec., 10.34 MiB/sec. | ||
11995 | 2025.02.22 01:56:47.007961 [ 256 ] {d929cd3c-f16d-444d-8965-8b630a9cd31e} <Debug> TCPHandler: Processed in 0.002198734 sec. | ||
11996 | 2025.02.22 01:56:47.008180 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11997 | 2025.02.22 01:56:47.008334 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11998 | 2025.02.22 01:56:47.008398 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11999 | 2025.02.22 01:56:47.009050 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12000 | 2025.02.22 01:56:47.009094 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12001 | 2025.02.22 01:56:47.009473 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
12002 | 2025.02.22 01:56:47.009725 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12003 | 2025.02.22 01:56:47.010010 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 547.93 KiB/sec. | ||
12004 | 2025.02.22 01:56:47.010229 [ 5 ] {096918cb-045c-4a8c-8072-9f2cd4e60860} <Debug> TCPHandler: Processed in 0.002154323 sec. | ||
12005 | 2025.02.22 01:56:47.010389 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12006 | 2025.02.22 01:56:47.010529 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12007 | 2025.02.22 01:56:47.010586 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12008 | 2025.02.22 01:56:47.011485 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12009 | 2025.02.22 01:56:47.011524 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12010 | 2025.02.22 01:56:47.011928 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
12011 | 2025.02.22 01:56:47.012180 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2025.02.22 01:56:47.012402 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.001905 sec., 313385.82677165355 rows/sec., 23.55 MiB/sec. | ||
12013 | 2025.02.22 01:56:47.012458 [ 256 ] {c4364179-d9d1-4743-8f6a-4f7e52cc016b} <Debug> TCPHandler: Processed in 0.002147292 sec. | ||
12014 | 2025.02.22 01:56:47.012610 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12015 | 2025.02.22 01:56:47.012769 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12016 | 2025.02.22 01:56:47.012839 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12017 | 2025.02.22 01:56:47.013770 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12018 | 2025.02.22 01:56:47.013815 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12019 | 2025.02.22 01:56:47.014322 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
12020 | 2025.02.22 01:56:47.014584 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12021 | 2025.02.22 01:56:47.014781 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_128_28 to all_133_133_0 | ||
12022 | 2025.02.22 01:56:47.014850 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.002118 sec., 462228.51746931067 rows/sec., 31.23 MiB/sec. | ||
12023 | 2025.02.22 01:56:47.014869 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12024 | 2025.02.22 01:56:47.014930 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
12025 | 2025.02.22 01:56:47.015011 [ 5 ] {c5087262-7240-47aa-86b8-0d4711397502} <Debug> TCPHandler: Processed in 0.00246898 sec. | ||
12026 | 2025.02.22 01:56:47.015203 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_128_28 to all_133_133_0 into Compact with storage Full | ||
12027 | 2025.02.22 01:56:47.015219 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2025.02.22 01:56:47.015367 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12029 | 2025.02.22 01:56:47.015372 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12030 | 2025.02.22 01:56:47.015408 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_28, total 35090 rows starting from the beginning of the part | ||
12031 | 2025.02.22 01:56:47.015511 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12032 | 2025.02.22 01:56:47.015633 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
12033 | 2025.02.22 01:56:47.016109 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
12034 | 2025.02.22 01:56:47.016347 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
12035 | 2025.02.22 01:56:47.016574 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
12036 | 2025.02.22 01:56:47.016780 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 979 rows starting from the beginning of the part | ||
12037 | 2025.02.22 01:56:47.018580 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12038 | 2025.02.22 01:56:47.018626 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12039 | 2025.02.22 01:56:47.019639 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
12040 | 2025.02.22 01:56:47.019987 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12041 | 2025.02.22 01:56:47.020272 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004941 sec., 7893.139040680024 rows/sec., 14.14 MiB/sec. | ||
12042 | 2025.02.22 01:56:47.020414 [ 256 ] {3d27a127-32a3-496b-8a55-fe44980db91a} <Debug> TCPHandler: Processed in 0.005278209 sec. | ||
12043 | 2025.02.22 01:56:47.020633 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12044 | 2025.02.22 01:56:47.020794 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12045 | 2025.02.22 01:56:47.020859 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12046 | 2025.02.22 01:56:47.021565 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12047 | 2025.02.22 01:56:47.021607 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12048 | 2025.02.22 01:56:47.022122 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
12049 | 2025.02.22 01:56:47.022389 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12050 | 2025.02.22 01:56:47.022689 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001939 sec., 18566.2712738525 rows/sec., 1.25 MiB/sec. | ||
12051 | 2025.02.22 01:56:47.022772 [ 5 ] {0903b849-efdc-4ef9-bed2-33c906ed0502} <Debug> TCPHandler: Processed in 0.002271095 sec. | ||
12052 | 2025.02.22 01:56:47.024806 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36709 rows, containing 5 columns (5 merged, 0 gathered) in 0.009758057 sec., 3761916.9471955327 rows/sec., 257.77 MiB/sec. | ||
12053 | 2025.02.22 01:56:47.025455 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Trace> MergedBlockOutputStream: filled checksums all_1_133_29 (state Temporary) | ||
12054 | 2025.02.22 01:56:47.025826 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_133_29 to all_1_133_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12055 | 2025.02.22 01:56:47.025923 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_133_29} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_128_28, all_133_133_0] -> all_1_133_29 | ||
12056 | 2025.02.22 01:56:47.026037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
12057 | 2025.02.22 01:56:47.366498 [ 219 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12058 | 2025.02.22 01:56:47.366551 [ 219 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12059 | 2025.02.22 01:56:47.368676 [ 219 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12060 | 2025.02.22 01:56:47.764449 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12061 | 2025.02.22 01:56:47.764522 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12062 | 2025.02.22 01:56:47.766680 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12063 | 2025.02.22 01:56:47.940585 [ 219 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12064 | 2025.02.22 01:56:47.940637 [ 219 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12065 | 2025.02.22 01:56:47.942857 [ 219 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12066 | 2025.02.22 01:56:48.350967 [ 221 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12067 | 2025.02.22 01:56:48.351051 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12068 | 2025.02.22 01:56:48.353141 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12069 | 2025.02.22 01:56:49.059306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1614 | ||
12070 | 2025.02.22 01:56:49.062753 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2025.02.22 01:56:49.062812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12072 | 2025.02.22 01:56:49.064409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12073 | 2025.02.22 01:56:49.064770 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12074 | 2025.02.22 01:56:49.065508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
12075 | 2025.02.22 01:56:49.823099 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12076 | 2025.02.22 01:56:49.823310 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12077 | 2025.02.22 01:56:49.823389 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12078 | 2025.02.22 01:56:49.824149 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12079 | 2025.02.22 01:56:49.824198 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12080 | 2025.02.22 01:56:49.824639 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
12081 | 2025.02.22 01:56:49.824905 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12082 | 2025.02.22 01:56:49.825148 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001897 sec., 29520.295202952027 rows/sec., 2.27 MiB/sec. | ||
12083 | 2025.02.22 01:56:49.825213 [ 256 ] {69d72d29-1e9e-4a83-b9d1-79463df01741} <Debug> TCPHandler: Processed in 0.002247595 sec. | ||
12084 | 2025.02.22 01:56:49.825455 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12085 | 2025.02.22 01:56:49.825656 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12086 | 2025.02.22 01:56:49.825737 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12087 | 2025.02.22 01:56:49.826607 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12088 | 2025.02.22 01:56:49.826659 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12089 | 2025.02.22 01:56:49.827104 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
12090 | 2025.02.22 01:56:49.827370 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12091 | 2025.02.22 01:56:49.827600 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002001 sec., 31984.007996001998 rows/sec., 2.50 MiB/sec. | ||
12092 | 2025.02.22 01:56:49.827669 [ 5 ] {a0ed0fdc-3cfe-4139-8856-6e2eca190a75} <Debug> TCPHandler: Processed in 0.002347197 sec. | ||
12093 | 2025.02.22 01:56:49.827819 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12094 | 2025.02.22 01:56:49.827968 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12095 | 2025.02.22 01:56:49.828033 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12096 | 2025.02.22 01:56:49.828672 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12097 | 2025.02.22 01:56:49.828713 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12098 | 2025.02.22 01:56:49.829116 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
12099 | 2025.02.22 01:56:49.829372 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12100 | 2025.02.22 01:56:49.829583 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001652 sec., 38740.9200968523 rows/sec., 2.70 MiB/sec. | ||
12101 | 2025.02.22 01:56:49.829639 [ 256 ] {7df4d121-9ac0-4727-8f47-69501fa2715b} <Debug> TCPHandler: Processed in 0.001889586 sec. | ||
12102 | 2025.02.22 01:56:49.829812 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12103 | 2025.02.22 01:56:49.829959 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12104 | 2025.02.22 01:56:49.830025 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12105 | 2025.02.22 01:56:49.830593 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12106 | 2025.02.22 01:56:49.830633 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12107 | 2025.02.22 01:56:49.831025 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
12108 | 2025.02.22 01:56:49.831270 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12109 | 2025.02.22 01:56:49.831479 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001557 sec., 15414.258188824662 rows/sec., 1.04 MiB/sec. | ||
12110 | 2025.02.22 01:56:49.831535 [ 5 ] {1293f2bf-3683-455a-bca2-dd2813fe4208} <Debug> TCPHandler: Processed in 0.001793203 sec. | ||
12111 | 2025.02.22 01:56:51.366403 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
12112 | 2025.02.22 01:56:51.367097 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12113 | 2025.02.22 01:56:51.367152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12114 | 2025.02.22 01:56:51.367708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12115 | 2025.02.22 01:56:51.367983 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12116 | 2025.02.22 01:56:51.368284 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
12117 | 2025.02.22 01:56:53.952673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
12118 | 2025.02.22 01:56:53.977282 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12119 | 2025.02.22 01:56:53.977358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12120 | 2025.02.22 01:56:53.985002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
12121 | 2025.02.22 01:56:53.985877 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12122 | 2025.02.22 01:56:53.989985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
12123 | 2025.02.22 01:56:54.828650 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12124 | 2025.02.22 01:56:54.828848 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12125 | 2025.02.22 01:56:54.828925 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12126 | 2025.02.22 01:56:54.829720 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12127 | 2025.02.22 01:56:54.829772 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12128 | 2025.02.22 01:56:54.830221 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
12129 | 2025.02.22 01:56:54.830506 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12130 | 2025.02.22 01:56:54.830739 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
12131 | 2025.02.22 01:56:54.830812 [ 256 ] {2a0d98fa-e179-4e33-8714-21268a032b79} <Debug> TCPHandler: Processed in 0.002296536 sec. | ||
12132 | 2025.02.22 01:56:54.831089 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12133 | 2025.02.22 01:56:54.831298 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12134 | 2025.02.22 01:56:54.831375 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12135 | 2025.02.22 01:56:54.832172 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12136 | 2025.02.22 01:56:54.832227 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12137 | 2025.02.22 01:56:54.832737 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
12138 | 2025.02.22 01:56:54.833012 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12139 | 2025.02.22 01:56:54.833271 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002029 sec., 31542.631838344012 rows/sec., 2.46 MiB/sec. | ||
12140 | 2025.02.22 01:56:54.833341 [ 5 ] {b99505f8-765a-430b-8f19-7fd22003eae3} <Debug> TCPHandler: Processed in 0.002391738 sec. | ||
12141 | 2025.02.22 01:56:54.833494 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12142 | 2025.02.22 01:56:54.833625 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12143 | 2025.02.22 01:56:54.833684 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12144 | 2025.02.22 01:56:54.834282 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2025.02.22 01:56:54.834325 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12146 | 2025.02.22 01:56:54.834746 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
12147 | 2025.02.22 01:56:54.834995 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2025.02.22 01:56:54.835221 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
12149 | 2025.02.22 01:56:54.835281 [ 256 ] {94d79a5d-4966-4c99-8dc7-8f54c5bd6ba8} <Debug> TCPHandler: Processed in 0.001849715 sec. | ||
12150 | 2025.02.22 01:56:54.835434 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12151 | 2025.02.22 01:56:54.835565 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12152 | 2025.02.22 01:56:54.835627 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12153 | 2025.02.22 01:56:54.836162 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12154 | 2025.02.22 01:56:54.836204 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12155 | 2025.02.22 01:56:54.836609 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
12156 | 2025.02.22 01:56:54.836860 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12157 | 2025.02.22 01:56:54.837111 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001573 sec., 38143.67450731087 rows/sec., 2.57 MiB/sec. | ||
12158 | 2025.02.22 01:56:54.837194 [ 5 ] {5ecc282c-e5d8-4dc9-8dd8-1af51775bfa6} <Debug> TCPHandler: Processed in 0.001820344 sec. | ||
12159 | 2025.02.22 01:56:58.652926 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12160 | 2025.02.22 01:56:58.652998 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12161 | 2025.02.22 01:56:58.868467 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
12162 | 2025.02.22 01:56:58.869528 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12163 | 2025.02.22 01:56:58.869574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12164 | 2025.02.22 01:56:58.870115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12165 | 2025.02.22 01:56:58.870379 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12166 | 2025.02.22 01:56:58.870653 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
12167 | 2025.02.22 01:56:58.870706 [ 218 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12168 | 2025.02.22 01:56:58.870738 [ 218 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12169 | 2025.02.22 01:56:58.872793 [ 218 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12170 | 2025.02.22 01:56:59.001802 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001321982 sec. | ||
12171 | 2025.02.22 01:56:59.065760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1630 | ||
12172 | 2025.02.22 01:56:59.068701 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2025.02.22 01:56:59.068759 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12174 | 2025.02.22 01:56:59.070283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12175 | 2025.02.22 01:56:59.070615 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2025.02.22 01:56:59.070867 [ 219 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12177 | 2025.02.22 01:56:59.070916 [ 219 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12178 | 2025.02.22 01:56:59.071599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1630 | ||
12179 | 2025.02.22 01:56:59.073132 [ 219 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12180 | 2025.02.22 01:56:59.829992 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12181 | 2025.02.22 01:56:59.830203 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12182 | 2025.02.22 01:56:59.830282 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12183 | 2025.02.22 01:56:59.831141 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12184 | 2025.02.22 01:56:59.831187 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12185 | 2025.02.22 01:56:59.831646 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
12186 | 2025.02.22 01:56:59.831906 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12187 | 2025.02.22 01:56:59.832063 [ 127 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
12188 | 2025.02.22 01:56:59.832108 [ 127 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12189 | 2025.02.22 01:56:59.832108 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001963 sec., 68262.86296484973 rows/sec., 5.89 MiB/sec. | ||
12190 | 2025.02.22 01:56:59.832136 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12191 | 2025.02.22 01:56:59.832233 [ 256 ] {590628ab-01d2-4024-9f7c-dcbea82229bc} <Debug> TCPHandler: Processed in 0.002375027 sec. | ||
12192 | 2025.02.22 01:56:59.832504 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
12193 | 2025.02.22 01:56:59.832536 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12194 | 2025.02.22 01:56:59.832913 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12195 | 2025.02.22 01:56:59.832915 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12196 | 2025.02.22 01:56:59.833019 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1403 rows starting from the beginning of the part | ||
12197 | 2025.02.22 01:56:59.833077 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12198 | 2025.02.22 01:56:59.833353 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
12199 | 2025.02.22 01:56:59.833771 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1395 rows starting from the beginning of the part | ||
12200 | 2025.02.22 01:56:59.834079 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
12201 | 2025.02.22 01:56:59.834548 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
12202 | 2025.02.22 01:56:59.834873 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 134 rows starting from the beginning of the part | ||
12203 | 2025.02.22 01:56:59.836050 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12204 | 2025.02.22 01:56:59.836117 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12205 | 2025.02.22 01:56:59.837266 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12206 | 2025.02.22 01:56:59.837663 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12207 | 2025.02.22 01:56:59.838137 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.005314 sec., 7339.1042529168235 rows/sec., 551.87 KiB/sec. | ||
12208 | 2025.02.22 01:56:59.838620 [ 5 ] {d1026186-671c-4053-9e68-95ba3ba3f469} <Debug> TCPHandler: Processed in 0.006268293 sec. | ||
12209 | 2025.02.22 01:56:59.838908 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.006639151 sec., 466927.17186278786 rows/sec., 40.83 MiB/sec. | ||
12210 | 2025.02.22 01:56:59.838950 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12211 | 2025.02.22 01:56:59.839188 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12212 | 2025.02.22 01:56:59.839221 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
12213 | 2025.02.22 01:56:59.839265 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12214 | 2025.02.22 01:56:59.839615 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12215 | 2025.02.22 01:56:59.839746 [ 187 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_136_27} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
12216 | 2025.02.22 01:56:59.839858 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
12217 | 2025.02.22 01:56:59.840210 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12218 | 2025.02.22 01:56:59.840248 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12219 | 2025.02.22 01:56:59.840633 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
12220 | 2025.02.22 01:56:59.840893 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12221 | 2025.02.22 01:56:59.841096 [ 150 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
12222 | 2025.02.22 01:56:59.841113 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001961 sec., 52524.22233554309 rows/sec., 4.10 MiB/sec. | ||
12223 | 2025.02.22 01:56:59.841165 [ 150 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12224 | 2025.02.22 01:56:59.841251 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12225 | 2025.02.22 01:56:59.841258 [ 256 ] {db697c68-c9c0-43ca-8c76-934bf96f7e76} <Debug> TCPHandler: Processed in 0.002498271 sec. | ||
12226 | 2025.02.22 01:56:59.841494 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12227 | 2025.02.22 01:56:59.841550 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
12228 | 2025.02.22 01:56:59.841737 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12229 | 2025.02.22 01:56:59.841807 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12230 | 2025.02.22 01:56:59.841868 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12231 | 2025.02.22 01:56:59.841883 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 631 rows starting from the beginning of the part | ||
12232 | 2025.02.22 01:56:59.842335 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
12233 | 2025.02.22 01:56:59.842776 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 597 rows starting from the beginning of the part | ||
12234 | 2025.02.22 01:56:59.843055 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
12235 | 2025.02.22 01:56:59.843357 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
12236 | 2025.02.22 01:56:59.843560 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 103 rows starting from the beginning of the part | ||
12237 | 2025.02.22 01:56:59.844627 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12238 | 2025.02.22 01:56:59.844700 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12239 | 2025.02.22 01:56:59.845893 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
12240 | 2025.02.22 01:56:59.846380 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12241 | 2025.02.22 01:56:59.846744 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.005387791 sec., 282676.1468661275 rows/sec., 22.51 MiB/sec. | ||
12242 | 2025.02.22 01:56:59.846910 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005248 sec., 30487.80487804878 rows/sec., 2.12 MiB/sec. | ||
12243 | 2025.02.22 01:56:59.847085 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
12244 | 2025.02.22 01:56:59.847129 [ 5 ] {f360df23-d0af-4a37-86a2-58fb6ba33863} <Debug> TCPHandler: Processed in 0.00575721 sec. | ||
12245 | 2025.02.22 01:56:59.847443 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12246 | 2025.02.22 01:56:59.847917 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12247 | 2025.02.22 01:56:59.847917 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12248 | 2025.02.22 01:56:59.848292 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12249 | 2025.02.22 01:56:59.848330 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_136_27} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
12250 | 2025.02.22 01:56:59.848775 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
12251 | 2025.02.22 01:56:59.850856 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12252 | 2025.02.22 01:56:59.850901 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12253 | 2025.02.22 01:56:59.851611 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
12254 | 2025.02.22 01:56:59.851880 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2025.02.22 01:56:59.852151 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004423 sec., 8817.544652950486 rows/sec., 15.80 MiB/sec. | ||
12256 | 2025.02.22 01:56:59.852490 [ 256 ] {29d1f526-e4a5-4153-a32d-9d9a6c116cad} <Debug> TCPHandler: Processed in 0.005226477 sec. | ||
12257 | 2025.02.22 01:56:59.852834 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12258 | 2025.02.22 01:56:59.853067 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12259 | 2025.02.22 01:56:59.853118 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12260 | 2025.02.22 01:56:59.853594 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12261 | 2025.02.22 01:56:59.853633 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12262 | 2025.02.22 01:56:59.854005 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
12263 | 2025.02.22 01:56:59.854247 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2025.02.22 01:56:59.854435 [ 150 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
12265 | 2025.02.22 01:56:59.854463 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001434 sec., 41841.00418410042 rows/sec., 2.82 MiB/sec. | ||
12266 | 2025.02.22 01:56:59.854520 [ 150 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12267 | 2025.02.22 01:56:59.854578 [ 5 ] {f90a1f07-0598-41a3-95a4-f973fda4f3e0} <Debug> TCPHandler: Processed in 0.001956638 sec. | ||
12268 | 2025.02.22 01:56:59.854597 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12269 | 2025.02.22 01:56:59.854767 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
12270 | 2025.02.22 01:56:59.854876 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12271 | 2025.02.22 01:56:59.854909 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6744 rows starting from the beginning of the part | ||
12272 | 2025.02.22 01:56:59.854978 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
12273 | 2025.02.22 01:56:59.855229 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part | ||
12274 | 2025.02.22 01:56:59.855322 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 24 rows starting from the beginning of the part | ||
12275 | 2025.02.22 01:56:59.855417 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
12276 | 2025.02.22 01:56:59.855535 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
12277 | 2025.02.22 01:56:59.857665 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6984 rows, containing 4 columns (4 merged, 0 gathered) in 0.002940242 sec., 2375314.684981712 rows/sec., 160.08 MiB/sec. | ||
12278 | 2025.02.22 01:56:59.858284 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
12279 | 2025.02.22 01:56:59.858627 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12280 | 2025.02.22 01:56:59.858724 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_136_27} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
12281 | 2025.02.22 01:56:59.858826 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
12282 | 2025.02.22 01:57:00.085654 [ 224 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12283 | 2025.02.22 01:57:00.085701 [ 224 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12284 | 2025.02.22 01:57:00.087863 [ 224 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
12285 | 2025.02.22 01:57:01.490069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
12286 | 2025.02.22 01:57:01.512338 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12287 | 2025.02.22 01:57:01.512395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12288 | 2025.02.22 01:57:01.520029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
12289 | 2025.02.22 01:57:01.520826 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12290 | 2025.02.22 01:57:01.523581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
12291 | 2025.02.22 01:57:04.828177 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12292 | 2025.02.22 01:57:04.828435 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12293 | 2025.02.22 01:57:04.828534 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12294 | 2025.02.22 01:57:04.829589 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12295 | 2025.02.22 01:57:04.829650 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12296 | 2025.02.22 01:57:04.830270 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
12297 | 2025.02.22 01:57:04.830651 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12298 | 2025.02.22 01:57:04.830901 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002537 sec., 22073.314938904216 rows/sec., 1.70 MiB/sec. | ||
12299 | 2025.02.22 01:57:04.830976 [ 256 ] {ee23ee38-bff4-470d-82e9-a25fd4ada6cd} <Debug> TCPHandler: Processed in 0.002993242 sec. | ||
12300 | 2025.02.22 01:57:04.831367 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12301 | 2025.02.22 01:57:04.831613 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12302 | 2025.02.22 01:57:04.831719 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12303 | 2025.02.22 01:57:04.832779 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12304 | 2025.02.22 01:57:04.832860 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12305 | 2025.02.22 01:57:04.833432 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
12306 | 2025.02.22 01:57:04.833759 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12307 | 2025.02.22 01:57:04.834053 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002504 sec., 25559.1054313099 rows/sec., 1.99 MiB/sec. | ||
12308 | 2025.02.22 01:57:04.834148 [ 5 ] {7640777c-cd4c-4786-a7dc-a2098d1879e6} <Debug> TCPHandler: Processed in 0.003010844 sec. | ||
12309 | 2025.02.22 01:57:04.834323 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12310 | 2025.02.22 01:57:04.834455 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12311 | 2025.02.22 01:57:04.834514 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12312 | 2025.02.22 01:57:04.835278 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12313 | 2025.02.22 01:57:04.835330 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12314 | 2025.02.22 01:57:04.835848 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
12315 | 2025.02.22 01:57:04.836124 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12316 | 2025.02.22 01:57:04.836360 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001937 sec., 82601.96179659267 rows/sec., 5.75 MiB/sec. | ||
12317 | 2025.02.22 01:57:04.836424 [ 256 ] {9feb73e5-aa2d-46eb-abfc-9b9e845ce13a} <Debug> TCPHandler: Processed in 0.002160213 sec. | ||
12318 | 2025.02.22 01:57:04.836598 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12319 | 2025.02.22 01:57:04.836741 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12320 | 2025.02.22 01:57:04.836800 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12321 | 2025.02.22 01:57:04.837356 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12322 | 2025.02.22 01:57:04.837401 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12323 | 2025.02.22 01:57:04.837820 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
12324 | 2025.02.22 01:57:04.838092 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12325 | 2025.02.22 01:57:04.838324 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. | ||
12326 | 2025.02.22 01:57:04.838403 [ 5 ] {74cae416-5f24-4c9b-9fec-54d2d64988bc} <Debug> TCPHandler: Processed in 0.001869575 sec. | ||
12327 | 2025.02.22 01:57:06.370796 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
12328 | 2025.02.22 01:57:06.371482 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12329 | 2025.02.22 01:57:06.371524 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12330 | 2025.02.22 01:57:06.372067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12331 | 2025.02.22 01:57:06.372329 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12332 | 2025.02.22 01:57:06.372551 [ 149 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12333 | 2025.02.22 01:57:06.372585 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
12334 | 2025.02.22 01:57:06.372642 [ 149 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12335 | 2025.02.22 01:57:06.372674 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12336 | 2025.02.22 01:57:06.372880 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
12337 | 2025.02.22 01:57:06.373138 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12338 | 2025.02.22 01:57:06.373184 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
12339 | 2025.02.22 01:57:06.373268 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
12340 | 2025.02.22 01:57:06.373515 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
12341 | 2025.02.22 01:57:06.373720 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
12342 | 2025.02.22 01:57:06.373835 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
12343 | 2025.02.22 01:57:06.374075 [ 188 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
12344 | 2025.02.22 01:57:06.377262 [ 186 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004498359 sec., 8258344.876431605 rows/sec., 118.14 MiB/sec. | ||
12345 | 2025.02.22 01:57:06.377678 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12346 | 2025.02.22 01:57:06.378030 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12347 | 2025.02.22 01:57:06.378127 [ 199 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_81_16} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12348 | 2025.02.22 01:57:06.378253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
12349 | 2025.02.22 01:57:09.023675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
12350 | 2025.02.22 01:57:09.046861 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12351 | 2025.02.22 01:57:09.046928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12352 | 2025.02.22 01:57:09.054498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
12353 | 2025.02.22 01:57:09.055299 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12354 | 2025.02.22 01:57:09.055745 [ 146 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
12355 | 2025.02.22 01:57:09.055889 [ 146 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12356 | 2025.02.22 01:57:09.055959 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12357 | 2025.02.22 01:57:09.056363 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
12358 | 2025.02.22 01:57:09.064990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
12359 | 2025.02.22 01:57:09.066276 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12360 | 2025.02.22 01:57:09.067192 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
12361 | 2025.02.22 01:57:09.071958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1650 | ||
12362 | 2025.02.22 01:57:09.074482 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
12363 | 2025.02.22 01:57:09.083869 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12364 | 2025.02.22 01:57:09.083955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12365 | 2025.02.22 01:57:09.093965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12366 | 2025.02.22 01:57:09.095284 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12367 | 2025.02.22 01:57:09.099751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
12368 | 2025.02.22 01:57:09.100656 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
12369 | 2025.02.22 01:57:09.106389 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
12370 | 2025.02.22 01:57:09.112589 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
12371 | 2025.02.22 01:57:09.118651 [ 188 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
12372 | 2025.02.22 01:57:09.126615 [ 224 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12373 | 2025.02.22 01:57:09.126654 [ 224 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12374 | 2025.02.22 01:57:09.129605 [ 224 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12375 | 2025.02.22 01:57:09.184632 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.128538066 sec., 4753.4556805919265 rows/sec., 24.58 MiB/sec. | ||
12376 | 2025.02.22 01:57:09.188224 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
12377 | 2025.02.22 01:57:09.191407 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2025.02.22 01:57:09.191530 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_81_16} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
12379 | 2025.02.22 01:57:09.194422 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
12380 | 2025.02.22 01:57:09.267671 [ 219 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12381 | 2025.02.22 01:57:09.267710 [ 219 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12382 | 2025.02.22 01:57:09.269735 [ 219 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12383 | 2025.02.22 01:57:09.445065 [ 222 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12384 | 2025.02.22 01:57:09.445123 [ 222 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12385 | 2025.02.22 01:57:09.447189 [ 222 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12386 | 2025.02.22 01:57:09.732366 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12387 | 2025.02.22 01:57:09.732455 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12388 | 2025.02.22 01:57:09.734846 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
12389 | 2025.02.22 01:57:09.829943 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12390 | 2025.02.22 01:57:09.830141 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12391 | 2025.02.22 01:57:09.830216 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12392 | 2025.02.22 01:57:09.831097 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12393 | 2025.02.22 01:57:09.831153 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12394 | 2025.02.22 01:57:09.831613 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
12395 | 2025.02.22 01:57:09.831881 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12396 | 2025.02.22 01:57:09.832129 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002042 sec., 65621.93927522037 rows/sec., 5.66 MiB/sec. | ||
12397 | 2025.02.22 01:57:09.832197 [ 256 ] {fd027ef0-cd9b-409f-bdd9-e6445d2d5b38} <Debug> TCPHandler: Processed in 0.002388679 sec. | ||
12398 | 2025.02.22 01:57:09.832479 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12399 | 2025.02.22 01:57:09.832697 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12400 | 2025.02.22 01:57:09.832780 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12401 | 2025.02.22 01:57:09.833646 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2025.02.22 01:57:09.833702 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12403 | 2025.02.22 01:57:09.834144 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12404 | 2025.02.22 01:57:09.834401 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12405 | 2025.02.22 01:57:09.834654 [ 218 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12406 | 2025.02.22 01:57:09.834674 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002027 sec., 19240.256536753823 rows/sec., 1.41 MiB/sec. | ||
12407 | 2025.02.22 01:57:09.834721 [ 218 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12408 | 2025.02.22 01:57:09.834855 [ 5 ] {6de7f363-1406-4d47-8b72-114d8d6e7c7e} <Debug> TCPHandler: Processed in 0.002522801 sec. | ||
12409 | 2025.02.22 01:57:09.835067 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12410 | 2025.02.22 01:57:09.835239 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12411 | 2025.02.22 01:57:09.835307 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12412 | 2025.02.22 01:57:09.836591 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12413 | 2025.02.22 01:57:09.836655 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12414 | 2025.02.22 01:57:09.837276 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
12415 | 2025.02.22 01:57:09.837535 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12416 | 2025.02.22 01:57:09.837896 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002697 sec., 38190.58212829069 rows/sec., 2.98 MiB/sec. | ||
12417 | 2025.02.22 01:57:09.838098 [ 256 ] {6e92bb76-fe20-4fd8-83f8-5db2a12db1b8} <Debug> TCPHandler: Processed in 0.003131976 sec. | ||
12418 | 2025.02.22 01:57:09.838286 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12419 | 2025.02.22 01:57:09.838506 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12420 | 2025.02.22 01:57:09.838621 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12421 | 2025.02.22 01:57:09.839045 [ 218 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12422 | 2025.02.22 01:57:09.840038 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12423 | 2025.02.22 01:57:09.840084 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12424 | 2025.02.22 01:57:09.840506 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
12425 | 2025.02.22 01:57:09.840761 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12426 | 2025.02.22 01:57:09.840922 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_133_29 to all_134_134_0 | ||
12427 | 2025.02.22 01:57:09.840945 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002514 sec., 63643.595863166265 rows/sec., 4.43 MiB/sec. | ||
12428 | 2025.02.22 01:57:09.840961 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12429 | 2025.02.22 01:57:09.840995 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12430 | 2025.02.22 01:57:09.841023 [ 5 ] {7c92e0ba-e2e2-4a89-86b1-059d5775f715} <Debug> TCPHandler: Processed in 0.002809238 sec. | ||
12431 | 2025.02.22 01:57:09.841132 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_29 to all_134_134_0 into Compact with storage Full | ||
12432 | 2025.02.22 01:57:09.841206 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12433 | 2025.02.22 01:57:09.841275 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12434 | 2025.02.22 01:57:09.841329 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_133_29, total 36709 rows starting from the beginning of the part | ||
12435 | 2025.02.22 01:57:09.841431 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12436 | 2025.02.22 01:57:09.841553 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
12437 | 2025.02.22 01:57:09.841828 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12438 | 2025.02.22 01:57:09.845089 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12439 | 2025.02.22 01:57:09.845135 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12440 | 2025.02.22 01:57:09.845963 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
12441 | 2025.02.22 01:57:09.846305 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12442 | 2025.02.22 01:57:09.846636 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12443 | 2025.02.22 01:57:09.846639 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005226 sec., 7462.68656716418 rows/sec., 13.37 MiB/sec. | ||
12444 | 2025.02.22 01:57:09.846697 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12445 | 2025.02.22 01:57:09.847141 [ 256 ] {34e6ddac-fdb7-4655-ad47-e4ad45dfd59b} <Debug> TCPHandler: Processed in 0.006028036 sec. | ||
12446 | 2025.02.22 01:57:09.847400 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12447 | 2025.02.22 01:57:09.847653 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12448 | 2025.02.22 01:57:09.847862 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12449 | 2025.02.22 01:57:09.848901 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12450 | 2025.02.22 01:57:09.848989 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12451 | 2025.02.22 01:57:09.849990 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
12452 | 2025.02.22 01:57:09.850483 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12453 | 2025.02.22 01:57:09.851116 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003537 sec., 16963.52841391009 rows/sec., 1.14 MiB/sec. | ||
12454 | 2025.02.22 01:57:09.851295 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36773 rows, containing 5 columns (5 merged, 0 gathered) in 0.010211898 sec., 3600995.6229488384 rows/sec., 246.75 MiB/sec. | ||
12455 | 2025.02.22 01:57:09.851306 [ 5 ] {e418a451-f4e9-412f-bfc5-7e97c7d219c9} <Debug> TCPHandler: Processed in 0.004041408 sec. | ||
12456 | 2025.02.22 01:57:09.851486 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
12457 | 2025.02.22 01:57:09.851891 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Trace> MergedBlockOutputStream: filled checksums all_1_134_30 (state Temporary) | ||
12458 | 2025.02.22 01:57:09.852661 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_134_30 to all_1_134_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12459 | 2025.02.22 01:57:09.852752 [ 191 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_133_29, all_134_134_0] -> all_1_134_30 | ||
12460 | 2025.02.22 01:57:09.852843 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
12461 | 2025.02.22 01:57:10.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.11 MiB, peak 280.05 MiB, free memory in arenas 0.00 B, will set to 261.61 MiB (RSS), difference: -1.50 MiB | ||
12462 | 2025.02.22 01:57:13.653248 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12463 | 2025.02.22 01:57:13.653321 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12464 | 2025.02.22 01:57:13.872764 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
12465 | 2025.02.22 01:57:13.873421 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12466 | 2025.02.22 01:57:13.873474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12467 | 2025.02.22 01:57:13.874050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12468 | 2025.02.22 01:57:13.874344 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12469 | 2025.02.22 01:57:13.874609 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
12470 | 2025.02.22 01:57:14.827800 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12471 | 2025.02.22 01:57:14.827985 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12472 | 2025.02.22 01:57:14.828060 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12473 | 2025.02.22 01:57:14.828845 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12474 | 2025.02.22 01:57:14.828895 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12475 | 2025.02.22 01:57:14.829337 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
12476 | 2025.02.22 01:57:14.829598 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2025.02.22 01:57:14.829827 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. | ||
12478 | 2025.02.22 01:57:14.829896 [ 256 ] {19c6090b-cf8e-4276-88a2-91e5a81eaf1d} <Debug> TCPHandler: Processed in 0.002223974 sec. | ||
12479 | 2025.02.22 01:57:14.830168 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12480 | 2025.02.22 01:57:14.830362 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12481 | 2025.02.22 01:57:14.830442 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12482 | 2025.02.22 01:57:14.831242 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12483 | 2025.02.22 01:57:14.831299 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12484 | 2025.02.22 01:57:14.831772 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
12485 | 2025.02.22 01:57:14.832029 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12486 | 2025.02.22 01:57:14.832289 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
12487 | 2025.02.22 01:57:14.832371 [ 5 ] {bd027cb8-073d-43e3-83ca-393847109f19} <Debug> TCPHandler: Processed in 0.002340477 sec. | ||
12488 | 2025.02.22 01:57:14.832544 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12489 | 2025.02.22 01:57:14.832675 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12490 | 2025.02.22 01:57:14.832734 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12491 | 2025.02.22 01:57:14.833332 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12492 | 2025.02.22 01:57:14.833375 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12493 | 2025.02.22 01:57:14.833818 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
12494 | 2025.02.22 01:57:14.834096 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12495 | 2025.02.22 01:57:14.834284 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_134_30 to all_135_135_0 | ||
12496 | 2025.02.22 01:57:14.834329 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
12497 | 2025.02.22 01:57:14.834340 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12498 | 2025.02.22 01:57:14.834406 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12499 | 2025.02.22 01:57:14.834459 [ 256 ] {32b5511b-893f-40c6-89d0-52a5ab8cc3ae} <Debug> TCPHandler: Processed in 0.001975618 sec. | ||
12500 | 2025.02.22 01:57:14.834668 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_30 to all_135_135_0 into Compact with storage Full | ||
12501 | 2025.02.22 01:57:14.834687 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12502 | 2025.02.22 01:57:14.834981 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12503 | 2025.02.22 01:57:14.834997 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12504 | 2025.02.22 01:57:14.835090 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_30, total 36773 rows starting from the beginning of the part | ||
12505 | 2025.02.22 01:57:14.835100 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12506 | 2025.02.22 01:57:14.835433 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
12507 | 2025.02.22 01:57:14.836920 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2025.02.22 01:57:14.836973 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12509 | 2025.02.22 01:57:14.837518 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
12510 | 2025.02.22 01:57:14.837925 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12511 | 2025.02.22 01:57:14.838193 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003279 sec., 18298.261665141814 rows/sec., 1.23 MiB/sec. | ||
12512 | 2025.02.22 01:57:14.838256 [ 5 ] {2942d5f4-f21e-4bd2-a5d3-7c54069029e5} <Debug> TCPHandler: Processed in 0.003676039 sec. | ||
12513 | 2025.02.22 01:57:14.843004 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36933 rows, containing 5 columns (5 merged, 0 gathered) in 0.008478066 sec., 4356300.12788294 rows/sec., 298.53 MiB/sec. | ||
12514 | 2025.02.22 01:57:14.843560 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Trace> MergedBlockOutputStream: filled checksums all_1_135_31 (state Temporary) | ||
12515 | 2025.02.22 01:57:14.843888 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_135_31 to all_1_135_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12516 | 2025.02.22 01:57:14.843975 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_134_30, all_135_135_0] -> all_1_135_31 | ||
12517 | 2025.02.22 01:57:14.844059 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
12518 | 2025.02.22 01:57:16.565079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
12519 | 2025.02.22 01:57:16.588433 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12520 | 2025.02.22 01:57:16.588480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12521 | 2025.02.22 01:57:16.596023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
12522 | 2025.02.22 01:57:16.596873 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12523 | 2025.02.22 01:57:16.599749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
12524 | 2025.02.22 01:57:16.996785 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12525 | 2025.02.22 01:57:16.997002 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12526 | 2025.02.22 01:57:16.997085 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12527 | 2025.02.22 01:57:16.997909 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12528 | 2025.02.22 01:57:16.997960 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12529 | 2025.02.22 01:57:16.998392 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12530 | 2025.02.22 01:57:16.998651 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12531 | 2025.02.22 01:57:16.998913 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001952 sec., 12295.081967213115 rows/sec., 1.02 MiB/sec. | ||
12532 | 2025.02.22 01:57:16.999354 [ 256 ] {810a6aba-1223-4877-af19-265449227940} <Debug> TCPHandler: Processed in 0.002710065 sec. | ||
12533 | 2025.02.22 01:57:16.999675 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12534 | 2025.02.22 01:57:16.999885 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12535 | 2025.02.22 01:57:16.999965 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12536 | 2025.02.22 01:57:17.001202 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12537 | 2025.02.22 01:57:17.001249 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12538 | 2025.02.22 01:57:17.001679 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
12539 | 2025.02.22 01:57:17.001952 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12540 | 2025.02.22 01:57:17.002200 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00237 sec., 6751.054852320674 rows/sec., 550.50 KiB/sec. | ||
12541 | 2025.02.22 01:57:17.002267 [ 5 ] {109e710a-3ab8-4eb5-8aa9-b1f3365f302f} <Debug> TCPHandler: Processed in 0.002735957 sec. | ||
12542 | 2025.02.22 01:57:17.002439 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12543 | 2025.02.22 01:57:17.002585 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12544 | 2025.02.22 01:57:17.002643 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12545 | 2025.02.22 01:57:17.003976 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12546 | 2025.02.22 01:57:17.004018 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12547 | 2025.02.22 01:57:17.004469 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
12548 | 2025.02.22 01:57:17.004721 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12549 | 2025.02.22 01:57:17.004936 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.002384 sec., 588087.2483221476 rows/sec., 49.34 MiB/sec. | ||
12550 | 2025.02.22 01:57:17.004992 [ 256 ] {63554698-649a-40c1-9179-f4d5bac0cca9} <Debug> TCPHandler: Processed in 0.002622204 sec. | ||
12551 | 2025.02.22 01:57:17.005157 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12552 | 2025.02.22 01:57:17.005284 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12553 | 2025.02.22 01:57:17.005360 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12554 | 2025.02.22 01:57:17.006022 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12555 | 2025.02.22 01:57:17.006064 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12556 | 2025.02.22 01:57:17.006446 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12557 | 2025.02.22 01:57:17.006690 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12558 | 2025.02.22 01:57:17.006945 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001678 sec., 39928.486293206195 rows/sec., 2.92 MiB/sec. | ||
12559 | 2025.02.22 01:57:17.007033 [ 5 ] {eb9c2600-0d77-42f7-b8ec-7f17dd0193e6} <Debug> TCPHandler: Processed in 0.001930577 sec. | ||
12560 | 2025.02.22 01:57:17.007232 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12561 | 2025.02.22 01:57:17.007354 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12562 | 2025.02.22 01:57:17.007403 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12563 | 2025.02.22 01:57:17.008050 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12564 | 2025.02.22 01:57:17.008089 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12565 | 2025.02.22 01:57:17.008467 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12566 | 2025.02.22 01:57:17.008712 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12567 | 2025.02.22 01:57:17.008965 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001629 sec., 154696.13259668509 rows/sec., 10.70 MiB/sec. | ||
12568 | 2025.02.22 01:57:17.009161 [ 256 ] {d84ac36d-13fb-42e1-942b-7778b72e2eb2} <Debug> TCPHandler: Processed in 0.002015809 sec. | ||
12569 | 2025.02.22 01:57:17.009334 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12570 | 2025.02.22 01:57:17.009476 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12571 | 2025.02.22 01:57:17.009535 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12572 | 2025.02.22 01:57:17.010112 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12573 | 2025.02.22 01:57:17.010153 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12574 | 2025.02.22 01:57:17.010514 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
12575 | 2025.02.22 01:57:17.010757 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12576 | 2025.02.22 01:57:17.011017 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001568 sec., 7653.061224489797 rows/sec., 597.90 KiB/sec. | ||
12577 | 2025.02.22 01:57:17.011221 [ 5 ] {c79497c2-2f4c-4378-80b3-3cdf8ebc9bc3} <Debug> TCPHandler: Processed in 0.001957307 sec. | ||
12578 | 2025.02.22 01:57:17.011364 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12579 | 2025.02.22 01:57:17.011483 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12580 | 2025.02.22 01:57:17.011531 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12581 | 2025.02.22 01:57:17.012458 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2025.02.22 01:57:17.012507 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12583 | 2025.02.22 01:57:17.012997 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
12584 | 2025.02.22 01:57:17.013240 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2025.02.22 01:57:17.013431 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001973 sec., 309680.689305626 rows/sec., 23.31 MiB/sec. | ||
12586 | 2025.02.22 01:57:17.013491 [ 256 ] {45f3abb1-c3b5-4c2f-8a1b-b30da7c3f375} <Debug> TCPHandler: Processed in 0.002183913 sec. | ||
12587 | 2025.02.22 01:57:17.013650 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12588 | 2025.02.22 01:57:17.013770 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12589 | 2025.02.22 01:57:17.013825 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12590 | 2025.02.22 01:57:17.014594 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12591 | 2025.02.22 01:57:17.014635 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12592 | 2025.02.22 01:57:17.015097 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
12593 | 2025.02.22 01:57:17.015345 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12594 | 2025.02.22 01:57:17.015534 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_135_31 to all_140_140_0 | ||
12595 | 2025.02.22 01:57:17.015589 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.001834 sec., 537622.6826608506 rows/sec., 36.33 MiB/sec. | ||
12596 | 2025.02.22 01:57:17.015623 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12597 | 2025.02.22 01:57:17.015703 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12598 | 2025.02.22 01:57:17.015729 [ 5 ] {f67ed50b-d113-4bef-852b-22feb7f432d5} <Debug> TCPHandler: Processed in 0.002137982 sec. | ||
12599 | 2025.02.22 01:57:17.015959 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12600 | 2025.02.22 01:57:17.015961 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_31 to all_140_140_0 into Compact with storage Full | ||
12601 | 2025.02.22 01:57:17.016197 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12602 | 2025.02.22 01:57:17.016279 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12603 | 2025.02.22 01:57:17.016392 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_31, total 36933 rows starting from the beginning of the part | ||
12604 | 2025.02.22 01:57:17.016406 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12605 | 2025.02.22 01:57:17.016977 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
12606 | 2025.02.22 01:57:17.017443 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
12607 | 2025.02.22 01:57:17.017858 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
12608 | 2025.02.22 01:57:17.018189 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
12609 | 2025.02.22 01:57:17.018697 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 986 rows starting from the beginning of the part | ||
12610 | 2025.02.22 01:57:17.020883 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12611 | 2025.02.22 01:57:17.020933 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12612 | 2025.02.22 01:57:17.022724 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12613 | 2025.02.22 01:57:17.023140 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12614 | 2025.02.22 01:57:17.023409 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007294 sec., 5346.860433232794 rows/sec., 9.58 MiB/sec. | ||
12615 | 2025.02.22 01:57:17.023534 [ 256 ] {51307120-1e59-4798-8eaf-0e60aa4771fb} <Debug> TCPHandler: Processed in 0.007706848 sec. | ||
12616 | 2025.02.22 01:57:17.023738 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12617 | 2025.02.22 01:57:17.023887 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12618 | 2025.02.22 01:57:17.023952 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12619 | 2025.02.22 01:57:17.024663 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12620 | 2025.02.22 01:57:17.024704 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
12621 | 2025.02.22 01:57:17.025265 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
12622 | 2025.02.22 01:57:17.025545 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12623 | 2025.02.22 01:57:17.025827 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001972 sec., 18255.57809330629 rows/sec., 1.23 MiB/sec. | ||
12624 | 2025.02.22 01:57:17.025884 [ 5 ] {73624f6c-7d2d-4a0b-bbbf-c5727a0213a5} <Debug> TCPHandler: Processed in 0.002264995 sec. | ||
12625 | 2025.02.22 01:57:17.028156 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38559 rows, containing 5 columns (5 merged, 0 gathered) in 0.01235257 sec., 3121536.6518870164 rows/sec., 213.89 MiB/sec. | ||
12626 | 2025.02.22 01:57:17.028739 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Trace> MergedBlockOutputStream: filled checksums all_1_140_32 (state Temporary) | ||
12627 | 2025.02.22 01:57:17.029065 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_140_32 to all_1_140_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12628 | 2025.02.22 01:57:17.029153 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_135_31, all_140_140_0] -> all_1_140_32 | ||
12629 | 2025.02.22 01:57:17.029252 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12630 | 2025.02.22 01:57:19.099976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1690 | ||
12631 | 2025.02.22 01:57:19.103653 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12632 | 2025.02.22 01:57:19.103712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12633 | 2025.02.22 01:57:19.105286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12634 | 2025.02.22 01:57:19.105622 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12635 | 2025.02.22 01:57:19.105800 [ 135 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12636 | 2025.02.22 01:57:19.105866 [ 135 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12637 | 2025.02.22 01:57:19.105900 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12638 | 2025.02.22 01:57:19.106462 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12639 | 2025.02.22 01:57:19.108338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1690 | ||
12640 | 2025.02.22 01:57:19.108630 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12641 | 2025.02.22 01:57:19.108814 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1554 rows starting from the beginning of the part | ||
12642 | 2025.02.22 01:57:19.109503 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 20 rows starting from the beginning of the part | ||
12643 | 2025.02.22 01:57:19.110113 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
12644 | 2025.02.22 01:57:19.110784 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part | ||
12645 | 2025.02.22 01:57:19.112187 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 20 rows starting from the beginning of the part | ||
12646 | 2025.02.22 01:57:19.112890 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
12647 | 2025.02.22 01:57:19.122192 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1690 rows, containing 72 columns (72 merged, 0 gathered) in 0.016153863 sec., 104618.9385164403 rows/sec., 79.46 MiB/sec. | ||
12648 | 2025.02.22 01:57:19.124250 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12649 | 2025.02.22 01:57:19.125138 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12650 | 2025.02.22 01:57:19.125242 [ 190 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_61_12} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12651 | 2025.02.22 01:57:19.125641 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
12652 | 2025.02.22 01:57:19.823725 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12653 | 2025.02.22 01:57:19.823936 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12654 | 2025.02.22 01:57:19.824016 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12655 | 2025.02.22 01:57:19.824885 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12656 | 2025.02.22 01:57:19.824927 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12657 | 2025.02.22 01:57:19.825362 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
12658 | 2025.02.22 01:57:19.825629 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12659 | 2025.02.22 01:57:19.825770 [ 135 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
12660 | 2025.02.22 01:57:19.825813 [ 135 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12661 | 2025.02.22 01:57:19.825824 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
12662 | 2025.02.22 01:57:19.825839 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12663 | 2025.02.22 01:57:19.825934 [ 256 ] {7d8e4efc-d575-4331-b3f2-e15d66e4ef50} <Debug> TCPHandler: Processed in 0.002338126 sec. | ||
12664 | 2025.02.22 01:57:19.826102 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
12665 | 2025.02.22 01:57:19.826215 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12666 | 2025.02.22 01:57:19.826285 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12667 | 2025.02.22 01:57:19.826333 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1403 rows starting from the beginning of the part | ||
12668 | 2025.02.22 01:57:19.826446 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12669 | 2025.02.22 01:57:19.826477 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
12670 | 2025.02.22 01:57:19.826597 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12671 | 2025.02.22 01:57:19.826764 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 134 rows starting from the beginning of the part | ||
12672 | 2025.02.22 01:57:19.827066 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
12673 | 2025.02.22 01:57:19.827171 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1402 rows starting from the beginning of the part | ||
12674 | 2025.02.22 01:57:19.827520 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
12675 | 2025.02.22 01:57:19.828671 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12676 | 2025.02.22 01:57:19.828728 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12677 | 2025.02.22 01:57:19.829311 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
12678 | 2025.02.22 01:57:19.829576 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12679 | 2025.02.22 01:57:19.829862 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.003902295 sec., 796198.1346874083 rows/sec., 69.61 MiB/sec. | ||
12680 | 2025.02.22 01:57:19.829872 [ 135 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
12681 | 2025.02.22 01:57:19.829959 [ 135 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12682 | 2025.02.22 01:57:19.829993 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12683 | 2025.02.22 01:57:19.830011 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003642 sec., 17572.76221856123 rows/sec., 1.37 MiB/sec. | ||
12684 | 2025.02.22 01:57:19.830217 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
12685 | 2025.02.22 01:57:19.830268 [ 5 ] {5b69721c-b637-47f5-ab69-487c86dd0693} <Debug> TCPHandler: Processed in 0.004204892 sec. | ||
12686 | 2025.02.22 01:57:19.830281 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
12687 | 2025.02.22 01:57:19.830483 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12688 | 2025.02.22 01:57:19.830496 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12689 | 2025.02.22 01:57:19.830555 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 631 rows starting from the beginning of the part | ||
12690 | 2025.02.22 01:57:19.830911 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12691 | 2025.02.22 01:57:19.831011 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
12692 | 2025.02.22 01:57:19.831076 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12693 | 2025.02.22 01:57:19.831364 [ 201 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_141_28} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
12694 | 2025.02.22 01:57:19.831392 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12695 | 2025.02.22 01:57:19.831484 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 103 rows starting from the beginning of the part | ||
12696 | 2025.02.22 01:57:19.831765 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
12697 | 2025.02.22 01:57:19.832039 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
12698 | 2025.02.22 01:57:19.832420 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 611 rows starting from the beginning of the part | ||
12699 | 2025.02.22 01:57:19.832762 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
12700 | 2025.02.22 01:57:19.834339 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2025.02.22 01:57:19.834407 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12702 | 2025.02.22 01:57:19.835460 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
12703 | 2025.02.22 01:57:19.835954 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005858543 sec., 262351.9192399885 rows/sec., 20.90 MiB/sec. | ||
12704 | 2025.02.22 01:57:19.835966 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12705 | 2025.02.22 01:57:19.836206 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
12706 | 2025.02.22 01:57:19.836367 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.005549 sec., 11533.60965939809 rows/sec., 822.57 KiB/sec. | ||
12707 | 2025.02.22 01:57:19.836507 [ 256 ] {a904234e-0b0b-423e-97a6-d6eaffdcc831} <Debug> TCPHandler: Processed in 0.006120789 sec. | ||
12708 | 2025.02.22 01:57:19.836731 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12709 | 2025.02.22 01:57:19.836736 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12710 | 2025.02.22 01:57:19.836821 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_141_28} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
12711 | 2025.02.22 01:57:19.836908 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
12712 | 2025.02.22 01:57:19.836917 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12713 | 2025.02.22 01:57:19.836988 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12714 | 2025.02.22 01:57:19.837564 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12715 | 2025.02.22 01:57:19.837613 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12716 | 2025.02.22 01:57:19.838010 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
12717 | 2025.02.22 01:57:19.838249 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12718 | 2025.02.22 01:57:19.838429 [ 131 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
12719 | 2025.02.22 01:57:19.838462 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.01 MiB/sec. | ||
12720 | 2025.02.22 01:57:19.838487 [ 131 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12721 | 2025.02.22 01:57:19.838546 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12722 | 2025.02.22 01:57:19.838570 [ 5 ] {a7b41eed-6b27-4246-aa38-a5b5472ef2ed} <Debug> TCPHandler: Processed in 0.001920607 sec. | ||
12723 | 2025.02.22 01:57:19.838788 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
12724 | 2025.02.22 01:57:19.839035 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12725 | 2025.02.22 01:57:19.839101 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6984 rows starting from the beginning of the part | ||
12726 | 2025.02.22 01:57:19.839252 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
12727 | 2025.02.22 01:57:19.839481 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
12728 | 2025.02.22 01:57:19.839685 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
12729 | 2025.02.22 01:57:19.839803 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 36 rows starting from the beginning of the part | ||
12730 | 2025.02.22 01:57:19.839919 [ 194 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 24 rows starting from the beginning of the part | ||
12731 | 2025.02.22 01:57:19.842213 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003533756 sec., 2044283.7592635145 rows/sec., 137.77 MiB/sec. | ||
12732 | 2025.02.22 01:57:19.842762 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
12733 | 2025.02.22 01:57:19.843074 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12734 | 2025.02.22 01:57:19.843158 [ 199 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_141_28} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
12735 | 2025.02.22 01:57:19.843253 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
12736 | 2025.02.22 01:57:21.374753 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
12737 | 2025.02.22 01:57:21.375548 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12738 | 2025.02.22 01:57:21.375599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12739 | 2025.02.22 01:57:21.376192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12740 | 2025.02.22 01:57:21.376463 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2025.02.22 01:57:21.376672 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
12742 | 2025.02.22 01:57:24.099836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
12743 | 2025.02.22 01:57:24.123204 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12744 | 2025.02.22 01:57:24.123253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12745 | 2025.02.22 01:57:24.130761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
12746 | 2025.02.22 01:57:24.131588 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12747 | 2025.02.22 01:57:24.134609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
12748 | 2025.02.22 01:57:24.827951 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12749 | 2025.02.22 01:57:24.828151 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12750 | 2025.02.22 01:57:24.828224 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12751 | 2025.02.22 01:57:24.829055 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12752 | 2025.02.22 01:57:24.829139 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12753 | 2025.02.22 01:57:24.829582 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
12754 | 2025.02.22 01:57:24.829846 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12755 | 2025.02.22 01:57:24.830082 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. | ||
12756 | 2025.02.22 01:57:24.830159 [ 256 ] {c6992e16-6394-435b-8ed6-7268137e6b5d} <Debug> TCPHandler: Processed in 0.002343546 sec. | ||
12757 | 2025.02.22 01:57:24.830434 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12758 | 2025.02.22 01:57:24.830654 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12759 | 2025.02.22 01:57:24.830746 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12760 | 2025.02.22 01:57:24.831588 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12761 | 2025.02.22 01:57:24.831643 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12762 | 2025.02.22 01:57:24.832102 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
12763 | 2025.02.22 01:57:24.832372 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12764 | 2025.02.22 01:57:24.832628 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002031 sec., 31511.57065484983 rows/sec., 2.46 MiB/sec. | ||
12765 | 2025.02.22 01:57:24.832702 [ 5 ] {338ca685-994d-4e6e-a451-6c932f7e1109} <Debug> TCPHandler: Processed in 0.002417229 sec. | ||
12766 | 2025.02.22 01:57:24.832883 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12767 | 2025.02.22 01:57:24.833017 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12768 | 2025.02.22 01:57:24.833075 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12769 | 2025.02.22 01:57:24.833689 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12770 | 2025.02.22 01:57:24.833734 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12771 | 2025.02.22 01:57:24.834143 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
12772 | 2025.02.22 01:57:24.834418 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12773 | 2025.02.22 01:57:24.834648 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
12774 | 2025.02.22 01:57:24.834712 [ 256 ] {920746c2-0847-4613-8be6-5be67a0db72e} <Debug> TCPHandler: Processed in 0.001890056 sec. | ||
12775 | 2025.02.22 01:57:24.834880 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12776 | 2025.02.22 01:57:24.835027 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12777 | 2025.02.22 01:57:24.835095 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12778 | 2025.02.22 01:57:24.835710 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12779 | 2025.02.22 01:57:24.835761 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12780 | 2025.02.22 01:57:24.836177 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
12781 | 2025.02.22 01:57:24.836425 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12782 | 2025.02.22 01:57:24.836659 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00166 sec., 36144.57831325301 rows/sec., 2.44 MiB/sec. | ||
12783 | 2025.02.22 01:57:24.836768 [ 5 ] {51c08988-6f5f-46a4-9d01-54e3a1a7ff08} <Debug> TCPHandler: Processed in 0.001949807 sec. | ||
12784 | 2025.02.22 01:57:28.247763 [ 123 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 | ||
12785 | 2025.02.22 01:57:28.247871 [ 123 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12786 | 2025.02.22 01:57:28.247910 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12787 | 2025.02.22 01:57:28.248222 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full | ||
12788 | 2025.02.22 01:57:28.248732 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12789 | 2025.02.22 01:57:28.248834 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 69 rows starting from the beginning of the part | ||
12790 | 2025.02.22 01:57:28.248956 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 53 rows starting from the beginning of the part | ||
12791 | 2025.02.22 01:57:28.249187 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
12792 | 2025.02.22 01:57:28.249465 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
12793 | 2025.02.22 01:57:28.249699 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 67 rows starting from the beginning of the part | ||
12794 | 2025.02.22 01:57:28.250856 [ 199 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.002816799 sec., 94788.44603395557 rows/sec., 7.32 MiB/sec. | ||
12795 | 2025.02.22 01:57:28.251077 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
12796 | 2025.02.22 01:57:28.251475 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12797 | 2025.02.22 01:57:28.251578 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_60_13} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 | ||
12798 | 2025.02.22 01:57:28.251697 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12799 | 2025.02.22 01:57:28.653575 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12800 | 2025.02.22 01:57:28.653632 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12801 | 2025.02.22 01:57:28.876822 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
12802 | 2025.02.22 01:57:28.877480 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12803 | 2025.02.22 01:57:28.877523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12804 | 2025.02.22 01:57:28.878052 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12805 | 2025.02.22 01:57:28.878309 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12806 | 2025.02.22 01:57:28.878560 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
12807 | 2025.02.22 01:57:29.108644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1706 | ||
12808 | 2025.02.22 01:57:29.111772 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12809 | 2025.02.22 01:57:29.111826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12810 | 2025.02.22 01:57:29.113342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12811 | 2025.02.22 01:57:29.113684 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12812 | 2025.02.22 01:57:29.114357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
12813 | 2025.02.22 01:57:29.289034 [ 222 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12814 | 2025.02.22 01:57:29.289090 [ 222 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12815 | 2025.02.22 01:57:29.291649 [ 222 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12816 | 2025.02.22 01:57:29.740240 [ 218 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12817 | 2025.02.22 01:57:29.740335 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12818 | 2025.02.22 01:57:29.742323 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12819 | 2025.02.22 01:57:29.770834 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12820 | 2025.02.22 01:57:29.770892 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12821 | 2025.02.22 01:57:29.772828 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12822 | 2025.02.22 01:57:29.829907 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12823 | 2025.02.22 01:57:29.830122 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12824 | 2025.02.22 01:57:29.830194 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12825 | 2025.02.22 01:57:29.831020 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12826 | 2025.02.22 01:57:29.831073 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12827 | 2025.02.22 01:57:29.831518 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
12828 | 2025.02.22 01:57:29.831777 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2025.02.22 01:57:29.832016 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001949 sec., 68753.20677270395 rows/sec., 5.93 MiB/sec. | ||
12830 | 2025.02.22 01:57:29.832082 [ 256 ] {1f0259e2-afc7-4c11-b3e2-fa175e238cc9} <Debug> TCPHandler: Processed in 0.002315036 sec. | ||
12831 | 2025.02.22 01:57:29.832337 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12832 | 2025.02.22 01:57:29.832553 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12833 | 2025.02.22 01:57:29.832635 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12834 | 2025.02.22 01:57:29.833449 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2025.02.22 01:57:29.833498 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12836 | 2025.02.22 01:57:29.833939 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12837 | 2025.02.22 01:57:29.834203 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2025.02.22 01:57:29.834429 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001934 sec., 20165.46018614271 rows/sec., 1.48 MiB/sec. | ||
12839 | 2025.02.22 01:57:29.834496 [ 5 ] {0eaea9de-d0f7-41f5-8ff5-c1324ea415aa} <Debug> TCPHandler: Processed in 0.002300466 sec. | ||
12840 | 2025.02.22 01:57:29.834672 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12841 | 2025.02.22 01:57:29.834835 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12842 | 2025.02.22 01:57:29.834907 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12843 | 2025.02.22 01:57:29.835801 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2025.02.22 01:57:29.835854 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12845 | 2025.02.22 01:57:29.836403 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
12846 | 2025.02.22 01:57:29.836780 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12847 | 2025.02.22 01:57:29.837064 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.002266 sec., 45454.545454545456 rows/sec., 3.55 MiB/sec. | ||
12848 | 2025.02.22 01:57:29.837143 [ 256 ] {672ab9e4-7927-4dda-8608-c5cc2b0b6c62} <Debug> TCPHandler: Processed in 0.002543752 sec. | ||
12849 | 2025.02.22 01:57:29.837331 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12850 | 2025.02.22 01:57:29.837477 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12851 | 2025.02.22 01:57:29.837545 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12852 | 2025.02.22 01:57:29.838224 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12853 | 2025.02.22 01:57:29.838265 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12854 | 2025.02.22 01:57:29.838671 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
12855 | 2025.02.22 01:57:29.838912 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12856 | 2025.02.22 01:57:29.839091 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. | ||
12857 | 2025.02.22 01:57:29.839146 [ 5 ] {d05bcfb3-eb41-4670-ac8d-a77e99865b16} <Debug> TCPHandler: Processed in 0.001882816 sec. | ||
12858 | 2025.02.22 01:57:29.839318 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12859 | 2025.02.22 01:57:29.839470 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12860 | 2025.02.22 01:57:29.839568 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12861 | 2025.02.22 01:57:29.840857 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12862 | 2025.02.22 01:57:29.840899 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12863 | 2025.02.22 01:57:29.841610 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12864 | 2025.02.22 01:57:29.841878 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12865 | 2025.02.22 01:57:29.842070 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12866 | 2025.02.22 01:57:29.842150 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002705 sec., 14417.744916820702 rows/sec., 25.84 MiB/sec. | ||
12867 | 2025.02.22 01:57:29.842161 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12868 | 2025.02.22 01:57:29.842257 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12869 | 2025.02.22 01:57:29.842432 [ 256 ] {7e66db57-de51-42ff-83c0-0636572af481} <Debug> TCPHandler: Processed in 0.003179138 sec. | ||
12870 | 2025.02.22 01:57:29.842574 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12871 | 2025.02.22 01:57:29.842725 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12872 | 2025.02.22 01:57:29.843127 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12873 | 2025.02.22 01:57:29.843144 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12874 | 2025.02.22 01:57:29.843296 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12875 | 2025.02.22 01:57:29.843298 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2079 rows starting from the beginning of the part | ||
12876 | 2025.02.22 01:57:29.844249 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
12877 | 2025.02.22 01:57:29.844979 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
12878 | 2025.02.22 01:57:29.845748 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
12879 | 2025.02.22 01:57:29.845819 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2025.02.22 01:57:29.845890 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12881 | 2025.02.22 01:57:29.846407 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part | ||
12882 | 2025.02.22 01:57:29.847099 [ 186 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
12883 | 2025.02.22 01:57:29.847594 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
12884 | 2025.02.22 01:57:29.848255 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12885 | 2025.02.22 01:57:29.848689 [ 218 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12886 | 2025.02.22 01:57:29.848754 [ 218 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12887 | 2025.02.22 01:57:29.848874 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005807 sec., 10332.357499569485 rows/sec., 713.04 KiB/sec. | ||
12888 | 2025.02.22 01:57:29.849342 [ 5 ] {e7e7a338-6ad2-4fb8-ae7f-e5d3a44d4300} <Debug> TCPHandler: Processed in 0.006753264 sec. | ||
12889 | 2025.02.22 01:57:29.851422 [ 218 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
12890 | 2025.02.22 01:57:29.857015 [ 188 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 19 columns (19 merged, 0 gathered) in 0.014564994 sec., 156127.76771483736 rows/sec., 279.77 MiB/sec. | ||
12891 | 2025.02.22 01:57:29.859112 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12892 | 2025.02.22 01:57:29.859540 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12893 | 2025.02.22 01:57:29.859618 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12894 | 2025.02.22 01:57:29.859779 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.57 MiB. | ||
12895 | 2025.02.22 01:57:31.634693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 | ||
12896 | 2025.02.22 01:57:31.658959 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12897 | 2025.02.22 01:57:31.659028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12898 | 2025.02.22 01:57:31.666621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
12899 | 2025.02.22 01:57:31.667462 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2025.02.22 01:57:31.671981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
12901 | 2025.02.22 01:57:34.827991 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12902 | 2025.02.22 01:57:34.828210 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12903 | 2025.02.22 01:57:34.828285 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12904 | 2025.02.22 01:57:34.829085 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12905 | 2025.02.22 01:57:34.829141 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12906 | 2025.02.22 01:57:34.829596 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
12907 | 2025.02.22 01:57:34.829867 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12908 | 2025.02.22 01:57:34.830108 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
12909 | 2025.02.22 01:57:34.830179 [ 256 ] {137199ce-7ab0-4fcf-99f1-c9ac6a47d122} <Debug> TCPHandler: Processed in 0.002322637 sec. | ||
12910 | 2025.02.22 01:57:34.830438 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12911 | 2025.02.22 01:57:34.830639 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12912 | 2025.02.22 01:57:34.830715 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12913 | 2025.02.22 01:57:34.831511 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12914 | 2025.02.22 01:57:34.831560 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12915 | 2025.02.22 01:57:34.831996 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
12916 | 2025.02.22 01:57:34.832249 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12917 | 2025.02.22 01:57:34.832444 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001907 sec., 33560.5663345569 rows/sec., 2.62 MiB/sec. | ||
12918 | 2025.02.22 01:57:34.832506 [ 5 ] {27abeb1d-1f0b-4ccc-aa6d-0a79a541f082} <Debug> TCPHandler: Processed in 0.002258005 sec. | ||
12919 | 2025.02.22 01:57:34.832736 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12920 | 2025.02.22 01:57:34.832888 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12921 | 2025.02.22 01:57:34.832955 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12922 | 2025.02.22 01:57:34.833602 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12923 | 2025.02.22 01:57:34.833644 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12924 | 2025.02.22 01:57:34.834064 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
12925 | 2025.02.22 01:57:34.834309 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12926 | 2025.02.22 01:57:34.834527 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. | ||
12927 | 2025.02.22 01:57:34.834587 [ 256 ] {b01ab572-3c33-4ed4-bcc6-945f1b19c0bd} <Debug> TCPHandler: Processed in 0.001920336 sec. | ||
12928 | 2025.02.22 01:57:34.834756 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12929 | 2025.02.22 01:57:34.834902 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12930 | 2025.02.22 01:57:34.834968 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12931 | 2025.02.22 01:57:34.835528 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12932 | 2025.02.22 01:57:34.835568 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12933 | 2025.02.22 01:57:34.836201 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
12934 | 2025.02.22 01:57:34.836450 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12935 | 2025.02.22 01:57:34.836644 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001776 sec., 33783.78378378379 rows/sec., 2.28 MiB/sec. | ||
12936 | 2025.02.22 01:57:34.836708 [ 5 ] {efa24ac7-48c2-4e7c-9aaa-cd624e8162e6} <Debug> TCPHandler: Processed in 0.002022959 sec. | ||
12937 | 2025.02.22 01:57:36.325583 [ 220 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12938 | 2025.02.22 01:57:36.325638 [ 220 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12939 | 2025.02.22 01:57:36.327519 [ 220 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12940 | 2025.02.22 01:57:36.378699 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
12941 | 2025.02.22 01:57:36.379389 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12942 | 2025.02.22 01:57:36.379436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12943 | 2025.02.22 01:57:36.379982 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12944 | 2025.02.22 01:57:36.380257 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2025.02.22 01:57:36.380520 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
12946 | 2025.02.22 01:57:37.384587 [ 222 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12947 | 2025.02.22 01:57:37.384680 [ 222 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12948 | 2025.02.22 01:57:37.386818 [ 222 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
12949 | 2025.02.22 01:57:38.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.29 MiB, peak 280.62 MiB, free memory in arenas 0.00 B, will set to 262.29 MiB (RSS), difference: 4.00 MiB | ||
12950 | 2025.02.22 01:57:39.114559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1726 | ||
12951 | 2025.02.22 01:57:39.117646 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12952 | 2025.02.22 01:57:39.117705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12953 | 2025.02.22 01:57:39.119214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12954 | 2025.02.22 01:57:39.119542 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12955 | 2025.02.22 01:57:39.120240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
12956 | 2025.02.22 01:57:39.172089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
12957 | 2025.02.22 01:57:39.195879 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12958 | 2025.02.22 01:57:39.195946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12959 | 2025.02.22 01:57:39.203639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
12960 | 2025.02.22 01:57:39.204437 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12961 | 2025.02.22 01:57:39.207590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
12962 | 2025.02.22 01:57:39.830466 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12963 | 2025.02.22 01:57:39.830654 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12964 | 2025.02.22 01:57:39.830724 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12965 | 2025.02.22 01:57:39.831555 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12966 | 2025.02.22 01:57:39.831601 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12967 | 2025.02.22 01:57:39.832044 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
12968 | 2025.02.22 01:57:39.832308 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12969 | 2025.02.22 01:57:39.832546 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001944 sec., 68930.04115226338 rows/sec., 5.94 MiB/sec. | ||
12970 | 2025.02.22 01:57:39.832603 [ 256 ] {5ec2fbb9-0035-4d77-a119-60b6c836ce12} <Debug> TCPHandler: Processed in 0.002258845 sec. | ||
12971 | 2025.02.22 01:57:39.832874 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12972 | 2025.02.22 01:57:39.833083 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12973 | 2025.02.22 01:57:39.833164 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12974 | 2025.02.22 01:57:39.833954 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12975 | 2025.02.22 01:57:39.833996 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12976 | 2025.02.22 01:57:39.834437 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12977 | 2025.02.22 01:57:39.834692 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12978 | 2025.02.22 01:57:39.834899 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001875 sec., 20800 rows/sec., 1.53 MiB/sec. | ||
12979 | 2025.02.22 01:57:39.834965 [ 5 ] {e66bdd15-aaf2-4696-ac17-3da6cf01e6fd} <Debug> TCPHandler: Processed in 0.002239444 sec. | ||
12980 | 2025.02.22 01:57:39.835130 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12981 | 2025.02.22 01:57:39.835270 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12982 | 2025.02.22 01:57:39.835328 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12983 | 2025.02.22 01:57:39.835981 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12984 | 2025.02.22 01:57:39.836022 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12985 | 2025.02.22 01:57:39.836406 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
12986 | 2025.02.22 01:57:39.836657 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12987 | 2025.02.22 01:57:39.836875 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001635 sec., 62996.941896024466 rows/sec., 4.92 MiB/sec. | ||
12988 | 2025.02.22 01:57:39.836937 [ 256 ] {3048bd82-a8d3-4da5-bcb0-cbda0107e5bd} <Debug> TCPHandler: Processed in 0.001875116 sec. | ||
12989 | 2025.02.22 01:57:39.837143 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12990 | 2025.02.22 01:57:39.837478 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12991 | 2025.02.22 01:57:39.837579 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12992 | 2025.02.22 01:57:39.838165 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2025.02.22 01:57:39.838205 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
12994 | 2025.02.22 01:57:39.838617 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
12995 | 2025.02.22 01:57:39.838877 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2025.02.22 01:57:39.839018 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_140_32 to all_141_141_0 | ||
12997 | 2025.02.22 01:57:39.839057 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12998 | 2025.02.22 01:57:39.839066 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. | ||
12999 | 2025.02.22 01:57:39.839080 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13000 | 2025.02.22 01:57:39.839214 [ 5 ] {7eaf0e22-da50-41c9-b873-3ba99a9c7b79} <Debug> TCPHandler: Processed in 0.002186963 sec. | ||
13001 | 2025.02.22 01:57:39.839264 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_32 to all_141_141_0 into Compact with storage Full | ||
13002 | 2025.02.22 01:57:39.839402 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13003 | 2025.02.22 01:57:39.839428 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13004 | 2025.02.22 01:57:39.839464 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_140_32, total 38559 rows starting from the beginning of the part | ||
13005 | 2025.02.22 01:57:39.839575 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
13006 | 2025.02.22 01:57:39.839577 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13007 | 2025.02.22 01:57:39.840191 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13008 | 2025.02.22 01:57:39.843090 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13009 | 2025.02.22 01:57:39.843131 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13010 | 2025.02.22 01:57:39.843921 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
13011 | 2025.02.22 01:57:39.844212 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13012 | 2025.02.22 01:57:39.844464 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004945 sec., 7886.75429726997 rows/sec., 14.13 MiB/sec. | ||
13013 | 2025.02.22 01:57:39.844585 [ 256 ] {fc43d17a-cf05-4b3c-b1a9-f23b5643d897} <Debug> TCPHandler: Processed in 0.005269828 sec. | ||
13014 | 2025.02.22 01:57:39.844729 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13015 | 2025.02.22 01:57:39.844942 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13016 | 2025.02.22 01:57:39.845016 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13017 | 2025.02.22 01:57:39.845759 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13018 | 2025.02.22 01:57:39.845804 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13019 | 2025.02.22 01:57:39.846293 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
13020 | 2025.02.22 01:57:39.846609 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13021 | 2025.02.22 01:57:39.846880 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00196 sec., 30612.244897959186 rows/sec., 2.06 MiB/sec. | ||
13022 | 2025.02.22 01:57:39.846968 [ 5 ] {1cd8c5f5-3c74-43bb-a1f4-178915113c21} <Debug> TCPHandler: Processed in 0.002300016 sec. | ||
13023 | 2025.02.22 01:57:39.848144 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38623 rows, containing 5 columns (5 merged, 0 gathered) in 0.008960729 sec., 4310251.989542369 rows/sec., 295.35 MiB/sec. | ||
13024 | 2025.02.22 01:57:39.848710 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Trace> MergedBlockOutputStream: filled checksums all_1_141_33 (state Temporary) | ||
13025 | 2025.02.22 01:57:39.849049 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_141_33 to all_1_141_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13026 | 2025.02.22 01:57:39.849126 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_141_33} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_140_32, all_141_141_0] -> all_1_141_33 | ||
13027 | 2025.02.22 01:57:39.849208 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
13028 | 2025.02.22 01:57:43.653695 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13029 | 2025.02.22 01:57:43.653774 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13030 | 2025.02.22 01:57:43.880708 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
13031 | 2025.02.22 01:57:43.881747 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13032 | 2025.02.22 01:57:43.881795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13033 | 2025.02.22 01:57:43.882327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13034 | 2025.02.22 01:57:43.882592 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13035 | 2025.02.22 01:57:43.882826 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
13036 | 2025.02.22 01:57:43.882849 [ 108 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13037 | 2025.02.22 01:57:43.882924 [ 108 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13038 | 2025.02.22 01:57:43.882952 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13039 | 2025.02.22 01:57:43.883102 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
13040 | 2025.02.22 01:57:43.883255 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13041 | 2025.02.22 01:57:43.883305 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
13042 | 2025.02.22 01:57:43.883396 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
13043 | 2025.02.22 01:57:43.883602 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
13044 | 2025.02.22 01:57:43.883858 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
13045 | 2025.02.22 01:57:43.884080 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
13046 | 2025.02.22 01:57:43.884253 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
13047 | 2025.02.22 01:57:43.887368 [ 198 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004338116 sec., 9083666.734591698 rows/sec., 129.94 MiB/sec. | ||
13048 | 2025.02.22 01:57:43.887823 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13049 | 2025.02.22 01:57:43.888189 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13050 | 2025.02.22 01:57:43.888285 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_86_17} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13051 | 2025.02.22 01:57:43.888411 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
13052 | 2025.02.22 01:57:44.827970 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13053 | 2025.02.22 01:57:44.828164 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13054 | 2025.02.22 01:57:44.828234 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13055 | 2025.02.22 01:57:44.829017 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13056 | 2025.02.22 01:57:44.829062 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13057 | 2025.02.22 01:57:44.829509 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
13058 | 2025.02.22 01:57:44.829780 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13059 | 2025.02.22 01:57:44.829943 [ 107 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
13060 | 2025.02.22 01:57:44.829990 [ 107 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13061 | 2025.02.22 01:57:44.829994 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. | ||
13062 | 2025.02.22 01:57:44.830014 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13063 | 2025.02.22 01:57:44.830106 [ 256 ] {bacd2d5b-6861-45a6-8e77-959bfdde562f} <Debug> TCPHandler: Processed in 0.002266395 sec. | ||
13064 | 2025.02.22 01:57:44.830154 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
13065 | 2025.02.22 01:57:44.830275 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13066 | 2025.02.22 01:57:44.830305 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1403 rows starting from the beginning of the part | ||
13067 | 2025.02.22 01:57:44.830388 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
13068 | 2025.02.22 01:57:44.830396 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13069 | 2025.02.22 01:57:44.830737 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 134 rows starting from the beginning of the part | ||
13070 | 2025.02.22 01:57:44.830883 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13071 | 2025.02.22 01:57:44.831123 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13072 | 2025.02.22 01:57:44.831133 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
13073 | 2025.02.22 01:57:44.831492 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 134 rows starting from the beginning of the part | ||
13074 | 2025.02.22 01:57:44.831793 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
13075 | 2025.02.22 01:57:44.833680 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13076 | 2025.02.22 01:57:44.833760 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13077 | 2025.02.22 01:57:44.834579 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
13078 | 2025.02.22 01:57:44.834875 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.004780896 sec., 384655.93060380314 rows/sec., 33.62 MiB/sec. | ||
13079 | 2025.02.22 01:57:44.835045 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13080 | 2025.02.22 01:57:44.835239 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
13081 | 2025.02.22 01:57:44.835402 [ 107 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
13082 | 2025.02.22 01:57:44.835539 [ 107 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13083 | 2025.02.22 01:57:44.835607 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13084 | 2025.02.22 01:57:44.835621 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004906 sec., 13045.25071341215 rows/sec., 1.02 MiB/sec. | ||
13085 | 2025.02.22 01:57:44.835961 [ 5 ] {a73805df-ba15-4868-aace-d9212d8312bd} <Debug> TCPHandler: Processed in 0.00572308 sec. | ||
13086 | 2025.02.22 01:57:44.835981 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
13087 | 2025.02.22 01:57:44.836253 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13088 | 2025.02.22 01:57:44.836289 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13089 | 2025.02.22 01:57:44.836377 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13090 | 2025.02.22 01:57:44.836439 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 631 rows starting from the beginning of the part | ||
13091 | 2025.02.22 01:57:44.836450 [ 198 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_146_29} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
13092 | 2025.02.22 01:57:44.836722 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13093 | 2025.02.22 01:57:44.836822 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
13094 | 2025.02.22 01:57:44.836895 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
13095 | 2025.02.22 01:57:44.837003 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13096 | 2025.02.22 01:57:44.837305 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 103 rows starting from the beginning of the part | ||
13097 | 2025.02.22 01:57:44.837674 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
13098 | 2025.02.22 01:57:44.838036 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 103 rows starting from the beginning of the part | ||
13099 | 2025.02.22 01:57:44.838410 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
13100 | 2025.02.22 01:57:44.839698 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13101 | 2025.02.22 01:57:44.839762 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13102 | 2025.02.22 01:57:44.840994 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
13103 | 2025.02.22 01:57:44.841573 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13104 | 2025.02.22 01:57:44.841649 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005935204 sec., 173372.30531587455 rows/sec., 13.91 MiB/sec. | ||
13105 | 2025.02.22 01:57:44.841792 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_141_33 to all_142_142_0 | ||
13106 | 2025.02.22 01:57:44.841866 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13107 | 2025.02.22 01:57:44.841930 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13108 | 2025.02.22 01:57:44.841970 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005449 sec., 29363.185905670765 rows/sec., 2.05 MiB/sec. | ||
13109 | 2025.02.22 01:57:44.842003 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
13110 | 2025.02.22 01:57:44.842183 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_141_33 to all_142_142_0 into Compact with storage Full | ||
13111 | 2025.02.22 01:57:44.842336 [ 256 ] {98b02a63-8a1e-41ac-becf-4e684fd7ca24} <Debug> TCPHandler: Processed in 0.006222212 sec. | ||
13112 | 2025.02.22 01:57:44.842634 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13113 | 2025.02.22 01:57:44.842666 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13114 | 2025.02.22 01:57:44.842721 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_141_33, total 38623 rows starting from the beginning of the part | ||
13115 | 2025.02.22 01:57:44.842919 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13116 | 2025.02.22 01:57:44.843068 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13117 | 2025.02.22 01:57:44.843172 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
13118 | 2025.02.22 01:57:44.843329 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_146_29} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
13119 | 2025.02.22 01:57:44.843351 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13120 | 2025.02.22 01:57:44.843740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
13121 | 2025.02.22 01:57:44.844902 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13122 | 2025.02.22 01:57:44.844948 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13123 | 2025.02.22 01:57:44.845525 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
13124 | 2025.02.22 01:57:44.845891 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13125 | 2025.02.22 01:57:44.846110 [ 107 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
13126 | 2025.02.22 01:57:44.846168 [ 107 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13127 | 2025.02.22 01:57:44.846183 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003307 sec., 18143.332325370426 rows/sec., 1.22 MiB/sec. | ||
13128 | 2025.02.22 01:57:44.846207 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13129 | 2025.02.22 01:57:44.846356 [ 5 ] {bcc88d72-a337-49f8-a7b5-927720aa40f9} <Debug> TCPHandler: Processed in 0.003882235 sec. | ||
13130 | 2025.02.22 01:57:44.846475 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
13131 | 2025.02.22 01:57:44.846749 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13132 | 2025.02.22 01:57:44.846785 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7224 rows starting from the beginning of the part | ||
13133 | 2025.02.22 01:57:44.846883 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
13134 | 2025.02.22 01:57:44.847033 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
13135 | 2025.02.22 01:57:44.847178 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
13136 | 2025.02.22 01:57:44.847418 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
13137 | 2025.02.22 01:57:44.847719 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
13138 | 2025.02.22 01:57:44.851025 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7524 rows, containing 4 columns (4 merged, 0 gathered) in 0.004707015 sec., 1598465.2693904736 rows/sec., 107.73 MiB/sec. | ||
13139 | 2025.02.22 01:57:44.851503 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
13140 | 2025.02.22 01:57:44.851826 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13141 | 2025.02.22 01:57:44.852022 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_146_29} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
13142 | 2025.02.22 01:57:44.852126 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
13143 | 2025.02.22 01:57:44.852804 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38783 rows, containing 5 columns (5 merged, 0 gathered) in 0.010780402 sec., 3597546.733414951 rows/sec., 246.53 MiB/sec. | ||
13144 | 2025.02.22 01:57:44.853379 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Trace> MergedBlockOutputStream: filled checksums all_1_142_34 (state Temporary) | ||
13145 | 2025.02.22 01:57:44.853708 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_142_34 to all_1_142_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13146 | 2025.02.22 01:57:44.853826 [ 187 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_142_34} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_141_33, all_142_142_0] -> all_1_142_34 | ||
13147 | 2025.02.22 01:57:44.853943 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
13148 | 2025.02.22 01:57:46.707677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
13149 | 2025.02.22 01:57:46.731296 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13150 | 2025.02.22 01:57:46.731367 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13151 | 2025.02.22 01:57:46.739002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
13152 | 2025.02.22 01:57:46.739791 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13153 | 2025.02.22 01:57:46.740257 [ 101 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
13154 | 2025.02.22 01:57:46.740388 [ 101 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13155 | 2025.02.22 01:57:46.740477 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13156 | 2025.02.22 01:57:46.740939 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
13157 | 2025.02.22 01:57:46.755100 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
13158 | 2025.02.22 01:57:46.757165 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13159 | 2025.02.22 01:57:46.759026 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
13160 | 2025.02.22 01:57:46.765426 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
13161 | 2025.02.22 01:57:46.771863 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
13162 | 2025.02.22 01:57:46.777854 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
13163 | 2025.02.22 01:57:46.784270 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
13164 | 2025.02.22 01:57:46.790259 [ 201 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
13165 | 2025.02.22 01:57:46.855939 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.115303954 sec., 5628.601426799292 rows/sec., 29.10 MiB/sec. | ||
13166 | 2025.02.22 01:57:46.859368 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
13167 | 2025.02.22 01:57:46.862257 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13168 | 2025.02.22 01:57:46.862361 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_86_17} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
13169 | 2025.02.22 01:57:46.864910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13170 | 2025.02.22 01:57:46.995698 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13171 | 2025.02.22 01:57:46.995920 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13172 | 2025.02.22 01:57:46.996005 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13173 | 2025.02.22 01:57:46.996934 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2025.02.22 01:57:46.996986 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13175 | 2025.02.22 01:57:46.997428 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13176 | 2025.02.22 01:57:46.997697 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13177 | 2025.02.22 01:57:46.997886 [ 101 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
13178 | 2025.02.22 01:57:46.997951 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. | ||
13179 | 2025.02.22 01:57:46.997957 [ 101 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13180 | 2025.02.22 01:57:46.998028 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13181 | 2025.02.22 01:57:46.998090 [ 256 ] {8fded748-f82f-4dd7-a9c4-9fad27a522d7} <Debug> TCPHandler: Processed in 0.002532902 sec. | ||
13182 | 2025.02.22 01:57:46.998243 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
13183 | 2025.02.22 01:57:46.998440 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13184 | 2025.02.22 01:57:46.998459 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13185 | 2025.02.22 01:57:46.998516 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
13186 | 2025.02.22 01:57:46.998728 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
13187 | 2025.02.22 01:57:46.998739 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13188 | 2025.02.22 01:57:46.998940 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13189 | 2025.02.22 01:57:46.998983 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
13190 | 2025.02.22 01:57:46.999384 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
13191 | 2025.02.22 01:57:46.999748 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
13192 | 2025.02.22 01:57:47.000441 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.60 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: -1.14 MiB | ||
13193 | 2025.02.22 01:57:47.002154 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13194 | 2025.02.22 01:57:47.002226 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13195 | 2025.02.22 01:57:47.002917 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.004796336 sec., 25019.097911405708 rows/sec., 2.17 MiB/sec. | ||
13196 | 2025.02.22 01:57:47.003127 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
13197 | 2025.02.22 01:57:47.003203 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
13198 | 2025.02.22 01:57:47.003581 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13199 | 2025.02.22 01:57:47.003730 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13200 | 2025.02.22 01:57:47.003764 [ 191 ] {a5aa0b4c-a7fe-4999-8808-205b0b06b294::all_1_21_5} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
13201 | 2025.02.22 01:57:47.003915 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13202 | 2025.02.22 01:57:47.004154 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005541 sec., 360.94567767550984 rows/sec., 29.43 KiB/sec. | ||
13203 | 2025.02.22 01:57:47.004449 [ 5 ] {5a0c5b14-ec25-40f8-acc9-1b47035e7d31} <Debug> TCPHandler: Processed in 0.006208871 sec. | ||
13204 | 2025.02.22 01:57:47.004696 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13205 | 2025.02.22 01:57:47.004852 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13206 | 2025.02.22 01:57:47.004919 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13207 | 2025.02.22 01:57:47.006467 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2025.02.22 01:57:47.006511 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13209 | 2025.02.22 01:57:47.007008 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
13210 | 2025.02.22 01:57:47.007273 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13211 | 2025.02.22 01:57:47.007506 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Debug> executeQuery: Read 1395 rows, 119.93 KiB in 0.002692 sec., 518202.08023774147 rows/sec., 43.51 MiB/sec. | ||
13212 | 2025.02.22 01:57:47.007581 [ 256 ] {dd801890-227b-4b0a-8520-7aef35f4ee04} <Debug> TCPHandler: Processed in 0.002972672 sec. | ||
13213 | 2025.02.22 01:57:47.007760 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13214 | 2025.02.22 01:57:47.007888 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13215 | 2025.02.22 01:57:47.007944 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13216 | 2025.02.22 01:57:47.008567 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13217 | 2025.02.22 01:57:47.008607 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13218 | 2025.02.22 01:57:47.008995 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13219 | 2025.02.22 01:57:47.009248 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13220 | 2025.02.22 01:57:47.009427 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Debug> executeQuery: Read 53 rows, 4.03 KiB in 0.001569 sec., 33779.47737412364 rows/sec., 2.51 MiB/sec. | ||
13221 | 2025.02.22 01:57:47.009486 [ 5 ] {eea728d0-f806-47f6-88c1-8fc503d5fc4e} <Debug> TCPHandler: Processed in 0.001786884 sec. | ||
13222 | 2025.02.22 01:57:47.009639 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13223 | 2025.02.22 01:57:47.009773 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13224 | 2025.02.22 01:57:47.009840 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13225 | 2025.02.22 01:57:47.010732 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13226 | 2025.02.22 01:57:47.010785 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13227 | 2025.02.22 01:57:47.011182 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13228 | 2025.02.22 01:57:47.011442 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13229 | 2025.02.22 01:57:47.011607 [ 101 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
13230 | 2025.02.22 01:57:47.011670 [ 101 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13231 | 2025.02.22 01:57:47.011689 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13232 | 2025.02.22 01:57:47.011726 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001978 sec., 127401.41557128412 rows/sec., 8.81 MiB/sec. | ||
13233 | 2025.02.22 01:57:47.011831 [ 219 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13234 | 2025.02.22 01:57:47.011902 [ 219 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13235 | 2025.02.22 01:57:47.012072 [ 256 ] {27dbf664-e9a2-4790-8745-c9de715e8dbd} <Debug> TCPHandler: Processed in 0.00248406 sec. | ||
13236 | 2025.02.22 01:57:47.012099 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
13237 | 2025.02.22 01:57:47.012328 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13238 | 2025.02.22 01:57:47.012484 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13239 | 2025.02.22 01:57:47.012519 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13240 | 2025.02.22 01:57:47.012536 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
13241 | 2025.02.22 01:57:47.012626 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13242 | 2025.02.22 01:57:47.013015 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
13243 | 2025.02.22 01:57:47.013398 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
13244 | 2025.02.22 01:57:47.013865 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
13245 | 2025.02.22 01:57:47.014558 [ 197 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
13246 | 2025.02.22 01:57:47.016691 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13247 | 2025.02.22 01:57:47.016797 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13248 | 2025.02.22 01:57:47.017861 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13249 | 2025.02.22 01:57:47.018104 [ 188 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.006332704 sec., 198967.13947154328 rows/sec., 14.52 MiB/sec. | ||
13250 | 2025.02.22 01:57:47.018432 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13251 | 2025.02.22 01:57:47.018445 [ 219 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13252 | 2025.02.22 01:57:47.018464 [ 188 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
13253 | 2025.02.22 01:57:47.018835 [ 101 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
13254 | 2025.02.22 01:57:47.018970 [ 101 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13255 | 2025.02.22 01:57:47.019075 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13256 | 2025.02.22 01:57:47.019339 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.006814 sec., 1761.0801291458763 rows/sec., 137.58 KiB/sec. | ||
13257 | 2025.02.22 01:57:47.019410 [ 218 ] {} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13258 | 2025.02.22 01:57:47.019540 [ 218 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13259 | 2025.02.22 01:57:47.019804 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
13260 | 2025.02.22 01:57:47.019837 [ 5 ] {455678c6-eec8-4cc4-90e9-21977aa5b24e} <Debug> TCPHandler: Processed in 0.007655226 sec. | ||
13261 | 2025.02.22 01:57:47.020274 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13262 | 2025.02.22 01:57:47.020364 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13263 | 2025.02.22 01:57:47.020458 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
13264 | 2025.02.22 01:57:47.020625 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13265 | 2025.02.22 01:57:47.020970 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
13266 | 2025.02.22 01:57:47.020991 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13267 | 2025.02.22 01:57:47.021567 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
13268 | 2025.02.22 01:57:47.022264 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
13269 | 2025.02.22 01:57:47.022569 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13270 | 2025.02.22 01:57:47.022778 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
13271 | 2025.02.22 01:57:47.023465 [ 199 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_21_5} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
13272 | 2025.02.22 01:57:47.024105 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
13273 | 2025.02.22 01:57:47.027248 [ 218 ] {} <Debug> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13274 | 2025.02.22 01:57:47.027284 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.007985444 sec., 7513.671124611231 rows/sec., 616.36 KiB/sec. | ||
13275 | 2025.02.22 01:57:47.027558 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
13276 | 2025.02.22 01:57:47.027794 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13277 | 2025.02.22 01:57:47.027898 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13278 | 2025.02.22 01:57:47.028237 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13279 | 2025.02.22 01:57:47.028395 [ 186 ] {6e74489c-f81f-46ec-8c37-c66ab31c8f03::all_1_21_5} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
13280 | 2025.02.22 01:57:47.028567 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13281 | 2025.02.22 01:57:47.028752 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
13282 | 2025.02.22 01:57:47.029028 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13283 | 2025.02.22 01:57:47.029243 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Debug> executeQuery: Read 597 rows, 45.95 KiB in 0.008746 sec., 68259.77589755316 rows/sec., 5.13 MiB/sec. | ||
13284 | 2025.02.22 01:57:47.029314 [ 256 ] {3ad7421a-5b96-4926-809a-d818b01956fb} <Debug> TCPHandler: Processed in 0.009351758 sec. | ||
13285 | 2025.02.22 01:57:47.029458 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13286 | 2025.02.22 01:57:47.029577 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13287 | 2025.02.22 01:57:47.029631 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13288 | 2025.02.22 01:57:47.030422 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13289 | 2025.02.22 01:57:47.030460 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13290 | 2025.02.22 01:57:47.030926 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
13291 | 2025.02.22 01:57:47.031172 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13292 | 2025.02.22 01:57:47.031380 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_142_34 to all_147_147_0 | ||
13293 | 2025.02.22 01:57:47.031391 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.001833 sec., 534097.1085651937 rows/sec., 36.09 MiB/sec. | ||
13294 | 2025.02.22 01:57:47.031451 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13295 | 2025.02.22 01:57:47.031530 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13296 | 2025.02.22 01:57:47.031541 [ 5 ] {22facb63-fe9c-4baf-b865-0d7f3c8ee099} <Debug> TCPHandler: Processed in 0.002134552 sec. | ||
13297 | 2025.02.22 01:57:47.031754 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13298 | 2025.02.22 01:57:47.031795 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_142_34 to all_147_147_0 into Compact with storage Full | ||
13299 | 2025.02.22 01:57:47.031942 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13300 | 2025.02.22 01:57:47.031946 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13301 | 2025.02.22 01:57:47.031995 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_34, total 38783 rows starting from the beginning of the part | ||
13302 | 2025.02.22 01:57:47.032142 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13303 | 2025.02.22 01:57:47.032273 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
13304 | 2025.02.22 01:57:47.032659 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
13305 | 2025.02.22 01:57:47.033085 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
13306 | 2025.02.22 01:57:47.033438 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
13307 | 2025.02.22 01:57:47.033811 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 979 rows starting from the beginning of the part | ||
13308 | 2025.02.22 01:57:47.035823 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13309 | 2025.02.22 01:57:47.035874 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13310 | 2025.02.22 01:57:47.036988 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
13311 | 2025.02.22 01:57:47.037266 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13312 | 2025.02.22 01:57:47.037686 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005788 sec., 6738.078783690395 rows/sec., 12.07 MiB/sec. | ||
13313 | 2025.02.22 01:57:47.038570 [ 256 ] {963a0eac-788d-4178-bfe7-6dff5cf60559} <Debug> TCPHandler: Processed in 0.006928319 sec. | ||
13314 | 2025.02.22 01:57:47.038948 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13315 | 2025.02.22 01:57:47.039096 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13316 | 2025.02.22 01:57:47.039186 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13317 | 2025.02.22 01:57:47.039804 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13318 | 2025.02.22 01:57:47.039921 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
13319 | 2025.02.22 01:57:47.040479 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
13320 | 2025.02.22 01:57:47.040737 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13321 | 2025.02.22 01:57:47.040998 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00194 sec., 18556.701030927834 rows/sec., 1.25 MiB/sec. | ||
13322 | 2025.02.22 01:57:47.041063 [ 5 ] {41b9604a-339d-466a-a3e8-c729573adc11} <Debug> TCPHandler: Processed in 0.002239314 sec. | ||
13323 | 2025.02.22 01:57:47.043856 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40402 rows, containing 5 columns (5 merged, 0 gathered) in 0.012223477 sec., 3305278.849872258 rows/sec., 226.49 MiB/sec. | ||
13324 | 2025.02.22 01:57:47.044450 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Trace> MergedBlockOutputStream: filled checksums all_1_147_35 (state Temporary) | ||
13325 | 2025.02.22 01:57:47.044765 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_147_35 to all_1_147_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13326 | 2025.02.22 01:57:47.044854 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_147_35} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_142_34, all_147_147_0] -> all_1_147_35 | ||
13327 | 2025.02.22 01:57:47.044954 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13328 | 2025.02.22 01:57:48.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.24 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 3.21 MiB | ||
13329 | 2025.02.22 01:57:48.011335 [ 222 ] {} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13330 | 2025.02.22 01:57:48.011377 [ 222 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13331 | 2025.02.22 01:57:48.012899 [ 222 ] {} <Debug> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
13332 | 2025.02.22 01:57:49.096584 [ 221 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13333 | 2025.02.22 01:57:49.096674 [ 221 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13334 | 2025.02.22 01:57:49.098893 [ 221 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13335 | 2025.02.22 01:57:49.120419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1766 | ||
13336 | 2025.02.22 01:57:49.123948 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13337 | 2025.02.22 01:57:49.124010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13338 | 2025.02.22 01:57:49.125632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13339 | 2025.02.22 01:57:49.125965 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13340 | 2025.02.22 01:57:49.126718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
13341 | 2025.02.22 01:57:49.441582 [ 221 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13342 | 2025.02.22 01:57:49.441654 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13343 | 2025.02.22 01:57:49.443674 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13344 | 2025.02.22 01:57:49.503771 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13345 | 2025.02.22 01:57:49.503868 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13346 | 2025.02.22 01:57:49.506150 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13347 | 2025.02.22 01:57:49.702695 [ 218 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13348 | 2025.02.22 01:57:49.702790 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13349 | 2025.02.22 01:57:49.704851 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13350 | 2025.02.22 01:57:49.823439 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13351 | 2025.02.22 01:57:49.823664 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13352 | 2025.02.22 01:57:49.823744 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13353 | 2025.02.22 01:57:49.824551 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13354 | 2025.02.22 01:57:49.824602 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13355 | 2025.02.22 01:57:49.825064 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
13356 | 2025.02.22 01:57:49.825331 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13357 | 2025.02.22 01:57:49.825550 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
13358 | 2025.02.22 01:57:49.825607 [ 256 ] {da3560cd-827b-42ba-b0ae-efc0d8deae43} <Debug> TCPHandler: Processed in 0.002312046 sec. | ||
13359 | 2025.02.22 01:57:49.825867 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13360 | 2025.02.22 01:57:49.826048 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13361 | 2025.02.22 01:57:49.826118 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13362 | 2025.02.22 01:57:49.826873 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13363 | 2025.02.22 01:57:49.826914 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13364 | 2025.02.22 01:57:49.827356 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
13365 | 2025.02.22 01:57:49.827622 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13366 | 2025.02.22 01:57:49.827822 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001825 sec., 35068.49315068493 rows/sec., 2.74 MiB/sec. | ||
13367 | 2025.02.22 01:57:49.827888 [ 5 ] {94c661b0-2d57-421e-8dd6-38d110934b59} <Debug> TCPHandler: Processed in 0.002149852 sec. | ||
13368 | 2025.02.22 01:57:49.828044 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13369 | 2025.02.22 01:57:49.828189 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13370 | 2025.02.22 01:57:49.828255 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13371 | 2025.02.22 01:57:49.828897 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13372 | 2025.02.22 01:57:49.828937 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13373 | 2025.02.22 01:57:49.829345 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
13374 | 2025.02.22 01:57:49.829606 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13375 | 2025.02.22 01:57:49.829795 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 2.72 MiB/sec. | ||
13376 | 2025.02.22 01:57:49.829846 [ 256 ] {44ac9da7-5a52-44d2-bfa5-d814fc6e3435} <Debug> TCPHandler: Processed in 0.001870405 sec. | ||
13377 | 2025.02.22 01:57:49.830023 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13378 | 2025.02.22 01:57:49.830171 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13379 | 2025.02.22 01:57:49.830235 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13380 | 2025.02.22 01:57:49.830837 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13381 | 2025.02.22 01:57:49.830888 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13382 | 2025.02.22 01:57:49.831274 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
13383 | 2025.02.22 01:57:49.831527 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13384 | 2025.02.22 01:57:49.831706 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.03 MiB/sec. | ||
13385 | 2025.02.22 01:57:49.831759 [ 5 ] {b153f4bd-2cec-4b74-a2f7-f7be8a90a835} <Debug> TCPHandler: Processed in 0.001806014 sec. | ||
13386 | 2025.02.22 01:57:50.795926 [ 225 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13387 | 2025.02.22 01:57:50.795982 [ 225 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13388 | 2025.02.22 01:57:50.797962 [ 225 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
13389 | 2025.02.22 01:57:51.382982 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
13390 | 2025.02.22 01:57:51.383688 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13391 | 2025.02.22 01:57:51.383739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13392 | 2025.02.22 01:57:51.384398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13393 | 2025.02.22 01:57:51.384732 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13394 | 2025.02.22 01:57:51.385032 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
13395 | 2025.02.22 01:57:54.255229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
13396 | 2025.02.22 01:57:54.282973 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13397 | 2025.02.22 01:57:54.283031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13398 | 2025.02.22 01:57:54.290955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
13399 | 2025.02.22 01:57:54.291827 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13400 | 2025.02.22 01:57:54.294728 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
13401 | 2025.02.22 01:57:54.827860 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13402 | 2025.02.22 01:57:54.828058 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13403 | 2025.02.22 01:57:54.828135 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13404 | 2025.02.22 01:57:54.828963 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13405 | 2025.02.22 01:57:54.829017 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13406 | 2025.02.22 01:57:54.829470 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
13407 | 2025.02.22 01:57:54.829745 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13408 | 2025.02.22 01:57:54.829992 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
13409 | 2025.02.22 01:57:54.830061 [ 256 ] {b6c528e8-d2dd-49ae-88b2-64839c2f9877} <Debug> TCPHandler: Processed in 0.002336046 sec. | ||
13410 | 2025.02.22 01:57:54.830320 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13411 | 2025.02.22 01:57:54.830513 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13412 | 2025.02.22 01:57:54.830589 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13413 | 2025.02.22 01:57:54.831381 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13414 | 2025.02.22 01:57:54.831432 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13415 | 2025.02.22 01:57:54.831886 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
13416 | 2025.02.22 01:57:54.832158 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13417 | 2025.02.22 01:57:54.832406 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. | ||
13418 | 2025.02.22 01:57:54.832478 [ 5 ] {18ce25c1-c79a-4930-a73c-156cca47383b} <Debug> TCPHandler: Processed in 0.002296706 sec. | ||
13419 | 2025.02.22 01:57:54.832691 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13420 | 2025.02.22 01:57:54.832846 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13421 | 2025.02.22 01:57:54.832911 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13422 | 2025.02.22 01:57:54.833526 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13423 | 2025.02.22 01:57:54.833569 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13424 | 2025.02.22 01:57:54.833985 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
13425 | 2025.02.22 01:57:54.834234 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13426 | 2025.02.22 01:57:54.834452 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
13427 | 2025.02.22 01:57:54.834533 [ 256 ] {2d2e0623-a87f-43b2-9501-6b3aa56b83b6} <Debug> TCPHandler: Processed in 0.001914036 sec. | ||
13428 | 2025.02.22 01:57:54.834699 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13429 | 2025.02.22 01:57:54.834854 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13430 | 2025.02.22 01:57:54.834920 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13431 | 2025.02.22 01:57:54.835462 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13432 | 2025.02.22 01:57:54.835505 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13433 | 2025.02.22 01:57:54.835906 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
13434 | 2025.02.22 01:57:54.836153 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13435 | 2025.02.22 01:57:54.836403 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
13436 | 2025.02.22 01:57:54.836482 [ 5 ] {5498020d-da42-4a83-a6e3-69464dcdefdf} <Debug> TCPHandler: Processed in 0.001850955 sec. | ||
13437 | 2025.02.22 01:57:58.395180 [ 225 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
13438 | 2025.02.22 01:57:58.395281 [ 225 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
13439 | 2025.02.22 01:57:58.397190 [ 225 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
13440 | 2025.02.22 01:57:58.654034 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13441 | 2025.02.22 01:57:58.654074 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13442 | 2025.02.22 01:57:58.885190 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
13443 | 2025.02.22 01:57:58.885861 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13444 | 2025.02.22 01:57:58.885915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13445 | 2025.02.22 01:57:58.886484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13446 | 2025.02.22 01:57:58.886759 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13447 | 2025.02.22 01:57:58.887009 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
13448 | 2025.02.22 01:57:59.083357 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13449 | 2025.02.22 01:57:59.083418 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13450 | 2025.02.22 01:57:59.085385 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
13451 | 2025.02.22 01:57:59.126965 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1782 | ||
13452 | 2025.02.22 01:57:59.129824 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13453 | 2025.02.22 01:57:59.129889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13454 | 2025.02.22 01:57:59.131470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13455 | 2025.02.22 01:57:59.131799 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13456 | 2025.02.22 01:57:59.133263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1782 | ||
13457 | 2025.02.22 01:57:59.830369 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13458 | 2025.02.22 01:57:59.830590 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13459 | 2025.02.22 01:57:59.830669 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13460 | 2025.02.22 01:57:59.831557 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13461 | 2025.02.22 01:57:59.831607 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13462 | 2025.02.22 01:57:59.832056 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
13463 | 2025.02.22 01:57:59.832321 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13464 | 2025.02.22 01:57:59.832543 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002011 sec., 66633.51566384883 rows/sec., 5.75 MiB/sec. | ||
13465 | 2025.02.22 01:57:59.832647 [ 256 ] {f65ec643-afee-477b-98f1-204816a682ed} <Debug> TCPHandler: Processed in 0.002414359 sec. | ||
13466 | 2025.02.22 01:57:59.832972 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13467 | 2025.02.22 01:57:59.833208 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13468 | 2025.02.22 01:57:59.833287 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13469 | 2025.02.22 01:57:59.834038 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13470 | 2025.02.22 01:57:59.834088 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13471 | 2025.02.22 01:57:59.834514 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13472 | 2025.02.22 01:57:59.834776 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13473 | 2025.02.22 01:57:59.835028 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001873 sec., 20822.210357714896 rows/sec., 1.53 MiB/sec. | ||
13474 | 2025.02.22 01:57:59.835158 [ 5 ] {3c285786-d432-4413-b282-891f40d1ff87} <Debug> TCPHandler: Processed in 0.002377018 sec. | ||
13475 | 2025.02.22 01:57:59.835402 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13476 | 2025.02.22 01:57:59.835566 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13477 | 2025.02.22 01:57:59.835617 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13478 | 2025.02.22 01:57:59.836252 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13479 | 2025.02.22 01:57:59.836292 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13480 | 2025.02.22 01:57:59.836667 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
13481 | 2025.02.22 01:57:59.836927 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13482 | 2025.02.22 01:57:59.837134 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001597 sec., 64495.929868503445 rows/sec., 5.04 MiB/sec. | ||
13483 | 2025.02.22 01:57:59.837256 [ 256 ] {9fdcb916-7619-4c44-bed0-5e653febee28} <Debug> TCPHandler: Processed in 0.001986638 sec. | ||
13484 | 2025.02.22 01:57:59.837467 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13485 | 2025.02.22 01:57:59.837679 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13486 | 2025.02.22 01:57:59.837741 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13487 | 2025.02.22 01:57:59.838407 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2025.02.22 01:57:59.838451 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13489 | 2025.02.22 01:57:59.838895 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
13490 | 2025.02.22 01:57:59.839140 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2025.02.22 01:57:59.839355 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001713 sec., 93403.3858727379 rows/sec., 6.51 MiB/sec. | ||
13492 | 2025.02.22 01:57:59.839416 [ 5 ] {f2430a5f-ab30-464b-9e41-e8d3a7310b8e} <Debug> TCPHandler: Processed in 0.00206774 sec. | ||
13493 | 2025.02.22 01:57:59.839622 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13494 | 2025.02.22 01:57:59.839767 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13495 | 2025.02.22 01:57:59.839862 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13496 | 2025.02.22 01:57:59.841197 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13497 | 2025.02.22 01:57:59.841236 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13498 | 2025.02.22 01:57:59.841940 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
13499 | 2025.02.22 01:57:59.842208 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13500 | 2025.02.22 01:57:59.842417 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002684 sec., 14530.551415797316 rows/sec., 26.04 MiB/sec. | ||
13501 | 2025.02.22 01:57:59.842551 [ 256 ] {947ab1ca-9847-491e-a135-907d8824b646} <Debug> TCPHandler: Processed in 0.003001804 sec. | ||
13502 | 2025.02.22 01:57:59.842721 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13503 | 2025.02.22 01:57:59.842874 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13504 | 2025.02.22 01:57:59.842937 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13505 | 2025.02.22 01:57:59.843486 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13506 | 2025.02.22 01:57:59.843526 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13507 | 2025.02.22 01:57:59.843904 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
13508 | 2025.02.22 01:57:59.844139 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13509 | 2025.02.22 01:57:59.844365 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001525 sec., 39344.262295081964 rows/sec., 2.65 MiB/sec. | ||
13510 | 2025.02.22 01:57:59.844422 [ 5 ] {b6dedec6-dd30-4e15-b697-1c471b0a4c74} <Debug> TCPHandler: Processed in 0.001770323 sec. | ||
13511 | 2025.02.22 01:58:00.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.89 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 3.56 MiB | ||
13512 | 2025.02.22 01:58:01.794811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
13513 | 2025.02.22 01:58:01.818967 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13514 | 2025.02.22 01:58:01.819023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13515 | 2025.02.22 01:58:01.826698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
13516 | 2025.02.22 01:58:01.827554 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13517 | 2025.02.22 01:58:01.830713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
13518 | 2025.02.22 01:58:04.829218 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13519 | 2025.02.22 01:58:04.829424 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13520 | 2025.02.22 01:58:04.829500 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13521 | 2025.02.22 01:58:04.830264 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13522 | 2025.02.22 01:58:04.830317 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13523 | 2025.02.22 01:58:04.830761 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
13524 | 2025.02.22 01:58:04.831038 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13525 | 2025.02.22 01:58:04.831218 [ 83 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
13526 | 2025.02.22 01:58:04.831246 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. | ||
13527 | 2025.02.22 01:58:04.831267 [ 83 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13528 | 2025.02.22 01:58:04.831308 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13529 | 2025.02.22 01:58:04.831339 [ 256 ] {c44b3c0c-17a3-46db-a53d-2ef5a271ca4d} <Debug> TCPHandler: Processed in 0.002254865 sec. | ||
13530 | 2025.02.22 01:58:04.831714 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
13531 | 2025.02.22 01:58:04.831715 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13532 | 2025.02.22 01:58:04.832405 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13533 | 2025.02.22 01:58:04.832640 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13534 | 2025.02.22 01:58:04.832651 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13535 | 2025.02.22 01:58:04.832959 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1403 rows starting from the beginning of the part | ||
13536 | 2025.02.22 01:58:04.833608 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1395 rows starting from the beginning of the part | ||
13537 | 2025.02.22 01:58:04.834190 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
13538 | 2025.02.22 01:58:04.835056 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
13539 | 2025.02.22 01:58:04.835541 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 134 rows starting from the beginning of the part | ||
13540 | 2025.02.22 01:58:04.835938 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
13541 | 2025.02.22 01:58:04.838156 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13542 | 2025.02.22 01:58:04.838275 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13543 | 2025.02.22 01:58:04.839544 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
13544 | 2025.02.22 01:58:04.839938 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13545 | 2025.02.22 01:58:04.840160 [ 83 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
13546 | 2025.02.22 01:58:04.840257 [ 83 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13547 | 2025.02.22 01:58:04.840302 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00809 sec., 7911.001236093944 rows/sec., 632.29 KiB/sec. | ||
13548 | 2025.02.22 01:58:04.840321 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13549 | 2025.02.22 01:58:04.840596 [ 5 ] {0a87928c-65a0-4f6f-b954-0da5ae6a30e8} <Debug> TCPHandler: Processed in 0.009139993 sec. | ||
13550 | 2025.02.22 01:58:04.840877 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13551 | 2025.02.22 01:58:04.841307 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13552 | 2025.02.22 01:58:04.841445 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
13553 | 2025.02.22 01:58:04.841526 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13554 | 2025.02.22 01:58:04.842341 [ 194 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3100 rows, containing 5 columns (5 merged, 0 gathered) in 0.010811103 sec., 286742.2500738361 rows/sec., 25.08 MiB/sec. | ||
13555 | 2025.02.22 01:58:04.842990 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
13556 | 2025.02.22 01:58:04.843580 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13557 | 2025.02.22 01:58:04.843836 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 631 rows starting from the beginning of the part | ||
13558 | 2025.02.22 01:58:04.844059 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 597 rows starting from the beginning of the part | ||
13559 | 2025.02.22 01:58:04.844410 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13560 | 2025.02.22 01:58:04.844817 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
13561 | 2025.02.22 01:58:04.844834 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_151_30} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
13562 | 2025.02.22 01:58:04.845216 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
13563 | 2025.02.22 01:58:04.845465 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
13564 | 2025.02.22 01:58:04.845884 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 103 rows starting from the beginning of the part | ||
13565 | 2025.02.22 01:58:04.845893 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13566 | 2025.02.22 01:58:04.845991 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13567 | 2025.02.22 01:58:04.846135 [ 192 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
13568 | 2025.02.22 01:58:04.847289 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
13569 | 2025.02.22 01:58:04.847889 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13570 | 2025.02.22 01:58:04.848460 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007301 sec., 21914.806190932748 rows/sec., 1.53 MiB/sec. | ||
13571 | 2025.02.22 01:58:04.848678 [ 256 ] {dac44a2b-2600-4301-ab27-1f192608dd35} <Debug> TCPHandler: Processed in 0.007960163 sec. | ||
13572 | 2025.02.22 01:58:04.848874 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2025.02.22 01:58:04.849194 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13574 | 2025.02.22 01:58:04.849372 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13575 | 2025.02.22 01:58:04.849415 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1523 rows, containing 5 columns (5 merged, 0 gathered) in 0.008762973 sec., 173799.46280788493 rows/sec., 13.84 MiB/sec. | ||
13576 | 2025.02.22 01:58:04.849713 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
13577 | 2025.02.22 01:58:04.850276 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13578 | 2025.02.22 01:58:04.850470 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13579 | 2025.02.22 01:58:04.850484 [ 194 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_151_30} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
13580 | 2025.02.22 01:58:04.850534 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13581 | 2025.02.22 01:58:04.850676 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
13582 | 2025.02.22 01:58:04.851069 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
13583 | 2025.02.22 01:58:04.851336 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13584 | 2025.02.22 01:58:04.851531 [ 83 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
13585 | 2025.02.22 01:58:04.851590 [ 83 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13586 | 2025.02.22 01:58:04.851594 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002531 sec., 23706.04504148558 rows/sec., 1.60 MiB/sec. | ||
13587 | 2025.02.22 01:58:04.851630 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13588 | 2025.02.22 01:58:04.851761 [ 5 ] {b150035f-d2e4-430b-9488-4b2e7d40ccdb} <Debug> TCPHandler: Processed in 0.002962942 sec. | ||
13589 | 2025.02.22 01:58:04.851822 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
13590 | 2025.02.22 01:58:04.851926 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13591 | 2025.02.22 01:58:04.851957 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7524 rows starting from the beginning of the part | ||
13592 | 2025.02.22 01:58:04.852031 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 36 rows starting from the beginning of the part | ||
13593 | 2025.02.22 01:58:04.852126 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 24 rows starting from the beginning of the part | ||
13594 | 2025.02.22 01:58:04.852325 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
13595 | 2025.02.22 01:58:04.852401 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
13596 | 2025.02.22 01:58:04.852466 [ 193 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
13597 | 2025.02.22 01:58:04.854745 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003000453 sec., 2587609.271000079 rows/sec., 174.39 MiB/sec. | ||
13598 | 2025.02.22 01:58:04.855200 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
13599 | 2025.02.22 01:58:04.855518 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13600 | 2025.02.22 01:58:04.855604 [ 187 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_151_30} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
13601 | 2025.02.22 01:58:04.855698 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
13602 | 2025.02.22 01:58:06.387151 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
13603 | 2025.02.22 01:58:06.387890 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13604 | 2025.02.22 01:58:06.387936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13605 | 2025.02.22 01:58:06.388484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13606 | 2025.02.22 01:58:06.388768 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13607 | 2025.02.22 01:58:06.389052 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
13608 | 2025.02.22 01:58:09.133430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1802 | ||
13609 | 2025.02.22 01:58:09.136572 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13610 | 2025.02.22 01:58:09.136635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13611 | 2025.02.22 01:58:09.138195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13612 | 2025.02.22 01:58:09.138523 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13613 | 2025.02.22 01:58:09.138770 [ 80 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13614 | 2025.02.22 01:58:09.138911 [ 80 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13615 | 2025.02.22 01:58:09.138974 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13616 | 2025.02.22 01:58:09.139479 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13617 | 2025.02.22 01:58:09.141286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
13618 | 2025.02.22 01:58:09.141537 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13619 | 2025.02.22 01:58:09.141682 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1690 rows starting from the beginning of the part | ||
13620 | 2025.02.22 01:58:09.142323 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part | ||
13621 | 2025.02.22 01:58:09.142894 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 20 rows starting from the beginning of the part | ||
13622 | 2025.02.22 01:58:09.143449 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
13623 | 2025.02.22 01:58:09.143963 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part | ||
13624 | 2025.02.22 01:58:09.144620 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
13625 | 2025.02.22 01:58:09.153405 [ 198 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 72 columns (72 merged, 0 gathered) in 0.014305598 sec., 125964.67480772213 rows/sec., 95.27 MiB/sec. | ||
13626 | 2025.02.22 01:58:09.155397 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13627 | 2025.02.22 01:58:09.156250 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13628 | 2025.02.22 01:58:09.156344 [ 200 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_66_13} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13629 | 2025.02.22 01:58:09.156698 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
13630 | 2025.02.22 01:58:09.330797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
13631 | 2025.02.22 01:58:09.355065 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13632 | 2025.02.22 01:58:09.355131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13633 | 2025.02.22 01:58:09.362817 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
13634 | 2025.02.22 01:58:09.363636 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13635 | 2025.02.22 01:58:09.369089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
13636 | 2025.02.22 01:58:09.830479 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13637 | 2025.02.22 01:58:09.830681 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13638 | 2025.02.22 01:58:09.830756 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13639 | 2025.02.22 01:58:09.831579 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13640 | 2025.02.22 01:58:09.831635 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13641 | 2025.02.22 01:58:09.832112 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
13642 | 2025.02.22 01:58:09.832380 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13643 | 2025.02.22 01:58:09.832628 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.002001 sec., 66966.51674162918 rows/sec., 5.78 MiB/sec. | ||
13644 | 2025.02.22 01:58:09.832697 [ 256 ] {66fd3f26-2416-45ca-be06-ca1a83265091} <Debug> TCPHandler: Processed in 0.002346497 sec. | ||
13645 | 2025.02.22 01:58:09.832947 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13646 | 2025.02.22 01:58:09.833165 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13647 | 2025.02.22 01:58:09.833248 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13648 | 2025.02.22 01:58:09.834127 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13649 | 2025.02.22 01:58:09.834186 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13650 | 2025.02.22 01:58:09.834693 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13651 | 2025.02.22 01:58:09.834966 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13652 | 2025.02.22 01:58:09.835140 [ 80 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 | ||
13653 | 2025.02.22 01:58:09.835225 [ 80 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13654 | 2025.02.22 01:58:09.835232 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.002114 sec., 18448.4389782403 rows/sec., 1.35 MiB/sec. | ||
13655 | 2025.02.22 01:58:09.835268 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13656 | 2025.02.22 01:58:09.835409 [ 5 ] {aad28998-e731-44e6-ba63-9d2cf94cc75d} <Debug> TCPHandler: Processed in 0.002601883 sec. | ||
13657 | 2025.02.22 01:58:09.835498 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full | ||
13658 | 2025.02.22 01:58:09.835608 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13659 | 2025.02.22 01:58:09.835662 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13660 | 2025.02.22 01:58:09.835698 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 69 rows starting from the beginning of the part | ||
13661 | 2025.02.22 01:58:09.835785 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13662 | 2025.02.22 01:58:09.835854 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
13663 | 2025.02.22 01:58:09.836010 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13664 | 2025.02.22 01:58:09.836216 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
13665 | 2025.02.22 01:58:09.836525 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 53 rows starting from the beginning of the part | ||
13666 | 2025.02.22 01:58:09.836947 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part | ||
13667 | 2025.02.22 01:58:09.837172 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part | ||
13668 | 2025.02.22 01:58:09.838200 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2025.02.22 01:58:09.838250 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13670 | 2025.02.22 01:58:09.838881 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
13671 | 2025.02.22 01:58:09.838895 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.003499046 sec., 79450.22729052433 rows/sec., 6.14 MiB/sec. | ||
13672 | 2025.02.22 01:58:09.839200 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
13673 | 2025.02.22 01:58:09.839359 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13674 | 2025.02.22 01:58:09.839740 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.004008 sec., 25698.602794411177 rows/sec., 2.01 MiB/sec. | ||
13675 | 2025.02.22 01:58:09.839894 [ 256 ] {2b29144e-8590-4e0c-b937-73854d5c77b0} <Debug> TCPHandler: Processed in 0.004350126 sec. | ||
13676 | 2025.02.22 01:58:09.839979 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13677 | 2025.02.22 01:58:09.840086 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13678 | 2025.02.22 01:58:09.840139 [ 198 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_65_14} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 | ||
13679 | 2025.02.22 01:58:09.840294 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13680 | 2025.02.22 01:58:09.840297 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13681 | 2025.02.22 01:58:09.840382 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13682 | 2025.02.22 01:58:09.840987 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13683 | 2025.02.22 01:58:09.841029 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13684 | 2025.02.22 01:58:09.841440 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
13685 | 2025.02.22 01:58:09.841686 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13686 | 2025.02.22 01:58:09.841853 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_147_35 to all_148_148_0 | ||
13687 | 2025.02.22 01:58:09.841870 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
13688 | 2025.02.22 01:58:09.841901 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13689 | 2025.02.22 01:58:09.841944 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13690 | 2025.02.22 01:58:09.841960 [ 5 ] {ac479c35-ffec-4eb9-a1f2-68d0ea3b36e7} <Debug> TCPHandler: Processed in 0.001974597 sec. | ||
13691 | 2025.02.22 01:58:09.842170 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_147_35 to all_148_148_0 into Compact with storage Full | ||
13692 | 2025.02.22 01:58:09.842182 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13693 | 2025.02.22 01:58:09.842445 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13694 | 2025.02.22 01:58:09.842453 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13695 | 2025.02.22 01:58:09.842508 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_147_35, total 40402 rows starting from the beginning of the part | ||
13696 | 2025.02.22 01:58:09.842704 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13697 | 2025.02.22 01:58:09.842854 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
13698 | 2025.02.22 01:58:09.845916 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13699 | 2025.02.22 01:58:09.845961 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13700 | 2025.02.22 01:58:09.846784 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
13701 | 2025.02.22 01:58:09.847172 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13702 | 2025.02.22 01:58:09.847519 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005155 sec., 7565.4704170708055 rows/sec., 13.56 MiB/sec. | ||
13703 | 2025.02.22 01:58:09.847678 [ 256 ] {6a42ba41-2bc4-482f-8103-9c0c2e3d802f} <Debug> TCPHandler: Processed in 0.005604757 sec. | ||
13704 | 2025.02.22 01:58:09.847860 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13705 | 2025.02.22 01:58:09.848002 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13706 | 2025.02.22 01:58:09.848064 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13707 | 2025.02.22 01:58:09.848837 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13708 | 2025.02.22 01:58:09.848877 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13709 | 2025.02.22 01:58:09.849347 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
13710 | 2025.02.22 01:58:09.849685 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13711 | 2025.02.22 01:58:09.849952 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001981 sec., 30287.73346794548 rows/sec., 2.04 MiB/sec. | ||
13712 | 2025.02.22 01:58:09.850025 [ 5 ] {9c897199-3969-4f54-b4f8-192df5eb13a2} <Debug> TCPHandler: Processed in 0.002246295 sec. | ||
13713 | 2025.02.22 01:58:09.851520 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40466 rows, containing 5 columns (5 merged, 0 gathered) in 0.00946026 sec., 4277472.289345114 rows/sec., 293.11 MiB/sec. | ||
13714 | 2025.02.22 01:58:09.852189 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Trace> MergedBlockOutputStream: filled checksums all_1_148_36 (state Temporary) | ||
13715 | 2025.02.22 01:58:09.852477 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_148_36 to all_1_148_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13716 | 2025.02.22 01:58:09.852555 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_148_36} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_147_35, all_148_148_0] -> all_1_148_36 | ||
13717 | 2025.02.22 01:58:09.852638 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
13718 | 2025.02.22 01:58:10.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.58 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: -1.13 MiB | ||
13719 | 2025.02.22 01:58:13.039907 [ 220 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13720 | 2025.02.22 01:58:13.039982 [ 220 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13721 | 2025.02.22 01:58:13.042428 [ 220 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13722 | 2025.02.22 01:58:13.654124 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13723 | 2025.02.22 01:58:13.654175 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13724 | 2025.02.22 01:58:13.889205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
13725 | 2025.02.22 01:58:13.889872 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13726 | 2025.02.22 01:58:13.889912 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13727 | 2025.02.22 01:58:13.890459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13728 | 2025.02.22 01:58:13.890733 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13729 | 2025.02.22 01:58:13.890920 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
13730 | 2025.02.22 01:58:14.268476 [ 223 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13731 | 2025.02.22 01:58:14.268554 [ 223 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13732 | 2025.02.22 01:58:14.270897 [ 223 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13733 | 2025.02.22 01:58:14.382101 [ 222 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13734 | 2025.02.22 01:58:14.382174 [ 222 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13735 | 2025.02.22 01:58:14.384411 [ 222 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13736 | 2025.02.22 01:58:14.828274 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13737 | 2025.02.22 01:58:14.828471 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13738 | 2025.02.22 01:58:14.828546 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13739 | 2025.02.22 01:58:14.829287 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2025.02.22 01:58:14.829343 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13741 | 2025.02.22 01:58:14.829789 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
13742 | 2025.02.22 01:58:14.830061 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13743 | 2025.02.22 01:58:14.830296 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. | ||
13744 | 2025.02.22 01:58:14.830372 [ 256 ] {1f104c6e-bc4e-4f1f-aa2a-9ae0e900e4a1} <Debug> TCPHandler: Processed in 0.002228354 sec. | ||
13745 | 2025.02.22 01:58:14.830410 [ 219 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13746 | 2025.02.22 01:58:14.830451 [ 219 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13747 | 2025.02.22 01:58:14.830634 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13748 | 2025.02.22 01:58:14.830949 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13749 | 2025.02.22 01:58:14.831073 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13750 | 2025.02.22 01:58:14.832507 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13751 | 2025.02.22 01:58:14.832576 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13752 | 2025.02.22 01:58:14.833353 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
13753 | 2025.02.22 01:58:14.833752 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13754 | 2025.02.22 01:58:14.833919 [ 219 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13755 | 2025.02.22 01:58:14.834264 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003429 sec., 18664.333624963547 rows/sec., 1.46 MiB/sec. | ||
13756 | 2025.02.22 01:58:14.834344 [ 5 ] {dc86b0fc-f3f2-4052-b881-22ca80410813} <Debug> TCPHandler: Processed in 0.003859725 sec. | ||
13757 | 2025.02.22 01:58:14.834543 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13758 | 2025.02.22 01:58:14.834724 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13759 | 2025.02.22 01:58:14.834802 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13760 | 2025.02.22 01:58:14.835372 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13761 | 2025.02.22 01:58:14.835413 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13762 | 2025.02.22 01:58:14.835826 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
13763 | 2025.02.22 01:58:14.836077 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13764 | 2025.02.22 01:58:14.836258 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_148_36 to all_149_149_0 | ||
13765 | 2025.02.22 01:58:14.836326 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
13766 | 2025.02.22 01:58:14.836335 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13767 | 2025.02.22 01:58:14.836408 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13768 | 2025.02.22 01:58:14.836457 [ 256 ] {7b6bcf7c-fb06-4c29-aac7-9fc43df10b73} <Debug> TCPHandler: Processed in 0.002012219 sec. | ||
13769 | 2025.02.22 01:58:14.836695 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13770 | 2025.02.22 01:58:14.836717 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13771 | 2025.02.22 01:58:14.836723 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_148_36 to all_149_149_0 into Compact with storage Full | ||
13772 | 2025.02.22 01:58:14.836786 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13773 | 2025.02.22 01:58:14.837006 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13774 | 2025.02.22 01:58:14.837230 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13775 | 2025.02.22 01:58:14.837444 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13776 | 2025.02.22 01:58:14.837611 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_148_36, total 40466 rows starting from the beginning of the part | ||
13777 | 2025.02.22 01:58:14.838492 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
13778 | 2025.02.22 01:58:14.839928 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2025.02.22 01:58:14.840027 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13780 | 2025.02.22 01:58:14.841359 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
13781 | 2025.02.22 01:58:14.842046 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13782 | 2025.02.22 01:58:14.842695 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
13783 | 2025.02.22 01:58:14.842703 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005813 sec., 10321.692757612249 rows/sec., 712.30 KiB/sec. | ||
13784 | 2025.02.22 01:58:14.843033 [ 5 ] {ce64b7d1-019e-46ca-b38c-23ffec3b1c60} <Debug> TCPHandler: Processed in 0.006469818 sec. | ||
13785 | 2025.02.22 01:58:14.848316 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40626 rows, containing 5 columns (5 merged, 0 gathered) in 0.011771886 sec., 3451103.756866147 rows/sec., 236.50 MiB/sec. | ||
13786 | 2025.02.22 01:58:14.848903 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Trace> MergedBlockOutputStream: filled checksums all_1_149_37 (state Temporary) | ||
13787 | 2025.02.22 01:58:14.849235 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_149_37 to all_1_149_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13788 | 2025.02.22 01:58:14.849323 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_149_37} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_148_36, all_149_149_0] -> all_1_149_37 | ||
13789 | 2025.02.22 01:58:14.849413 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
13790 | 2025.02.22 01:58:15.492718 [ 225 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13791 | 2025.02.22 01:58:15.492768 [ 225 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13792 | 2025.02.22 01:58:15.494818 [ 225 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
13793 | 2025.02.22 01:58:16.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.45 MiB, peak 280.93 MiB, free memory in arenas 0.00 B, will set to 262.45 MiB (RSS), difference: 4.00 MiB | ||
13794 | 2025.02.22 01:58:16.869187 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
13795 | 2025.02.22 01:58:16.891944 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13796 | 2025.02.22 01:58:16.892003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13797 | 2025.02.22 01:58:16.899694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
13798 | 2025.02.22 01:58:16.900540 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13799 | 2025.02.22 01:58:16.903659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
13800 | 2025.02.22 01:58:16.998468 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13801 | 2025.02.22 01:58:16.998664 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13802 | 2025.02.22 01:58:16.998739 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13803 | 2025.02.22 01:58:16.999531 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13804 | 2025.02.22 01:58:16.999584 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13805 | 2025.02.22 01:58:17.000039 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13806 | 2025.02.22 01:58:17.000570 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13807 | 2025.02.22 01:58:17.001076 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002424 sec., 9900.990099009901 rows/sec., 841.20 KiB/sec. | ||
13808 | 2025.02.22 01:58:17.001495 [ 256 ] {b4789dfa-c2a7-4077-9afe-3bd253fe7539} <Debug> TCPHandler: Processed in 0.003155137 sec. | ||
13809 | 2025.02.22 01:58:17.001806 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13810 | 2025.02.22 01:58:17.002021 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13811 | 2025.02.22 01:58:17.002104 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13812 | 2025.02.22 01:58:17.003152 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13813 | 2025.02.22 01:58:17.003204 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13814 | 2025.02.22 01:58:17.003678 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
13815 | 2025.02.22 01:58:17.003960 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13816 | 2025.02.22 01:58:17.004327 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002336 sec., 6849.315068493151 rows/sec., 558.51 KiB/sec. | ||
13817 | 2025.02.22 01:58:17.004680 [ 5 ] {a6ca5f7b-d15d-498a-9151-87ee871b37e4} <Debug> TCPHandler: Processed in 0.003033494 sec. | ||
13818 | 2025.02.22 01:58:17.004954 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13819 | 2025.02.22 01:58:17.005119 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13820 | 2025.02.22 01:58:17.005174 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13821 | 2025.02.22 01:58:17.006390 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13822 | 2025.02.22 01:58:17.006437 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13823 | 2025.02.22 01:58:17.006939 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
13824 | 2025.02.22 01:58:17.007198 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13825 | 2025.02.22 01:58:17.007428 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Debug> executeQuery: Read 1402 rows, 120.44 KiB in 0.00234 sec., 599145.2991452991 rows/sec., 50.27 MiB/sec. | ||
13826 | 2025.02.22 01:58:17.007494 [ 256 ] {a675a4dd-67a6-4329-bf0c-e165779198f8} <Debug> TCPHandler: Processed in 0.002686375 sec. | ||
13827 | 2025.02.22 01:58:17.007665 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13828 | 2025.02.22 01:58:17.007811 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13829 | 2025.02.22 01:58:17.007874 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13830 | 2025.02.22 01:58:17.008662 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13831 | 2025.02.22 01:58:17.008714 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13832 | 2025.02.22 01:58:17.009138 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13833 | 2025.02.22 01:58:17.009401 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13834 | 2025.02.22 01:58:17.009614 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Debug> executeQuery: Read 67 rows, 5.01 KiB in 0.001836 sec., 36492.374727668845 rows/sec., 2.67 MiB/sec. | ||
13835 | 2025.02.22 01:58:17.009686 [ 5 ] {77c7e3ac-8c2f-404a-b79d-7ff6f6311118} <Debug> TCPHandler: Processed in 0.00209183 sec. | ||
13836 | 2025.02.22 01:58:17.009842 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13837 | 2025.02.22 01:58:17.009981 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13838 | 2025.02.22 01:58:17.010042 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13839 | 2025.02.22 01:58:17.010852 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2025.02.22 01:58:17.010906 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13841 | 2025.02.22 01:58:17.011287 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13842 | 2025.02.22 01:58:17.011535 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13843 | 2025.02.22 01:58:17.011802 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001848 sec., 136363.63636363635 rows/sec., 9.43 MiB/sec. | ||
13844 | 2025.02.22 01:58:17.012019 [ 256 ] {161a4cea-12c1-4b81-ba60-471cc5a4a6f5} <Debug> TCPHandler: Processed in 0.002232094 sec. | ||
13845 | 2025.02.22 01:58:17.012201 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13846 | 2025.02.22 01:58:17.012345 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13847 | 2025.02.22 01:58:17.012405 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13848 | 2025.02.22 01:58:17.013081 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13849 | 2025.02.22 01:58:17.013122 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13850 | 2025.02.22 01:58:17.013510 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13851 | 2025.02.22 01:58:17.013759 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13852 | 2025.02.22 01:58:17.014014 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001701 sec., 7054.673721340388 rows/sec., 551.15 KiB/sec. | ||
13853 | 2025.02.22 01:58:17.014236 [ 5 ] {c1d1df16-6c62-4d40-ac40-9c0558a08cdd} <Debug> TCPHandler: Processed in 0.002105731 sec. | ||
13854 | 2025.02.22 01:58:17.014436 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13855 | 2025.02.22 01:58:17.014578 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13856 | 2025.02.22 01:58:17.014636 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13857 | 2025.02.22 01:58:17.015497 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13858 | 2025.02.22 01:58:17.015538 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13859 | 2025.02.22 01:58:17.015945 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
13860 | 2025.02.22 01:58:17.016188 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13861 | 2025.02.22 01:58:17.016419 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Debug> executeQuery: Read 611 rows, 47.09 KiB in 0.001874 sec., 326040.55496264674 rows/sec., 24.54 MiB/sec. | ||
13862 | 2025.02.22 01:58:17.016484 [ 256 ] {fcd75260-ce2a-49d3-9d71-22c22136e92f} <Debug> TCPHandler: Processed in 0.002119242 sec. | ||
13863 | 2025.02.22 01:58:17.016640 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13864 | 2025.02.22 01:58:17.016782 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13865 | 2025.02.22 01:58:17.016847 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13866 | 2025.02.22 01:58:17.017775 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13867 | 2025.02.22 01:58:17.017819 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13868 | 2025.02.22 01:58:17.018298 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
13869 | 2025.02.22 01:58:17.018545 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13870 | 2025.02.22 01:58:17.018730 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_149_37 to all_154_154_0 | ||
13871 | 2025.02.22 01:58:17.018757 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Debug> executeQuery: Read 986 rows, 68.23 KiB in 0.002003 sec., 492261.6075886171 rows/sec., 33.27 MiB/sec. | ||
13872 | 2025.02.22 01:58:17.018782 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13873 | 2025.02.22 01:58:17.018840 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13874 | 2025.02.22 01:58:17.018872 [ 5 ] {d23c771f-0f0b-4529-9da6-60619e102e84} <Debug> TCPHandler: Processed in 0.002295336 sec. | ||
13875 | 2025.02.22 01:58:17.019099 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13876 | 2025.02.22 01:58:17.019113 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_149_37 to all_154_154_0 into Compact with storage Full | ||
13877 | 2025.02.22 01:58:17.019301 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13878 | 2025.02.22 01:58:17.019514 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13879 | 2025.02.22 01:58:17.019532 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13880 | 2025.02.22 01:58:17.019627 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_149_37, total 40626 rows starting from the beginning of the part | ||
13881 | 2025.02.22 01:58:17.020051 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
13882 | 2025.02.22 01:58:17.020530 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
13883 | 2025.02.22 01:58:17.020949 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
13884 | 2025.02.22 01:58:17.021425 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
13885 | 2025.02.22 01:58:17.021874 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 986 rows starting from the beginning of the part | ||
13886 | 2025.02.22 01:58:17.024023 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2025.02.22 01:58:17.024095 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13888 | 2025.02.22 01:58:17.025939 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13889 | 2025.02.22 01:58:17.026285 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2025.02.22 01:58:17.026455 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13891 | 2025.02.22 01:58:17.026608 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13892 | 2025.02.22 01:58:17.026646 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13893 | 2025.02.22 01:58:17.026657 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007412 sec., 5261.737722611981 rows/sec., 9.43 MiB/sec. | ||
13894 | 2025.02.22 01:58:17.026986 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13895 | 2025.02.22 01:58:17.027055 [ 256 ] {28afefc7-b654-42a9-a522-fd870c1cb06b} <Debug> TCPHandler: Processed in 0.008059356 sec. | ||
13896 | 2025.02.22 01:58:17.027292 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13897 | 2025.02.22 01:58:17.027600 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13898 | 2025.02.22 01:58:17.027669 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13899 | 2025.02.22 01:58:17.027730 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13900 | 2025.02.22 01:58:17.027866 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2274 rows starting from the beginning of the part | ||
13901 | 2025.02.22 01:58:17.028793 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 39 rows starting from the beginning of the part | ||
13902 | 2025.02.22 01:58:17.029526 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 39 rows starting from the beginning of the part | ||
13903 | 2025.02.22 01:58:17.030542 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13904 | 2025.02.22 01:58:17.030603 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 39 rows starting from the beginning of the part | ||
13905 | 2025.02.22 01:58:17.030631 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13906 | 2025.02.22 01:58:17.031453 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 39 rows starting from the beginning of the part | ||
13907 | 2025.02.22 01:58:17.032382 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
13908 | 2025.02.22 01:58:17.032392 [ 196 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 39 rows starting from the beginning of the part | ||
13909 | 2025.02.22 01:58:17.033284 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13910 | 2025.02.22 01:58:17.033976 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00645 sec., 5581.395348837209 rows/sec., 385.17 KiB/sec. | ||
13911 | 2025.02.22 01:58:17.034055 [ 5 ] {65322e70-0913-47de-acf3-adc927ee5207} <Debug> TCPHandler: Processed in 0.006889467 sec. | ||
13912 | 2025.02.22 01:58:17.037190 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42252 rows, containing 5 columns (5 merged, 0 gathered) in 0.018226563 sec., 2318155.1014308073 rows/sec., 158.85 MiB/sec. | ||
13913 | 2025.02.22 01:58:17.037590 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Trace> MergedBlockOutputStream: filled checksums all_1_154_38 (state Temporary) | ||
13914 | 2025.02.22 01:58:17.038331 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_154_38 to all_1_154_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13915 | 2025.02.22 01:58:17.038591 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_154_38} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_149_37, all_154_154_0] -> all_1_154_38 | ||
13916 | 2025.02.22 01:58:17.038767 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
13917 | 2025.02.22 01:58:17.043837 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2469 rows, containing 19 columns (19 merged, 0 gathered) in 0.017101416 sec., 144374.009731124 rows/sec., 258.71 MiB/sec. | ||
13918 | 2025.02.22 01:58:17.046131 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13919 | 2025.02.22 01:58:17.046565 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13920 | 2025.02.22 01:58:17.046650 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13921 | 2025.02.22 01:58:17.046822 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. | ||
13922 | 2025.02.22 01:58:19.141496 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1842 | ||
13923 | 2025.02.22 01:58:19.145052 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13924 | 2025.02.22 01:58:19.145112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13925 | 2025.02.22 01:58:19.146647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13926 | 2025.02.22 01:58:19.146976 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13927 | 2025.02.22 01:58:19.147642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
13928 | 2025.02.22 01:58:19.823564 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13929 | 2025.02.22 01:58:19.823779 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13930 | 2025.02.22 01:58:19.823862 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13931 | 2025.02.22 01:58:19.824663 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13932 | 2025.02.22 01:58:19.824717 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13933 | 2025.02.22 01:58:19.825158 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
13934 | 2025.02.22 01:58:19.825415 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13935 | 2025.02.22 01:58:19.825670 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
13936 | 2025.02.22 01:58:19.825784 [ 256 ] {e428395e-920e-4969-933a-3c933dfb346a} <Debug> TCPHandler: Processed in 0.002364187 sec. | ||
13937 | 2025.02.22 01:58:19.826111 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13938 | 2025.02.22 01:58:19.826395 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13939 | 2025.02.22 01:58:19.826499 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13940 | 2025.02.22 01:58:19.827473 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2025.02.22 01:58:19.827520 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13942 | 2025.02.22 01:58:19.827961 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
13943 | 2025.02.22 01:58:19.828223 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2025.02.22 01:58:19.828447 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002129 sec., 30061.061531235326 rows/sec., 2.35 MiB/sec. | ||
13945 | 2025.02.22 01:58:19.828504 [ 5 ] {fd692fcf-297d-4fd3-8e71-ac8785e112e8} <Debug> TCPHandler: Processed in 0.002602103 sec. | ||
13946 | 2025.02.22 01:58:19.828664 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2025.02.22 01:58:19.828795 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13948 | 2025.02.22 01:58:19.828853 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13949 | 2025.02.22 01:58:19.829414 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13950 | 2025.02.22 01:58:19.829454 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13951 | 2025.02.22 01:58:19.829868 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
13952 | 2025.02.22 01:58:19.830117 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13953 | 2025.02.22 01:58:19.830302 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 2.90 MiB/sec. | ||
13954 | 2025.02.22 01:58:19.830362 [ 256 ] {10457918-ce68-4098-ab3a-a9e927af0a20} <Debug> TCPHandler: Processed in 0.001757263 sec. | ||
13955 | 2025.02.22 01:58:19.830528 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13956 | 2025.02.22 01:58:19.830667 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13957 | 2025.02.22 01:58:19.830728 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13958 | 2025.02.22 01:58:19.831276 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13959 | 2025.02.22 01:58:19.831315 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13960 | 2025.02.22 01:58:19.831697 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
13961 | 2025.02.22 01:58:19.831944 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13962 | 2025.02.22 01:58:19.832154 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.07 MiB/sec. | ||
13963 | 2025.02.22 01:58:19.832206 [ 5 ] {b8ef993a-dd37-44c7-892d-fd0174b7fb77} <Debug> TCPHandler: Processed in 0.001745432 sec. | ||
13964 | 2025.02.22 01:58:21.391063 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
13965 | 2025.02.22 01:58:21.391861 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13966 | 2025.02.22 01:58:21.391922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13967 | 2025.02.22 01:58:21.392505 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13968 | 2025.02.22 01:58:21.392796 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13969 | 2025.02.22 01:58:21.393032 [ 65 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13970 | 2025.02.22 01:58:21.393078 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
13971 | 2025.02.22 01:58:21.393146 [ 65 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13972 | 2025.02.22 01:58:21.393196 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
13973 | 2025.02.22 01:58:21.393392 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
13974 | 2025.02.22 01:58:21.393610 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13975 | 2025.02.22 01:58:21.393682 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
13976 | 2025.02.22 01:58:21.393851 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
13977 | 2025.02.22 01:58:21.394073 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
13978 | 2025.02.22 01:58:21.394229 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
13979 | 2025.02.22 01:58:21.394341 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
13980 | 2025.02.22 01:58:21.394569 [ 193 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
13981 | 2025.02.22 01:58:21.398043 [ 192 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736445 sec., 8809138.499444203 rows/sec., 126.02 MiB/sec. | ||
13982 | 2025.02.22 01:58:21.398408 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
13983 | 2025.02.22 01:58:21.398807 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13984 | 2025.02.22 01:58:21.398914 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_91_18} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
13985 | 2025.02.22 01:58:21.399057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
13986 | 2025.02.22 01:58:24.403753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
13987 | 2025.02.22 01:58:24.428461 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13988 | 2025.02.22 01:58:24.428531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
13989 | 2025.02.22 01:58:24.436243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
13990 | 2025.02.22 01:58:24.437116 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13991 | 2025.02.22 01:58:24.437563 [ 57 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
13992 | 2025.02.22 01:58:24.437700 [ 57 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13993 | 2025.02.22 01:58:24.437776 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
13994 | 2025.02.22 01:58:24.438217 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
13995 | 2025.02.22 01:58:24.449145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
13996 | 2025.02.22 01:58:24.450320 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13997 | 2025.02.22 01:58:24.451409 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
13998 | 2025.02.22 01:58:24.456773 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
13999 | 2025.02.22 01:58:24.462311 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
14000 | 2025.02.22 01:58:24.468208 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
14001 | 2025.02.22 01:58:24.474373 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
14002 | 2025.02.22 01:58:24.480706 [ 200 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
14003 | 2025.02.22 01:58:24.557350 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.119434594 sec., 5743.729492645992 rows/sec., 29.70 MiB/sec. | ||
14004 | 2025.02.22 01:58:24.560959 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
14005 | 2025.02.22 01:58:24.563921 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14006 | 2025.02.22 01:58:24.564046 [ 199 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_91_18} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
14007 | 2025.02.22 01:58:24.566500 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
14008 | 2025.02.22 01:58:24.828052 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14009 | 2025.02.22 01:58:24.828240 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14010 | 2025.02.22 01:58:24.828314 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14011 | 2025.02.22 01:58:24.829109 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14012 | 2025.02.22 01:58:24.829160 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14013 | 2025.02.22 01:58:24.829604 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
14014 | 2025.02.22 01:58:24.829872 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14015 | 2025.02.22 01:58:24.830093 [ 56 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
14016 | 2025.02.22 01:58:24.830107 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
14017 | 2025.02.22 01:58:24.830194 [ 56 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14018 | 2025.02.22 01:58:24.830264 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14019 | 2025.02.22 01:58:24.830279 [ 256 ] {2cf9c8c5-e494-47b5-af29-63cf20817d35} <Debug> TCPHandler: Processed in 0.002359938 sec. | ||
14020 | 2025.02.22 01:58:24.830539 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
14021 | 2025.02.22 01:58:24.830623 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14022 | 2025.02.22 01:58:24.830731 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14023 | 2025.02.22 01:58:24.830803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1403 rows starting from the beginning of the part | ||
14024 | 2025.02.22 01:58:24.830956 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14025 | 2025.02.22 01:58:24.831072 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 134 rows starting from the beginning of the part | ||
14026 | 2025.02.22 01:58:24.831149 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14027 | 2025.02.22 01:58:24.831459 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
14028 | 2025.02.22 01:58:24.832103 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1402 rows starting from the beginning of the part | ||
14029 | 2025.02.22 01:58:24.832636 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
14030 | 2025.02.22 01:58:24.833192 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
14031 | 2025.02.22 01:58:24.835345 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14032 | 2025.02.22 01:58:24.835427 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14033 | 2025.02.22 01:58:24.836367 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
14034 | 2025.02.22 01:58:24.836673 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14035 | 2025.02.22 01:58:24.837079 [ 56 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
14036 | 2025.02.22 01:58:24.837231 [ 56 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14037 | 2025.02.22 01:58:24.837324 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14038 | 2025.02.22 01:58:24.837346 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3107 rows, containing 5 columns (5 merged, 0 gathered) in 0.00696775 sec., 445911.5209357397 rows/sec., 38.98 MiB/sec. | ||
14039 | 2025.02.22 01:58:24.837468 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006603 sec., 9692.563986066938 rows/sec., 774.68 KiB/sec. | ||
14040 | 2025.02.22 01:58:24.837700 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
14041 | 2025.02.22 01:58:24.837756 [ 5 ] {4d4ee715-4b3e-43a2-9345-5e20df74402a} <Debug> TCPHandler: Processed in 0.007307178 sec. | ||
14042 | 2025.02.22 01:58:24.837788 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
14043 | 2025.02.22 01:58:24.838036 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14044 | 2025.02.22 01:58:24.838099 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14045 | 2025.02.22 01:58:24.838167 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 631 rows starting from the beginning of the part | ||
14046 | 2025.02.22 01:58:24.838223 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14047 | 2025.02.22 01:58:24.838425 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14048 | 2025.02.22 01:58:24.838527 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 103 rows starting from the beginning of the part | ||
14049 | 2025.02.22 01:58:24.838801 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14050 | 2025.02.22 01:58:24.839121 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
14051 | 2025.02.22 01:58:24.839221 [ 195 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_156_31} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
14052 | 2025.02.22 01:58:24.839717 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
14053 | 2025.02.22 01:58:24.839749 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 611 rows starting from the beginning of the part | ||
14054 | 2025.02.22 01:58:24.840059 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
14055 | 2025.02.22 01:58:24.840325 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
14056 | 2025.02.22 01:58:24.841177 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14057 | 2025.02.22 01:58:24.841222 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14058 | 2025.02.22 01:58:24.841833 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
14059 | 2025.02.22 01:58:24.842117 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14060 | 2025.02.22 01:58:24.842497 [ 191 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.005044393 sec., 304694.7373053606 rows/sec., 24.27 MiB/sec. | ||
14061 | 2025.02.22 01:58:24.842533 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004353 sec., 36756.26005053986 rows/sec., 2.56 MiB/sec. | ||
14062 | 2025.02.22 01:58:24.842612 [ 256 ] {4dd74d08-8a3b-455d-9df2-92ec31416e9f} <Debug> TCPHandler: Processed in 0.004717685 sec. | ||
14063 | 2025.02.22 01:58:24.842691 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
14064 | 2025.02.22 01:58:24.842822 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14065 | 2025.02.22 01:58:24.843053 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14066 | 2025.02.22 01:58:24.843136 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14067 | 2025.02.22 01:58:24.843159 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14068 | 2025.02.22 01:58:24.843350 [ 195 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_156_31} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
14069 | 2025.02.22 01:58:24.843531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14070 | 2025.02.22 01:58:24.843989 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14071 | 2025.02.22 01:58:24.844037 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14072 | 2025.02.22 01:58:24.844435 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
14073 | 2025.02.22 01:58:24.844677 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14074 | 2025.02.22 01:58:24.844861 [ 56 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
14075 | 2025.02.22 01:58:24.844924 [ 56 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14076 | 2025.02.22 01:58:24.844939 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001957 sec., 30659.172202350535 rows/sec., 2.07 MiB/sec. | ||
14077 | 2025.02.22 01:58:24.844956 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14078 | 2025.02.22 01:58:24.845139 [ 5 ] {2bfa0434-cea1-42f4-a802-21f4288a2cfd} <Debug> TCPHandler: Processed in 0.002420899 sec. | ||
14079 | 2025.02.22 01:58:24.845198 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
14080 | 2025.02.22 01:58:24.845338 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14081 | 2025.02.22 01:58:24.845369 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7764 rows starting from the beginning of the part | ||
14082 | 2025.02.22 01:58:24.845433 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
14083 | 2025.02.22 01:58:24.845659 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
14084 | 2025.02.22 01:58:24.845847 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 36 rows starting from the beginning of the part | ||
14085 | 2025.02.22 01:58:24.846018 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 24 rows starting from the beginning of the part | ||
14086 | 2025.02.22 01:58:24.846185 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
14087 | 2025.02.22 01:58:24.848368 [ 195 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8004 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307181 sec., 2420188.0695371674 rows/sec., 163.10 MiB/sec. | ||
14088 | 2025.02.22 01:58:24.848844 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
14089 | 2025.02.22 01:58:24.849160 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14090 | 2025.02.22 01:58:24.849243 [ 197 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_156_31} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
14091 | 2025.02.22 01:58:24.849335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
14092 | 2025.02.22 01:58:25.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.42 MiB | ||
14093 | 2025.02.22 01:58:28.654220 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14094 | 2025.02.22 01:58:28.654291 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14095 | 2025.02.22 01:58:28.893260 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
14096 | 2025.02.22 01:58:28.893977 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14097 | 2025.02.22 01:58:28.894035 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14098 | 2025.02.22 01:58:28.894598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
14099 | 2025.02.22 01:58:28.894866 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14100 | 2025.02.22 01:58:28.895135 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
14101 | 2025.02.22 01:58:29.147905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1858 | ||
14102 | 2025.02.22 01:58:29.150891 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14103 | 2025.02.22 01:58:29.150954 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14104 | 2025.02.22 01:58:29.152452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14105 | 2025.02.22 01:58:29.152771 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14106 | 2025.02.22 01:58:29.153874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1858 | ||
14107 | 2025.02.22 01:58:29.572772 [ 52 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
14108 | 2025.02.22 01:58:29.572876 [ 52 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14109 | 2025.02.22 01:58:29.572920 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14110 | 2025.02.22 01:58:29.573205 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
14111 | 2025.02.22 01:58:29.573460 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14112 | 2025.02.22 01:58:29.573499 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
14113 | 2025.02.22 01:58:29.573587 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
14114 | 2025.02.22 01:58:29.573840 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
14115 | 2025.02.22 01:58:29.574103 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
14116 | 2025.02.22 01:58:29.574230 [ 188 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part | ||
14117 | 2025.02.22 01:58:29.575481 [ 195 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246069 sec., 21945.06418931275 rows/sec., 1.83 MiB/sec. | ||
14118 | 2025.02.22 01:58:29.575702 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
14119 | 2025.02.22 01:58:29.576115 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14120 | 2025.02.22 01:58:29.576225 [ 194 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_21_5} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
14121 | 2025.02.22 01:58:29.576350 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14122 | 2025.02.22 01:58:29.830804 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14123 | 2025.02.22 01:58:29.831001 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14124 | 2025.02.22 01:58:29.831075 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14125 | 2025.02.22 01:58:29.831915 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14126 | 2025.02.22 01:58:29.831967 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14127 | 2025.02.22 01:58:29.832413 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
14128 | 2025.02.22 01:58:29.832671 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14129 | 2025.02.22 01:58:29.832899 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Debug> executeQuery: Read 134 rows, 11.83 KiB in 0.001951 sec., 68682.72680676576 rows/sec., 5.92 MiB/sec. | ||
14130 | 2025.02.22 01:58:29.832968 [ 256 ] {da3ad69a-37a1-402d-bfa8-32b54dcd86e5} <Debug> TCPHandler: Processed in 0.002298556 sec. | ||
14131 | 2025.02.22 01:58:29.833237 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14132 | 2025.02.22 01:58:29.833434 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14133 | 2025.02.22 01:58:29.833508 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14134 | 2025.02.22 01:58:29.834260 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14135 | 2025.02.22 01:58:29.834311 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14136 | 2025.02.22 01:58:29.834758 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14137 | 2025.02.22 01:58:29.835013 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14138 | 2025.02.22 01:58:29.835273 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001888 sec., 20656.77966101695 rows/sec., 1.52 MiB/sec. | ||
14139 | 2025.02.22 01:58:29.835385 [ 5 ] {292c77b9-7447-4aea-9b80-3297454021d9} <Debug> TCPHandler: Processed in 0.002282705 sec. | ||
14140 | 2025.02.22 01:58:29.835639 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14141 | 2025.02.22 01:58:29.835807 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14142 | 2025.02.22 01:58:29.835863 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14143 | 2025.02.22 01:58:29.836518 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14144 | 2025.02.22 01:58:29.836563 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14145 | 2025.02.22 01:58:29.836960 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
14146 | 2025.02.22 01:58:29.837207 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14147 | 2025.02.22 01:58:29.837432 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.001656 sec., 62198.067632850245 rows/sec., 4.86 MiB/sec. | ||
14148 | 2025.02.22 01:58:29.837491 [ 256 ] {920d4355-3cc7-4666-bc78-f2f9f84d32ad} <Debug> TCPHandler: Processed in 0.001988839 sec. | ||
14149 | 2025.02.22 01:58:29.837651 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14150 | 2025.02.22 01:58:29.837782 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14151 | 2025.02.22 01:58:29.837842 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14152 | 2025.02.22 01:58:29.838436 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14153 | 2025.02.22 01:58:29.838478 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14154 | 2025.02.22 01:58:29.838888 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
14155 | 2025.02.22 01:58:29.839136 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14156 | 2025.02.22 01:58:29.839372 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001619 sec., 98826.43607164916 rows/sec., 6.88 MiB/sec. | ||
14157 | 2025.02.22 01:58:29.839440 [ 5 ] {fd8cb68d-1eaa-4398-86e8-bbd17556383e} <Debug> TCPHandler: Processed in 0.001852995 sec. | ||
14158 | 2025.02.22 01:58:29.839656 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14159 | 2025.02.22 01:58:29.839960 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14160 | 2025.02.22 01:58:29.840062 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14161 | 2025.02.22 01:58:29.841339 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2025.02.22 01:58:29.841381 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14163 | 2025.02.22 01:58:29.842064 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
14164 | 2025.02.22 01:58:29.842326 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14165 | 2025.02.22 01:58:29.842614 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002743 sec., 14218.009478672984 rows/sec., 25.48 MiB/sec. | ||
14166 | 2025.02.22 01:58:29.843161 [ 256 ] {70ff7ff8-ed63-4736-b245-31a4c921ea7a} <Debug> TCPHandler: Processed in 0.003620738 sec. | ||
14167 | 2025.02.22 01:58:29.843396 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14168 | 2025.02.22 01:58:29.843525 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14169 | 2025.02.22 01:58:29.843579 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14170 | 2025.02.22 01:58:29.844162 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14171 | 2025.02.22 01:58:29.844218 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14172 | 2025.02.22 01:58:29.844620 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
14173 | 2025.02.22 01:58:29.844860 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14174 | 2025.02.22 01:58:29.845085 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
14175 | 2025.02.22 01:58:29.845143 [ 5 ] {00ca3041-4278-4e7e-a171-8b46da62cdfd} <Debug> TCPHandler: Processed in 0.001840245 sec. | ||
14176 | 2025.02.22 01:58:31.949247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
14177 | 2025.02.22 01:58:31.972493 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14178 | 2025.02.22 01:58:31.972559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14179 | 2025.02.22 01:58:31.980431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
14180 | 2025.02.22 01:58:31.981259 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14181 | 2025.02.22 01:58:31.984524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
14182 | 2025.02.22 01:58:32.226416 [ 218 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14183 | 2025.02.22 01:58:32.226470 [ 218 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14184 | 2025.02.22 01:58:32.228093 [ 218 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
14185 | 2025.02.22 01:58:34.297653 [ 221 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14186 | 2025.02.22 01:58:34.297731 [ 221 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14187 | 2025.02.22 01:58:34.300074 [ 221 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14188 | 2025.02.22 01:58:34.762210 [ 221 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14189 | 2025.02.22 01:58:34.762265 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14190 | 2025.02.22 01:58:34.764231 [ 221 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14191 | 2025.02.22 01:58:34.828458 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14192 | 2025.02.22 01:58:34.828653 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14193 | 2025.02.22 01:58:34.828730 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14194 | 2025.02.22 01:58:34.829506 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14195 | 2025.02.22 01:58:34.829560 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14196 | 2025.02.22 01:58:34.829999 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
14197 | 2025.02.22 01:58:34.830266 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14198 | 2025.02.22 01:58:34.830490 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.28 MiB/sec. | ||
14199 | 2025.02.22 01:58:34.830561 [ 256 ] {5ab77ed0-44d1-41dd-ba47-ec06ffb93494} <Debug> TCPHandler: Processed in 0.002244305 sec. | ||
14200 | 2025.02.22 01:58:34.830808 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14201 | 2025.02.22 01:58:34.830999 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14202 | 2025.02.22 01:58:34.831072 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14203 | 2025.02.22 01:58:34.831843 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14204 | 2025.02.22 01:58:34.831887 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14205 | 2025.02.22 01:58:34.832334 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
14206 | 2025.02.22 01:58:34.832593 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14207 | 2025.02.22 01:58:34.832823 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. | ||
14208 | 2025.02.22 01:58:34.832892 [ 5 ] {8344596a-85f3-46bd-8012-3e44eb620421} <Debug> TCPHandler: Processed in 0.002219725 sec. | ||
14209 | 2025.02.22 01:58:34.833058 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14210 | 2025.02.22 01:58:34.833216 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14211 | 2025.02.22 01:58:34.833284 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14212 | 2025.02.22 01:58:34.833916 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14213 | 2025.02.22 01:58:34.833959 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14214 | 2025.02.22 01:58:34.834388 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
14215 | 2025.02.22 01:58:34.834643 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14216 | 2025.02.22 01:58:34.834906 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
14217 | 2025.02.22 01:58:34.834975 [ 256 ] {b4dbacad-8096-4c4d-9a7e-fa02e598b711} <Debug> TCPHandler: Processed in 0.001991668 sec. | ||
14218 | 2025.02.22 01:58:34.835000 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14219 | 2025.02.22 01:58:34.835057 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14220 | 2025.02.22 01:58:34.835135 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14221 | 2025.02.22 01:58:34.835289 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14222 | 2025.02.22 01:58:34.835360 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14223 | 2025.02.22 01:58:34.836183 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14224 | 2025.02.22 01:58:34.836223 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14225 | 2025.02.22 01:58:34.836703 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
14226 | 2025.02.22 01:58:34.836995 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14227 | 2025.02.22 01:58:34.837267 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002011 sec., 29835.90253605171 rows/sec., 2.01 MiB/sec. | ||
14228 | 2025.02.22 01:58:34.837362 [ 5 ] {8d0c8d8f-0f5d-49db-a39f-6dbf14b4133e} <Debug> TCPHandler: Processed in 0.002302316 sec. | ||
14229 | 2025.02.22 01:58:34.837681 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14230 | 2025.02.22 01:58:35.602024 [ 219 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14231 | 2025.02.22 01:58:35.602083 [ 219 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14232 | 2025.02.22 01:58:35.604003 [ 219 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
14233 | 2025.02.22 01:58:36.395319 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
14234 | 2025.02.22 01:58:36.396986 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14235 | 2025.02.22 01:58:36.397060 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14236 | 2025.02.22 01:58:36.397834 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14237 | 2025.02.22 01:58:36.398229 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14238 | 2025.02.22 01:58:36.398595 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
14239 | 2025.02.22 01:58:39.154048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1878 | ||
14240 | 2025.02.22 01:58:39.157203 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14241 | 2025.02.22 01:58:39.157266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14242 | 2025.02.22 01:58:39.158817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14243 | 2025.02.22 01:58:39.159164 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14244 | 2025.02.22 01:58:39.159465 [ 219 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14245 | 2025.02.22 01:58:39.159504 [ 219 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14246 | 2025.02.22 01:58:39.160140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
14247 | 2025.02.22 01:58:39.161712 [ 219 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14248 | 2025.02.22 01:58:39.353107 [ 219 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
14249 | 2025.02.22 01:58:39.353152 [ 219 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
14250 | 2025.02.22 01:58:39.354987 [ 219 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
14251 | 2025.02.22 01:58:39.484617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
14252 | 2025.02.22 01:58:39.509224 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14253 | 2025.02.22 01:58:39.509291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14254 | 2025.02.22 01:58:39.516968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
14255 | 2025.02.22 01:58:39.517780 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14256 | 2025.02.22 01:58:39.520889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
14257 | 2025.02.22 01:58:39.830240 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14258 | 2025.02.22 01:58:39.830432 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14259 | 2025.02.22 01:58:39.830504 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14260 | 2025.02.22 01:58:39.831312 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14261 | 2025.02.22 01:58:39.831364 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14262 | 2025.02.22 01:58:39.831820 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
14263 | 2025.02.22 01:58:39.832083 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14264 | 2025.02.22 01:58:39.832308 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Debug> executeQuery: Read 136 rows, 12.03 KiB in 0.001927 sec., 70576.02490918526 rows/sec., 6.10 MiB/sec. | ||
14265 | 2025.02.22 01:58:39.832366 [ 256 ] {a02e3958-7ca1-46b9-ad30-29c7a3e4ba6e} <Debug> TCPHandler: Processed in 0.002264055 sec. | ||
14266 | 2025.02.22 01:58:39.832623 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14267 | 2025.02.22 01:58:39.832834 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14268 | 2025.02.22 01:58:39.832914 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14269 | 2025.02.22 01:58:39.833770 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14270 | 2025.02.22 01:58:39.833820 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14271 | 2025.02.22 01:58:39.834258 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14272 | 2025.02.22 01:58:39.834506 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14273 | 2025.02.22 01:58:39.834723 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001948 sec., 20533.880903490757 rows/sec., 1.51 MiB/sec. | ||
14274 | 2025.02.22 01:58:39.834781 [ 5 ] {1251a6c0-1cda-402f-8c62-2e768a570ff9} <Debug> TCPHandler: Processed in 0.002302006 sec. | ||
14275 | 2025.02.22 01:58:39.834922 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14276 | 2025.02.22 01:58:39.835043 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14277 | 2025.02.22 01:58:39.835093 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14278 | 2025.02.22 01:58:39.835740 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14279 | 2025.02.22 01:58:39.835779 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14280 | 2025.02.22 01:58:39.836170 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
14281 | 2025.02.22 01:58:39.836424 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14282 | 2025.02.22 01:58:39.836611 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001591 sec., 65367.69327467002 rows/sec., 5.11 MiB/sec. | ||
14283 | 2025.02.22 01:58:39.836669 [ 256 ] {386aeb9f-2df1-48d2-a84e-a0638613662e} <Debug> TCPHandler: Processed in 0.001805924 sec. | ||
14284 | 2025.02.22 01:58:39.836849 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14285 | 2025.02.22 01:58:39.836994 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14286 | 2025.02.22 01:58:39.837057 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14287 | 2025.02.22 01:58:39.837743 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14288 | 2025.02.22 01:58:39.837789 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14289 | 2025.02.22 01:58:39.838189 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
14290 | 2025.02.22 01:58:39.838425 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14291 | 2025.02.22 01:58:39.838610 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_154_38 to all_155_155_0 | ||
14292 | 2025.02.22 01:58:39.838654 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001688 sec., 94786.7298578199 rows/sec., 6.60 MiB/sec. | ||
14293 | 2025.02.22 01:58:39.838660 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14294 | 2025.02.22 01:58:39.838738 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14295 | 2025.02.22 01:58:39.838787 [ 5 ] {e9e62c81-a868-4ced-86bb-bab943217402} <Debug> TCPHandler: Processed in 0.002005479 sec. | ||
14296 | 2025.02.22 01:58:39.838980 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_154_38 to all_155_155_0 into Compact with storage Full | ||
14297 | 2025.02.22 01:58:39.839017 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14298 | 2025.02.22 01:58:39.839200 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14299 | 2025.02.22 01:58:39.839268 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14300 | 2025.02.22 01:58:39.839290 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_38, total 42252 rows starting from the beginning of the part | ||
14301 | 2025.02.22 01:58:39.839601 [ 201 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
14302 | 2025.02.22 01:58:39.839608 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14303 | 2025.02.22 01:58:39.842768 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14304 | 2025.02.22 01:58:39.842808 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14305 | 2025.02.22 01:58:39.843706 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
14306 | 2025.02.22 01:58:39.844040 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14307 | 2025.02.22 01:58:39.844256 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005059 sec., 7906.700929037359 rows/sec., 14.17 MiB/sec. | ||
14308 | 2025.02.22 01:58:39.844506 [ 256 ] {f2592b4b-5b23-4a1c-b49b-9f61da3b5b0f} <Debug> TCPHandler: Processed in 0.005626387 sec. | ||
14309 | 2025.02.22 01:58:39.844680 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14310 | 2025.02.22 01:58:39.844838 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14311 | 2025.02.22 01:58:39.844897 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14312 | 2025.02.22 01:58:39.845586 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14313 | 2025.02.22 01:58:39.845634 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14314 | 2025.02.22 01:58:39.846060 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
14315 | 2025.02.22 01:58:39.846329 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14316 | 2025.02.22 01:58:39.846561 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001754 sec., 34207.52565564424 rows/sec., 2.31 MiB/sec. | ||
14317 | 2025.02.22 01:58:39.846640 [ 5 ] {ace98db1-18db-4257-8738-fc6976583ff3} <Debug> TCPHandler: Processed in 0.002041539 sec. | ||
14318 | 2025.02.22 01:58:39.848745 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42316 rows, containing 5 columns (5 merged, 0 gathered) in 0.00986531 sec., 4289373.572650023 rows/sec., 293.93 MiB/sec. | ||
14319 | 2025.02.22 01:58:39.849133 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Trace> MergedBlockOutputStream: filled checksums all_1_155_39 (state Temporary) | ||
14320 | 2025.02.22 01:58:39.849499 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_155_39 to all_1_155_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14321 | 2025.02.22 01:58:39.849597 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_155_39} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_154_38, all_155_155_0] -> all_1_155_39 | ||
14322 | 2025.02.22 01:58:39.849700 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
14323 | 2025.02.22 01:58:43.654341 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14324 | 2025.02.22 01:58:43.654399 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14325 | 2025.02.22 01:58:43.898765 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
14326 | 2025.02.22 01:58:43.899435 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14327 | 2025.02.22 01:58:43.899490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14328 | 2025.02.22 01:58:43.900106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14329 | 2025.02.22 01:58:43.900403 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14330 | 2025.02.22 01:58:43.900674 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
14331 | 2025.02.22 01:58:44.828146 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14332 | 2025.02.22 01:58:44.828338 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14333 | 2025.02.22 01:58:44.828411 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14334 | 2025.02.22 01:58:44.829167 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14335 | 2025.02.22 01:58:44.829221 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14336 | 2025.02.22 01:58:44.829666 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
14337 | 2025.02.22 01:58:44.829926 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14338 | 2025.02.22 01:58:44.830171 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001885 sec., 29708.222811671087 rows/sec., 2.28 MiB/sec. | ||
14339 | 2025.02.22 01:58:44.830238 [ 256 ] {09a6b966-cc72-4315-baba-57897b4d4607} <Debug> TCPHandler: Processed in 0.002225664 sec. | ||
14340 | 2025.02.22 01:58:44.830475 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14341 | 2025.02.22 01:58:44.830664 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14342 | 2025.02.22 01:58:44.830735 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14343 | 2025.02.22 01:58:44.831510 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14344 | 2025.02.22 01:58:44.831555 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14345 | 2025.02.22 01:58:44.832012 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
14346 | 2025.02.22 01:58:44.832269 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14347 | 2025.02.22 01:58:44.832480 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001867 sec., 34279.59292983396 rows/sec., 2.68 MiB/sec. | ||
14348 | 2025.02.22 01:58:44.832561 [ 5 ] {7ff615d2-9b7a-4303-86e1-c201c2cca182} <Debug> TCPHandler: Processed in 0.002217953 sec. | ||
14349 | 2025.02.22 01:58:44.832753 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14350 | 2025.02.22 01:58:44.832970 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14351 | 2025.02.22 01:58:44.833031 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14352 | 2025.02.22 01:58:44.833612 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14353 | 2025.02.22 01:58:44.833654 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14354 | 2025.02.22 01:58:44.834079 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
14355 | 2025.02.22 01:58:44.834337 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14356 | 2025.02.22 01:58:44.834513 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_155_39 to all_156_156_0 | ||
14357 | 2025.02.22 01:58:44.834575 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14358 | 2025.02.22 01:58:44.834579 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
14359 | 2025.02.22 01:58:44.834604 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14360 | 2025.02.22 01:58:44.834749 [ 256 ] {bfe54860-17b0-4e6e-bf8c-911fcfb251b8} <Debug> TCPHandler: Processed in 0.002100962 sec. | ||
14361 | 2025.02.22 01:58:44.834782 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_39 to all_156_156_0 into Compact with storage Full | ||
14362 | 2025.02.22 01:58:44.834910 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14363 | 2025.02.22 01:58:44.834935 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14364 | 2025.02.22 01:58:44.834956 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_39, total 42316 rows starting from the beginning of the part | ||
14365 | 2025.02.22 01:58:44.835250 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
14366 | 2025.02.22 01:58:44.835267 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14367 | 2025.02.22 01:58:44.835460 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14368 | 2025.02.22 01:58:44.836674 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14369 | 2025.02.22 01:58:44.836714 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14370 | 2025.02.22 01:58:44.837433 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
14371 | 2025.02.22 01:58:44.837795 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14372 | 2025.02.22 01:58:44.838021 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002911 sec., 20611.473720371006 rows/sec., 1.39 MiB/sec. | ||
14373 | 2025.02.22 01:58:44.838125 [ 5 ] {2761ec61-e156-447a-b41f-91abcdecdec8} <Debug> TCPHandler: Processed in 0.003259839 sec. | ||
14374 | 2025.02.22 01:58:44.843556 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42476 rows, containing 5 columns (5 merged, 0 gathered) in 0.008831225 sec., 4809751.76150534 rows/sec., 329.61 MiB/sec. | ||
14375 | 2025.02.22 01:58:44.843932 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Trace> MergedBlockOutputStream: filled checksums all_1_156_40 (state Temporary) | ||
14376 | 2025.02.22 01:58:44.844298 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_156_40 to all_1_156_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14377 | 2025.02.22 01:58:44.844398 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_156_40} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_155_39, all_156_156_0] -> all_1_156_40 | ||
14378 | 2025.02.22 01:58:44.844508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
14379 | 2025.02.22 01:58:47.000765 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14380 | 2025.02.22 01:58:47.000955 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14381 | 2025.02.22 01:58:47.001028 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14382 | 2025.02.22 01:58:47.001808 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14383 | 2025.02.22 01:58:47.001860 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14384 | 2025.02.22 01:58:47.002317 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14385 | 2025.02.22 01:58:47.002585 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14386 | 2025.02.22 01:58:47.002813 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001907 sec., 12585.212375458836 rows/sec., 1.04 MiB/sec. | ||
14387 | 2025.02.22 01:58:47.002952 [ 256 ] {33c7a977-1be7-430f-bad9-c2cb74bf1323} <Debug> TCPHandler: Processed in 0.002320687 sec. | ||
14388 | 2025.02.22 01:58:47.003240 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14389 | 2025.02.22 01:58:47.003452 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14390 | 2025.02.22 01:58:47.003530 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14391 | 2025.02.22 01:58:47.004428 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14392 | 2025.02.22 01:58:47.004506 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14393 | 2025.02.22 01:58:47.004960 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
14394 | 2025.02.22 01:58:47.005240 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14395 | 2025.02.22 01:58:47.005488 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002091 sec., 956.4801530368245 rows/sec., 77.99 KiB/sec. | ||
14396 | 2025.02.22 01:58:47.005583 [ 5 ] {dc587609-978f-401f-a042-0eb9da3e013c} <Debug> TCPHandler: Processed in 0.002481331 sec. | ||
14397 | 2025.02.22 01:58:47.005766 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14398 | 2025.02.22 01:58:47.005897 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14399 | 2025.02.22 01:58:47.005952 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14400 | 2025.02.22 01:58:47.007588 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14401 | 2025.02.22 01:58:47.007626 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14402 | 2025.02.22 01:58:47.008304 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
14403 | 2025.02.22 01:58:47.008616 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14404 | 2025.02.22 01:58:47.008772 [ 27 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
14405 | 2025.02.22 01:58:47.008811 [ 27 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14406 | 2025.02.22 01:58:47.008815 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Debug> executeQuery: Read 1417 rows, 122.01 KiB in 0.002948 sec., 480664.85753052915 rows/sec., 40.42 MiB/sec. | ||
14407 | 2025.02.22 01:58:47.008835 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14408 | 2025.02.22 01:58:47.008940 [ 256 ] {393d6ce2-98ec-4dee-acf7-4de88a8c2d98} <Debug> TCPHandler: Processed in 0.003234369 sec. | ||
14409 | 2025.02.22 01:58:47.009089 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
14410 | 2025.02.22 01:58:47.009227 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14411 | 2025.02.22 01:58:47.009283 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14412 | 2025.02.22 01:58:47.009332 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1403 rows starting from the beginning of the part | ||
14413 | 2025.02.22 01:58:47.009519 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14414 | 2025.02.22 01:58:47.009568 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 134 rows starting from the beginning of the part | ||
14415 | 2025.02.22 01:58:47.009722 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14416 | 2025.02.22 01:58:47.009977 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
14417 | 2025.02.22 01:58:47.010321 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 136 rows starting from the beginning of the part | ||
14418 | 2025.02.22 01:58:47.010715 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
14419 | 2025.02.22 01:58:47.011078 [ 190 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1417 rows starting from the beginning of the part | ||
14420 | 2025.02.22 01:58:47.012551 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14421 | 2025.02.22 01:58:47.012610 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14422 | 2025.02.22 01:58:47.013634 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14423 | 2025.02.22 01:58:47.014043 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14424 | 2025.02.22 01:58:47.014324 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.004921 sec., 13005.486689697216 rows/sec., 987.68 KiB/sec. | ||
14425 | 2025.02.22 01:58:47.014394 [ 5 ] {74c09af1-079b-4088-9fc7-448a5d9fe491} <Debug> TCPHandler: Processed in 0.005329039 sec. | ||
14426 | 2025.02.22 01:58:47.014660 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14427 | 2025.02.22 01:58:47.014849 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.005906544 sec., 542110.5810775303 rows/sec., 47.57 MiB/sec. | ||
14428 | 2025.02.22 01:58:47.014937 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14429 | 2025.02.22 01:58:47.015012 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14430 | 2025.02.22 01:58:47.015194 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
14431 | 2025.02.22 01:58:47.015769 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14432 | 2025.02.22 01:58:47.015970 [ 193 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_161_32} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
14433 | 2025.02.22 01:58:47.016159 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
14434 | 2025.02.22 01:58:47.016346 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14435 | 2025.02.22 01:58:47.016391 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14436 | 2025.02.22 01:58:47.016788 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14437 | 2025.02.22 01:58:47.017047 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14438 | 2025.02.22 01:58:47.017315 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002435 sec., 103490.75975359342 rows/sec., 7.16 MiB/sec. | ||
14439 | 2025.02.22 01:58:47.017574 [ 256 ] {695258fa-3282-4961-8d4a-419ffacb51fb} <Debug> TCPHandler: Processed in 0.003052054 sec. | ||
14440 | 2025.02.22 01:58:47.017771 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14441 | 2025.02.22 01:58:47.017917 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14442 | 2025.02.22 01:58:47.017978 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14443 | 2025.02.22 01:58:47.018600 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14444 | 2025.02.22 01:58:47.018642 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14445 | 2025.02.22 01:58:47.019007 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14446 | 2025.02.22 01:58:47.019249 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14447 | 2025.02.22 01:58:47.019518 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001631 sec., 7357.449417535254 rows/sec., 574.80 KiB/sec. | ||
14448 | 2025.02.22 01:58:47.019741 [ 5 ] {78c06cf3-fbde-4802-9265-ce5fd05a596e} <Debug> TCPHandler: Processed in 0.002033499 sec. | ||
14449 | 2025.02.22 01:58:47.019932 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14450 | 2025.02.22 01:58:47.020075 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14451 | 2025.02.22 01:58:47.020127 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14452 | 2025.02.22 01:58:47.020977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
14453 | 2025.02.22 01:58:47.020994 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14454 | 2025.02.22 01:58:47.021089 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14455 | 2025.02.22 01:58:47.023535 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
14456 | 2025.02.22 01:58:47.024592 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14457 | 2025.02.22 01:58:47.025074 [ 27 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
14458 | 2025.02.22 01:58:47.025185 [ 27 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14459 | 2025.02.22 01:58:47.025285 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14460 | 2025.02.22 01:58:47.026020 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
14461 | 2025.02.22 01:58:47.026275 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Debug> executeQuery: Read 614 rows, 47.34 KiB in 0.006165 sec., 99594.48499594485 rows/sec., 7.50 MiB/sec. | ||
14462 | 2025.02.22 01:58:47.026972 [ 256 ] {fe7cfd4d-f0ba-4ed4-980b-71bd0aae27a1} <Debug> TCPHandler: Processed in 0.007102763 sec. | ||
14463 | 2025.02.22 01:58:47.027086 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14464 | 2025.02.22 01:58:47.027346 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 631 rows starting from the beginning of the part | ||
14465 | 2025.02.22 01:58:47.027448 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14466 | 2025.02.22 01:58:47.028024 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 103 rows starting from the beginning of the part | ||
14467 | 2025.02.22 01:58:47.028174 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14468 | 2025.02.22 01:58:47.028437 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14469 | 2025.02.22 01:58:47.028468 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
14470 | 2025.02.22 01:58:47.028906 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 104 rows starting from the beginning of the part | ||
14471 | 2025.02.22 01:58:47.029367 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
14472 | 2025.02.22 01:58:47.029737 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 614 rows starting from the beginning of the part | ||
14473 | 2025.02.22 01:58:47.034295 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14474 | 2025.02.22 01:58:47.034409 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14475 | 2025.02.22 01:58:47.037538 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
14476 | 2025.02.22 01:58:47.038595 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.013024357 sec., 121311.171062034 rows/sec., 9.67 MiB/sec. | ||
14477 | 2025.02.22 01:58:47.038828 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14478 | 2025.02.22 01:58:47.039000 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
14479 | 2025.02.22 01:58:47.039405 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_156_40 to all_161_161_0 | ||
14480 | 2025.02.22 01:58:47.039572 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14481 | 2025.02.22 01:58:47.039740 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14482 | 2025.02.22 01:58:47.039818 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Debug> executeQuery: Read 979 rows, 67.74 KiB in 0.011858 sec., 82560.29684601113 rows/sec., 5.58 MiB/sec. | ||
14483 | 2025.02.22 01:58:47.040895 [ 5 ] {5ccb7abb-1798-44a0-b936-4c40afd0db0e} <Debug> TCPHandler: Processed in 0.013696823 sec. | ||
14484 | 2025.02.22 01:58:47.041331 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14485 | 2025.02.22 01:58:47.041359 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14486 | 2025.02.22 01:58:47.041512 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_40 to all_161_161_0 into Compact with storage Full | ||
14487 | 2025.02.22 01:58:47.041867 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_161_32} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
14488 | 2025.02.22 01:58:47.041886 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14489 | 2025.02.22 01:58:47.042224 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
14490 | 2025.02.22 01:58:47.042312 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14491 | 2025.02.22 01:58:47.042391 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14492 | 2025.02.22 01:58:47.042482 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_40, total 42476 rows starting from the beginning of the part | ||
14493 | 2025.02.22 01:58:47.043092 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 160 rows starting from the beginning of the part | ||
14494 | 2025.02.22 01:58:47.043437 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
14495 | 2025.02.22 01:58:47.044156 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
14496 | 2025.02.22 01:58:47.044601 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
14497 | 2025.02.22 01:58:47.045065 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 979 rows starting from the beginning of the part | ||
14498 | 2025.02.22 01:58:47.054901 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14499 | 2025.02.22 01:58:47.054988 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14500 | 2025.02.22 01:58:47.059784 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
14501 | 2025.02.22 01:58:47.060698 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14502 | 2025.02.22 01:58:47.061290 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14503 | 2025.02.22 01:58:47.061412 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14504 | 2025.02.22 01:58:47.061820 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.020093 sec., 2488.428806051859 rows/sec., 4.46 MiB/sec. | ||
14505 | 2025.02.22 01:58:47.063210 [ 256 ] {e14f3a96-8fc9-498e-a38d-f914d7af84bb} <Debug> TCPHandler: Processed in 0.022117858 sec. | ||
14506 | 2025.02.22 01:58:47.063593 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14507 | 2025.02.22 01:58:47.064088 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14508 | 2025.02.22 01:58:47.064325 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14509 | 2025.02.22 01:58:47.068028 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44095 rows, containing 5 columns (5 merged, 0 gathered) in 0.028004331 sec., 1574577.8751151026 rows/sec., 107.90 MiB/sec. | ||
14510 | 2025.02.22 01:58:47.068615 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Trace> MergedBlockOutputStream: filled checksums all_1_161_41 (state Temporary) | ||
14511 | 2025.02.22 01:58:47.068787 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14512 | 2025.02.22 01:58:47.068965 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14513 | 2025.02.22 01:58:47.069805 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_161_41 to all_1_161_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14514 | 2025.02.22 01:58:47.070120 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
14515 | 2025.02.22 01:58:47.070272 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_161_41} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_156_40, all_161_161_0] -> all_1_161_41 | ||
14516 | 2025.02.22 01:58:47.070587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
14517 | 2025.02.22 01:58:47.071759 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
14518 | 2025.02.22 01:58:47.072751 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14519 | 2025.02.22 01:58:47.073890 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.009937 sec., 905.7059474690551 rows/sec., 69.68 KiB/sec. | ||
14520 | 2025.02.22 01:58:47.074290 [ 5 ] {fbc3866e-815e-424a-93ed-c3fa129e5564} <Debug> TCPHandler: Processed in 0.010922836 sec. | ||
14521 | 2025.02.22 01:58:47.074617 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14522 | 2025.02.22 01:58:47.075120 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14523 | 2025.02.22 01:58:47.075331 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14524 | 2025.02.22 01:58:47.078266 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2025.02.22 01:58:47.078345 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14526 | 2025.02.22 01:58:47.079846 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
14527 | 2025.02.22 01:58:47.081089 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14528 | 2025.02.22 01:58:47.081474 [ 27 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
14529 | 2025.02.22 01:58:47.081588 [ 27 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14530 | 2025.02.22 01:58:47.081688 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14531 | 2025.02.22 01:58:47.081891 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.006808 sec., 5287.896592244419 rows/sec., 364.92 KiB/sec. | ||
14532 | 2025.02.22 01:58:47.082178 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
14533 | 2025.02.22 01:58:47.082237 [ 256 ] {2336a303-00ce-4a20-bc26-63060f08e1f4} <Debug> TCPHandler: Processed in 0.00779598 sec. | ||
14534 | 2025.02.22 01:58:47.082596 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14535 | 2025.02.22 01:58:47.082658 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 8004 rows starting from the beginning of the part | ||
14536 | 2025.02.22 01:58:47.082895 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
14537 | 2025.02.22 01:58:47.083231 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
14538 | 2025.02.22 01:58:47.083673 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
14539 | 2025.02.22 01:58:47.083962 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
14540 | 2025.02.22 01:58:47.084329 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 36 rows starting from the beginning of the part | ||
14541 | 2025.02.22 01:58:47.088800 [ 200 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 4 columns (4 merged, 0 gathered) in 0.00695631 sec., 1190286.2293371053 rows/sec., 80.22 MiB/sec. | ||
14542 | 2025.02.22 01:58:47.088989 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
14543 | 2025.02.22 01:58:47.089436 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14544 | 2025.02.22 01:58:47.089584 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_161_32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
14545 | 2025.02.22 01:58:47.089693 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
14546 | 2025.02.22 01:58:47.104533 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14547 | 2025.02.22 01:58:47.104581 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
14548 | 2025.02.22 01:58:47.112306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
14549 | 2025.02.22 01:58:47.113158 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14550 | 2025.02.22 01:58:47.117071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
14551 | 2025.02.22 01:58:48.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.43 MiB | ||
14552 | 2025.02.22 01:58:49.160356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1920 | ||
14553 | 2025.02.22 01:58:49.164152 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14554 | 2025.02.22 01:58:49.164214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14555 | 2025.02.22 01:58:49.166010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14556 | 2025.02.22 01:58:49.166337 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14557 | 2025.02.22 01:58:49.167648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
14558 | 2025.02.22 01:58:49.825093 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14559 | 2025.02.22 01:58:49.825400 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14560 | 2025.02.22 01:58:49.825524 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14561 | 2025.02.22 01:58:49.826779 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14562 | 2025.02.22 01:58:49.826858 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14563 | 2025.02.22 01:58:49.827497 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
14564 | 2025.02.22 01:58:49.827901 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14565 | 2025.02.22 01:58:49.828249 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002908 sec., 19257.221458046766 rows/sec., 1.48 MiB/sec. | ||
14566 | 2025.02.22 01:58:49.828388 [ 256 ] {03930e21-43f1-4cca-83ca-e23996fedf29} <Debug> TCPHandler: Processed in 0.003494025 sec. | ||
14567 | 2025.02.22 01:58:49.828865 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14568 | 2025.02.22 01:58:49.829479 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14569 | 2025.02.22 01:58:49.829651 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14570 | 2025.02.22 01:58:49.830793 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14571 | 2025.02.22 01:58:49.830854 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14572 | 2025.02.22 01:58:49.831492 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
14573 | 2025.02.22 01:58:49.831857 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14574 | 2025.02.22 01:58:49.832146 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002858 sec., 22393.282015395383 rows/sec., 1.75 MiB/sec. | ||
14575 | 2025.02.22 01:58:49.832282 [ 5 ] {f3b0fea4-1ec4-46ce-a8f9-ac2db9676d59} <Debug> TCPHandler: Processed in 0.00370227 sec. | ||
14576 | 2025.02.22 01:58:49.832637 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14577 | 2025.02.22 01:58:49.833003 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14578 | 2025.02.22 01:58:49.833105 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14579 | 2025.02.22 01:58:49.833931 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14580 | 2025.02.22 01:58:49.833994 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14581 | 2025.02.22 01:58:49.834604 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
14582 | 2025.02.22 01:58:49.834993 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14583 | 2025.02.22 01:58:49.835308 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.002386 sec., 26823.134953897737 rows/sec., 1.87 MiB/sec. | ||
14584 | 2025.02.22 01:58:49.835395 [ 256 ] {b7ba1e7f-221b-44a5-860c-a7bdac1fd473} <Debug> TCPHandler: Processed in 0.002930061 sec. | ||
14585 | 2025.02.22 01:58:49.835631 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14586 | 2025.02.22 01:58:49.835850 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14587 | 2025.02.22 01:58:49.835950 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14588 | 2025.02.22 01:58:49.836708 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14589 | 2025.02.22 01:58:49.836760 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14590 | 2025.02.22 01:58:49.837328 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
14591 | 2025.02.22 01:58:49.837710 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14592 | 2025.02.22 01:58:49.837964 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.002168 sec., 11070.110701107013 rows/sec., 763.95 KiB/sec. | ||
14593 | 2025.02.22 01:58:49.838046 [ 5 ] {ef7d857a-08dd-426a-86c7-166940c59a32} <Debug> TCPHandler: Processed in 0.002517051 sec. | ||
14594 | 2025.02.22 01:58:51.400823 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 | ||
14595 | 2025.02.22 01:58:51.401578 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14596 | 2025.02.22 01:58:51.401627 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14597 | 2025.02.22 01:58:51.402214 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14598 | 2025.02.22 01:58:51.402496 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14599 | 2025.02.22 01:58:51.402759 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
14600 | 2025.02.22 01:58:51.402845 [ 219 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14601 | 2025.02.22 01:58:51.402904 [ 219 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14602 | 2025.02.22 01:58:51.404909 [ 219 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14603 | 2025.02.22 01:58:52.400776 [ 218 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14604 | 2025.02.22 01:58:52.400825 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14605 | 2025.02.22 01:58:52.402896 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
14606 | 2025.02.22 01:58:54.025907 [ 224 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14607 | 2025.02.22 01:58:54.026013 [ 224 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14608 | 2025.02.22 01:58:54.028002 [ 224 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14609 | 2025.02.22 01:58:54.242032 [ 220 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14610 | 2025.02.22 01:58:54.242090 [ 220 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14611 | 2025.02.22 01:58:54.243992 [ 220 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14612 | 2025.02.22 01:58:54.617171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 | ||
14613 | 2025.02.22 01:58:54.641404 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14614 | 2025.02.22 01:58:54.641484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14615 | 2025.02.22 01:58:54.649434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
14616 | 2025.02.22 01:58:54.650304 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14617 | 2025.02.22 01:58:54.655593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
14618 | 2025.02.22 01:58:54.670109 [ 220 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14619 | 2025.02.22 01:58:54.670138 [ 220 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14620 | 2025.02.22 01:58:54.672031 [ 220 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14621 | 2025.02.22 01:58:54.828166 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14622 | 2025.02.22 01:58:54.828356 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14623 | 2025.02.22 01:58:54.828430 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14624 | 2025.02.22 01:58:54.829263 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14625 | 2025.02.22 01:58:54.829316 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14626 | 2025.02.22 01:58:54.829745 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
14627 | 2025.02.22 01:58:54.830005 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14628 | 2025.02.22 01:58:54.830235 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.23 MiB/sec. | ||
14629 | 2025.02.22 01:58:54.830305 [ 256 ] {41b2b29e-a5af-4d2c-950b-1338b9987041} <Debug> TCPHandler: Processed in 0.002271386 sec. | ||
14630 | 2025.02.22 01:58:54.830592 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14631 | 2025.02.22 01:58:54.830806 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14632 | 2025.02.22 01:58:54.830887 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14633 | 2025.02.22 01:58:54.831759 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14634 | 2025.02.22 01:58:54.831805 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14635 | 2025.02.22 01:58:54.832258 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
14636 | 2025.02.22 01:58:54.832527 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14637 | 2025.02.22 01:58:54.832735 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. | ||
14638 | 2025.02.22 01:58:54.832801 [ 5 ] {146a7db9-8c0e-4e90-a4d8-f0ac19f31a25} <Debug> TCPHandler: Processed in 0.002377128 sec. | ||
14639 | 2025.02.22 01:58:54.832959 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14640 | 2025.02.22 01:58:54.833094 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14641 | 2025.02.22 01:58:54.833153 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14642 | 2025.02.22 01:58:54.833745 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14643 | 2025.02.22 01:58:54.833787 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14644 | 2025.02.22 01:58:54.834225 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
14645 | 2025.02.22 01:58:54.834477 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14646 | 2025.02.22 01:58:54.834681 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
14647 | 2025.02.22 01:58:54.834742 [ 256 ] {2e6e5922-818b-470d-813d-63bc4311486d} <Debug> TCPHandler: Processed in 0.001844325 sec. | ||
14648 | 2025.02.22 01:58:54.834788 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14649 | 2025.02.22 01:58:54.834822 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14650 | 2025.02.22 01:58:54.834903 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14651 | 2025.02.22 01:58:54.835060 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14652 | 2025.02.22 01:58:54.835148 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14653 | 2025.02.22 01:58:54.836157 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2025.02.22 01:58:54.836240 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14655 | 2025.02.22 01:58:54.837003 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
14656 | 2025.02.22 01:58:54.837538 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2025.02.22 01:58:54.837837 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002812 sec., 21337.126600284497 rows/sec., 1.44 MiB/sec. | ||
14658 | 2025.02.22 01:58:54.837976 [ 5 ] {d1bf175b-05b9-4b5c-a74b-472d3bfaacf6} <Debug> TCPHandler: Processed in 0.003146166 sec. | ||
14659 | 2025.02.22 01:58:54.838421 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
14660 | 2025.02.22 01:58:58.654455 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14661 | 2025.02.22 01:58:58.654527 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14662 | 2025.02.22 01:58:58.860476 [ 125 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 5 parts from all_1_65_14 to all_69_69_0 | ||
14663 | 2025.02.22 01:58:58.860545 [ 125 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14664 | 2025.02.22 01:58:58.860571 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14665 | 2025.02.22 01:58:58.860739 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_14 to all_69_69_0 into Compact with storage Full | ||
14666 | 2025.02.22 01:58:58.860986 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14667 | 2025.02.22 01:58:58.861034 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_14, total 69 rows starting from the beginning of the part | ||
14668 | 2025.02.22 01:58:58.861123 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 67 rows starting from the beginning of the part | ||
14669 | 2025.02.22 01:58:58.861221 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
14670 | 2025.02.22 01:58:58.861527 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
14671 | 2025.02.22 01:58:58.861692 [ 194 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
14672 | 2025.02.22 01:58:58.862679 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021659 sec., 138005.46976517802 rows/sec., 10.65 MiB/sec. | ||
14673 | 2025.02.22 01:58:58.862908 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
14674 | 2025.02.22 01:58:58.863293 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14675 | 2025.02.22 01:58:58.863403 [ 200 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_69_15} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 5 parts: [all_1_65_14, all_69_69_0] -> all_1_69_15 | ||
14676 | 2025.02.22 01:58:58.863516 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14677 | 2025.02.22 01:58:58.902949 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 | ||
14678 | 2025.02.22 01:58:58.903768 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14679 | 2025.02.22 01:58:58.903810 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14680 | 2025.02.22 01:58:58.904303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14681 | 2025.02.22 01:58:58.904560 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14682 | 2025.02.22 01:58:58.904812 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
14683 | 2025.02.22 01:58:58.904825 [ 125 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14684 | 2025.02.22 01:58:58.904899 [ 125 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14685 | 2025.02.22 01:58:58.904938 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14686 | 2025.02.22 01:58:58.905185 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
14687 | 2025.02.22 01:58:58.905566 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14688 | 2025.02.22 01:58:58.905630 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
14689 | 2025.02.22 01:58:58.905770 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part | ||
14690 | 2025.02.22 01:58:58.905972 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part | ||
14691 | 2025.02.22 01:58:58.906127 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part | ||
14692 | 2025.02.22 01:58:58.906323 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part | ||
14693 | 2025.02.22 01:58:58.906589 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part | ||
14694 | 2025.02.22 01:58:58.910304 [ 195 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.005253607 sec., 8371581.658087481 rows/sec., 119.76 MiB/sec. | ||
14695 | 2025.02.22 01:58:58.910761 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14696 | 2025.02.22 01:58:58.911081 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14697 | 2025.02.22 01:58:58.911182 [ 196 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_96_19} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14698 | 2025.02.22 01:58:58.911295 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14699 | 2025.02.22 01:58:59.004731 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004297825 sec. | ||
14700 | 2025.02.22 01:58:59.167923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1936 | ||
14701 | 2025.02.22 01:58:59.170828 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14702 | 2025.02.22 01:58:59.170882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14703 | 2025.02.22 01:58:59.172490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14704 | 2025.02.22 01:58:59.172822 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14705 | 2025.02.22 01:58:59.173060 [ 125 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14706 | 2025.02.22 01:58:59.173172 [ 125 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14707 | 2025.02.22 01:58:59.173243 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14708 | 2025.02.22 01:58:59.173834 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
14709 | 2025.02.22 01:58:59.174267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
14710 | 2025.02.22 01:58:59.175000 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14711 | 2025.02.22 01:58:59.175216 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1802 rows starting from the beginning of the part | ||
14712 | 2025.02.22 01:58:59.175914 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part | ||
14713 | 2025.02.22 01:58:59.176632 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part | ||
14714 | 2025.02.22 01:58:59.177271 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 20 rows starting from the beginning of the part | ||
14715 | 2025.02.22 01:58:59.177950 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
14716 | 2025.02.22 01:58:59.178718 [ 186 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 16 rows starting from the beginning of the part | ||
14717 | 2025.02.22 01:58:59.188759 [ 196 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 72 columns (72 merged, 0 gathered) in 0.015368474 sec., 125972.16873972003 rows/sec., 94.85 MiB/sec. | ||
14718 | 2025.02.22 01:58:59.190628 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14719 | 2025.02.22 01:58:59.191430 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14720 | 2025.02.22 01:58:59.191517 [ 195 ] {50e098db-f2e2-46db-b4ff-95f936c02197::all_1_71_14} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14721 | 2025.02.22 01:58:59.191857 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
14722 | 2025.02.22 01:58:59.831388 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14723 | 2025.02.22 01:58:59.831589 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14724 | 2025.02.22 01:58:59.831660 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14725 | 2025.02.22 01:58:59.832554 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14726 | 2025.02.22 01:58:59.832615 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14727 | 2025.02.22 01:58:59.833169 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
14728 | 2025.02.22 01:58:59.833437 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14729 | 2025.02.22 01:58:59.833657 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Debug> executeQuery: Read 164 rows, 14.67 KiB in 0.002115 sec., 77541.37115839243 rows/sec., 6.77 MiB/sec. | ||
14730 | 2025.02.22 01:58:59.833731 [ 256 ] {bbc8d412-60b1-4c8d-879a-a800cec3783e} <Debug> TCPHandler: Processed in 0.00247763 sec. | ||
14731 | 2025.02.22 01:58:59.834002 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14732 | 2025.02.22 01:58:59.834216 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14733 | 2025.02.22 01:58:59.834289 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14734 | 2025.02.22 01:58:59.835065 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14735 | 2025.02.22 01:58:59.835108 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14736 | 2025.02.22 01:58:59.835600 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14737 | 2025.02.22 01:58:59.835911 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14738 | 2025.02.22 01:58:59.836146 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001984 sec., 27217.74193548387 rows/sec., 2.00 MiB/sec. | ||
14739 | 2025.02.22 01:58:59.836206 [ 5 ] {e9c3c85f-46ff-479f-95b0-e38863cc570c} <Debug> TCPHandler: Processed in 0.002339067 sec. | ||
14740 | 2025.02.22 01:58:59.836387 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14741 | 2025.02.22 01:58:59.836540 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14742 | 2025.02.22 01:58:59.836607 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14743 | 2025.02.22 01:58:59.837292 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14744 | 2025.02.22 01:58:59.837338 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14745 | 2025.02.22 01:58:59.837809 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
14746 | 2025.02.22 01:58:59.838133 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14747 | 2025.02.22 01:58:59.838407 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Debug> executeQuery: Read 124 rows, 9.89 KiB in 0.001887 sec., 65712.77159512453 rows/sec., 5.12 MiB/sec. | ||
14748 | 2025.02.22 01:58:59.838501 [ 256 ] {a514b0b6-4153-4f9d-a1d9-9a18e628eeb0} <Debug> TCPHandler: Processed in 0.002186323 sec. | ||
14749 | 2025.02.22 01:58:59.838695 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14750 | 2025.02.22 01:58:59.839000 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14751 | 2025.02.22 01:58:59.839109 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14752 | 2025.02.22 01:58:59.839762 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14753 | 2025.02.22 01:58:59.839806 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14754 | 2025.02.22 01:58:59.840250 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
14755 | 2025.02.22 01:58:59.840497 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14756 | 2025.02.22 01:58:59.840710 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001809 sec., 88446.65561083471 rows/sec., 6.16 MiB/sec. | ||
14757 | 2025.02.22 01:58:59.840777 [ 5 ] {9a76a2ca-0958-4c81-8515-d6738c809237} <Debug> TCPHandler: Processed in 0.002163603 sec. | ||
14758 | 2025.02.22 01:58:59.840946 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14759 | 2025.02.22 01:58:59.841136 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14760 | 2025.02.22 01:58:59.841281 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14761 | 2025.02.22 01:58:59.842593 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14762 | 2025.02.22 01:58:59.842635 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14763 | 2025.02.22 01:58:59.843352 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
14764 | 2025.02.22 01:58:59.843657 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14765 | 2025.02.22 01:58:59.843912 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002829 sec., 19088.016967126194 rows/sec., 34.20 MiB/sec. | ||
14766 | 2025.02.22 01:58:59.844015 [ 256 ] {f841b86a-9387-42a0-8a62-df27eb566000} <Debug> TCPHandler: Processed in 0.003131067 sec. | ||
14767 | 2025.02.22 01:58:59.844189 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14768 | 2025.02.22 01:58:59.844315 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
14769 | 2025.02.22 01:58:59.844368 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
14770 | 2025.02.22 01:58:59.844860 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14771 | 2025.02.22 01:58:59.844903 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14772 | 2025.02.22 01:58:59.845330 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
14773 | 2025.02.22 01:58:59.845576 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14774 | 2025.02.22 01:58:59.845815 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 259.86 KiB/sec. | ||
14775 | 2025.02.22 01:58:59.845948 [ 5 ] {d9680dcc-b8e2-44a0-a3ae-64114490c57d} <Debug> TCPHandler: Processed in 0.001814284 sec. | ||
14776 | 2025.02.22 01:58:59.846110 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14777 | 2025.02.22 01:58:59.846233 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14778 | 2025.02.22 01:58:59.846285 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14779 | 2025.02.22 01:58:59.846776 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14780 | 2025.02.22 01:58:59.846839 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14781 | 2025.02.22 01:58:59.847212 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
14782 | 2025.02.22 01:58:59.847453 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14783 | 2025.02.22 01:58:59.847673 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
14784 | 2025.02.22 01:58:59.847724 [ 256 ] {b6315b62-f863-40ff-9d75-fcad76cf46bc} <Debug> TCPHandler: Processed in 0.001669491 sec. | ||
14785 | 2025.02.22 01:59:02.155689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 | ||
14786 | 2025.02.22 01:59:02.179665 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14787 | 2025.02.22 01:59:02.179715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14788 | 2025.02.22 01:59:02.187413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
14789 | 2025.02.22 01:59:02.188239 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14790 | 2025.02.22 01:59:02.188563 [ 72 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
14791 | 2025.02.22 01:59:02.188646 [ 72 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14792 | 2025.02.22 01:59:02.188695 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14793 | 2025.02.22 01:59:02.189195 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
14794 | 2025.02.22 01:59:02.203166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
14795 | 2025.02.22 01:59:02.205215 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14796 | 2025.02.22 01:59:02.206835 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
14797 | 2025.02.22 01:59:02.212801 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
14798 | 2025.02.22 01:59:02.219306 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
14799 | 2025.02.22 01:59:02.225945 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
14800 | 2025.02.22 01:59:02.232969 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
14801 | 2025.02.22 01:59:02.239575 [ 198 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
14802 | 2025.02.22 01:59:02.311345 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.1225211 sec., 5909.186254449234 rows/sec., 30.56 MiB/sec. | ||
14803 | 2025.02.22 01:59:02.314809 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
14804 | 2025.02.22 01:59:02.317905 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14805 | 2025.02.22 01:59:02.317999 [ 196 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_96_19} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
14806 | 2025.02.22 01:59:02.320406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14807 | 2025.02.22 01:59:03.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.68 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: -1.09 MiB | ||
14808 | 2025.02.22 01:59:04.828103 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14809 | 2025.02.22 01:59:04.828303 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14810 | 2025.02.22 01:59:04.828378 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14811 | 2025.02.22 01:59:04.829171 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14812 | 2025.02.22 01:59:04.829224 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14813 | 2025.02.22 01:59:04.829676 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
14814 | 2025.02.22 01:59:04.829963 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14815 | 2025.02.22 01:59:04.830201 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. | ||
14816 | 2025.02.22 01:59:04.830269 [ 256 ] {032862fb-04eb-4e2b-89e6-4202da77f043} <Debug> TCPHandler: Processed in 0.002303196 sec. | ||
14817 | 2025.02.22 01:59:04.830554 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14818 | 2025.02.22 01:59:04.830769 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14819 | 2025.02.22 01:59:04.830846 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14820 | 2025.02.22 01:59:04.831618 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14821 | 2025.02.22 01:59:04.831669 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14822 | 2025.02.22 01:59:04.832144 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
14823 | 2025.02.22 01:59:04.832401 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14824 | 2025.02.22 01:59:04.832653 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. | ||
14825 | 2025.02.22 01:59:04.832721 [ 5 ] {90aff43e-1602-42ca-8080-908578d1577f} <Debug> TCPHandler: Processed in 0.002315577 sec. | ||
14826 | 2025.02.22 01:59:04.832893 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14827 | 2025.02.22 01:59:04.833042 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14828 | 2025.02.22 01:59:04.833110 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14829 | 2025.02.22 01:59:04.833790 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14830 | 2025.02.22 01:59:04.833832 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14831 | 2025.02.22 01:59:04.834246 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
14832 | 2025.02.22 01:59:04.834498 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14833 | 2025.02.22 01:59:04.834723 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
14834 | 2025.02.22 01:59:04.834786 [ 256 ] {2b52915c-a336-4e87-8383-6241f42d9fe1} <Debug> TCPHandler: Processed in 0.001962258 sec. | ||
14835 | 2025.02.22 01:59:04.834954 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14836 | 2025.02.22 01:59:04.835107 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14837 | 2025.02.22 01:59:04.835172 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14838 | 2025.02.22 01:59:04.835766 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14839 | 2025.02.22 01:59:04.835808 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14840 | 2025.02.22 01:59:04.836198 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
14841 | 2025.02.22 01:59:04.836443 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14842 | 2025.02.22 01:59:04.836666 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001595 sec., 37617.55485893417 rows/sec., 2.54 MiB/sec. | ||
14843 | 2025.02.22 01:59:04.836722 [ 5 ] {54147889-b0a4-4b16-afbe-2220177e1399} <Debug> TCPHandler: Processed in 0.001836865 sec. | ||
14844 | 2025.02.22 01:59:06.404956 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 | ||
14845 | 2025.02.22 01:59:06.405653 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14846 | 2025.02.22 01:59:06.405695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14847 | 2025.02.22 01:59:06.406261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14848 | 2025.02.22 01:59:06.406548 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14849 | 2025.02.22 01:59:06.406796 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
14850 | 2025.02.22 01:59:09.174442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1958 | ||
14851 | 2025.02.22 01:59:09.177415 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14852 | 2025.02.22 01:59:09.177475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14853 | 2025.02.22 01:59:09.178985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14854 | 2025.02.22 01:59:09.179305 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14855 | 2025.02.22 01:59:09.182106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1958 | ||
14856 | 2025.02.22 01:59:09.703277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 | ||
14857 | 2025.02.22 01:59:09.727471 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14858 | 2025.02.22 01:59:09.727540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14859 | 2025.02.22 01:59:09.735243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
14860 | 2025.02.22 01:59:09.736069 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14861 | 2025.02.22 01:59:09.739356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732 | ||
14862 | 2025.02.22 01:59:09.823878 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14863 | 2025.02.22 01:59:09.824182 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
14864 | 2025.02.22 01:59:09.824662 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14865 | 2025.02.22 01:59:09.824717 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
14866 | 2025.02.22 01:59:09.825096 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14867 | 2025.02.22 01:59:09.825181 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14868 | 2025.02.22 01:59:09.825371 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
14869 | 2025.02.22 01:59:09.825412 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14870 | 2025.02.22 01:59:09.825439 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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 | ||
14871 | 2025.02.22 01:59:09.825457 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14872 | 2025.02.22 01:59:09.825508 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
14873 | 2025.02.22 01:59:09.825534 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
14874 | 2025.02.22 01:59:09.827020 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002993 sec., 11693.952555963915 rows/sec., 494.64 KiB/sec. | ||
14875 | 2025.02.22 01:59:09.827166 [ 256 ] {842113bb-decf-45d3-a7d2-4e93f85c3ad6} <Debug> TCPHandler: Processed in 0.003422563 sec. | ||
14876 | 2025.02.22 01:59:09.832837 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14877 | 2025.02.22 01:59:09.833204 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
14878 | 2025.02.22 01:59:09.833835 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
14879 | 2025.02.22 01:59:09.833926 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check')" moved to PREWHERE | ||
14880 | 2025.02.22 01:59:09.834432 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14881 | 2025.02.22 01:59:09.834552 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
14882 | 2025.02.22 01:59:09.834803 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
14883 | 2025.02.22 01:59:09.834862 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
14884 | 2025.02.22 01:59:09.834902 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Debug> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (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 | ||
14885 | 2025.02.22 01:59:09.834924 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
14886 | 2025.02.22 01:59:09.834993 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'virtual_machine:check'))" | ||
14887 | 2025.02.22 01:59:09.835033 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 35 rows starting from 0 | ||
14888 | 2025.02.22 01:59:09.836052 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.003021 sec., 11585.567692816949 rows/sec., 490.06 KiB/sec. | ||
14889 | 2025.02.22 01:59:09.836227 [ 5 ] {fe236e75-035c-4511-b798-11497315bf49} <Debug> TCPHandler: Processed in 0.003572357 sec. | ||
14890 | 2025.02.22 01:59:09.840827 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14891 | 2025.02.22 01:59:09.841037 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
14892 | 2025.02.22 01:59:09.841115 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
14893 | 2025.02.22 01:59:09.842126 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14894 | 2025.02.22 01:59:09.842189 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14895 | 2025.02.22 01:59:09.842900 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
14896 | 2025.02.22 01:59:09.843225 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Trace> oximeter.timeseries_schema (f13327e9-ec22-40bd-a568-92a189551302): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14897 | 2025.02.22 01:59:09.843630 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Debug> executeQuery: Read 2 rows, 391.00 B in 0.002636 sec., 758.7253414264037 rows/sec., 144.85 KiB/sec. | ||
14898 | 2025.02.22 01:59:09.843803 [ 256 ] {348bd563-7411-4aa7-b8eb-0305257d01d2} <Debug> TCPHandler: Processed in 0.003100076 sec. | ||
14899 | 2025.02.22 01:59:09.844008 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14900 | 2025.02.22 01:59:09.844226 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14901 | 2025.02.22 01:59:09.844302 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14902 | 2025.02.22 01:59:09.845247 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14903 | 2025.02.22 01:59:09.845304 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14904 | 2025.02.22 01:59:09.845885 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
14905 | 2025.02.22 01:59:09.846262 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14906 | 2025.02.22 01:59:09.846584 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.002405 sec., 831.6008316008316 rows/sec., 61.72 KiB/sec. | ||
14907 | 2025.02.22 01:59:09.846869 [ 5 ] {bada7952-53f6-43af-a081-c4049cb7d588} <Debug> TCPHandler: Processed in 0.002936932 sec. | ||
14908 | 2025.02.22 01:59:09.847126 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14909 | 2025.02.22 01:59:09.847302 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14910 | 2025.02.22 01:59:09.847378 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14911 | 2025.02.22 01:59:09.848347 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14912 | 2025.02.22 01:59:09.848402 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14913 | 2025.02.22 01:59:09.848917 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
14914 | 2025.02.22 01:59:09.849266 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14915 | 2025.02.22 01:59:09.849535 [ 17 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
14916 | 2025.02.22 01:59:09.849584 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Debug> executeQuery: Read 175 rows, 15.60 KiB in 0.002308 sec., 75823.22357019063 rows/sec., 6.60 MiB/sec. | ||
14917 | 2025.02.22 01:59:09.849606 [ 17 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14918 | 2025.02.22 01:59:09.849687 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14919 | 2025.02.22 01:59:09.849758 [ 256 ] {a18079a1-5f5b-484f-9d84-e42526958881} <Debug> TCPHandler: Processed in 0.002717426 sec. | ||
14920 | 2025.02.22 01:59:09.850107 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
14921 | 2025.02.22 01:59:09.850128 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14922 | 2025.02.22 01:59:09.850760 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14923 | 2025.02.22 01:59:09.850892 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14924 | 2025.02.22 01:59:09.850952 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1425 rows starting from the beginning of the part | ||
14925 | 2025.02.22 01:59:09.851172 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14926 | 2025.02.22 01:59:09.851756 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
14927 | 2025.02.22 01:59:09.852348 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
14928 | 2025.02.22 01:59:09.853035 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 164 rows starting from the beginning of the part | ||
14929 | 2025.02.22 01:59:09.854153 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
14930 | 2025.02.22 01:59:09.854653 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 175 rows starting from the beginning of the part | ||
14931 | 2025.02.22 01:59:09.856011 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14932 | 2025.02.22 01:59:09.856126 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14933 | 2025.02.22 01:59:09.857525 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14934 | 2025.02.22 01:59:09.858203 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14935 | 2025.02.22 01:59:09.858756 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Debug> executeQuery: Read 59 rows, 4.41 KiB in 0.008135 sec., 7252.612169637369 rows/sec., 542.24 KiB/sec. | ||
14936 | 2025.02.22 01:59:09.859308 [ 5 ] {a07a0ea0-4569-4a9f-81b5-4d229c049f0a} <Debug> TCPHandler: Processed in 0.009373668 sec. | ||
14937 | 2025.02.22 01:59:09.859477 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1932 rows, containing 5 columns (5 merged, 0 gathered) in 0.009623824 sec., 200751.80094731576 rows/sec., 17.62 MiB/sec. | ||
14938 | 2025.02.22 01:59:09.859591 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14939 | 2025.02.22 01:59:09.859803 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
14940 | 2025.02.22 01:59:09.859831 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14941 | 2025.02.22 01:59:09.860006 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14942 | 2025.02.22 01:59:09.860689 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14943 | 2025.02.22 01:59:09.861053 [ 192 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_166_33} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
14944 | 2025.02.22 01:59:09.861256 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
14945 | 2025.02.22 01:59:09.861626 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14946 | 2025.02.22 01:59:09.861693 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14947 | 2025.02.22 01:59:09.862265 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
14948 | 2025.02.22 01:59:09.862652 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14949 | 2025.02.22 01:59:09.862986 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00323 sec., 309.59752321981426 rows/sec., 20.56 KiB/sec. | ||
14950 | 2025.02.22 01:59:09.863084 [ 256 ] {8dcbca3d-b499-4ccf-9469-f564b609cbe9} <Debug> TCPHandler: Processed in 0.003615408 sec. | ||
14951 | 2025.02.22 01:59:09.863299 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14952 | 2025.02.22 01:59:09.863478 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14953 | 2025.02.22 01:59:09.863552 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14954 | 2025.02.22 01:59:09.864573 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14955 | 2025.02.22 01:59:09.864637 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14956 | 2025.02.22 01:59:09.865260 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
14957 | 2025.02.22 01:59:09.865638 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14958 | 2025.02.22 01:59:09.865921 [ 26 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
14959 | 2025.02.22 01:59:09.865994 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Debug> executeQuery: Read 135 rows, 10.66 KiB in 0.002545 sec., 53045.18664047151 rows/sec., 4.09 MiB/sec. | ||
14960 | 2025.02.22 01:59:09.866021 [ 26 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14961 | 2025.02.22 01:59:09.866093 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14962 | 2025.02.22 01:59:09.866181 [ 5 ] {58d21037-16ce-430b-a3f6-88166fe2c27d} <Debug> TCPHandler: Processed in 0.002961743 sec. | ||
14963 | 2025.02.22 01:59:09.866408 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
14964 | 2025.02.22 01:59:09.866449 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14965 | 2025.02.22 01:59:09.866590 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14966 | 2025.02.22 01:59:09.866624 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14967 | 2025.02.22 01:59:09.866642 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 645 rows starting from the beginning of the part | ||
14968 | 2025.02.22 01:59:09.866716 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14969 | 2025.02.22 01:59:09.866884 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
14970 | 2025.02.22 01:59:09.867370 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
14971 | 2025.02.22 01:59:09.867751 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 124 rows starting from the beginning of the part | ||
14972 | 2025.02.22 01:59:09.868174 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
14973 | 2025.02.22 01:59:09.868588 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 135 rows starting from the beginning of the part | ||
14974 | 2025.02.22 01:59:09.869626 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14975 | 2025.02.22 01:59:09.869692 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14976 | 2025.02.22 01:59:09.870557 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
14977 | 2025.02.22 01:59:09.870985 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14978 | 2025.02.22 01:59:09.871421 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_161_41 to all_162_162_0 | ||
14979 | 2025.02.22 01:59:09.871567 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14980 | 2025.02.22 01:59:09.871673 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14981 | 2025.02.22 01:59:09.871683 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 5 columns (5 merged, 0 gathered) in 0.005458902 sec., 200772.97595743614 rows/sec., 16.10 MiB/sec. | ||
14982 | 2025.02.22 01:59:09.871738 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.005147 sec., 31474.645424519138 rows/sec., 2.19 MiB/sec. | ||
14983 | 2025.02.22 01:59:09.872099 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_161_41 to all_162_162_0 into Compact with storage Full | ||
14984 | 2025.02.22 01:59:09.872146 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
14985 | 2025.02.22 01:59:09.872190 [ 256 ] {9cdefada-ff27-4b8b-bebe-d9d1a6bcb94c} <Debug> TCPHandler: Processed in 0.005846982 sec. | ||
14986 | 2025.02.22 01:59:09.872666 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14987 | 2025.02.22 01:59:09.873140 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14988 | 2025.02.22 01:59:09.873276 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14989 | 2025.02.22 01:59:09.873355 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_161_41, total 44095 rows starting from the beginning of the part | ||
14990 | 2025.02.22 01:59:09.873652 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14991 | 2025.02.22 01:59:09.873884 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14992 | 2025.02.22 01:59:09.874007 [ 197 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
14993 | 2025.02.22 01:59:09.874650 [ 187 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_166_33} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
14994 | 2025.02.22 01:59:09.875310 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
14995 | 2025.02.22 01:59:09.877732 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Trace> oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14996 | 2025.02.22 01:59:09.877790 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
14997 | 2025.02.22 01:59:09.878654 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
14998 | 2025.02.22 01:59:09.879115 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Trace> oximeter.measurements_f64 (c3c7978e-0531-4f46-b0ed-699e3b2eedb1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14999 | 2025.02.22 01:59:09.879556 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.006509 sec., 153.63343063450606 rows/sec., 9.75 KiB/sec. | ||
15000 | 2025.02.22 01:59:09.879928 [ 5 ] {c57657b7-640a-48ce-8dd6-88e24ca564be} <Debug> TCPHandler: Processed in 0.007512753 sec. | ||
15001 | 2025.02.22 01:59:09.880206 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15002 | 2025.02.22 01:59:09.880466 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15003 | 2025.02.22 01:59:09.880603 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15004 | 2025.02.22 01:59:09.883183 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15005 | 2025.02.22 01:59:09.883261 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15006 | 2025.02.22 01:59:09.884704 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
15007 | 2025.02.22 01:59:09.885209 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15008 | 2025.02.22 01:59:09.885595 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
15009 | 2025.02.22 01:59:09.885697 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15010 | 2025.02.22 01:59:09.885749 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15011 | 2025.02.22 01:59:09.885774 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Debug> executeQuery: Read 57 rows, 104.59 KiB in 0.005354 sec., 10646.245797534553 rows/sec., 19.08 MiB/sec. | ||
15012 | 2025.02.22 01:59:09.886704 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
15013 | 2025.02.22 01:59:09.887144 [ 256 ] {67385ee2-048f-454d-b678-f97d6e1e7f8e} <Debug> TCPHandler: Processed in 0.007050922 sec. | ||
15014 | 2025.02.22 01:59:09.887677 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15015 | 2025.02.22 01:59:09.888179 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15016 | 2025.02.22 01:59:09.888478 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15017 | 2025.02.22 01:59:09.888685 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15018 | 2025.02.22 01:59:09.889043 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2469 rows starting from the beginning of the part | ||
15019 | 2025.02.22 01:59:09.890756 [ 193 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44159 rows, containing 5 columns (5 merged, 0 gathered) in 0.01891278 sec., 2334876.20540185 rows/sec., 160.00 MiB/sec. | ||
15020 | 2025.02.22 01:59:09.890893 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
15021 | 2025.02.22 01:59:09.891536 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Trace> MergedBlockOutputStream: filled checksums all_1_162_42 (state Temporary) | ||
15022 | 2025.02.22 01:59:09.892046 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15023 | 2025.02.22 01:59:09.892180 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15024 | 2025.02.22 01:59:09.892194 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
15025 | 2025.02.22 01:59:09.893191 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_162_42 to all_1_162_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15026 | 2025.02.22 01:59:09.893655 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part | ||
15027 | 2025.02.22 01:59:09.893727 [ 189 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_162_42} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_161_41, all_162_162_0] -> all_1_162_42 | ||
15028 | 2025.02.22 01:59:09.894087 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
15029 | 2025.02.22 01:59:09.894386 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
15030 | 2025.02.22 01:59:09.894811 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part | ||
15031 | 2025.02.22 01:59:09.895511 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15032 | 2025.02.22 01:59:09.895636 [ 191 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 57 rows starting from the beginning of the part | ||
15033 | 2025.02.22 01:59:09.896366 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008308 sec., 7221.954742416948 rows/sec., 498.39 KiB/sec. | ||
15034 | 2025.02.22 01:59:09.896422 [ 26 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
15035 | 2025.02.22 01:59:09.896634 [ 26 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15036 | 2025.02.22 01:59:09.896793 [ 5 ] {76159237-99a6-4314-be60-821209f8a378} <Debug> TCPHandler: Processed in 0.00946819 sec. | ||
15037 | 2025.02.22 01:59:09.896839 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15038 | 2025.02.22 01:59:09.897585 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
15039 | 2025.02.22 01:59:09.898399 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15040 | 2025.02.22 01:59:09.898579 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 8280 rows starting from the beginning of the part | ||
15041 | 2025.02.22 01:59:09.899309 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 24 rows starting from the beginning of the part | ||
15042 | 2025.02.22 01:59:09.899897 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
15043 | 2025.02.22 01:59:09.900559 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
15044 | 2025.02.22 01:59:09.901076 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
15045 | 2025.02.22 01:59:09.901410 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
15046 | 2025.02.22 01:59:09.907350 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8544 rows, containing 4 columns (4 merged, 0 gathered) in 0.010212839 sec., 836594.0166098771 rows/sec., 56.38 MiB/sec. | ||
15047 | 2025.02.22 01:59:09.907675 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
15048 | 2025.02.22 01:59:09.908498 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15049 | 2025.02.22 01:59:09.908782 [ 188 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_166_33} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
15050 | 2025.02.22 01:59:09.908994 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
15051 | 2025.02.22 01:59:09.918312 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2709 rows, containing 19 columns (19 merged, 0 gathered) in 0.032313385 sec., 83835.22803321286 rows/sec., 150.23 MiB/sec. | ||
15052 | 2025.02.22 01:59:09.921643 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
15053 | 2025.02.22 01:59:09.922299 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15054 | 2025.02.22 01:59:09.922425 [ 201 ] {3808bc90-6d08-4d7e-b4df-31825830e18c::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
15055 | 2025.02.22 01:59:09.922643 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.71 MiB. | ||
15056 | 2025.02.22 01:59:13.654563 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15057 | 2025.02.22 01:59:13.654639 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15058 | 2025.02.22 01:59:13.906956 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 | ||
15059 | 2025.02.22 01:59:13.907634 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15060 | 2025.02.22 01:59:13.907684 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15061 | 2025.02.22 01:59:13.908244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15062 | 2025.02.22 01:59:13.908515 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15063 | 2025.02.22 01:59:13.908775 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
15064 | 2025.02.22 01:59:14.828796 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15065 | 2025.02.22 01:59:14.829007 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15066 | 2025.02.22 01:59:14.829088 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15067 | 2025.02.22 01:59:14.829847 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15068 | 2025.02.22 01:59:14.829900 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15069 | 2025.02.22 01:59:14.830346 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
15070 | 2025.02.22 01:59:14.830605 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15071 | 2025.02.22 01:59:14.830861 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
15072 | 2025.02.22 01:59:14.830931 [ 256 ] {5473f245-ec0e-4664-9916-b388be082d50} <Debug> TCPHandler: Processed in 0.002278336 sec. | ||
15073 | 2025.02.22 01:59:14.831214 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15074 | 2025.02.22 01:59:14.831523 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15075 | 2025.02.22 01:59:14.831641 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15076 | 2025.02.22 01:59:14.832620 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15077 | 2025.02.22 01:59:14.832669 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15078 | 2025.02.22 01:59:14.833112 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
15079 | 2025.02.22 01:59:14.833366 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15080 | 2025.02.22 01:59:14.833624 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002187 sec., 29263.831732967534 rows/sec., 2.28 MiB/sec. | ||
15081 | 2025.02.22 01:59:14.833721 [ 5 ] {2902929f-17be-41e9-894f-366ed01ce055} <Debug> TCPHandler: Processed in 0.002687165 sec. | ||
15082 | 2025.02.22 01:59:14.833941 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15083 | 2025.02.22 01:59:14.834292 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15084 | 2025.02.22 01:59:14.834400 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15085 | 2025.02.22 01:59:14.835082 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15086 | 2025.02.22 01:59:14.835131 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15087 | 2025.02.22 01:59:14.835542 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
15088 | 2025.02.22 01:59:14.835798 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15089 | 2025.02.22 01:59:14.835980 [ 154 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_162_42 to all_163_163_0 | ||
15090 | 2025.02.22 01:59:14.836037 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001862 sec., 85929.10848549947 rows/sec., 5.98 MiB/sec. | ||
15091 | 2025.02.22 01:59:14.836066 [ 154 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15092 | 2025.02.22 01:59:14.836142 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15093 | 2025.02.22 01:59:14.836166 [ 256 ] {6298ba29-0e32-497f-b152-277f5fecb1fc} <Debug> TCPHandler: Processed in 0.002353707 sec. | ||
15094 | 2025.02.22 01:59:14.836378 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15095 | 2025.02.22 01:59:14.836383 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_162_42 to all_163_163_0 into Compact with storage Full | ||
15096 | 2025.02.22 01:59:14.836644 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15097 | 2025.02.22 01:59:14.836686 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15098 | 2025.02.22 01:59:14.836765 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15099 | 2025.02.22 01:59:14.836772 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_162_42, total 44159 rows starting from the beginning of the part | ||
15100 | 2025.02.22 01:59:14.837180 [ 186 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
15101 | 2025.02.22 01:59:14.838533 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15102 | 2025.02.22 01:59:14.838586 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15103 | 2025.02.22 01:59:14.839181 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
15104 | 2025.02.22 01:59:14.839575 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15105 | 2025.02.22 01:59:14.839854 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003313 sec., 18110.473890733476 rows/sec., 1.22 MiB/sec. | ||
15106 | 2025.02.22 01:59:14.839932 [ 5 ] {80de7c3e-0689-407c-b620-4cdf7e8b1214} <Debug> TCPHandler: Processed in 0.00367182 sec. | ||
15107 | 2025.02.22 01:59:14.845540 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44319 rows, containing 5 columns (5 merged, 0 gathered) in 0.009294776 sec., 4768162.245114891 rows/sec., 326.76 MiB/sec. | ||
15108 | 2025.02.22 01:59:14.846062 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Trace> MergedBlockOutputStream: filled checksums all_1_163_43 (state Temporary) | ||
15109 | 2025.02.22 01:59:14.846444 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_163_43 to all_1_163_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15110 | 2025.02.22 01:59:14.846543 [ 196 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_163_43} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_162_42, all_163_163_0] -> all_1_163_43 | ||
15111 | 2025.02.22 01:59:14.846650 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
15112 | 2025.02.22 01:59:16.997290 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15113 | 2025.02.22 01:59:16.997481 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15114 | 2025.02.22 01:59:16.997553 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15115 | 2025.02.22 01:59:16.998324 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15116 | 2025.02.22 01:59:16.998376 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15117 | 2025.02.22 01:59:16.998813 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
15118 | 2025.02.22 01:59:16.999071 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Trace> oximeter.fields_i16 (a5aa0b4c-a7fe-4999-8808-205b0b06b294): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15119 | 2025.02.22 01:59:16.999360 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001928 sec., 12448.132780082988 rows/sec., 1.03 MiB/sec. | ||
15120 | 2025.02.22 01:59:16.999493 [ 256 ] {28893eb2-d8a1-4f7d-9e7a-2784a9588cfb} <Debug> TCPHandler: Processed in 0.002335947 sec. | ||
15121 | 2025.02.22 01:59:16.999766 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15122 | 2025.02.22 01:59:16.999954 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15123 | 2025.02.22 01:59:17.000028 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15124 | 2025.02.22 01:59:17.001249 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15125 | 2025.02.22 01:59:17.001303 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15126 | 2025.02.22 01:59:17.001742 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
15127 | 2025.02.22 01:59:17.001997 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15128 | 2025.02.22 01:59:17.002236 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.00233 sec., 7725.321888412017 rows/sec., 623.66 KiB/sec. | ||
15129 | 2025.02.22 01:59:17.002308 [ 5 ] {8e691955-3e59-4afe-b4c6-7fadb256a16b} <Debug> TCPHandler: Processed in 0.002678145 sec. | ||
15130 | 2025.02.22 01:59:17.002462 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15131 | 2025.02.22 01:59:17.002613 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15132 | 2025.02.22 01:59:17.002678 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15133 | 2025.02.22 01:59:17.004182 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15134 | 2025.02.22 01:59:17.004225 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15135 | 2025.02.22 01:59:17.004709 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
15136 | 2025.02.22 01:59:17.004963 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15137 | 2025.02.22 01:59:17.005201 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Debug> executeQuery: Read 1444 rows, 124.30 KiB in 0.002623 sec., 550514.6778497903 rows/sec., 46.28 MiB/sec. | ||
15138 | 2025.02.22 01:59:17.005278 [ 256 ] {adf35480-55c2-41ef-9307-d5228777cd09} <Debug> TCPHandler: Processed in 0.00288439 sec. | ||
15139 | 2025.02.22 01:59:17.005564 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15140 | 2025.02.22 01:59:17.005800 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15141 | 2025.02.22 01:59:17.005896 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15142 | 2025.02.22 01:59:17.006691 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15143 | 2025.02.22 01:59:17.006733 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15144 | 2025.02.22 01:59:17.007103 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15145 | 2025.02.22 01:59:17.007344 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15146 | 2025.02.22 01:59:17.007651 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Debug> executeQuery: Read 88 rows, 6.56 KiB in 0.001907 sec., 46145.77871001573 rows/sec., 3.36 MiB/sec. | ||
15147 | 2025.02.22 01:59:17.007730 [ 5 ] {f4232329-f7f0-46dc-bd63-329e7deedad1} <Debug> TCPHandler: Processed in 0.002278925 sec. | ||
15148 | 2025.02.22 01:59:17.007945 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15149 | 2025.02.22 01:59:17.008104 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15150 | 2025.02.22 01:59:17.008166 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15151 | 2025.02.22 01:59:17.008883 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15152 | 2025.02.22 01:59:17.008925 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15153 | 2025.02.22 01:59:17.009307 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
15154 | 2025.02.22 01:59:17.009568 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15155 | 2025.02.22 01:59:17.009810 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001742 sec., 144661.30884041332 rows/sec., 10.01 MiB/sec. | ||
15156 | 2025.02.22 01:59:17.009931 [ 256 ] {0411e3b8-f9c9-43cb-9290-855a75db8807} <Debug> TCPHandler: Processed in 0.002086771 sec. | ||
15157 | 2025.02.22 01:59:17.010089 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15158 | 2025.02.22 01:59:17.010211 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15159 | 2025.02.22 01:59:17.010263 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15160 | 2025.02.22 01:59:17.010862 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15161 | 2025.02.22 01:59:17.010904 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15162 | 2025.02.22 01:59:17.011288 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
15163 | 2025.02.22 01:59:17.011534 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Trace> oximeter.fields_u8 (6e74489c-f81f-46ec-8c37-c66ab31c8f03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15164 | 2025.02.22 01:59:17.011798 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. | ||
15165 | 2025.02.22 01:59:17.012006 [ 5 ] {d9dfdcc6-c43f-4a96-adf7-99eac42a659c} <Debug> TCPHandler: Processed in 0.001972368 sec. | ||
15166 | 2025.02.22 01:59:17.012152 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15167 | 2025.02.22 01:59:17.012290 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15168 | 2025.02.22 01:59:17.012352 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15169 | 2025.02.22 01:59:17.013339 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15170 | 2025.02.22 01:59:17.013380 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15171 | 2025.02.22 01:59:17.013791 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
15172 | 2025.02.22 01:59:17.014045 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15173 | 2025.02.22 01:59:17.014273 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Debug> executeQuery: Read 653 rows, 50.32 KiB in 0.002016 sec., 323908.7301587302 rows/sec., 24.37 MiB/sec. | ||
15174 | 2025.02.22 01:59:17.014339 [ 256 ] {6e024e03-c01d-4936-9630-0e38ceeda78b} <Debug> TCPHandler: Processed in 0.002243755 sec. | ||
15175 | 2025.02.22 01:59:17.014545 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15176 | 2025.02.22 01:59:17.014774 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15177 | 2025.02.22 01:59:17.014876 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15178 | 2025.02.22 01:59:17.015847 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15179 | 2025.02.22 01:59:17.015888 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15180 | 2025.02.22 01:59:17.016351 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
15181 | 2025.02.22 01:59:17.016611 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15182 | 2025.02.22 01:59:17.016809 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 6 parts from all_1_163_43 to all_168_168_0 | ||
15183 | 2025.02.22 01:59:17.016836 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Debug> executeQuery: Read 988 rows, 68.35 KiB in 0.002117 sec., 466698.15777042985 rows/sec., 31.53 MiB/sec. | ||
15184 | 2025.02.22 01:59:17.016891 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15185 | 2025.02.22 01:59:17.016962 [ 5 ] {e8bbe433-f264-4048-9749-fa35138ea1d5} <Debug> TCPHandler: Processed in 0.002523542 sec. | ||
15186 | 2025.02.22 01:59:17.016966 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15187 | 2025.02.22 01:59:17.017182 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15188 | 2025.02.22 01:59:17.017194 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_163_43 to all_168_168_0 into Compact with storage Full | ||
15189 | 2025.02.22 01:59:17.017423 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15190 | 2025.02.22 01:59:17.017509 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15191 | 2025.02.22 01:59:17.017626 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_163_43, total 44319 rows starting from the beginning of the part | ||
15192 | 2025.02.22 01:59:17.017639 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15193 | 2025.02.22 01:59:17.018156 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 160 rows starting from the beginning of the part | ||
15194 | 2025.02.22 01:59:17.018584 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
15195 | 2025.02.22 01:59:17.018913 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 162 rows starting from the beginning of the part | ||
15196 | 2025.02.22 01:59:17.019261 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
15197 | 2025.02.22 01:59:17.019658 [ 198 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 988 rows starting from the beginning of the part | ||
15198 | 2025.02.22 01:59:17.022454 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15199 | 2025.02.22 01:59:17.022545 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15200 | 2025.02.22 01:59:17.024204 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
15201 | 2025.02.22 01:59:17.024550 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15202 | 2025.02.22 01:59:17.024826 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.007487 sec., 7746.761052490985 rows/sec., 13.88 MiB/sec. | ||
15203 | 2025.02.22 01:59:17.025182 [ 256 ] {12bb5ec1-fae3-432e-bfdb-d1d58d8fbd19} <Debug> TCPHandler: Processed in 0.008113707 sec. | ||
15204 | 2025.02.22 01:59:17.025350 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15205 | 2025.02.22 01:59:17.025470 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15206 | 2025.02.22 01:59:17.025523 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15207 | 2025.02.22 01:59:17.026012 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15208 | 2025.02.22 01:59:17.026053 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15209 | 2025.02.22 01:59:17.026430 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
15210 | 2025.02.22 01:59:17.026670 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15211 | 2025.02.22 01:59:17.026958 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001497 sec., 6012.024048096192 rows/sec., 424.68 KiB/sec. | ||
15212 | 2025.02.22 01:59:17.027024 [ 5 ] {978651fb-a635-480f-bab7-27d2af1a26c9} <Debug> TCPHandler: Processed in 0.001757832 sec. | ||
15213 | 2025.02.22 01:59:17.027174 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15214 | 2025.02.22 01:59:17.027328 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15215 | 2025.02.22 01:59:17.027409 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15216 | 2025.02.22 01:59:17.028187 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15217 | 2025.02.22 01:59:17.028229 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15218 | 2025.02.22 01:59:17.028714 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
15219 | 2025.02.22 01:59:17.028968 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15220 | 2025.02.22 01:59:17.029383 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.002085 sec., 17266.187050359713 rows/sec., 1.16 MiB/sec. | ||
15221 | 2025.02.22 01:59:17.029505 [ 224 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15222 | 2025.02.22 01:59:17.029531 [ 256 ] {156213ec-27f8-47de-aecd-a537478d13ba} <Debug> TCPHandler: Processed in 0.002409759 sec. | ||
15223 | 2025.02.22 01:59:17.029608 [ 224 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15224 | 2025.02.22 01:59:17.032147 [ 224 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15225 | 2025.02.22 01:59:17.035417 [ 195 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45949 rows, containing 5 columns (5 merged, 0 gathered) in 0.018305445 sec., 2510127.451149098 rows/sec., 172.00 MiB/sec. | ||
15226 | 2025.02.22 01:59:17.036034 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Trace> MergedBlockOutputStream: filled checksums all_1_168_44 (state Temporary) | ||
15227 | 2025.02.22 01:59:17.036374 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_168_44 to all_1_168_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15228 | 2025.02.22 01:59:17.036460 [ 199 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_168_44} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 6 parts: [all_1_163_43, all_168_168_0] -> all_1_168_44 | ||
15229 | 2025.02.22 01:59:17.036570 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
15230 | 2025.02.22 01:59:17.239457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 | ||
15231 | 2025.02.22 01:59:17.263920 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15232 | 2025.02.22 01:59:17.263977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
15233 | 2025.02.22 01:59:17.271697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
15234 | 2025.02.22 01:59:17.272522 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15235 | 2025.02.22 01:59:17.275553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
15236 | 2025.02.22 01:59:17.973342 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15237 | 2025.02.22 01:59:17.973440 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15238 | 2025.02.22 01:59:17.975834 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15239 | 2025.02.22 01:59:18.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.26 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: -1.24 MiB | ||
15240 | 2025.02.22 01:59:18.093416 [ 218 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15241 | 2025.02.22 01:59:18.093449 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15242 | 2025.02.22 01:59:18.095485 [ 218 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15243 | 2025.02.22 01:59:18.126694 [ 220 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15244 | 2025.02.22 01:59:18.126771 [ 220 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15245 | 2025.02.22 01:59:18.129150 [ 220 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
15246 | 2025.02.22 01:59:19.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.02 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: 4.00 MiB | ||
15247 | 2025.02.22 01:59:19.182336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2012 | ||
15248 | 2025.02.22 01:59:19.186375 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15249 | 2025.02.22 01:59:19.186440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15250 | 2025.02.22 01:59:19.188053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15251 | 2025.02.22 01:59:19.188373 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15252 | 2025.02.22 01:59:19.189072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2012 | ||
15253 | 2025.02.22 01:59:19.824764 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15254 | 2025.02.22 01:59:19.824951 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15255 | 2025.02.22 01:59:19.825022 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15256 | 2025.02.22 01:59:19.825745 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15257 | 2025.02.22 01:59:19.825792 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15258 | 2025.02.22 01:59:19.826184 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
15259 | 2025.02.22 01:59:19.826437 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15260 | 2025.02.22 01:59:19.826667 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001769 sec., 31656.302996042963 rows/sec., 2.43 MiB/sec. | ||
15261 | 2025.02.22 01:59:19.826725 [ 256 ] {05cd05c0-3441-49e8-a881-115d79a98044} <Debug> TCPHandler: Processed in 0.00205944 sec. | ||
15262 | 2025.02.22 01:59:19.826986 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15263 | 2025.02.22 01:59:19.827194 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15264 | 2025.02.22 01:59:19.827275 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15265 | 2025.02.22 01:59:19.828064 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15266 | 2025.02.22 01:59:19.828111 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15267 | 2025.02.22 01:59:19.828544 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
15268 | 2025.02.22 01:59:19.828795 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15269 | 2025.02.22 01:59:19.829027 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001888 sec., 33898.30508474576 rows/sec., 2.65 MiB/sec. | ||
15270 | 2025.02.22 01:59:19.829096 [ 5 ] {cbb7505d-6a50-4262-bc40-f91fc18c7ca4} <Debug> TCPHandler: Processed in 0.002249795 sec. | ||
15271 | 2025.02.22 01:59:19.829270 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15272 | 2025.02.22 01:59:19.829400 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15273 | 2025.02.22 01:59:19.829456 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15274 | 2025.02.22 01:59:19.830026 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15275 | 2025.02.22 01:59:19.830066 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15276 | 2025.02.22 01:59:19.830464 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
15277 | 2025.02.22 01:59:19.830709 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15278 | 2025.02.22 01:59:19.830920 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 2.88 MiB/sec. | ||
15279 | 2025.02.22 01:59:19.830977 [ 256 ] {576e270b-2278-4d94-9192-0e300b0770f6} <Debug> TCPHandler: Processed in 0.001779603 sec. | ||
15280 | 2025.02.22 01:59:19.831147 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15281 | 2025.02.22 01:59:19.831274 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15282 | 2025.02.22 01:59:19.831334 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15283 | 2025.02.22 01:59:19.831907 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15284 | 2025.02.22 01:59:19.831955 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15285 | 2025.02.22 01:59:19.832404 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
15286 | 2025.02.22 01:59:19.832649 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15287 | 2025.02.22 01:59:19.832855 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.00 MiB/sec. | ||
15288 | 2025.02.22 01:59:19.832910 [ 5 ] {f7fe2d33-2d3c-4d85-a94a-f07a09a9f519} <Debug> TCPHandler: Processed in 0.001824554 sec. | ||
15289 | 2025.02.22 01:59:21.408920 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 | ||
15290 | 2025.02.22 01:59:21.409661 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15291 | 2025.02.22 01:59:21.409706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15292 | 2025.02.22 01:59:21.410252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
15293 | 2025.02.22 01:59:21.410521 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15294 | 2025.02.22 01:59:21.410768 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
15295 | 2025.02.22 01:59:24.775656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
15296 | 2025.02.22 01:59:24.800574 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2025.02.22 01:59:24.800637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15298 | 2025.02.22 01:59:24.808366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
15299 | 2025.02.22 01:59:24.809195 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15300 | 2025.02.22 01:59:24.814110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
15301 | 2025.02.22 01:59:24.828444 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15302 | 2025.02.22 01:59:24.828649 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15303 | 2025.02.22 01:59:24.828725 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15304 | 2025.02.22 01:59:24.829547 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15305 | 2025.02.22 01:59:24.829602 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15306 | 2025.02.22 01:59:24.830094 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
15307 | 2025.02.22 01:59:24.830358 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15308 | 2025.02.22 01:59:24.830636 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
15309 | 2025.02.22 01:59:24.830762 [ 256 ] {f50c37d2-7f96-4125-804a-ef5561153988} <Debug> TCPHandler: Processed in 0.00246166 sec. | ||
15310 | 2025.02.22 01:59:24.831062 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15311 | 2025.02.22 01:59:24.831252 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15312 | 2025.02.22 01:59:24.831326 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15313 | 2025.02.22 01:59:24.832148 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15314 | 2025.02.22 01:59:24.832197 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15315 | 2025.02.22 01:59:24.832640 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
15316 | 2025.02.22 01:59:24.832927 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15317 | 2025.02.22 01:59:24.833178 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001979 sec., 32339.56543708944 rows/sec., 2.52 MiB/sec. | ||
15318 | 2025.02.22 01:59:24.833250 [ 5 ] {7de45b1d-16de-433c-8f18-d72044420549} <Debug> TCPHandler: Processed in 0.002351407 sec. | ||
15319 | 2025.02.22 01:59:24.833421 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15320 | 2025.02.22 01:59:24.833551 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15321 | 2025.02.22 01:59:24.833609 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15322 | 2025.02.22 01:59:24.834237 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15323 | 2025.02.22 01:59:24.834279 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15324 | 2025.02.22 01:59:24.834703 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
15325 | 2025.02.22 01:59:24.834954 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15326 | 2025.02.22 01:59:24.835146 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
15327 | 2025.02.22 01:59:24.835204 [ 256 ] {661c1e7e-800f-4168-8e73-1aa8637d4bae} <Debug> TCPHandler: Processed in 0.001844425 sec. | ||
15328 | 2025.02.22 01:59:24.835360 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15329 | 2025.02.22 01:59:24.835489 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15330 | 2025.02.22 01:59:24.835547 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15331 | 2025.02.22 01:59:24.836075 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15332 | 2025.02.22 01:59:24.836117 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15333 | 2025.02.22 01:59:24.836513 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
15334 | 2025.02.22 01:59:24.836770 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15335 | 2025.02.22 01:59:24.836986 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
15336 | 2025.02.22 01:59:24.837043 [ 5 ] {4f163da3-d8fd-4ca0-aade-501669b1eeb5} <Debug> TCPHandler: Processed in 0.001743093 sec. | ||
15337 | 2025.02.22 01:59:28.272801 [ 225 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Found 5 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
15338 | 2025.02.22 01:59:28.272905 [ 225 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
15339 | 2025.02.22 01:59:28.274749 [ 225 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Removing 5 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
15340 | 2025.02.22 01:59:28.442735 [ 225 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15341 | 2025.02.22 01:59:28.442798 [ 225 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15342 | 2025.02.22 01:59:28.445168 [ 225 ] {} <Debug> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15343 | 2025.02.22 01:59:28.654682 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15344 | 2025.02.22 01:59:28.654741 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15345 | 2025.02.22 01:59:28.708569 [ 150 ] {} <Debug> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
15346 | 2025.02.22 01:59:28.708669 [ 150 ] {} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15347 | 2025.02.22 01:59:28.708711 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15348 | 2025.02.22 01:59:28.709035 [ 196 ] {00079234-d294-4870-9487-f482788a745f::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 | ||
15349 | 2025.02.22 01:59:28.709318 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15350 | 2025.02.22 01:59:28.709388 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
15351 | 2025.02.22 01:59:28.709524 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
15352 | 2025.02.22 01:59:28.709805 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
15353 | 2025.02.22 01:59:28.709872 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
15354 | 2025.02.22 01:59:28.710116 [ 196 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
15355 | 2025.02.22 01:59:28.712045 [ 195 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.003218928 sec., 15843.784017536274 rows/sec., 1.13 MiB/sec. | ||
15356 | 2025.02.22 01:59:28.712267 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
15357 | 2025.02.22 01:59:28.712662 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15358 | 2025.02.22 01:59:28.712749 [ 190 ] {00079234-d294-4870-9487-f482788a745f::all_1_5_1} <Trace> oximeter.measurements_i64 (00079234-d294-4870-9487-f482788a745f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
15359 | 2025.02.22 01:59:28.712850 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15360 | 2025.02.22 01:59:28.910915 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45811 | ||
15361 | 2025.02.22 01:59:28.911515 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15362 | 2025.02.22 01:59:28.911554 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15363 | 2025.02.22 01:59:28.912063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
15364 | 2025.02.22 01:59:28.912320 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15365 | 2025.02.22 01:59:28.912508 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45811 | ||
15366 | 2025.02.22 01:59:28.912578 [ 221 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15367 | 2025.02.22 01:59:28.912626 [ 221 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15368 | 2025.02.22 01:59:28.914657 [ 221 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15369 | 2025.02.22 01:59:29.028096 [ 150 ] {} <Debug> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
15370 | 2025.02.22 01:59:29.028176 [ 150 ] {} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15371 | 2025.02.22 01:59:29.028217 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15372 | 2025.02.22 01:59:29.028441 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
15373 | 2025.02.22 01:59:29.028655 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15374 | 2025.02.22 01:59:29.028702 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 252 rows starting from the beginning of the part | ||
15375 | 2025.02.22 01:59:29.028808 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
15376 | 2025.02.22 01:59:29.029025 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
15377 | 2025.02.22 01:59:29.029183 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
15378 | 2025.02.22 01:59:29.029351 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
15379 | 2025.02.22 01:59:29.030488 [ 190 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 5 columns (5 merged, 0 gathered) in 0.002180813 sec., 462671.4899443464 rows/sec., 33.76 MiB/sec. | ||
15380 | 2025.02.22 01:59:29.030645 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
15381 | 2025.02.22 01:59:29.030924 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15382 | 2025.02.22 01:59:29.031002 [ 193 ] {e5023c4d-a255-46da-a1df-23a1d5e01544::all_1_25_6} <Trace> oximeter.fields_u32 (e5023c4d-a255-46da-a1df-23a1d5e01544) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
15383 | 2025.02.22 01:59:29.031083 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
15384 | 2025.02.22 01:59:29.189390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2028 | ||
15385 | 2025.02.22 01:59:29.192340 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15386 | 2025.02.22 01:59:29.192396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15387 | 2025.02.22 01:59:29.194020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15388 | 2025.02.22 01:59:29.194348 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15389 | 2025.02.22 01:59:29.195007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
15390 | 2025.02.22 01:59:29.831610 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15391 | 2025.02.22 01:59:29.831808 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15392 | 2025.02.22 01:59:29.831884 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15393 | 2025.02.22 01:59:29.832685 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15394 | 2025.02.22 01:59:29.832733 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15395 | 2025.02.22 01:59:29.833139 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
15396 | 2025.02.22 01:59:29.833398 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15397 | 2025.02.22 01:59:29.833660 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001902 sec., 1051.5247108307044 rows/sec., 78.04 KiB/sec. | ||
15398 | 2025.02.22 01:59:29.833831 [ 256 ] {0223800d-0de3-4f4b-8250-88c82519e6c8} <Debug> TCPHandler: Processed in 0.002335627 sec. | ||
15399 | 2025.02.22 01:59:29.834097 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15400 | 2025.02.22 01:59:29.834305 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15401 | 2025.02.22 01:59:29.834391 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15402 | 2025.02.22 01:59:29.835254 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15403 | 2025.02.22 01:59:29.835298 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15404 | 2025.02.22 01:59:29.835715 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
15405 | 2025.02.22 01:59:29.835968 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15406 | 2025.02.22 01:59:29.836172 [ 144 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
15407 | 2025.02.22 01:59:29.836200 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Debug> executeQuery: Read 176 rows, 15.69 KiB in 0.001939 sec., 90768.43733883445 rows/sec., 7.90 MiB/sec. | ||
15408 | 2025.02.22 01:59:29.836306 [ 144 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15409 | 2025.02.22 01:59:29.836383 [ 5 ] {b86a508b-0152-4bbe-add0-3e049c6e6771} <Debug> TCPHandler: Processed in 0.002408849 sec. | ||
15410 | 2025.02.22 01:59:29.836399 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15411 | 2025.02.22 01:59:29.836581 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15412 | 2025.02.22 01:59:29.836869 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
15413 | 2025.02.22 01:59:29.836888 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15414 | 2025.02.22 01:59:29.837014 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15415 | 2025.02.22 01:59:29.837223 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15416 | 2025.02.22 01:59:29.837322 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1444 rows starting from the beginning of the part | ||
15417 | 2025.02.22 01:59:29.837732 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
15418 | 2025.02.22 01:59:29.838162 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1444 rows starting from the beginning of the part | ||
15419 | 2025.02.22 01:59:29.838558 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
15420 | 2025.02.22 01:59:29.838856 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
15421 | 2025.02.22 01:59:29.839180 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 176 rows starting from the beginning of the part | ||
15422 | 2025.02.22 01:59:29.839816 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15423 | 2025.02.22 01:59:29.839879 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15424 | 2025.02.22 01:59:29.840836 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15425 | 2025.02.22 01:59:29.841338 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15426 | 2025.02.22 01:59:29.841948 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Debug> executeQuery: Read 60 rows, 4.49 KiB in 0.005125 sec., 11707.31707317073 rows/sec., 875.38 KiB/sec. | ||
15427 | 2025.02.22 01:59:29.842162 [ 256 ] {2b47acfe-194b-41e3-9ca6-ac9f035a3fef} <Debug> TCPHandler: Processed in 0.005651557 sec. | ||
15428 | 2025.02.22 01:59:29.842647 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15429 | 2025.02.22 01:59:29.843045 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15430 | 2025.02.22 01:59:29.843164 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15431 | 2025.02.22 01:59:29.843182 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3232 rows, containing 5 columns (5 merged, 0 gathered) in 0.006507208 sec., 496679.9893287567 rows/sec., 43.54 MiB/sec. | ||
15432 | 2025.02.22 01:59:29.843502 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
15433 | 2025.02.22 01:59:29.844027 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15434 | 2025.02.22 01:59:29.844223 [ 200 ] {3241ca57-cafe-4cc7-bda0-4725ca4c3de0::all_1_171_34} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
15435 | 2025.02.22 01:59:29.844387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
15436 | 2025.02.22 01:59:29.844532 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15437 | 2025.02.22 01:59:29.844577 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15438 | 2025.02.22 01:59:29.844967 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
15439 | 2025.02.22 01:59:29.845224 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15440 | 2025.02.22 01:59:29.845386 [ 144 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
15441 | 2025.02.22 01:59:29.845438 [ 144 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15442 | 2025.02.22 01:59:29.845455 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Debug> executeQuery: Read 136 rows, 10.74 KiB in 0.002549 sec., 53354.256571204394 rows/sec., 4.12 MiB/sec. | ||
15443 | 2025.02.22 01:59:29.845474 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15444 | 2025.02.22 01:59:29.845617 [ 5 ] {d424c78e-4d26-4b19-8d7a-14e6309b4789} <Debug> TCPHandler: Processed in 0.00331888 sec. | ||
15445 | 2025.02.22 01:59:29.845658 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
15446 | 2025.02.22 01:59:29.845770 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15447 | 2025.02.22 01:59:29.845815 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15448 | 2025.02.22 01:59:29.845816 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 666 rows starting from the beginning of the part | ||
15449 | 2025.02.22 01:59:29.845969 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
15450 | 2025.02.22 01:59:29.846285 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15451 | 2025.02.22 01:59:29.846366 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 653 rows starting from the beginning of the part | ||
15452 | 2025.02.22 01:59:29.846530 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15453 | 2025.02.22 01:59:29.846794 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
15454 | 2025.02.22 01:59:29.847145 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
15455 | 2025.02.22 01:59:29.847486 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 136 rows starting from the beginning of the part | ||
15456 | 2025.02.22 01:59:29.849295 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15457 | 2025.02.22 01:59:29.849364 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15458 | 2025.02.22 01:59:29.850309 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
15459 | 2025.02.22 01:59:29.850653 [ 193 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 5 columns (5 merged, 0 gathered) in 0.005040503 sec., 326753.1038072986 rows/sec., 26.00 MiB/sec. | ||
15460 | 2025.02.22 01:59:29.850783 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15461 | 2025.02.22 01:59:29.851118 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
15462 | 2025.02.22 01:59:29.851135 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.005044 sec., 32117.367168913563 rows/sec., 2.23 MiB/sec. | ||
15463 | 2025.02.22 01:59:29.851425 [ 256 ] {1f0d9147-0cb3-4c66-83b1-96abfd9c3d14} <Debug> TCPHandler: Processed in 0.005660908 sec. | ||
15464 | 2025.02.22 01:59:29.851665 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15465 | 2025.02.22 01:59:29.851886 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15466 | 2025.02.22 01:59:29.851954 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15467 | 2025.02.22 01:59:29.852074 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15468 | 2025.02.22 01:59:29.852152 [ 190 ] {4de3f810-ed47-4e0a-9d54-b7d08e3f5f75::all_1_171_34} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
15469 | 2025.02.22 01:59:29.852408 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
15470 | 2025.02.22 01:59:29.853631 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15471 | 2025.02.22 01:59:29.853675 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15472 | 2025.02.22 01:59:29.854413 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
15473 | 2025.02.22 01:59:29.854678 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15474 | 2025.02.22 01:59:29.854954 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.003124 sec., 18565.94110115237 rows/sec., 33.27 MiB/sec. | ||
15475 | 2025.02.22 01:59:29.855252 [ 5 ] {7697d3b3-2ce4-43ba-bac2-0656127d5c5b} <Debug> TCPHandler: Processed in 0.003703 sec. | ||
15476 | 2025.02.22 01:59:29.855460 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15477 | 2025.02.22 01:59:29.855604 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15478 | 2025.02.22 01:59:29.855663 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15479 | 2025.02.22 01:59:29.856175 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15480 | 2025.02.22 01:59:29.856215 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15481 | 2025.02.22 01:59:29.856594 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
15482 | 2025.02.22 01:59:29.856840 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15483 | 2025.02.22 01:59:29.857019 [ 144 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
15484 | 2025.02.22 01:59:29.857087 [ 144 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15485 | 2025.02.22 01:59:29.857094 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
15486 | 2025.02.22 01:59:29.857129 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15487 | 2025.02.22 01:59:29.857197 [ 256 ] {d8b4c189-372e-44c1-855a-48979316a22c} <Debug> TCPHandler: Processed in 0.001847965 sec. | ||
15488 | 2025.02.22 01:59:29.857372 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
15489 | 2025.02.22 01:59:29.857483 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15490 | 2025.02.22 01:59:29.857513 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8544 rows starting from the beginning of the part | ||
15491 | 2025.02.22 01:59:29.857614 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
15492 | 2025.02.22 01:59:29.857819 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 36 rows starting from the beginning of the part | ||
15493 | 2025.02.22 01:59:29.858021 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 24 rows starting from the beginning of the part | ||
15494 | 2025.02.22 01:59:29.858139 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
15495 | 2025.02.22 01:59:29.858358 [ 201 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
15496 | 2025.02.22 01:59:29.861064 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003820643 sec., 2299089.446462284 rows/sec., 154.94 MiB/sec. | ||
15497 | 2025.02.22 01:59:29.861240 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
15498 | 2025.02.22 01:59:29.861563 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15499 | 2025.02.22 01:59:29.861656 [ 189 ] {5e52c29e-51e3-41f8-bea1-d52f53a0888f::all_1_171_34} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
15500 | 2025.02.22 01:59:29.861736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
15501 | 2025.02.22 01:59:30.462713 [ 218 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15502 | 2025.02.22 01:59:30.462789 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15503 | 2025.02.22 01:59:30.465329 [ 218 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
15504 | 2025.02.22 01:59:32.314193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
15505 | 2025.02.22 01:59:32.337705 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15506 | 2025.02.22 01:59:32.337771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15507 | 2025.02.22 01:59:32.346103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
15508 | 2025.02.22 01:59:32.346950 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15509 | 2025.02.22 01:59:32.350075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
15510 | 2025.02.22 01:59:34.828442 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15511 | 2025.02.22 01:59:34.828642 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15512 | 2025.02.22 01:59:34.828715 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15513 | 2025.02.22 01:59:34.829508 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15514 | 2025.02.22 01:59:34.829556 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15515 | 2025.02.22 01:59:34.829999 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
15516 | 2025.02.22 01:59:34.830260 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15517 | 2025.02.22 01:59:34.830465 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. | ||
15518 | 2025.02.22 01:59:34.830530 [ 256 ] {5f05b3e5-69fc-44ce-9cc6-05398f95dc2a} <Debug> TCPHandler: Processed in 0.002219603 sec. | ||
15519 | 2025.02.22 01:59:34.830783 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15520 | 2025.02.22 01:59:34.830983 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15521 | 2025.02.22 01:59:34.831062 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15522 | 2025.02.22 01:59:34.831935 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15523 | 2025.02.22 01:59:34.831982 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15524 | 2025.02.22 01:59:34.832413 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
15525 | 2025.02.22 01:59:34.832670 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15526 | 2025.02.22 01:59:34.832916 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. | ||
15527 | 2025.02.22 01:59:34.833011 [ 5 ] {7d251f86-42b7-443e-a3c6-14420c7fb4fa} <Debug> TCPHandler: Processed in 0.002360768 sec. | ||
15528 | 2025.02.22 01:59:34.833211 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15529 | 2025.02.22 01:59:34.833381 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15530 | 2025.02.22 01:59:34.833447 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15531 | 2025.02.22 01:59:34.834097 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15532 | 2025.02.22 01:59:34.834137 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15533 | 2025.02.22 01:59:34.834551 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
15534 | 2025.02.22 01:59:34.834824 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15535 | 2025.02.22 01:59:34.835025 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
15536 | 2025.02.22 01:59:34.835085 [ 256 ] {a1eab484-b636-404e-8186-408a77f2c04b} <Debug> TCPHandler: Processed in 0.001980698 sec. | ||
15537 | 2025.02.22 01:59:34.835285 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15538 | 2025.02.22 01:59:34.835602 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15539 | 2025.02.22 01:59:34.835758 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15540 | 2025.02.22 01:59:34.836747 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15541 | 2025.02.22 01:59:34.836789 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15542 | 2025.02.22 01:59:34.837181 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
15543 | 2025.02.22 01:59:34.837436 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15544 | 2025.02.22 01:59:34.837640 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002154 sec., 27855.153203342616 rows/sec., 1.88 MiB/sec. | ||
15545 | 2025.02.22 01:59:34.837695 [ 5 ] {c2837c65-49f1-4b94-b085-c2cd602ea820} <Debug> TCPHandler: Processed in 0.002500021 sec. | ||
15546 | 2025.02.22 01:59:36.412657 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46299 | ||
15547 | 2025.02.22 01:59:36.413382 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15548 | 2025.02.22 01:59:36.413423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15549 | 2025.02.22 01:59:36.413997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15550 | 2025.02.22 01:59:36.414277 [ 242 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15551 | 2025.02.22 01:59:36.414453 [ 146 ] {} <Debug> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15552 | 2025.02.22 01:59:36.414493 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
15553 | 2025.02.22 01:59:36.414513 [ 146 ] {} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15554 | 2025.02.22 01:59:36.414540 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15555 | 2025.02.22 01:59:36.414694 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
15556 | 2025.02.22 01:59:36.414856 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15557 | 2025.02.22 01:59:36.414900 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 43981 rows starting from the beginning of the part | ||
15558 | 2025.02.22 01:59:36.414982 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 488 rows starting from the beginning of the part | ||
15559 | 2025.02.22 01:59:36.415211 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 427 rows starting from the beginning of the part | ||
15560 | 2025.02.22 01:59:36.415395 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 488 rows starting from the beginning of the part | ||
15561 | 2025.02.22 01:59:36.415536 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 427 rows starting from the beginning of the part | ||
15562 | 2025.02.22 01:59:36.415746 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 488 rows starting from the beginning of the part | ||
15563 | 2025.02.22 01:59:36.418967 [ 201 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004342646 sec., 10661472.29131732 rows/sec., 152.51 MiB/sec. | ||
15564 | 2025.02.22 01:59:36.419451 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15565 | 2025.02.22 01:59:36.419853 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15566 | 2025.02.22 01:59:36.419961 [ 187 ] {f422687d-4970-4bba-b2d1-9e631acfb6fd::all_1_101_20} <Trace> system.asynchronous_metric_log (f422687d-4970-4bba-b2d1-9e631acfb6fd) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15567 | 2025.02.22 01:59:36.420081 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15568 | 2025.02.22 01:59:39.084890 [ 222 ] {} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15569 | 2025.02.22 01:59:39.084997 [ 222 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15570 | 2025.02.22 01:59:39.087439 [ 222 ] {} <Debug> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15571 | 2025.02.22 01:59:39.195173 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2050 | ||
15572 | 2025.02.22 01:59:39.198299 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2025.02.22 01:59:39.198354 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15574 | 2025.02.22 01:59:39.199920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
15575 | 2025.02.22 01:59:39.200259 [ 243 ] {} <Trace> system.query_log (50e098db-f2e2-46db-b4ff-95f936c02197): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15576 | 2025.02.22 01:59:39.201347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
15577 | 2025.02.22 01:59:39.594366 [ 223 ] {} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15578 | 2025.02.22 01:59:39.594400 [ 223 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15579 | 2025.02.22 01:59:39.596216 [ 223 ] {} <Debug> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15580 | 2025.02.22 01:59:39.803373 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15581 | 2025.02.22 01:59:39.803463 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15582 | 2025.02.22 01:59:39.805570 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
15583 | 2025.02.22 01:59:39.831307 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15584 | 2025.02.22 01:59:39.831511 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15585 | 2025.02.22 01:59:39.831588 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15586 | 2025.02.22 01:59:39.832495 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15587 | 2025.02.22 01:59:39.832539 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15588 | 2025.02.22 01:59:39.832974 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
15589 | 2025.02.22 01:59:39.833235 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Trace> oximeter.fields_string (3241ca57-cafe-4cc7-bda0-4725ca4c3de0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15590 | 2025.02.22 01:59:39.833462 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Debug> executeQuery: Read 172 rows, 15.42 KiB in 0.002007 sec., 85700.04982561036 rows/sec., 7.50 MiB/sec. | ||
15591 | 2025.02.22 01:59:39.833531 [ 256 ] {b3906210-9cf8-40c6-9334-40e8474c9d2a} <Debug> TCPHandler: Processed in 0.002349187 sec. | ||
15592 | 2025.02.22 01:59:39.833797 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15593 | 2025.02.22 01:59:39.833988 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15594 | 2025.02.22 01:59:39.834060 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15595 | 2025.02.22 01:59:39.834818 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15596 | 2025.02.22 01:59:39.834867 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15597 | 2025.02.22 01:59:39.835294 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15598 | 2025.02.22 01:59:39.835544 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15599 | 2025.02.22 01:59:39.835758 [ 142 ] {} <Debug> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Selected 6 parts from all_1_69_15 to all_74_74_0 | ||
15600 | 2025.02.22 01:59:39.835820 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Debug> executeQuery: Read 58 rows, 4.36 KiB in 0.001877 sec., 30900.37293553543 rows/sec., 2.27 MiB/sec. | ||
15601 | 2025.02.22 01:59:39.835879 [ 142 ] {} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15602 | 2025.02.22 01:59:39.835950 [ 5 ] {006f2bfc-ddaa-44e3-984d-ccd0a0ab6eee} <Debug> TCPHandler: Processed in 0.002277746 sec. | ||
15603 | 2025.02.22 01:59:39.835963 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15604 | 2025.02.22 01:59:39.836165 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15605 | 2025.02.22 01:59:39.836179 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_15 to all_74_74_0 into Compact with storage Full | ||
15606 | 2025.02.22 01:59:39.836349 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15607 | 2025.02.22 01:59:39.836364 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15608 | 2025.02.22 01:59:39.836414 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 80 rows starting from the beginning of the part | ||
15609 | 2025.02.22 01:59:39.836420 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15610 | 2025.02.22 01:59:39.836637 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 54 rows starting from the beginning of the part | ||
15611 | 2025.02.22 01:59:39.836931 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part | ||
15612 | 2025.02.22 01:59:39.837263 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 88 rows starting from the beginning of the part | ||
15613 | 2025.02.22 01:59:39.837552 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
15614 | 2025.02.22 01:59:39.837941 [ 191 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part | ||
15615 | 2025.02.22 01:59:39.838882 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15616 | 2025.02.22 01:59:39.838927 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15617 | 2025.02.22 01:59:39.839511 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
15618 | 2025.02.22 01:59:39.839893 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Trace> oximeter.fields_uuid (4de3f810-ed47-4e0a-9d54-b7d08e3f5f75): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15619 | 2025.02.22 01:59:39.839912 [ 188 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.003789732 sec., 105284.48977394708 rows/sec., 8.10 MiB/sec. | ||
15620 | 2025.02.22 01:59:39.840298 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.003994 sec., 30545.818728092137 rows/sec., 2.39 MiB/sec. | ||
15621 | 2025.02.22 01:59:39.840402 [ 256 ] {1056c603-3745-4b87-8a1a-03a7d79224f4} <Debug> TCPHandler: Processed in 0.004343366 sec. | ||
15622 | 2025.02.22 01:59:39.840411 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Trace> MergedBlockOutputStream: filled checksums all_1_74_16 (state Temporary) | ||
15623 | 2025.02.22 01:59:39.840671 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15624 | 2025.02.22 01:59:39.840953 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15625 | 2025.02.22 01:59:39.841079 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15626 | 2025.02.22 01:59:39.841090 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5): Renaming temporary part tmp_merge_all_1_74_16 to all_1_74_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15627 | 2025.02.22 01:59:39.841244 [ 197 ] {e95afcb7-63bb-4630-9674-baa4f8c13cb5::all_1_74_16} <Trace> oximeter.fields_u16 (e95afcb7-63bb-4630-9674-baa4f8c13cb5) (MergerMutator): Merged 6 parts: [all_1_69_15, all_74_74_0] -> all_1_74_16 | ||
15628 | 2025.02.22 01:59:39.841378 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15629 | 2025.02.22 01:59:39.841801 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15630 | 2025.02.22 01:59:39.841840 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15631 | 2025.02.22 01:59:39.842256 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
15632 | 2025.02.22 01:59:39.842500 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15633 | 2025.02.22 01:59:39.842694 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Selected 2 parts from all_1_168_44 to all_169_169_0 | ||
15634 | 2025.02.22 01:59:39.842722 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001842 sec., 86862.10640608035 rows/sec., 6.05 MiB/sec. | ||
15635 | 2025.02.22 01:59:39.842789 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15636 | 2025.02.22 01:59:39.842872 [ 5 ] {55306029-eded-4497-a01c-c579a38486ab} <Debug> TCPHandler: Processed in 0.002323487 sec. | ||
15637 | 2025.02.22 01:59:39.842881 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15638 | 2025.02.22 01:59:39.843134 [ 256 ] {} <Trace> TCP-Session: a207f61c-0db4-4b81-8485-01dcde423009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15639 | 2025.02.22 01:59:39.843182 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_44 to all_169_169_0 into Compact with storage Full | ||
15640 | 2025.02.22 01:59:39.843233 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15641 | 2025.02.22 01:59:39.843322 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15642 | 2025.02.22 01:59:39.843493 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40649) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15643 | 2025.02.22 01:59:39.843998 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15644 | 2025.02.22 01:59:39.844115 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15645 | 2025.02.22 01:59:39.844259 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_168_44, total 45949 rows starting from the beginning of the part | ||
15646 | 2025.02.22 01:59:39.845043 [ 188 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
15647 | 2025.02.22 01:59:39.849803 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15648 | 2025.02.22 01:59:39.849828 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15649 | 2025.02.22 01:59:39.849879 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15650 | 2025.02.22 01:59:39.850155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 | ||
15651 | 2025.02.22 01:59:39.855021 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
15652 | 2025.02.22 01:59:39.857010 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Trace> oximeter.measurements_histogramu64 (3808bc90-6d08-4d7e-b4df-31825830e18c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15653 | 2025.02.22 01:59:39.858166 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.014735 sec., 3936.206311503224 rows/sec., 7.05 MiB/sec. | ||
15654 | 2025.02.22 01:59:39.859185 [ 256 ] {c3c02f7a-7532-4d21-b78a-0c9ca789a387} <Debug> TCPHandler: Processed in 0.016135612 sec. | ||
15655 | 2025.02.22 01:59:39.859871 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46013 rows, containing 5 columns (5 merged, 0 gathered) in 0.016821409 sec., 2735383.225031863 rows/sec., 187.44 MiB/sec. | ||
15656 | 2025.02.22 01:59:39.859864 [ 5 ] {} <Trace> TCP-Session: 8105b120-af49-4f0a-90d1-a07bbb1787c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15657 | 2025.02.22 01:59:39.860350 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40860) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15658 | 2025.02.22 01:59:39.860534 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15659 | 2025.02.22 01:59:39.860676 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Trace> MergedBlockOutputStream: filled checksums all_1_169_45 (state Temporary) | ||
15660 | 2025.02.22 01:59:39.861821 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f): Renaming temporary part tmp_merge_all_1_169_45 to all_1_169_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15661 | 2025.02.22 01:59:39.862175 [ 192 ] {5a1b3df8-9555-4da6-bcac-23a50980a56f::all_1_169_45} <Trace> oximeter.measurements_cumulativeu64 (5a1b3df8-9555-4da6-bcac-23a50980a56f) (MergerMutator): Merged 2 parts: [all_1_168_44, all_169_169_0] -> all_1_169_45 | ||
15662 | 2025.02.22 01:59:39.862441 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
15663 | 2025.02.22 01:59:39.864879 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15664 | 2025.02.22 01:59:39.865006 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15665 | 2025.02.22 01:59:39.868780 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
15666 | 2025.02.22 01:59:39.869533 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15667 | 2025.02.22 01:59:39.870387 [ 218 ] {} <Trace> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15668 | 2025.02.22 01:59:39.870400 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.010181 sec., 5893.330714075238 rows/sec., 406.70 KiB/sec. | ||
15669 | 2025.02.22 01:59:39.870480 [ 218 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15670 | 2025.02.22 01:59:39.870692 [ 5 ] {69c6daa6-12ba-4b70-b368-41f6b625e29b} <Debug> TCPHandler: Processed in 0.011339685 sec. | ||
15671 | 2025.02.22 01:59:39.876040 [ 218 ] {} <Debug> oximeter.measurements_u64 (5e52c29e-51e3-41f8-bea1-d52f53a0888f): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
15672 | 2025.02.22 01:59:39.894918 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15673 | 2025.02.22 01:59:39.894971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15674 | 2025.02.22 01:59:39.902923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
15675 | 2025.02.22 01:59:39.903759 [ 244 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15676 | 2025.02.22 01:59:39.904270 [ 142 ] {} <Debug> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
15677 | 2025.02.22 01:59:39.904427 [ 142 ] {} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15678 | 2025.02.22 01:59:39.904509 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15679 | 2025.02.22 01:59:39.905040 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
15680 | 2025.02.22 01:59:39.921093 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762 | ||
15681 | 2025.02.22 01:59:39.922813 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15682 | 2025.02.22 01:59:39.924253 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 724 rows starting from the beginning of the part | ||
15683 | 2025.02.22 01:59:39.930307 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
15684 | 2025.02.22 01:59:39.936554 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
15685 | 2025.02.22 01:59:39.943077 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
15686 | 2025.02.22 01:59:39.949702 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
15687 | 2025.02.22 01:59:39.956185 [ 194 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
15688 | 2025.02.22 01:59:40.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.01 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: -14.99 MiB | ||
15689 | 2025.02.22 01:59:40.023487 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.11885015 sec., 6411.434903531885 rows/sec., 33.15 MiB/sec. | ||
15690 | 2025.02.22 01:59:40.026082 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
15691 | 2025.02.22 01:59:40.028721 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15692 | 2025.02.22 01:59:40.028841 [ 186 ] {d7fddcbf-62d9-4f60-863c-52b341e0f490::all_1_101_20} <Trace> system.metric_log (d7fddcbf-62d9-4f60-863c-52b341e0f490) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
15693 | 2025.02.22 01:59:40.030406 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15694 | 2025.02.22 01:59:40.296936 [ 140 ] {} <Debug> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
15695 | 2025.02.22 01:59:40.296982 [ 140 ] {} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15696 | 2025.02.22 01:59:40.297005 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
15697 | 2025.02.22 01:59:40.297183 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
15698 | 2025.02.22 01:59:40.297392 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15699 | 2025.02.22 01:59:40.297426 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
15700 | 2025.02.22 01:59:40.297544 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
15701 | 2025.02.22 01:59:40.297743 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
15702 | 2025.02.22 01:59:40.297968 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
15703 | 2025.02.22 01:59:40.298131 [ 198 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
15704 | 2025.02.22 01:59:40.299235 [ 195 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162033 sec., 19426.160470261093 rows/sec., 1.60 MiB/sec. | ||
15705 | 2025.02.22 01:59:40.299429 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
15706 | 2025.02.22 01:59:40.299792 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15707 | 2025.02.22 01:59:40.299889 [ 196 ] {c9035f9e-920e-4649-97e2-536502151fc7::all_1_25_6} <Trace> oximeter.fields_ipaddr (c9035f9e-920e-4649-97e2-536502151fc7) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
15708 | 2025.02.22 01:59:40.299994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15709 | 2025.02.22 01:59:41.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.66 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: 13.36 MiB |