1 | [ Dec 21 07:47:11 Enabled. ] | ||
2 | [ Dec 21 07:47:11 Rereading configuration. ] | ||
3 | [ Dec 21 07:47:12 Rereading configuration. ] | ||
4 | [ Dec 21 07:47:18 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
5 | + set -o errexit | ||
6 | + set -o pipefail | ||
7 | + . /lib/svc/share/smf_include.sh | ||
8 | ++ SMF_EXIT_OK=0 | ||
9 | ++ SMF_EXIT_NODAEMON=94 | ||
10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
15 | ++ SMF_EXIT_ERR_PERM=100 | ||
16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
19 | + LISTEN_PORT=8123 | ||
20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
21 | + DATASTORE=/data | ||
22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Dec 21 07:47:18 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.12.21 07:47:19.439266 [ 1 ] {} <Information> Application: Will watch for the process with pid 25450 | ||
29 | 2024.12.21 07:47:19.439780 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.21 07:47:19.675525 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 25450 | ||
31 | 2024.12.21 07:47:19.676270 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.21 07:47:19.676986 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.21 07:47:19.765750 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.21 07:47:19.817161 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.21 07:47:19.817211 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.21 07:47:19.817224 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.21 07:47:19.817294 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.21 07:47:19.817653 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.21 07:47:19.819375 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.12.21 07:47:19.820787 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.21 07:47:19.821701 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
44 | 2024.12.21 07:47:19.821727 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.12.21 07:47:19.821743 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.21 07:47:19.821923 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.21 07:47:19.822835 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.21 07:47:19.828508 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.21 07:47:19.829260 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.21 07:47:19.830630 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.21 07:47:19.830700 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.21 07:47:19.832287 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.12.21 07:47:19.832760 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.21 07:47:19.837185 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.21 07:47:19.837908 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.21 07:47:19.839523 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.21 07:47:19.839962 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.21 07:47:19.840374 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.21 07:47:19.840759 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.21 07:47:19.842222 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.21 07:47:19.842249 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.21 07:47:19.842330 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.21 07:47:19.842526 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.21 07:47:19.859747 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.21 07:47:19.859776 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000173814 sec | ||
68 | 2024.12.21 07:47:19.859827 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.21 07:47:19.859845 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.21 07:47:19.861085 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.21 07:47:19.862158 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.21 07:47:19.874610 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.21 07:47:19.874657 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.21 07:47:19.874679 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.21 07:47:19.874691 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.21 07:47:19.874722 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.21 07:47:19.874742 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.21 07:47:19.877405 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.21 07:47:19.877452 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.21 07:47:19.877474 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.21 07:47:19.877661 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.21 07:47:19.877680 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.21 07:47:19.877719 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.21 07:47:19.877740 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.21 07:47:19.877753 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.21 07:47:19.877782 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.21 07:47:19.877800 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.21 07:47:19.904525 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.21 07:47:19.910971 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.21 07:47:19.911004 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5071e-05 sec | ||
91 | 2024.12.21 07:47:19.911020 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.21 07:47:19.911033 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.21 07:47:19.911058 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.21 07:47:19.911284 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.21 07:47:19.911330 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.21 07:47:19.911342 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.21 07:47:19.911354 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
98 | 2024.12.21 07:47:19.911366 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.21 07:47:19.916261 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.21 07:47:19.916478 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.12.21 07:47:19.917410 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.857e-05 sec. | ||
102 | 2024.12.21 07:47:19.918407 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.21 07:47:19.918534 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.21 07:47:19.918558 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.21 07:47:20.081334 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41518 | ||
106 | 2024.12.21 07:47:20.081585 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.21 07:47:20.081642 [ 3 ] {} <Debug> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41518 | ||
108 | 2024.12.21 07:47:20.081674 [ 3 ] {} <Debug> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.21 07:47:20.081696 [ 3 ] {} <Debug> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.21 07:47:20.081786 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.21 07:47:20.081815 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.12.21 07:47:20.081839 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.12.21 07:47:20.082184 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60028 | ||
114 | 2024.12.21 07:47:20.082234 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47437 | ||
115 | 2024.12.21 07:47:20.082301 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2024.12.21 07:47:20.082333 [ 4 ] {} <Debug> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Authenticating user 'default' from [fd00:1122:3344:101::d]:60028 | ||
117 | 2024.12.21 07:47:20.082380 [ 4 ] {} <Debug> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.21 07:47:20.082397 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
119 | 2024.12.21 07:47:20.082407 [ 4 ] {} <Debug> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2024.12.21 07:47:20.082452 [ 5 ] {} <Debug> TCP-Session: 531f1580-06e5-4d86-9d7d-30a2d2558f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:47437 | ||
121 | 2024.12.21 07:47:20.082493 [ 5 ] {} <Debug> TCP-Session: 531f1580-06e5-4d86-9d7d-30a2d2558f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2024.12.21 07:47:20.082511 [ 5 ] {} <Debug> TCP-Session: 531f1580-06e5-4d86-9d7d-30a2d2558f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.12.21 07:47:20.083179 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64894 | ||
124 | 2024.12.21 07:47:20.083837 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.12.21 07:47:20.083856 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44734 | ||
126 | 2024.12.21 07:47:20.083889 [ 253 ] {} <Debug> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:64894 | ||
127 | 2024.12.21 07:47:20.083942 [ 253 ] {} <Debug> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.12.21 07:47:20.083959 [ 253 ] {} <Debug> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.12.21 07:47:20.084747 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.12.21 07:47:20.084750 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49345 | ||
131 | 2024.12.21 07:47:20.084874 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47652 | ||
132 | 2024.12.21 07:47:20.084893 [ 254 ] {} <Debug> TCP-Session: dbb28f4b-6ae4-4572-b403-dc2ff67f7205 Authenticating user 'default' from [fd00:1122:3344:101::d]:44734 | ||
133 | 2024.12.21 07:47:20.084872 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
134 | 2024.12.21 07:47:20.085084 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62580 | ||
135 | 2024.12.21 07:47:20.085115 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
136 | 2024.12.21 07:47:20.085155 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
137 | 2024.12.21 07:47:20.085149 [ 254 ] {} <Debug> TCP-Session: dbb28f4b-6ae4-4572-b403-dc2ff67f7205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.21 07:47:20.085194 [ 255 ] {} <Debug> TCP-Session: 234d0e1e-a01f-4515-8728-93d4a87dadd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49345 | ||
139 | 2024.12.21 07:47:20.085364 [ 255 ] {} <Debug> TCP-Session: 234d0e1e-a01f-4515-8728-93d4a87dadd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.21 07:47:20.085383 [ 256 ] {} <Debug> TCP-Session: 7f399d30-0601-4e66-bdd0-f321f2901fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47652 | ||
141 | 2024.12.21 07:47:20.085405 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
142 | 2024.12.21 07:47:20.085424 [ 254 ] {} <Debug> TCP-Session: dbb28f4b-6ae4-4572-b403-dc2ff67f7205 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2024.12.21 07:47:20.085452 [ 255 ] {} <Debug> TCP-Session: 234d0e1e-a01f-4515-8728-93d4a87dadd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.21 07:47:20.085476 [ 256 ] {} <Debug> TCP-Session: 7f399d30-0601-4e66-bdd0-f321f2901fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.12.21 07:47:20.085473 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51571 | ||
146 | 2024.12.21 07:47:20.085621 [ 256 ] {} <Debug> TCP-Session: 7f399d30-0601-4e66-bdd0-f321f2901fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.21 07:47:20.087298 [ 257 ] {} <Debug> TCP-Session: e0ff96d2-b0b7-4b09-8db8-42fc6a18653f Authenticating user 'default' from [fd00:1122:3344:101::d]:62580 | ||
148 | 2024.12.21 07:47:20.087317 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
149 | 2024.12.21 07:47:20.087358 [ 257 ] {} <Debug> TCP-Session: e0ff96d2-b0b7-4b09-8db8-42fc6a18653f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
150 | 2024.12.21 07:47:20.087395 [ 258 ] {} <Debug> TCP-Session: 3a615f55-b04a-4399-9151-b2be3b7c0cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51571 | ||
151 | 2024.12.21 07:47:20.087425 [ 257 ] {} <Debug> TCP-Session: e0ff96d2-b0b7-4b09-8db8-42fc6a18653f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.21 07:47:20.087453 [ 258 ] {} <Debug> TCP-Session: 3a615f55-b04a-4399-9151-b2be3b7c0cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.21 07:47:20.087498 [ 258 ] {} <Debug> TCP-Session: 3a615f55-b04a-4399-9151-b2be3b7c0cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
154 | 2024.12.21 07:47:20.088756 [ 3 ] {792169b1-a50c-40cf-a1be-a605fb3f76d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.12.21 07:47:20.144418 [ 3 ] {792169b1-a50c-40cf-a1be-a605fb3f76d3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41518) (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 | 2024.12.21 07:47:20.145682 [ 3 ] {792169b1-a50c-40cf-a1be-a605fb3f76d3} <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 | 2024.12.21 07:47:20.145784 [ 3 ] {792169b1-a50c-40cf-a1be-a605fb3f76d3} <Debug> TCPHandler: Processed in 0.062667705 sec. | ||
204 | 2024.12.21 07:47:20.146155 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.12.21 07:47:20.146359 [ 4 ] {bd569030-555b-4526-b29a-8f1a351079e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.12.21 07:47:20.146702 [ 4 ] {bd569030-555b-4526-b29a-8f1a351079e2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60028) (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 | 2024.12.21 07:47:20.146830 [ 4 ] {bd569030-555b-4526-b29a-8f1a351079e2} <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 | 2024.12.21 07:47:20.146920 [ 4 ] {bd569030-555b-4526-b29a-8f1a351079e2} <Debug> TCPHandler: Processed in 0.000908636 sec. | ||
255 | 2024.12.21 07:47:20.147114 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.12.21 07:47:20.148304 [ 3 ] {096a20b6-4d6a-4b37-92ae-fb193a8ed480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.12.21 07:47:20.148907 [ 3 ] {096a20b6-4d6a-4b37-92ae-fb193a8ed480} <Debug> TCPHandler: Processed in 0.001849302 sec. | ||
258 | 2024.12.21 07:47:20.149074 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.12.21 07:47:20.149171 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.12.21 07:47:20.149257 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.12.21 07:47:20.157692 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.12.21 07:47:20.157717 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1191e-05 sec | ||
263 | 2024.12.21 07:47:20.157733 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Trace> ReferentialDeps: No tables | ||
264 | 2024.12.21 07:47:20.157755 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Trace> LoadingDeps: No tables | ||
265 | 2024.12.21 07:47:20.157785 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.12.21 07:47:20.157841 [ 4 ] {b392874b-b94f-4f79-80ff-e2c61052ce3c} <Debug> TCPHandler: Processed in 0.008820671 sec. | ||
267 | 2024.12.21 07:47:20.158015 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.12.21 07:47:20.158217 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.12.21 07:47:20.158296 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.12.21 07:47:20.165870 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.12.21 07:47:20.170172 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Debug> oximeter.version (be5c3f8b-878e-4136-bec0-1c6c51ca3a3b): Loading data parts | ||
273 | 2024.12.21 07:47:20.170772 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Debug> oximeter.version (be5c3f8b-878e-4136-bec0-1c6c51ca3a3b): There are no data parts | ||
274 | 2024.12.21 07:47:20.174445 [ 3 ] {a11af7f6-5c27-4c45-bd8a-f1cd55f3d24c} <Debug> TCPHandler: Processed in 0.016491693 sec. | ||
275 | 2024.12.21 07:47:20.174616 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.12.21 07:47:20.174810 [ 4 ] {aba3416d-ca14-4c4b-a84b-ab35fa2842ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.12.21 07:47:20.174869 [ 4 ] {aba3416d-ca14-4c4b-a84b-ab35fa2842ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.12.21 07:47:20.187886 [ 4 ] {aba3416d-ca14-4c4b-a84b-ab35fa2842ef} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Loading data parts | ||
289 | 2024.12.21 07:47:20.188148 [ 4 ] {aba3416d-ca14-4c4b-a84b-ab35fa2842ef} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): There are no data parts | ||
290 | 2024.12.21 07:47:20.189987 [ 4 ] {aba3416d-ca14-4c4b-a84b-ab35fa2842ef} <Debug> TCPHandler: Processed in 0.015423964 sec. | ||
291 | 2024.12.21 07:47:20.190174 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.12.21 07:47:20.190400 [ 3 ] {7525103a-2b47-4c4d-bb5f-d448bce495f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
293 | 2024.12.21 07:47:20.190453 [ 3 ] {7525103a-2b47-4c4d-bb5f-d448bce495f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.12.21 07:47:20.194144 [ 3 ] {7525103a-2b47-4c4d-bb5f-d448bce495f4} <Debug> oximeter.measurements_i8 (1075c1de-b794-467e-aa20-a95730a99fcc): Loading data parts | ||
295 | 2024.12.21 07:47:20.194340 [ 3 ] {7525103a-2b47-4c4d-bb5f-d448bce495f4} <Debug> oximeter.measurements_i8 (1075c1de-b794-467e-aa20-a95730a99fcc): There are no data parts | ||
296 | 2024.12.21 07:47:20.195861 [ 3 ] {7525103a-2b47-4c4d-bb5f-d448bce495f4} <Debug> TCPHandler: Processed in 0.005751518 sec. | ||
297 | 2024.12.21 07:47:20.196040 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.12.21 07:47:20.196233 [ 4 ] {6210c1aa-c774-47a1-af85-3198ea3a4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
299 | 2024.12.21 07:47:20.196287 [ 4 ] {6210c1aa-c774-47a1-af85-3198ea3a4c3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.12.21 07:47:20.199729 [ 4 ] {6210c1aa-c774-47a1-af85-3198ea3a4c3e} <Debug> oximeter.measurements_u8 (d9dcfa22-40d0-4c6a-8629-660f0ed142ef): Loading data parts | ||
301 | 2024.12.21 07:47:20.199913 [ 4 ] {6210c1aa-c774-47a1-af85-3198ea3a4c3e} <Debug> oximeter.measurements_u8 (d9dcfa22-40d0-4c6a-8629-660f0ed142ef): There are no data parts | ||
302 | 2024.12.21 07:47:20.201438 [ 4 ] {6210c1aa-c774-47a1-af85-3198ea3a4c3e} <Debug> TCPHandler: Processed in 0.005451814 sec. | ||
303 | 2024.12.21 07:47:20.201616 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.12.21 07:47:20.201858 [ 3 ] {d7de9b41-567f-4e39-9a62-dfd957062d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
305 | 2024.12.21 07:47:20.201912 [ 3 ] {d7de9b41-567f-4e39-9a62-dfd957062d79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.12.21 07:47:20.205437 [ 3 ] {d7de9b41-567f-4e39-9a62-dfd957062d79} <Debug> oximeter.measurements_i16 (6e529e57-ecf5-4dd0-9161-c10dfb9b5926): Loading data parts | ||
307 | 2024.12.21 07:47:20.205630 [ 3 ] {d7de9b41-567f-4e39-9a62-dfd957062d79} <Debug> oximeter.measurements_i16 (6e529e57-ecf5-4dd0-9161-c10dfb9b5926): There are no data parts | ||
308 | 2024.12.21 07:47:20.207174 [ 3 ] {d7de9b41-567f-4e39-9a62-dfd957062d79} <Debug> TCPHandler: Processed in 0.005620726 sec. | ||
309 | 2024.12.21 07:47:20.207348 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.12.21 07:47:20.207584 [ 4 ] {c1d4cb8d-1410-485f-820f-c70060b38ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
311 | 2024.12.21 07:47:20.207651 [ 4 ] {c1d4cb8d-1410-485f-820f-c70060b38ee6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.12.21 07:47:20.211170 [ 4 ] {c1d4cb8d-1410-485f-820f-c70060b38ee6} <Debug> oximeter.measurements_u16 (76312c17-caf0-42c8-860b-ed630958bc61): Loading data parts | ||
313 | 2024.12.21 07:47:20.211339 [ 4 ] {c1d4cb8d-1410-485f-820f-c70060b38ee6} <Debug> oximeter.measurements_u16 (76312c17-caf0-42c8-860b-ed630958bc61): There are no data parts | ||
314 | 2024.12.21 07:47:20.212790 [ 4 ] {c1d4cb8d-1410-485f-820f-c70060b38ee6} <Debug> TCPHandler: Processed in 0.005508055 sec. | ||
315 | 2024.12.21 07:47:20.212966 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.12.21 07:47:20.213209 [ 3 ] {d740f834-5a19-48ef-9cfa-9e5a58c6c253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
317 | 2024.12.21 07:47:20.213265 [ 3 ] {d740f834-5a19-48ef-9cfa-9e5a58c6c253} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.12.21 07:47:20.216690 [ 3 ] {d740f834-5a19-48ef-9cfa-9e5a58c6c253} <Debug> oximeter.measurements_i32 (b5415d01-de04-4cde-aab9-a78598b8c8ca): Loading data parts | ||
319 | 2024.12.21 07:47:20.216966 [ 3 ] {d740f834-5a19-48ef-9cfa-9e5a58c6c253} <Debug> oximeter.measurements_i32 (b5415d01-de04-4cde-aab9-a78598b8c8ca): There are no data parts | ||
320 | 2024.12.21 07:47:20.218460 [ 3 ] {d740f834-5a19-48ef-9cfa-9e5a58c6c253} <Debug> TCPHandler: Processed in 0.005556376 sec. | ||
321 | 2024.12.21 07:47:20.218621 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.12.21 07:47:20.218813 [ 4 ] {38423df8-85b7-448d-9594-b2a2ee258d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
323 | 2024.12.21 07:47:20.218871 [ 4 ] {38423df8-85b7-448d-9594-b2a2ee258d5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.12.21 07:47:20.222258 [ 4 ] {38423df8-85b7-448d-9594-b2a2ee258d5e} <Debug> oximeter.measurements_u32 (db0f286b-c6d9-4545-8b1b-aff72f6743f5): Loading data parts | ||
325 | 2024.12.21 07:47:20.222520 [ 4 ] {38423df8-85b7-448d-9594-b2a2ee258d5e} <Debug> oximeter.measurements_u32 (db0f286b-c6d9-4545-8b1b-aff72f6743f5): There are no data parts | ||
326 | 2024.12.21 07:47:20.224064 [ 4 ] {38423df8-85b7-448d-9594-b2a2ee258d5e} <Debug> TCPHandler: Processed in 0.005497665 sec. | ||
327 | 2024.12.21 07:47:20.224225 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.12.21 07:47:20.224419 [ 3 ] {28c20db2-022a-4bfa-aa5d-9e8715c1aaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
329 | 2024.12.21 07:47:20.224467 [ 3 ] {28c20db2-022a-4bfa-aa5d-9e8715c1aaca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.12.21 07:47:20.227878 [ 3 ] {28c20db2-022a-4bfa-aa5d-9e8715c1aaca} <Debug> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Loading data parts | ||
331 | 2024.12.21 07:47:20.228156 [ 3 ] {28c20db2-022a-4bfa-aa5d-9e8715c1aaca} <Debug> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): There are no data parts | ||
332 | 2024.12.21 07:47:20.229597 [ 3 ] {28c20db2-022a-4bfa-aa5d-9e8715c1aaca} <Debug> TCPHandler: Processed in 0.005424303 sec. | ||
333 | 2024.12.21 07:47:20.229751 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.12.21 07:47:20.229937 [ 4 ] {bdb403fb-bf63-4a06-bf40-d85a141cb228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
335 | 2024.12.21 07:47:20.229992 [ 4 ] {bdb403fb-bf63-4a06-bf40-d85a141cb228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.12.21 07:47:20.233398 [ 4 ] {bdb403fb-bf63-4a06-bf40-d85a141cb228} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Loading data parts | ||
337 | 2024.12.21 07:47:20.233653 [ 4 ] {bdb403fb-bf63-4a06-bf40-d85a141cb228} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): There are no data parts | ||
338 | 2024.12.21 07:47:20.235186 [ 4 ] {bdb403fb-bf63-4a06-bf40-d85a141cb228} <Debug> TCPHandler: Processed in 0.005487245 sec. | ||
339 | 2024.12.21 07:47:20.235342 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.12.21 07:47:20.235528 [ 3 ] {ca2b9a77-1fc2-4a43-9888-d7ad80e2613b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
341 | 2024.12.21 07:47:20.235582 [ 3 ] {ca2b9a77-1fc2-4a43-9888-d7ad80e2613b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.12.21 07:47:20.238998 [ 3 ] {ca2b9a77-1fc2-4a43-9888-d7ad80e2613b} <Debug> oximeter.measurements_f32 (304116a9-8094-4bfa-ad9c-bddf58b981d8): Loading data parts | ||
343 | 2024.12.21 07:47:20.239147 [ 3 ] {ca2b9a77-1fc2-4a43-9888-d7ad80e2613b} <Debug> oximeter.measurements_f32 (304116a9-8094-4bfa-ad9c-bddf58b981d8): There are no data parts | ||
344 | 2024.12.21 07:47:20.240654 [ 3 ] {ca2b9a77-1fc2-4a43-9888-d7ad80e2613b} <Debug> TCPHandler: Processed in 0.005361202 sec. | ||
345 | 2024.12.21 07:47:20.240822 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.12.21 07:47:20.241063 [ 4 ] {086d6427-6979-4a27-917b-4d507495c6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
347 | 2024.12.21 07:47:20.241129 [ 4 ] {086d6427-6979-4a27-917b-4d507495c6f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.12.21 07:47:20.244559 [ 4 ] {086d6427-6979-4a27-917b-4d507495c6f1} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Loading data parts | ||
349 | 2024.12.21 07:47:20.244719 [ 4 ] {086d6427-6979-4a27-917b-4d507495c6f1} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): There are no data parts | ||
350 | 2024.12.21 07:47:20.246239 [ 4 ] {086d6427-6979-4a27-917b-4d507495c6f1} <Debug> TCPHandler: Processed in 0.005480144 sec. | ||
351 | 2024.12.21 07:47:20.246404 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.12.21 07:47:20.246634 [ 3 ] {f4228fb4-3651-40a1-b6b4-8183e3396f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
353 | 2024.12.21 07:47:20.246701 [ 3 ] {f4228fb4-3651-40a1-b6b4-8183e3396f4d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.12.21 07:47:20.250243 [ 3 ] {f4228fb4-3651-40a1-b6b4-8183e3396f4d} <Debug> oximeter.measurements_string (4df2a075-405f-4ebd-b250-c35b8265ebde): Loading data parts | ||
355 | 2024.12.21 07:47:20.250433 [ 3 ] {f4228fb4-3651-40a1-b6b4-8183e3396f4d} <Debug> oximeter.measurements_string (4df2a075-405f-4ebd-b250-c35b8265ebde): There are no data parts | ||
356 | 2024.12.21 07:47:20.252081 [ 3 ] {f4228fb4-3651-40a1-b6b4-8183e3396f4d} <Debug> TCPHandler: Processed in 0.005739068 sec. | ||
357 | 2024.12.21 07:47:20.252242 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.12.21 07:47:20.252491 [ 4 ] {6efdd871-f1a4-4bae-a816-2b734cf3fbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.12.21 07:47:20.252558 [ 4 ] {6efdd871-f1a4-4bae-a816-2b734cf3fbaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.12.21 07:47:20.256119 [ 4 ] {6efdd871-f1a4-4bae-a816-2b734cf3fbaf} <Debug> oximeter.measurements_bytes (f4758228-c4e0-46b2-a67c-9e977b8a7d4c): Loading data parts | ||
368 | 2024.12.21 07:47:20.256307 [ 4 ] {6efdd871-f1a4-4bae-a816-2b734cf3fbaf} <Debug> oximeter.measurements_bytes (f4758228-c4e0-46b2-a67c-9e977b8a7d4c): There are no data parts | ||
369 | 2024.12.21 07:47:20.257887 [ 4 ] {6efdd871-f1a4-4bae-a816-2b734cf3fbaf} <Debug> TCPHandler: Processed in 0.005708718 sec. | ||
370 | 2024.12.21 07:47:20.258067 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.12.21 07:47:20.258318 [ 3 ] {27c4ec51-30e7-4c18-970c-c2b38905636f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
372 | 2024.12.21 07:47:20.258385 [ 3 ] {27c4ec51-30e7-4c18-970c-c2b38905636f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.12.21 07:47:20.259353 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47647 | ||
374 | 2024.12.21 07:47:20.259492 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
375 | 2024.12.21 07:47:20.259546 [ 261 ] {} <Debug> TCP-Session: 897c8fc9-2680-4a9e-9c0a-c9616bb8ff36 Authenticating user 'default' from [fd00:1122:3344:101::c]:47647 | ||
376 | 2024.12.21 07:47:20.259564 [ 261 ] {} <Debug> TCP-Session: 897c8fc9-2680-4a9e-9c0a-c9616bb8ff36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
377 | 2024.12.21 07:47:20.259578 [ 261 ] {} <Debug> TCP-Session: 897c8fc9-2680-4a9e-9c0a-c9616bb8ff36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
378 | 2024.12.21 07:47:20.259643 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
379 | 2024.12.21 07:47:20.259669 [ 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 | ||
380 | 2024.12.21 07:47:20.259701 [ 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 | ||
381 | 2024.12.21 07:47:20.261084 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48088 | ||
382 | 2024.12.21 07:47:20.261186 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44386 | ||
383 | 2024.12.21 07:47:20.261392 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
384 | 2024.12.21 07:47:20.261410 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
385 | 2024.12.21 07:47:20.261446 [ 263 ] {} <Debug> TCP-Session: d1450ce6-d1a3-4396-8f55-f2b32a1cd900 Authenticating user 'default' from [fd00:1122:3344:101::c]:44386 | ||
386 | 2024.12.21 07:47:20.261410 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64229 | ||
387 | 2024.12.21 07:47:20.261483 [ 262 ] {} <Debug> TCP-Session: 1368bb7d-56e1-4a4e-a5d3-e8fc931a31d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:48088 | ||
388 | 2024.12.21 07:47:20.261560 [ 263 ] {} <Debug> TCP-Session: d1450ce6-d1a3-4396-8f55-f2b32a1cd900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
389 | 2024.12.21 07:47:20.261582 [ 262 ] {} <Debug> TCP-Session: 1368bb7d-56e1-4a4e-a5d3-e8fc931a31d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2024.12.21 07:47:20.261590 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37274 | ||
391 | 2024.12.21 07:47:20.261767 [ 263 ] {} <Debug> TCP-Session: d1450ce6-d1a3-4396-8f55-f2b32a1cd900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.12.21 07:47:20.261782 [ 262 ] {} <Debug> TCP-Session: 1368bb7d-56e1-4a4e-a5d3-e8fc931a31d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
393 | 2024.12.21 07:47:20.261795 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43108 | ||
394 | 2024.12.21 07:47:20.262056 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35900 | ||
395 | 2024.12.21 07:47:20.262094 [ 3 ] {27c4ec51-30e7-4c18-970c-c2b38905636f} <Debug> oximeter.measurements_cumulativei64 (cb36a867-fc74-434e-b34b-c47e083bae6a): Loading data parts | ||
396 | 2024.12.21 07:47:20.262282 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47024 | ||
397 | 2024.12.21 07:47:20.262558 [ 3 ] {27c4ec51-30e7-4c18-970c-c2b38905636f} <Debug> oximeter.measurements_cumulativei64 (cb36a867-fc74-434e-b34b-c47e083bae6a): There are no data parts | ||
398 | 2024.12.21 07:47:20.264030 [ 3 ] {27c4ec51-30e7-4c18-970c-c2b38905636f} <Debug> TCPHandler: Processed in 0.006026123 sec. | ||
399 | 2024.12.21 07:47:20.264228 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
400 | 2024.12.21 07:47:20.264434 [ 4 ] {4130ddc8-777b-4931-ba61-87101d506c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
401 | 2024.12.21 07:47:20.264490 [ 4 ] {4130ddc8-777b-4931-ba61-87101d506c24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
402 | 2024.12.21 07:47:20.265251 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
403 | 2024.12.21 07:47:20.265330 [ 264 ] {} <Debug> TCP-Session: 65a801d8-35ce-4995-abb3-b3ba72bc80fa Authenticating user 'default' from [fd00:1122:3344:101::c]:64229 | ||
404 | 2024.12.21 07:47:20.265359 [ 264 ] {} <Debug> TCP-Session: 65a801d8-35ce-4995-abb3-b3ba72bc80fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
405 | 2024.12.21 07:47:20.265386 [ 264 ] {} <Debug> TCP-Session: 65a801d8-35ce-4995-abb3-b3ba72bc80fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
406 | 2024.12.21 07:47:20.265848 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
407 | 2024.12.21 07:47:20.265882 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
408 | 2024.12.21 07:47:20.265889 [ 268 ] {} <Debug> TCP-Session: b7430604-a931-4532-b44d-f29639450772 Authenticating user 'default' from [fd00:1122:3344:101::c]:47024 | ||
409 | 2024.12.21 07:47:20.265904 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
410 | 2024.12.21 07:47:20.265965 [ 268 ] {} <Debug> TCP-Session: b7430604-a931-4532-b44d-f29639450772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
411 | 2024.12.21 07:47:20.265954 [ 266 ] {} <Debug> TCP-Session: b4a2a70f-07ed-499f-b37e-035a99c6bf23 Authenticating user 'default' from [fd00:1122:3344:101::c]:43108 | ||
412 | 2024.12.21 07:47:20.265917 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
413 | 2024.12.21 07:47:20.266050 [ 268 ] {} <Debug> TCP-Session: b7430604-a931-4532-b44d-f29639450772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
414 | 2024.12.21 07:47:20.266074 [ 267 ] {} <Debug> TCP-Session: 7fa346dd-7e99-4234-b3ac-6df4ffe22ebd Authenticating user 'default' from [fd00:1122:3344:101::c]:35900 | ||
415 | 2024.12.21 07:47:20.266095 [ 266 ] {} <Debug> TCP-Session: b4a2a70f-07ed-499f-b37e-035a99c6bf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.12.21 07:47:20.266172 [ 267 ] {} <Debug> TCP-Session: 7fa346dd-7e99-4234-b3ac-6df4ffe22ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
417 | 2024.12.21 07:47:20.266184 [ 265 ] {} <Debug> TCP-Session: a4f4790d-b907-4a3c-a8bd-0c79dc5482a4 Authenticating user 'default' from [fd00:1122:3344:101::c]:37274 | ||
418 | 2024.12.21 07:47:20.266191 [ 266 ] {} <Debug> TCP-Session: b4a2a70f-07ed-499f-b37e-035a99c6bf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
419 | 2024.12.21 07:47:20.266222 [ 267 ] {} <Debug> TCP-Session: 7fa346dd-7e99-4234-b3ac-6df4ffe22ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
420 | 2024.12.21 07:47:20.266241 [ 265 ] {} <Debug> TCP-Session: a4f4790d-b907-4a3c-a8bd-0c79dc5482a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.12.21 07:47:20.266300 [ 265 ] {} <Debug> TCP-Session: a4f4790d-b907-4a3c-a8bd-0c79dc5482a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
422 | 2024.12.21 07:47:20.268129 [ 4 ] {4130ddc8-777b-4931-ba61-87101d506c24} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Loading data parts | ||
423 | 2024.12.21 07:47:20.268310 [ 4 ] {4130ddc8-777b-4931-ba61-87101d506c24} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): There are no data parts | ||
424 | 2024.12.21 07:47:20.269803 [ 4 ] {4130ddc8-777b-4931-ba61-87101d506c24} <Debug> TCPHandler: Processed in 0.005640156 sec. | ||
425 | 2024.12.21 07:47:20.270327 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
426 | 2024.12.21 07:47:20.270573 [ 3 ] {85460ee8-9528-4cc0-ad69-d0cbe7415e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
427 | 2024.12.21 07:47:20.270653 [ 3 ] {85460ee8-9528-4cc0-ad69-d0cbe7415e6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
428 | 2024.12.21 07:47:20.274324 [ 3 ] {85460ee8-9528-4cc0-ad69-d0cbe7415e6a} <Debug> oximeter.measurements_cumulativef32 (97b2bae9-bbbe-4cc9-912d-685619e69445): Loading data parts | ||
429 | 2024.12.21 07:47:20.274625 [ 3 ] {85460ee8-9528-4cc0-ad69-d0cbe7415e6a} <Debug> oximeter.measurements_cumulativef32 (97b2bae9-bbbe-4cc9-912d-685619e69445): There are no data parts | ||
430 | 2024.12.21 07:47:20.277902 [ 3 ] {85460ee8-9528-4cc0-ad69-d0cbe7415e6a} <Debug> TCPHandler: Processed in 0.007637571 sec. | ||
431 | 2024.12.21 07:47:20.278075 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
432 | 2024.12.21 07:47:20.278327 [ 4 ] {64a5404a-8fe3-4a02-8e0b-b4bd53fa7310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
433 | 2024.12.21 07:47:20.278385 [ 4 ] {64a5404a-8fe3-4a02-8e0b-b4bd53fa7310} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
434 | 2024.12.21 07:47:20.412875 [ 4 ] {64a5404a-8fe3-4a02-8e0b-b4bd53fa7310} <Debug> oximeter.measurements_cumulativef64 (358e7cc8-c975-425a-b31f-25babf4f5fa4): Loading data parts | ||
435 | 2024.12.21 07:47:20.413083 [ 4 ] {64a5404a-8fe3-4a02-8e0b-b4bd53fa7310} <Debug> oximeter.measurements_cumulativef64 (358e7cc8-c975-425a-b31f-25babf4f5fa4): There are no data parts | ||
436 | 2024.12.21 07:47:20.423106 [ 4 ] {64a5404a-8fe3-4a02-8e0b-b4bd53fa7310} <Debug> TCPHandler: Processed in 0.145090539 sec. | ||
437 | 2024.12.21 07:47:20.423345 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
438 | 2024.12.21 07:47:20.423658 [ 3 ] {83973888-69b6-470e-9885-b1c0257fcfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
439 | * NOTE: Array types cannot be Nullable, see | ||
440 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
441 | * for more details. | ||
442 | * | ||
443 | * This means we need to use empty arrays to indicate a missing value. This | ||
444 | * is unfortunate, and at this point relies on the fact that an | ||
445 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
446 | * to figure out another way to represent missing samples here. | ||
447 | */ | ||
448 | 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) | ||
449 | 2024.12.21 07:47:20.423741 [ 3 ] {83973888-69b6-470e-9885-b1c0257fcfad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
450 | 2024.12.21 07:47:20.430048 [ 3 ] {83973888-69b6-470e-9885-b1c0257fcfad} <Debug> oximeter.measurements_histogrami8 (43ed1715-dd32-4e51-b1f0-cdc970e9cc35): Loading data parts | ||
451 | 2024.12.21 07:47:20.430244 [ 3 ] {83973888-69b6-470e-9885-b1c0257fcfad} <Debug> oximeter.measurements_histogrami8 (43ed1715-dd32-4e51-b1f0-cdc970e9cc35): There are no data parts | ||
452 | 2024.12.21 07:47:20.440794 [ 3 ] {83973888-69b6-470e-9885-b1c0257fcfad} <Debug> TCPHandler: Processed in 0.01752454 sec. | ||
453 | 2024.12.21 07:47:20.441002 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2024.12.21 07:47:20.441351 [ 4 ] {e286ba46-49bd-4b0b-b237-529050838fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
455 | 2024.12.21 07:47:20.441429 [ 4 ] {e286ba46-49bd-4b0b-b237-529050838fdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
456 | 2024.12.21 07:47:20.454609 [ 4 ] {e286ba46-49bd-4b0b-b237-529050838fdc} <Debug> oximeter.measurements_histogramu8 (7e0046e4-b598-41cc-b471-37b78e864826): Loading data parts | ||
457 | 2024.12.21 07:47:20.454802 [ 4 ] {e286ba46-49bd-4b0b-b237-529050838fdc} <Debug> oximeter.measurements_histogramu8 (7e0046e4-b598-41cc-b471-37b78e864826): There are no data parts | ||
458 | 2024.12.21 07:47:20.459631 [ 4 ] {e286ba46-49bd-4b0b-b237-529050838fdc} <Debug> TCPHandler: Processed in 0.01869974 sec. | ||
459 | 2024.12.21 07:47:20.459843 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2024.12.21 07:47:20.460119 [ 3 ] {4ae651b9-7fc9-4e31-a565-7cc3a189c04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
461 | 2024.12.21 07:47:20.460197 [ 3 ] {4ae651b9-7fc9-4e31-a565-7cc3a189c04b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
462 | 2024.12.21 07:47:20.473857 [ 3 ] {4ae651b9-7fc9-4e31-a565-7cc3a189c04b} <Debug> oximeter.measurements_histogrami16 (40d0b0c3-0ce1-4f1e-b5a4-8be75a5d1918): Loading data parts | ||
463 | 2024.12.21 07:47:20.474037 [ 3 ] {4ae651b9-7fc9-4e31-a565-7cc3a189c04b} <Debug> oximeter.measurements_histogrami16 (40d0b0c3-0ce1-4f1e-b5a4-8be75a5d1918): There are no data parts | ||
464 | 2024.12.21 07:47:20.478924 [ 3 ] {4ae651b9-7fc9-4e31-a565-7cc3a189c04b} <Debug> TCPHandler: Processed in 0.019135198 sec. | ||
465 | 2024.12.21 07:47:20.479115 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2024.12.21 07:47:20.479427 [ 4 ] {e0323472-7281-4513-9201-882efde4199c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
467 | 2024.12.21 07:47:20.479510 [ 4 ] {e0323472-7281-4513-9201-882efde4199c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
468 | 2024.12.21 07:47:20.483885 [ 4 ] {e0323472-7281-4513-9201-882efde4199c} <Debug> oximeter.measurements_histogramu16 (229259c4-e53d-4df8-8043-fe76075cfb09): Loading data parts | ||
469 | 2024.12.21 07:47:20.484069 [ 4 ] {e0323472-7281-4513-9201-882efde4199c} <Debug> oximeter.measurements_histogramu16 (229259c4-e53d-4df8-8043-fe76075cfb09): There are no data parts | ||
470 | 2024.12.21 07:47:20.488045 [ 4 ] {e0323472-7281-4513-9201-882efde4199c} <Debug> TCPHandler: Processed in 0.008989564 sec. | ||
471 | 2024.12.21 07:47:20.488279 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2024.12.21 07:47:20.488608 [ 3 ] {a6bf19ad-421c-4c07-9086-1fee0afd655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
473 | 2024.12.21 07:47:20.488689 [ 3 ] {a6bf19ad-421c-4c07-9086-1fee0afd655d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
474 | 2024.12.21 07:47:20.491303 [ 3 ] {a6bf19ad-421c-4c07-9086-1fee0afd655d} <Debug> oximeter.measurements_histogrami32 (15d45e5b-f5be-434a-9d69-0cc47e8a6742): Loading data parts | ||
475 | 2024.12.21 07:47:20.491496 [ 3 ] {a6bf19ad-421c-4c07-9086-1fee0afd655d} <Debug> oximeter.measurements_histogrami32 (15d45e5b-f5be-434a-9d69-0cc47e8a6742): There are no data parts | ||
476 | 2024.12.21 07:47:20.519292 [ 3 ] {a6bf19ad-421c-4c07-9086-1fee0afd655d} <Debug> TCPHandler: Processed in 0.031076813 sec. | ||
477 | 2024.12.21 07:47:20.519480 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2024.12.21 07:47:20.519748 [ 4 ] {e9298cbc-272e-4b02-8161-20f0dd7a653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
479 | 2024.12.21 07:47:20.519821 [ 4 ] {e9298cbc-272e-4b02-8161-20f0dd7a653c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
480 | 2024.12.21 07:47:20.525763 [ 4 ] {e9298cbc-272e-4b02-8161-20f0dd7a653c} <Debug> oximeter.measurements_histogramu32 (016bb3b3-9273-4d8d-bdfb-bb42d5754004): Loading data parts | ||
481 | 2024.12.21 07:47:20.525957 [ 4 ] {e9298cbc-272e-4b02-8161-20f0dd7a653c} <Debug> oximeter.measurements_histogramu32 (016bb3b3-9273-4d8d-bdfb-bb42d5754004): There are no data parts | ||
482 | 2024.12.21 07:47:20.532129 [ 4 ] {e9298cbc-272e-4b02-8161-20f0dd7a653c} <Debug> TCPHandler: Processed in 0.012703508 sec. | ||
483 | 2024.12.21 07:47:20.532346 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
484 | 2024.12.21 07:47:20.532628 [ 3 ] {10c6e4e5-e68f-4762-928c-1075cf8669c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
485 | 2024.12.21 07:47:20.532703 [ 3 ] {10c6e4e5-e68f-4762-928c-1075cf8669c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
486 | 2024.12.21 07:47:20.553873 [ 3 ] {10c6e4e5-e68f-4762-928c-1075cf8669c3} <Debug> oximeter.measurements_histogrami64 (305aca8e-d7bb-43eb-bef2-af780f9b4b1f): Loading data parts | ||
487 | 2024.12.21 07:47:20.554084 [ 3 ] {10c6e4e5-e68f-4762-928c-1075cf8669c3} <Debug> oximeter.measurements_histogrami64 (305aca8e-d7bb-43eb-bef2-af780f9b4b1f): There are no data parts | ||
488 | 2024.12.21 07:47:20.557387 [ 3 ] {10c6e4e5-e68f-4762-928c-1075cf8669c3} <Debug> TCPHandler: Processed in 0.02509638 sec. | ||
489 | 2024.12.21 07:47:20.557580 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
490 | 2024.12.21 07:47:20.557849 [ 4 ] {c45ba683-2746-40e8-8e26-98fc377b8e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
491 | 2024.12.21 07:47:20.557997 [ 4 ] {c45ba683-2746-40e8-8e26-98fc377b8e0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
492 | 2024.12.21 07:47:20.560407 [ 4 ] {c45ba683-2746-40e8-8e26-98fc377b8e0d} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Loading data parts | ||
493 | 2024.12.21 07:47:20.560641 [ 4 ] {c45ba683-2746-40e8-8e26-98fc377b8e0d} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): There are no data parts | ||
494 | 2024.12.21 07:47:20.572278 [ 4 ] {c45ba683-2746-40e8-8e26-98fc377b8e0d} <Debug> TCPHandler: Processed in 0.014753193 sec. | ||
495 | 2024.12.21 07:47:20.572462 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.12.21 07:47:20.572748 [ 3 ] {affe7272-dc4f-4518-b3a3-401ff34dde65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
497 | 2024.12.21 07:47:20.572818 [ 3 ] {affe7272-dc4f-4518-b3a3-401ff34dde65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
498 | 2024.12.21 07:47:20.575490 [ 3 ] {affe7272-dc4f-4518-b3a3-401ff34dde65} <Debug> oximeter.measurements_histogramf32 (53c9be34-599d-47a1-8cc4-02a84e921efc): Loading data parts | ||
499 | 2024.12.21 07:47:20.575629 [ 3 ] {affe7272-dc4f-4518-b3a3-401ff34dde65} <Debug> oximeter.measurements_histogramf32 (53c9be34-599d-47a1-8cc4-02a84e921efc): There are no data parts | ||
500 | 2024.12.21 07:47:20.576939 [ 3 ] {affe7272-dc4f-4518-b3a3-401ff34dde65} <Debug> TCPHandler: Processed in 0.004531627 sec. | ||
501 | 2024.12.21 07:47:20.577124 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.12.21 07:47:20.577398 [ 4 ] {f96ad6da-64f5-4369-8678-db97a8f427a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
503 | 2024.12.21 07:47:20.577475 [ 4 ] {f96ad6da-64f5-4369-8678-db97a8f427a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
504 | 2024.12.21 07:47:20.604581 [ 4 ] {f96ad6da-64f5-4369-8678-db97a8f427a3} <Debug> oximeter.measurements_histogramf64 (1b9f5ba0-311c-4924-8874-3a33384ab1ba): Loading data parts | ||
505 | 2024.12.21 07:47:20.604746 [ 4 ] {f96ad6da-64f5-4369-8678-db97a8f427a3} <Debug> oximeter.measurements_histogramf64 (1b9f5ba0-311c-4924-8874-3a33384ab1ba): There are no data parts | ||
506 | 2024.12.21 07:47:20.608401 [ 4 ] {f96ad6da-64f5-4369-8678-db97a8f427a3} <Debug> TCPHandler: Processed in 0.031331577 sec. | ||
507 | 2024.12.21 07:47:20.608581 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.12.21 07:47:20.608795 [ 3 ] {64972402-d3eb-4623-bfd0-20de0d195088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) /* The field tables store named dimensions of each timeseries. | ||
509 | * | ||
510 | * As with the measurement tables, there is one field table for each field data | ||
511 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
512 | * this behavior **must not** be relied upon for query correctness. | ||
513 | * | ||
514 | * The index for the fields differs from the measurements, however. Rows are | ||
515 | * sorted by timeseries name, then field name, field value, and finally | ||
516 | * timeseries key. This reflects the most common pattern for looking them up: | ||
517 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
518 | * usually then used to look up measurements. | ||
519 | * | ||
520 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
521 | * timeseries name and then key, since it would improve lookups where one | ||
522 | * already has the key. Realistically though, these tables are quite small and | ||
523 | * so performance benefits will be low in absolute terms. | ||
524 | * | ||
525 | * TTL: We use a materialized column to expire old field table records. This | ||
526 | * column is generated automatically by the database whenever a new row is | ||
527 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
528 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
529 | * record will remain during a deduplication, which will have the last | ||
530 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
531 | * measurement tables. | ||
532 | */ | ||
533 | 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) | ||
534 | 2024.12.21 07:47:20.608857 [ 3 ] {64972402-d3eb-4623-bfd0-20de0d195088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
535 | 2024.12.21 07:47:20.611035 [ 3 ] {64972402-d3eb-4623-bfd0-20de0d195088} <Debug> oximeter.fields_bool (38a7f291-c79b-4315-8a14-380c4f03ea71): Loading data parts | ||
536 | 2024.12.21 07:47:20.611232 [ 3 ] {64972402-d3eb-4623-bfd0-20de0d195088} <Debug> oximeter.fields_bool (38a7f291-c79b-4315-8a14-380c4f03ea71): There are no data parts | ||
537 | 2024.12.21 07:47:20.612308 [ 3 ] {64972402-d3eb-4623-bfd0-20de0d195088} <Debug> TCPHandler: Processed in 0.003782865 sec. | ||
538 | 2024.12.21 07:47:20.612539 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
539 | 2024.12.21 07:47:20.612779 [ 4 ] {82063776-18f4-4d03-aac3-c6393d16075b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
540 | 2024.12.21 07:47:20.612860 [ 4 ] {82063776-18f4-4d03-aac3-c6393d16075b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
541 | 2024.12.21 07:47:20.614767 [ 4 ] {82063776-18f4-4d03-aac3-c6393d16075b} <Debug> oximeter.fields_i8 (eb78a9dc-e0aa-479a-9700-2c646f27957e): Loading data parts | ||
542 | 2024.12.21 07:47:20.614951 [ 4 ] {82063776-18f4-4d03-aac3-c6393d16075b} <Debug> oximeter.fields_i8 (eb78a9dc-e0aa-479a-9700-2c646f27957e): There are no data parts | ||
543 | 2024.12.21 07:47:20.616114 [ 4 ] {82063776-18f4-4d03-aac3-c6393d16075b} <Debug> TCPHandler: Processed in 0.003645842 sec. | ||
544 | 2024.12.21 07:47:20.616274 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
545 | 2024.12.21 07:47:20.616480 [ 3 ] {d24febf1-c8d3-4e60-b93a-5ee27391a7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
546 | 2024.12.21 07:47:20.616537 [ 3 ] {d24febf1-c8d3-4e60-b93a-5ee27391a7a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
547 | 2024.12.21 07:47:20.618389 [ 3 ] {d24febf1-c8d3-4e60-b93a-5ee27391a7a1} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Loading data parts | ||
548 | 2024.12.21 07:47:20.618551 [ 3 ] {d24febf1-c8d3-4e60-b93a-5ee27391a7a1} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): There are no data parts | ||
549 | 2024.12.21 07:47:20.619614 [ 3 ] {d24febf1-c8d3-4e60-b93a-5ee27391a7a1} <Debug> TCPHandler: Processed in 0.003393048 sec. | ||
550 | 2024.12.21 07:47:20.619805 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
551 | 2024.12.21 07:47:20.620003 [ 4 ] {4597d2b9-d1d3-4606-a380-b379c6390744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
552 | 2024.12.21 07:47:20.620064 [ 4 ] {4597d2b9-d1d3-4606-a380-b379c6390744} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
553 | 2024.12.21 07:47:20.621920 [ 4 ] {4597d2b9-d1d3-4606-a380-b379c6390744} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Loading data parts | ||
554 | 2024.12.21 07:47:20.622117 [ 4 ] {4597d2b9-d1d3-4606-a380-b379c6390744} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): There are no data parts | ||
555 | 2024.12.21 07:47:20.623202 [ 4 ] {4597d2b9-d1d3-4606-a380-b379c6390744} <Debug> TCPHandler: Processed in 0.003451079 sec. | ||
556 | 2024.12.21 07:47:20.623371 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
557 | 2024.12.21 07:47:20.623576 [ 3 ] {87bc044f-e318-47eb-ad70-c92aa0920391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
558 | 2024.12.21 07:47:20.623638 [ 3 ] {87bc044f-e318-47eb-ad70-c92aa0920391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
559 | 2024.12.21 07:47:20.625452 [ 3 ] {87bc044f-e318-47eb-ad70-c92aa0920391} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Loading data parts | ||
560 | 2024.12.21 07:47:20.625604 [ 3 ] {87bc044f-e318-47eb-ad70-c92aa0920391} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): There are no data parts | ||
561 | 2024.12.21 07:47:20.626662 [ 3 ] {87bc044f-e318-47eb-ad70-c92aa0920391} <Debug> TCPHandler: Processed in 0.003342997 sec. | ||
562 | 2024.12.21 07:47:20.626844 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
563 | 2024.12.21 07:47:20.627039 [ 4 ] {6f2d3502-b1a9-4368-84d4-1dfabad3cc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
564 | 2024.12.21 07:47:20.627105 [ 4 ] {6f2d3502-b1a9-4368-84d4-1dfabad3cc4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
565 | 2024.12.21 07:47:20.628933 [ 4 ] {6f2d3502-b1a9-4368-84d4-1dfabad3cc4b} <Debug> oximeter.fields_i32 (a2ac0146-3aae-4574-b38a-2de3164799f8): Loading data parts | ||
566 | 2024.12.21 07:47:20.629085 [ 4 ] {6f2d3502-b1a9-4368-84d4-1dfabad3cc4b} <Debug> oximeter.fields_i32 (a2ac0146-3aae-4574-b38a-2de3164799f8): There are no data parts | ||
567 | 2024.12.21 07:47:20.630116 [ 4 ] {6f2d3502-b1a9-4368-84d4-1dfabad3cc4b} <Debug> TCPHandler: Processed in 0.003323706 sec. | ||
568 | 2024.12.21 07:47:20.630279 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
569 | 2024.12.21 07:47:20.630533 [ 3 ] {b145d55d-c18f-4b28-a420-4c747d854b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
570 | 2024.12.21 07:47:20.630604 [ 3 ] {b145d55d-c18f-4b28-a420-4c747d854b82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
571 | 2024.12.21 07:47:20.632548 [ 3 ] {b145d55d-c18f-4b28-a420-4c747d854b82} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Loading data parts | ||
572 | 2024.12.21 07:47:20.632675 [ 3 ] {b145d55d-c18f-4b28-a420-4c747d854b82} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): There are no data parts | ||
573 | 2024.12.21 07:47:20.633714 [ 3 ] {b145d55d-c18f-4b28-a420-4c747d854b82} <Debug> TCPHandler: Processed in 0.00348847 sec. | ||
574 | 2024.12.21 07:47:20.633959 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
575 | 2024.12.21 07:47:20.634150 [ 4 ] {bb28e5b2-1d62-483b-9d58-043eef3e677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
576 | 2024.12.21 07:47:20.634216 [ 4 ] {bb28e5b2-1d62-483b-9d58-043eef3e677e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
577 | 2024.12.21 07:47:20.636056 [ 4 ] {bb28e5b2-1d62-483b-9d58-043eef3e677e} <Debug> oximeter.fields_i64 (d3b4d7f4-b951-4b82-8fd4-c6a4dc8f1f57): Loading data parts | ||
578 | 2024.12.21 07:47:20.636209 [ 4 ] {bb28e5b2-1d62-483b-9d58-043eef3e677e} <Debug> oximeter.fields_i64 (d3b4d7f4-b951-4b82-8fd4-c6a4dc8f1f57): There are no data parts | ||
579 | 2024.12.21 07:47:20.637292 [ 4 ] {bb28e5b2-1d62-483b-9d58-043eef3e677e} <Debug> TCPHandler: Processed in 0.003386278 sec. | ||
580 | 2024.12.21 07:47:20.637456 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
581 | 2024.12.21 07:47:20.637672 [ 3 ] {ebfd146a-1ac2-4737-af45-90fdcf3581b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
582 | 2024.12.21 07:47:20.637734 [ 3 ] {ebfd146a-1ac2-4737-af45-90fdcf3581b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
583 | 2024.12.21 07:47:20.639648 [ 3 ] {ebfd146a-1ac2-4737-af45-90fdcf3581b8} <Debug> oximeter.fields_u64 (e9e428e7-ffa1-4703-93a6-d24e538101f0): Loading data parts | ||
584 | 2024.12.21 07:47:20.639794 [ 3 ] {ebfd146a-1ac2-4737-af45-90fdcf3581b8} <Debug> oximeter.fields_u64 (e9e428e7-ffa1-4703-93a6-d24e538101f0): There are no data parts | ||
585 | 2024.12.21 07:47:20.640858 [ 3 ] {ebfd146a-1ac2-4737-af45-90fdcf3581b8} <Debug> TCPHandler: Processed in 0.00345559 sec. | ||
586 | 2024.12.21 07:47:20.641046 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
587 | 2024.12.21 07:47:20.641251 [ 4 ] {e3a1db6d-0a9d-445b-bc5f-60bade66fc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
588 | 2024.12.21 07:47:20.641323 [ 4 ] {e3a1db6d-0a9d-445b-bc5f-60bade66fc5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
589 | 2024.12.21 07:47:20.643184 [ 4 ] {e3a1db6d-0a9d-445b-bc5f-60bade66fc5c} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Loading data parts | ||
590 | 2024.12.21 07:47:20.643408 [ 4 ] {e3a1db6d-0a9d-445b-bc5f-60bade66fc5c} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): There are no data parts | ||
591 | 2024.12.21 07:47:20.644455 [ 4 ] {e3a1db6d-0a9d-445b-bc5f-60bade66fc5c} <Debug> TCPHandler: Processed in 0.00346337 sec. | ||
592 | 2024.12.21 07:47:20.644625 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
593 | 2024.12.21 07:47:20.644829 [ 3 ] {1c54b1f0-fa26-4745-a90e-9f07727c57cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) 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) | ||
594 | 2024.12.21 07:47:20.644887 [ 3 ] {1c54b1f0-fa26-4745-a90e-9f07727c57cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
595 | 2024.12.21 07:47:20.646714 [ 3 ] {1c54b1f0-fa26-4745-a90e-9f07727c57cd} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Loading data parts | ||
596 | 2024.12.21 07:47:20.646865 [ 3 ] {1c54b1f0-fa26-4745-a90e-9f07727c57cd} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): There are no data parts | ||
597 | 2024.12.21 07:47:20.647990 [ 3 ] {1c54b1f0-fa26-4745-a90e-9f07727c57cd} <Debug> TCPHandler: Processed in 0.003417978 sec. | ||
598 | 2024.12.21 07:47:20.648171 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
599 | 2024.12.21 07:47:20.648425 [ 4 ] {a681fa1b-3195-4b6a-80fd-b227369e6af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) 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) | ||
600 | 2024.12.21 07:47:20.648495 [ 4 ] {a681fa1b-3195-4b6a-80fd-b227369e6af8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
601 | 2024.12.21 07:47:20.650439 [ 4 ] {a681fa1b-3195-4b6a-80fd-b227369e6af8} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Loading data parts | ||
602 | 2024.12.21 07:47:20.650594 [ 4 ] {a681fa1b-3195-4b6a-80fd-b227369e6af8} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): There are no data parts | ||
603 | 2024.12.21 07:47:20.662045 [ 4 ] {a681fa1b-3195-4b6a-80fd-b227369e6af8} <Debug> TCPHandler: Processed in 0.013937169 sec. | ||
604 | 2024.12.21 07:47:20.662232 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
605 | 2024.12.21 07:47:20.662515 [ 3 ] {5d033997-80cf-4fe4-8b55-357c1ddc9585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) /* The timeseries schema table stores the extracted schema for the samples | ||
606 | * oximeter collects. | ||
607 | */ | ||
608 | 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) | ||
609 | 2024.12.21 07:47:20.662590 [ 3 ] {5d033997-80cf-4fe4-8b55-357c1ddc9585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
610 | 2024.12.21 07:47:20.665107 [ 3 ] {5d033997-80cf-4fe4-8b55-357c1ddc9585} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Loading data parts | ||
611 | 2024.12.21 07:47:20.665316 [ 3 ] {5d033997-80cf-4fe4-8b55-357c1ddc9585} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): There are no data parts | ||
612 | 2024.12.21 07:47:20.666773 [ 3 ] {5d033997-80cf-4fe4-8b55-357c1ddc9585} <Debug> TCPHandler: Processed in 0.004593529 sec. | ||
613 | 2024.12.21 07:47:20.666951 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
614 | 2024.12.21 07:47:20.667145 [ 4 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
615 | 2024.12.21 07:47:20.668352 [ 4 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
616 | 2024.12.21 07:47:20.677612 [ 259 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Trace> oximeter.version (be5c3f8b-878e-4136-bec0-1c6c51ca3a3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
617 | 2024.12.21 07:47:20.677715 [ 259 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
618 | 2024.12.21 07:47:20.682133 [ 259 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
619 | 2024.12.21 07:47:20.682506 [ 259 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Trace> oximeter.version (be5c3f8b-878e-4136-bec0-1c6c51ca3a3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
620 | 2024.12.21 07:47:20.682865 [ 4 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015777 sec., 63.38340622425049 rows/sec., 1014.13 B/sec. | ||
621 | 2024.12.21 07:47:20.683175 [ 4 ] {6346f337-999c-46fd-a7b3-a6ba0d1cf131} <Debug> TCPHandler: Processed in 0.016274769 sec. | ||
622 | 2024.12.21 07:47:20.977970 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34030 | ||
623 | 2024.12.21 07:47:20.978145 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
624 | 2024.12.21 07:47:20.978175 [ 269 ] {} <Debug> TCP-Session: d52b1933-7884-4b4c-be70-73cfd813f8da Authenticating user 'default' from [fd00:1122:3344:101::e]:34030 | ||
625 | 2024.12.21 07:47:20.978199 [ 269 ] {} <Debug> TCP-Session: d52b1933-7884-4b4c-be70-73cfd813f8da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
626 | 2024.12.21 07:47:20.978229 [ 269 ] {} <Debug> TCP-Session: d52b1933-7884-4b4c-be70-73cfd813f8da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2024.12.21 07:47:20.978297 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
628 | 2024.12.21 07:47:20.978324 [ 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 | ||
629 | 2024.12.21 07:47:20.978369 [ 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 | ||
630 | 2024.12.21 07:47:20.979313 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61300 | ||
631 | 2024.12.21 07:47:20.979409 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49877 | ||
632 | 2024.12.21 07:47:20.979513 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
633 | 2024.12.21 07:47:20.979522 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34644 | ||
634 | 2024.12.21 07:47:20.979581 [ 270 ] {} <Debug> TCP-Session: 10ced043-c11e-4eed-b616-4c8157f3cf95 Authenticating user 'default' from [fd00:1122:3344:101::e]:61300 | ||
635 | 2024.12.21 07:47:20.979729 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
636 | 2024.12.21 07:47:20.979737 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58735 | ||
637 | 2024.12.21 07:47:20.979769 [ 270 ] {} <Debug> TCP-Session: 10ced043-c11e-4eed-b616-4c8157f3cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.12.21 07:47:20.979854 [ 271 ] {} <Debug> TCP-Session: 7243e54d-df78-4d20-bcf8-1523b26fad4c Authenticating user 'default' from [fd00:1122:3344:101::e]:49877 | ||
639 | 2024.12.21 07:47:20.980081 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49590 | ||
640 | 2024.12.21 07:47:20.980099 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42268 | ||
641 | 2024.12.21 07:47:20.980114 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
642 | 2024.12.21 07:47:20.980194 [ 271 ] {} <Debug> TCP-Session: 7243e54d-df78-4d20-bcf8-1523b26fad4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
643 | 2024.12.21 07:47:20.980201 [ 270 ] {} <Debug> TCP-Session: 10ced043-c11e-4eed-b616-4c8157f3cf95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2024.12.21 07:47:20.980388 [ 271 ] {} <Debug> TCP-Session: 7243e54d-df78-4d20-bcf8-1523b26fad4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
645 | 2024.12.21 07:47:20.980491 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
646 | 2024.12.21 07:47:20.980563 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
647 | 2024.12.21 07:47:20.980589 [ 273 ] {} <Debug> TCP-Session: e2b2ec06-e53a-4e5c-a3d3-957c7f46ca41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58735 | ||
648 | 2024.12.21 07:47:20.980675 [ 272 ] {} <Debug> TCP-Session: 55af4821-8397-4257-80b7-19f726648c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:34644 | ||
649 | 2024.12.21 07:47:20.980680 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52407 | ||
650 | 2024.12.21 07:47:20.980393 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
651 | 2024.12.21 07:47:20.980734 [ 272 ] {} <Debug> TCP-Session: 55af4821-8397-4257-80b7-19f726648c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
652 | 2024.12.21 07:47:20.980712 [ 273 ] {} <Debug> TCP-Session: e2b2ec06-e53a-4e5c-a3d3-957c7f46ca41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
653 | 2024.12.21 07:47:20.980674 [ 275 ] {} <Debug> TCP-Session: a124df18-3168-4145-8c10-98abcd4d8a11 Authenticating user 'default' from [fd00:1122:3344:101::e]:42268 | ||
654 | 2024.12.21 07:47:20.980867 [ 273 ] {} <Debug> TCP-Session: e2b2ec06-e53a-4e5c-a3d3-957c7f46ca41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.12.21 07:47:20.980925 [ 275 ] {} <Debug> TCP-Session: a124df18-3168-4145-8c10-98abcd4d8a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
656 | 2024.12.21 07:47:20.980954 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
657 | 2024.12.21 07:47:20.980981 [ 272 ] {} <Debug> TCP-Session: 55af4821-8397-4257-80b7-19f726648c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.12.21 07:47:20.981013 [ 275 ] {} <Debug> TCP-Session: a124df18-3168-4145-8c10-98abcd4d8a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
659 | 2024.12.21 07:47:20.981043 [ 274 ] {} <Debug> TCP-Session: 4b816f68-96bf-4f1e-9343-2c714f8a704f Authenticating user 'default' from [fd00:1122:3344:101::e]:49590 | ||
660 | 2024.12.21 07:47:20.981083 [ 276 ] {} <Debug> TCP-Session: 3fc00336-d073-4ff2-9117-319c6974ce48 Authenticating user 'default' from [fd00:1122:3344:101::e]:52407 | ||
661 | 2024.12.21 07:47:20.981127 [ 274 ] {} <Debug> TCP-Session: 4b816f68-96bf-4f1e-9343-2c714f8a704f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.12.21 07:47:20.981183 [ 274 ] {} <Debug> TCP-Session: 4b816f68-96bf-4f1e-9343-2c714f8a704f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
663 | 2024.12.21 07:47:20.981192 [ 276 ] {} <Debug> TCP-Session: 3fc00336-d073-4ff2-9117-319c6974ce48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.12.21 07:47:20.981266 [ 276 ] {} <Debug> TCP-Session: 3fc00336-d073-4ff2-9117-319c6974ce48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
665 | 2024.12.21 07:47:21.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.17 MiB, peak 125.17 MiB, free memory in arenas 0.00 B, will set to 140.23 MiB (RSS), difference: 15.07 MiB | ||
666 | 2024.12.21 07:47:21.772375 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60497 | ||
667 | 2024.12.21 07:47:21.772568 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.12.21 07:47:21.772599 [ 277 ] {} <Debug> TCP-Session: d537fa20-e296-49cc-92bc-f033cc07badb Authenticating user 'default' from [fd00:1122:3344:101::a]:60497 | ||
669 | 2024.12.21 07:47:21.772623 [ 277 ] {} <Debug> TCP-Session: d537fa20-e296-49cc-92bc-f033cc07badb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.12.21 07:47:21.772673 [ 277 ] {} <Debug> TCP-Session: d537fa20-e296-49cc-92bc-f033cc07badb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.21 07:47:21.772745 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.12.21 07:47:21.772776 [ 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 | ||
673 | 2024.12.21 07:47:21.772822 [ 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 | ||
674 | 2024.12.21 07:47:21.774460 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44770 | ||
675 | 2024.12.21 07:47:21.774720 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46745 | ||
676 | 2024.12.21 07:47:21.774965 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50992 | ||
677 | 2024.12.21 07:47:21.774974 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53359 | ||
678 | 2024.12.21 07:47:21.775123 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38756 | ||
679 | 2024.12.21 07:47:21.775371 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36818 | ||
680 | 2024.12.21 07:47:21.775515 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47716 | ||
681 | 2024.12.21 07:47:21.776502 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2024.12.21 07:47:21.777056 [ 279 ] {} <Debug> TCP-Session: 3021f45f-e47f-4d6e-85e8-e9ca1cd76264 Authenticating user 'default' from [fd00:1122:3344:101::a]:46745 | ||
683 | 2024.12.21 07:47:21.777089 [ 279 ] {} <Debug> TCP-Session: 3021f45f-e47f-4d6e-85e8-e9ca1cd76264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2024.12.21 07:47:21.777104 [ 279 ] {} <Debug> TCP-Session: 3021f45f-e47f-4d6e-85e8-e9ca1cd76264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2024.12.21 07:47:21.778497 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2024.12.21 07:47:21.778548 [ 282 ] {} <Debug> TCP-Session: b546b84e-ff22-43f1-8141-331141024281 Authenticating user 'default' from [fd00:1122:3344:101::a]:38756 | ||
687 | 2024.12.21 07:47:21.778574 [ 282 ] {} <Debug> TCP-Session: b546b84e-ff22-43f1-8141-331141024281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.12.21 07:47:21.778642 [ 282 ] {} <Debug> TCP-Session: b546b84e-ff22-43f1-8141-331141024281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.12.21 07:47:21.779225 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.12.21 07:47:21.779269 [ 284 ] {} <Debug> TCP-Session: 3e78c2cc-0097-40f4-b8da-3687c169eeeb Authenticating user 'default' from [fd00:1122:3344:101::a]:47716 | ||
691 | 2024.12.21 07:47:21.779345 [ 284 ] {} <Debug> TCP-Session: 3e78c2cc-0097-40f4-b8da-3687c169eeeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2024.12.21 07:47:21.779360 [ 284 ] {} <Debug> TCP-Session: 3e78c2cc-0097-40f4-b8da-3687c169eeeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2024.12.21 07:47:21.780464 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.12.21 07:47:21.780533 [ 283 ] {} <Debug> TCP-Session: 453cb7c9-3a67-467d-baf1-1d0e7dde6f33 Authenticating user 'default' from [fd00:1122:3344:101::a]:36818 | ||
695 | 2024.12.21 07:47:21.780579 [ 283 ] {} <Debug> TCP-Session: 453cb7c9-3a67-467d-baf1-1d0e7dde6f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.12.21 07:47:21.780594 [ 283 ] {} <Debug> TCP-Session: 453cb7c9-3a67-467d-baf1-1d0e7dde6f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2024.12.21 07:47:21.783271 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
698 | 2024.12.21 07:47:21.783355 [ 281 ] {} <Debug> TCP-Session: 8301bfaa-328c-4ca7-8bf2-fb3ffa713217 Authenticating user 'default' from [fd00:1122:3344:101::a]:50992 | ||
699 | 2024.12.21 07:47:21.783382 [ 281 ] {} <Debug> TCP-Session: 8301bfaa-328c-4ca7-8bf2-fb3ffa713217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.12.21 07:47:21.783400 [ 281 ] {} <Debug> TCP-Session: 8301bfaa-328c-4ca7-8bf2-fb3ffa713217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.12.21 07:47:21.786073 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
702 | 2024.12.21 07:47:21.786131 [ 280 ] {} <Debug> TCP-Session: ed0f136f-7783-4ef1-ac53-76f45676694a Authenticating user 'default' from [fd00:1122:3344:101::a]:53359 | ||
703 | 2024.12.21 07:47:21.786155 [ 280 ] {} <Debug> TCP-Session: ed0f136f-7783-4ef1-ac53-76f45676694a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.12.21 07:47:21.786224 [ 280 ] {} <Debug> TCP-Session: ed0f136f-7783-4ef1-ac53-76f45676694a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.12.21 07:47:21.786717 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.12.21 07:47:21.786762 [ 278 ] {} <Debug> TCP-Session: 0a2d2c41-242e-47e9-b1d0-a1b4a0914cf9 Authenticating user 'default' from [fd00:1122:3344:101::a]:44770 | ||
707 | 2024.12.21 07:47:21.786835 [ 278 ] {} <Debug> TCP-Session: 0a2d2c41-242e-47e9-b1d0-a1b4a0914cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.12.21 07:47:21.786850 [ 278 ] {} <Debug> TCP-Session: 0a2d2c41-242e-47e9-b1d0-a1b4a0914cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.21 07:47:21.866481 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34253 | ||
710 | 2024.12.21 07:47:21.866683 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
711 | 2024.12.21 07:47:21.866710 [ 285 ] {} <Debug> TCP-Session: 8d04cc74-40e9-4bfa-9ac4-970ab9fa0c10 Authenticating user 'default' from [fd00:1122:3344:101::b]:34253 | ||
712 | 2024.12.21 07:47:21.866732 [ 285 ] {} <Debug> TCP-Session: 8d04cc74-40e9-4bfa-9ac4-970ab9fa0c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.12.21 07:47:21.866746 [ 285 ] {} <Debug> TCP-Session: 8d04cc74-40e9-4bfa-9ac4-970ab9fa0c10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.21 07:47:21.866836 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
715 | 2024.12.21 07:47:21.866862 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
716 | 2024.12.21 07:47:21.866896 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
717 | 2024.12.21 07:47:21.868483 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42035 | ||
718 | 2024.12.21 07:47:21.868829 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57914 | ||
719 | 2024.12.21 07:47:21.868845 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
720 | 2024.12.21 07:47:21.868941 [ 286 ] {} <Debug> TCP-Session: 7966a91f-f742-4d52-8b6f-f884cda4b6da Authenticating user 'default' from [fd00:1122:3344:101::b]:42035 | ||
721 | 2024.12.21 07:47:21.869055 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53923 | ||
722 | 2024.12.21 07:47:21.869091 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39193 | ||
723 | 2024.12.21 07:47:21.869117 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
724 | 2024.12.21 07:47:21.869121 [ 286 ] {} <Debug> TCP-Session: 7966a91f-f742-4d52-8b6f-f884cda4b6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
725 | 2024.12.21 07:47:21.869340 [ 286 ] {} <Debug> TCP-Session: 7966a91f-f742-4d52-8b6f-f884cda4b6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.12.21 07:47:21.869340 [ 287 ] {} <Debug> TCP-Session: 5f4e5d56-87fa-452d-b264-13dc82e374bd Authenticating user 'default' from [fd00:1122:3344:101::b]:57914 | ||
727 | 2024.12.21 07:47:21.869376 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
728 | 2024.12.21 07:47:21.869654 [ 287 ] {} <Debug> TCP-Session: 5f4e5d56-87fa-452d-b264-13dc82e374bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.12.21 07:47:21.869674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
730 | 2024.12.21 07:47:21.869692 [ 288 ] {} <Debug> TCP-Session: ea820fc7-26a7-4d5c-9225-c39f90fb7dd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:39193 | ||
731 | 2024.12.21 07:47:21.869742 [ 287 ] {} <Debug> TCP-Session: 5f4e5d56-87fa-452d-b264-13dc82e374bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
732 | 2024.12.21 07:47:21.869756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34266 | ||
733 | 2024.12.21 07:47:21.869789 [ 289 ] {} <Debug> TCP-Session: e24f164c-53fd-4f77-bd42-e1982f82e693 Authenticating user 'default' from [fd00:1122:3344:101::b]:53923 | ||
734 | 2024.12.21 07:47:21.869795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56016 | ||
735 | 2024.12.21 07:47:21.869900 [ 288 ] {} <Debug> TCP-Session: ea820fc7-26a7-4d5c-9225-c39f90fb7dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
736 | 2024.12.21 07:47:21.869909 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34126 | ||
737 | 2024.12.21 07:47:21.869946 [ 289 ] {} <Debug> TCP-Session: e24f164c-53fd-4f77-bd42-e1982f82e693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.21 07:47:21.870335 [ 289 ] {} <Debug> TCP-Session: e24f164c-53fd-4f77-bd42-e1982f82e693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.12.21 07:47:21.870367 [ 288 ] {} <Debug> TCP-Session: ea820fc7-26a7-4d5c-9225-c39f90fb7dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.21 07:47:21.872611 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
741 | 2024.12.21 07:47:21.872703 [ 290 ] {} <Debug> TCP-Session: 82d67063-41ad-4584-bc07-4d005ce10c42 Authenticating user 'default' from [fd00:1122:3344:101::b]:56016 | ||
742 | 2024.12.21 07:47:21.872723 [ 290 ] {} <Debug> TCP-Session: 82d67063-41ad-4584-bc07-4d005ce10c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
743 | 2024.12.21 07:47:21.872741 [ 290 ] {} <Debug> TCP-Session: 82d67063-41ad-4584-bc07-4d005ce10c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.21 07:47:21.873186 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
745 | 2024.12.21 07:47:21.873212 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
746 | 2024.12.21 07:47:21.873228 [ 292 ] {} <Debug> TCP-Session: 288e1005-d1b5-4062-8d9d-d8f4b16d2030 Authenticating user 'default' from [fd00:1122:3344:101::b]:34126 | ||
747 | 2024.12.21 07:47:21.873261 [ 291 ] {} <Debug> TCP-Session: 7d23bc61-885d-4e73-abdf-f93311352860 Authenticating user 'default' from [fd00:1122:3344:101::b]:34266 | ||
748 | 2024.12.21 07:47:21.873270 [ 292 ] {} <Debug> TCP-Session: 288e1005-d1b5-4062-8d9d-d8f4b16d2030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2024.12.21 07:47:21.873366 [ 291 ] {} <Debug> TCP-Session: 7d23bc61-885d-4e73-abdf-f93311352860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.12.21 07:47:21.873373 [ 292 ] {} <Debug> TCP-Session: 288e1005-d1b5-4062-8d9d-d8f4b16d2030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.21 07:47:21.873912 [ 291 ] {} <Debug> TCP-Session: 7d23bc61-885d-4e73-abdf-f93311352860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.21 07:47:22.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.33 MiB, peak 140.33 MiB, free memory in arenas 0.00 B, will set to 141.37 MiB (RSS), difference: 1.04 MiB | ||
753 | 2024.12.21 07:47:27.378141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
754 | 2024.12.21 07:47:27.378160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
755 | 2024.12.21 07:47:27.378364 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
756 | 2024.12.21 07:47:27.378379 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
757 | 2024.12.21 07:47:27.384775 [ 243 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Loading data parts | ||
758 | 2024.12.21 07:47:27.385148 [ 243 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): There are no data parts | ||
759 | 2024.12.21 07:47:27.391854 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
760 | 2024.12.21 07:47:27.391959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
761 | 2024.12.21 07:47:27.395267 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
762 | 2024.12.21 07:47:27.396116 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
763 | 2024.12.21 07:47:27.396894 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
764 | 2024.12.21 07:47:27.404090 [ 244 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Loading data parts | ||
765 | 2024.12.21 07:47:27.404296 [ 244 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): There are no data parts | ||
766 | 2024.12.21 07:47:27.433356 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.21 07:47:27.433402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
768 | 2024.12.21 07:47:27.440686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.21 07:47:27.441445 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.21 07:47:27.443784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.21 07:47:28.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.37 MiB, peak 150.37 MiB, free memory in arenas 0.00 B, will set to 151.18 MiB (RSS), difference: 4.80 MiB | ||
772 | 2024.12.21 07:47:29.878116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.21 07:47:29.878213 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.21 07:47:29.883158 [ 242 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Loading data parts | ||
775 | 2024.12.21 07:47:29.883367 [ 242 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): There are no data parts | ||
776 | 2024.12.21 07:47:29.889399 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.21 07:47:29.889444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
778 | 2024.12.21 07:47:29.891327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.21 07:47:29.891782 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.21 07:47:29.892389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.21 07:47:30.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.36 MiB, peak 155.36 MiB, free memory in arenas 0.00 B, will set to 151.64 MiB (RSS), difference: -3.72 MiB | ||
782 | 2024.12.21 07:47:34.842781 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.21 07:47:34.842852 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.21 07:47:34.897096 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
785 | 2024.12.21 07:47:34.902006 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.21 07:47:34.902060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
787 | 2024.12.21 07:47:34.902807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.21 07:47:34.903281 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.21 07:47:34.905544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.21 07:47:34.943940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.21 07:47:34.966295 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.21 07:47:34.966351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
793 | 2024.12.21 07:47:34.973139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.21 07:47:34.974325 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.21 07:47:34.976718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.21 07:47:35.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.31 MiB, peak 156.31 MiB, free memory in arenas 0.00 B, will set to 154.55 MiB (RSS), difference: 2.25 MiB | ||
797 | 2024.12.21 07:47:40.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.57 MiB, peak 156.31 MiB, free memory in arenas 0.00 B, will set to 154.59 MiB (RSS), difference: 4.01 MiB | ||
798 | 2024.12.21 07:47:42.405745 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
799 | 2024.12.21 07:47:42.406606 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
800 | 2024.12.21 07:47:42.406652 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
801 | 2024.12.21 07:47:42.407286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
802 | 2024.12.21 07:47:42.407612 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
803 | 2024.12.21 07:47:42.407862 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
804 | 2024.12.21 07:47:42.476872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
805 | 2024.12.21 07:47:42.495964 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.12.21 07:47:42.496022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
807 | 2024.12.21 07:47:42.502289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
808 | 2024.12.21 07:47:42.503038 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2024.12.21 07:47:42.505638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
810 | 2024.12.21 07:47:49.842898 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
811 | 2024.12.21 07:47:49.842975 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
812 | 2024.12.21 07:47:49.908024 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
813 | 2024.12.21 07:47:49.908710 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
814 | 2024.12.21 07:47:49.908756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
815 | 2024.12.21 07:47:49.909279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
816 | 2024.12.21 07:47:49.909530 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
817 | 2024.12.21 07:47:49.909747 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
818 | 2024.12.21 07:47:50.005789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
819 | 2024.12.21 07:47:50.025389 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
820 | 2024.12.21 07:47:50.025452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
821 | 2024.12.21 07:47:50.031956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
822 | 2024.12.21 07:47:50.032717 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
823 | 2024.12.21 07:47:50.035423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
824 | 2024.12.21 07:47:50.690016 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
825 | 2024.12.21 07:47:50.690239 [ 3 ] {3559d388-4b93-4928-9802-04e738c1734f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
826 | 2024.12.21 07:47:50.701236 [ 3 ] {3559d388-4b93-4928-9802-04e738c1734f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
827 | 2024.12.21 07:47:50.712957 [ 3 ] {3559d388-4b93-4928-9802-04e738c1734f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
828 | 2024.12.21 07:47:50.725458 [ 3 ] {3559d388-4b93-4928-9802-04e738c1734f} <Debug> TCPHandler: Processed in 0.03557611 sec. | ||
829 | 2024.12.21 07:47:50.735032 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
830 | 2024.12.21 07:47:50.735338 [ 4 ] {2ed1f9f2-e6fd-40b5-8ad8-5870257cb14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
831 | 2024.12.21 07:47:50.745631 [ 4 ] {2ed1f9f2-e6fd-40b5-8ad8-5870257cb14f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
832 | 2024.12.21 07:47:50.745702 [ 4 ] {2ed1f9f2-e6fd-40b5-8ad8-5870257cb14f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
833 | 2024.12.21 07:47:50.746370 [ 4 ] {2ed1f9f2-e6fd-40b5-8ad8-5870257cb14f} <Debug> TCPHandler: Processed in 0.011452927 sec. | ||
834 | 2024.12.21 07:47:50.746725 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
835 | 2024.12.21 07:47:50.746898 [ 3 ] {cd1b507b-6dda-4a4c-983c-c82b507ba786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
836 | 2024.12.21 07:47:50.747336 [ 3 ] {cd1b507b-6dda-4a4c-983c-c82b507ba786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
837 | 2024.12.21 07:47:50.747400 [ 3 ] {cd1b507b-6dda-4a4c-983c-c82b507ba786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
838 | 2024.12.21 07:47:50.747915 [ 3 ] {cd1b507b-6dda-4a4c-983c-c82b507ba786} <Debug> TCPHandler: Processed in 0.001255972 sec. | ||
839 | 2024.12.21 07:47:50.748181 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
840 | 2024.12.21 07:47:50.748358 [ 4 ] {fc574adb-50da-40a9-819a-f7c6a101d932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
841 | 2024.12.21 07:47:50.748707 [ 4 ] {fc574adb-50da-40a9-819a-f7c6a101d932} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
842 | 2024.12.21 07:47:50.748762 [ 4 ] {fc574adb-50da-40a9-819a-f7c6a101d932} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
843 | 2024.12.21 07:47:50.749217 [ 4 ] {fc574adb-50da-40a9-819a-f7c6a101d932} <Debug> TCPHandler: Processed in 0.001103739 sec. | ||
844 | 2024.12.21 07:47:50.749845 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.12.21 07:47:50.750013 [ 3 ] {76988ae7-62a9-4e16-b7e0-314cd7818865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
846 | 2024.12.21 07:47:50.750415 [ 3 ] {76988ae7-62a9-4e16-b7e0-314cd7818865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2024.12.21 07:47:50.750479 [ 3 ] {76988ae7-62a9-4e16-b7e0-314cd7818865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2024.12.21 07:47:50.750967 [ 3 ] {76988ae7-62a9-4e16-b7e0-314cd7818865} <Debug> TCPHandler: Processed in 0.00118416 sec. | ||
849 | 2024.12.21 07:47:50.751197 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
850 | 2024.12.21 07:47:50.751314 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
851 | 2024.12.21 07:47:50.751362 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
852 | 2024.12.21 07:47:50.754665 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
853 | 2024.12.21 07:47:50.754707 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
854 | 2024.12.21 07:47:50.755269 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
855 | 2024.12.21 07:47:50.755551 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
856 | 2024.12.21 07:47:50.755788 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Debug> executeQuery: Read 5 rows, 539.00 B in 0.0045 sec., 1111.111111111111 rows/sec., 116.97 KiB/sec. | ||
857 | 2024.12.21 07:47:50.755954 [ 4 ] {7cd38890-3777-444d-acaa-84f2523c261d} <Debug> TCPHandler: Processed in 0.004805062 sec. | ||
858 | 2024.12.21 07:47:50.756116 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2024.12.21 07:47:50.756246 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
860 | 2024.12.21 07:47:50.756301 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
861 | 2024.12.21 07:47:50.760330 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
862 | 2024.12.21 07:47:50.760370 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
863 | 2024.12.21 07:47:50.763014 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
864 | 2024.12.21 07:47:50.763475 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
865 | 2024.12.21 07:47:50.763775 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Debug> executeQuery: Read 53 rows, 5.04 KiB in 0.007551 sec., 7018.937889021321 rows/sec., 666.82 KiB/sec. | ||
866 | 2024.12.21 07:47:50.763863 [ 3 ] {ffa310ce-84fb-461f-af6f-263aa09fb9c9} <Debug> TCPHandler: Processed in 0.007811324 sec. | ||
867 | 2024.12.21 07:47:50.764015 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
868 | 2024.12.21 07:47:50.764147 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
869 | 2024.12.21 07:47:50.764201 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
870 | 2024.12.21 07:47:50.764822 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
871 | 2024.12.21 07:47:50.764860 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
872 | 2024.12.21 07:47:50.765206 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
873 | 2024.12.21 07:47:50.765437 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
874 | 2024.12.21 07:47:50.765699 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001568 sec., 16581.632653061224 rows/sec., 1.22 MiB/sec. | ||
875 | 2024.12.21 07:47:50.765774 [ 4 ] {422a5018-4eaa-4b38-8bf9-97d7478408ba} <Debug> TCPHandler: Processed in 0.001821851 sec. | ||
876 | 2024.12.21 07:47:50.765921 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
877 | 2024.12.21 07:47:50.766050 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
878 | 2024.12.21 07:47:50.766106 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
879 | 2024.12.21 07:47:50.766746 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
880 | 2024.12.21 07:47:50.766786 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
881 | 2024.12.21 07:47:50.767136 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
882 | 2024.12.21 07:47:50.767381 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
883 | 2024.12.21 07:47:50.767585 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001564 sec., 639.386189258312 rows/sec., 42.46 KiB/sec. | ||
884 | 2024.12.21 07:47:50.767635 [ 3 ] {e889c154-7f98-4c46-b308-b6751917748a} <Debug> TCPHandler: Processed in 0.00177882 sec. | ||
885 | 2024.12.21 07:47:50.767764 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2024.12.21 07:47:50.767889 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
887 | 2024.12.21 07:47:50.767943 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
888 | 2024.12.21 07:47:50.768552 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
889 | 2024.12.21 07:47:50.768591 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
890 | 2024.12.21 07:47:50.769002 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
891 | 2024.12.21 07:47:50.769236 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
892 | 2024.12.21 07:47:50.769428 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Debug> executeQuery: Read 33 rows, 2.65 KiB in 0.001566 sec., 21072.796934865903 rows/sec., 1.66 MiB/sec. | ||
893 | 2024.12.21 07:47:50.769479 [ 4 ] {50242032-a350-4214-83aa-50b79b336184} <Debug> TCPHandler: Processed in 0.00177799 sec. | ||
894 | 2024.12.21 07:47:50.769633 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
895 | 2024.12.21 07:47:50.769761 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
896 | 2024.12.21 07:47:50.769818 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
897 | 2024.12.21 07:47:50.770348 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
898 | 2024.12.21 07:47:50.770395 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
899 | 2024.12.21 07:47:50.770783 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
900 | 2024.12.21 07:47:50.771016 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
901 | 2024.12.21 07:47:50.771291 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 41.03 KiB/sec. | ||
902 | 2024.12.21 07:47:50.771347 [ 3 ] {e47e33db-dc39-48e5-8b54-f876bb078949} <Debug> TCPHandler: Processed in 0.00177993 sec. | ||
903 | 2024.12.21 07:47:50.771470 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
904 | 2024.12.21 07:47:50.771599 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
905 | 2024.12.21 07:47:50.771676 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
906 | 2024.12.21 07:47:50.772944 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
907 | 2024.12.21 07:47:50.772983 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
908 | 2024.12.21 07:47:50.777466 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
909 | 2024.12.21 07:47:50.777735 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
910 | 2024.12.21 07:47:50.778052 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006471 sec., 4017.9261319734196 rows/sec., 7.20 MiB/sec. | ||
911 | 2024.12.21 07:47:50.778171 [ 4 ] {b7d70fa1-eb90-45f5-ad50-5a451e8c098c} <Debug> TCPHandler: Processed in 0.006752716 sec. | ||
912 | 2024.12.21 07:47:50.778317 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2024.12.21 07:47:50.778428 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
914 | 2024.12.21 07:47:50.778475 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
915 | 2024.12.21 07:47:50.778920 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
916 | 2024.12.21 07:47:50.778956 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
917 | 2024.12.21 07:47:50.779317 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
918 | 2024.12.21 07:47:50.779560 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
919 | 2024.12.21 07:47:50.779762 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001356 sec., 8849.557522123894 rows/sec., 666.89 KiB/sec. | ||
920 | 2024.12.21 07:47:50.779822 [ 3 ] {de292acf-b1dc-4a16-bb85-fc7db8b636c9} <Debug> TCPHandler: Processed in 0.001558936 sec. | ||
921 | 2024.12.21 07:47:55.687500 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
922 | 2024.12.21 07:47:55.687852 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
923 | 2024.12.21 07:47:55.690526 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
924 | 2024.12.21 07:47:55.693073 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
925 | 2024.12.21 07:47:55.693387 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
926 | 2024.12.21 07:47:55.697343 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
927 | 2024.12.21 07:47:55.699510 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
928 | 2024.12.21 07:47:55.704863 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
929 | 2024.12.21 07:47:55.704965 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
930 | 2024.12.21 07:47:55.705006 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
931 | 2024.12.21 07:47:55.707057 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram'))" | ||
932 | 2024.12.21 07:47:55.707093 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
933 | 2024.12.21 07:47:55.719381 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.031621 sec., 158.12276651592293 rows/sec., 7.07 KiB/sec. | ||
934 | 2024.12.21 07:47:55.719551 [ 3 ] {daedd30d-c3c7-4892-8b6b-7b268867a4c4} <Debug> TCPHandler: Processed in 0.032237033 sec. | ||
935 | 2024.12.21 07:47:55.719986 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
936 | 2024.12.21 07:47:55.720167 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
937 | 2024.12.21 07:47:55.720464 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
938 | 2024.12.21 07:47:55.720505 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
939 | 2024.12.21 07:47:55.720759 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
940 | 2024.12.21 07:47:55.720825 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
941 | 2024.12.21 07:47:55.720965 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
942 | 2024.12.21 07:47:55.720999 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
943 | 2024.12.21 07:47:55.721022 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
944 | 2024.12.21 07:47:55.721039 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
945 | 2024.12.21 07:47:55.721080 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
946 | 2024.12.21 07:47:55.721100 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
947 | 2024.12.21 07:47:55.721633 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001538 sec., 3250.975292587776 rows/sec., 145.40 KiB/sec. | ||
948 | 2024.12.21 07:47:55.721714 [ 4 ] {c45cd1ff-59f0-4561-bdf6-d43e02d4b70b} <Debug> TCPHandler: Processed in 0.001797781 sec. | ||
949 | 2024.12.21 07:47:55.722051 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2024.12.21 07:47:55.722222 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
951 | 2024.12.21 07:47:55.722517 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
952 | 2024.12.21 07:47:55.722564 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
953 | 2024.12.21 07:47:55.722806 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
954 | 2024.12.21 07:47:55.722871 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
955 | 2024.12.21 07:47:55.723011 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
956 | 2024.12.21 07:47:55.723043 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
957 | 2024.12.21 07:47:55.723066 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
958 | 2024.12.21 07:47:55.723082 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
959 | 2024.12.21 07:47:55.723122 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram'))" | ||
960 | 2024.12.21 07:47:55.723143 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
961 | 2024.12.21 07:47:55.723605 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001455 sec., 3436.4261168384883 rows/sec., 153.70 KiB/sec. | ||
962 | 2024.12.21 07:47:55.723686 [ 3 ] {23732ea8-6182-486b-a694-9d5e4a28ec57} <Debug> TCPHandler: Processed in 0.001699499 sec. | ||
963 | 2024.12.21 07:47:55.723999 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2024.12.21 07:47:55.724171 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
965 | 2024.12.21 07:47:55.724464 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
966 | 2024.12.21 07:47:55.724506 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
967 | 2024.12.21 07:47:55.724767 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
968 | 2024.12.21 07:47:55.724831 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
969 | 2024.12.21 07:47:55.724970 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
970 | 2024.12.21 07:47:55.725003 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
971 | 2024.12.21 07:47:55.725026 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
972 | 2024.12.21 07:47:55.725043 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
973 | 2024.12.21 07:47:55.725083 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
974 | 2024.12.21 07:47:55.725104 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
975 | 2024.12.21 07:47:55.725701 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001602 sec., 3121.0986267166045 rows/sec., 139.60 KiB/sec. | ||
976 | 2024.12.21 07:47:55.725782 [ 4 ] {fa79519b-2b64-41ce-9043-27b17bd8d99a} <Debug> TCPHandler: Processed in 0.001846911 sec. | ||
977 | 2024.12.21 07:47:55.726020 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
978 | 2024.12.21 07:47:55.726193 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
979 | 2024.12.21 07:47:55.726486 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
980 | 2024.12.21 07:47:55.726529 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
981 | 2024.12.21 07:47:55.726783 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
982 | 2024.12.21 07:47:55.726848 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
983 | 2024.12.21 07:47:55.726985 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
984 | 2024.12.21 07:47:55.727018 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
985 | 2024.12.21 07:47:55.727041 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
986 | 2024.12.21 07:47:55.727057 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
987 | 2024.12.21 07:47:55.727097 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
988 | 2024.12.21 07:47:55.727118 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
989 | 2024.12.21 07:47:55.727572 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001451 sec., 3445.8993797381117 rows/sec., 154.12 KiB/sec. | ||
990 | 2024.12.21 07:47:55.727654 [ 3 ] {a08f911e-eaa8-4734-921b-146b0f126a6e} <Debug> TCPHandler: Processed in 0.00169738 sec. | ||
991 | 2024.12.21 07:47:55.727914 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
992 | 2024.12.21 07:47:55.728088 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
993 | 2024.12.21 07:47:55.728382 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
994 | 2024.12.21 07:47:55.728425 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
995 | 2024.12.21 07:47:55.728701 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
996 | 2024.12.21 07:47:55.728766 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
997 | 2024.12.21 07:47:55.728903 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
998 | 2024.12.21 07:47:55.728935 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
999 | 2024.12.21 07:47:55.728958 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1000 | 2024.12.21 07:47:55.728975 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1001 | 2024.12.21 07:47:55.729015 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1002 | 2024.12.21 07:47:55.729036 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1003 | 2024.12.21 07:47:55.729494 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00148 sec., 3378.3783783783783 rows/sec., 151.10 KiB/sec. | ||
1004 | 2024.12.21 07:47:55.729573 [ 4 ] {798051a3-d1c7-49fc-ba6e-358fedda6cc6} <Debug> TCPHandler: Processed in 0.00172189 sec. | ||
1005 | 2024.12.21 07:47:55.729842 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1006 | 2024.12.21 07:47:55.730016 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1007 | 2024.12.21 07:47:55.730312 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1008 | 2024.12.21 07:47:55.730356 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1009 | 2024.12.21 07:47:55.730633 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1010 | 2024.12.21 07:47:55.730709 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1011 | 2024.12.21 07:47:55.730849 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1012 | 2024.12.21 07:47:55.730882 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1013 | 2024.12.21 07:47:55.730905 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1014 | 2024.12.21 07:47:55.730921 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1015 | 2024.12.21 07:47:55.730962 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1016 | 2024.12.21 07:47:55.730984 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1017 | 2024.12.21 07:47:55.731436 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001494 sec., 3346.7202141900934 rows/sec., 149.69 KiB/sec. | ||
1018 | 2024.12.21 07:47:55.731514 [ 3 ] {ad2fbf56-0cf2-420b-b57a-c12bb0435a69} <Debug> TCPHandler: Processed in 0.0017372 sec. | ||
1019 | 2024.12.21 07:47:55.731757 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2024.12.21 07:47:55.731933 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1021 | 2024.12.21 07:47:55.732230 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1022 | 2024.12.21 07:47:55.732274 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1023 | 2024.12.21 07:47:55.732556 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1024 | 2024.12.21 07:47:55.732634 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1025 | 2024.12.21 07:47:55.732789 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1026 | 2024.12.21 07:47:55.732822 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1027 | 2024.12.21 07:47:55.732844 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1028 | 2024.12.21 07:47:55.732861 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1029 | 2024.12.21 07:47:55.732901 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1030 | 2024.12.21 07:47:55.732921 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1031 | 2024.12.21 07:47:55.733408 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.00155 sec., 3225.8064516129034 rows/sec., 144.28 KiB/sec. | ||
1032 | 2024.12.21 07:47:55.733487 [ 4 ] {93a76b4b-8154-4e93-9797-f7726729a376} <Debug> TCPHandler: Processed in 0.00179321 sec. | ||
1033 | 2024.12.21 07:47:55.733761 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2024.12.21 07:47:55.733937 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1035 | 2024.12.21 07:47:55.734238 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1036 | 2024.12.21 07:47:55.734283 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1037 | 2024.12.21 07:47:55.734572 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1038 | 2024.12.21 07:47:55.734650 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1039 | 2024.12.21 07:47:55.734796 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1040 | 2024.12.21 07:47:55.734828 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1041 | 2024.12.21 07:47:55.734850 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1042 | 2024.12.21 07:47:55.734866 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1043 | 2024.12.21 07:47:55.734906 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1044 | 2024.12.21 07:47:55.734927 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1045 | 2024.12.21 07:47:55.735403 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001541 sec., 3244.646333549643 rows/sec., 145.12 KiB/sec. | ||
1046 | 2024.12.21 07:47:55.735483 [ 3 ] {2ec7ef4a-94ec-453e-aa52-501a1eb11083} <Debug> TCPHandler: Processed in 0.001784681 sec. | ||
1047 | 2024.12.21 07:47:55.735723 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2024.12.21 07:47:55.735902 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1049 | 2024.12.21 07:47:55.736208 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1050 | 2024.12.21 07:47:55.736253 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1051 | 2024.12.21 07:47:55.736548 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1052 | 2024.12.21 07:47:55.736633 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1053 | 2024.12.21 07:47:55.736789 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1054 | 2024.12.21 07:47:55.736822 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1055 | 2024.12.21 07:47:55.736844 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1056 | 2024.12.21 07:47:55.736860 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1057 | 2024.12.21 07:47:55.736900 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram'))" | ||
1058 | 2024.12.21 07:47:55.736922 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1059 | 2024.12.21 07:47:55.737398 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001574 sec., 3176.6200762388817 rows/sec., 142.08 KiB/sec. | ||
1060 | 2024.12.21 07:47:55.737478 [ 4 ] {24464576-7532-4090-9504-60466845a884} <Debug> TCPHandler: Processed in 0.001814121 sec. | ||
1061 | 2024.12.21 07:47:55.737750 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1062 | 2024.12.21 07:47:55.737926 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1063 | 2024.12.21 07:47:55.738232 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1064 | 2024.12.21 07:47:55.738277 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1065 | 2024.12.21 07:47:55.738577 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1066 | 2024.12.21 07:47:55.738655 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1067 | 2024.12.21 07:47:55.738801 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1068 | 2024.12.21 07:47:55.738833 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1069 | 2024.12.21 07:47:55.738855 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1070 | 2024.12.21 07:47:55.738872 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1071 | 2024.12.21 07:47:55.738914 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1072 | 2024.12.21 07:47:55.738935 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1073 | 2024.12.21 07:47:55.739412 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001562 sec., 3201.0243277848913 rows/sec., 143.17 KiB/sec. | ||
1074 | 2024.12.21 07:47:55.739492 [ 3 ] {852a887c-3116-4717-8bf6-113adfe5e9ed} <Debug> TCPHandler: Processed in 0.001803111 sec. | ||
1075 | 2024.12.21 07:47:55.739737 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1076 | 2024.12.21 07:47:55.739917 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1077 | 2024.12.21 07:47:55.740226 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1078 | 2024.12.21 07:47:55.740273 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1079 | 2024.12.21 07:47:55.740574 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1080 | 2024.12.21 07:47:55.740650 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1081 | 2024.12.21 07:47:55.740801 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1082 | 2024.12.21 07:47:55.740832 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1083 | 2024.12.21 07:47:55.740854 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1084 | 2024.12.21 07:47:55.740870 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1085 | 2024.12.21 07:47:55.740912 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1086 | 2024.12.21 07:47:55.740932 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1087 | 2024.12.21 07:47:55.741404 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001566 sec., 3192.8480204342277 rows/sec., 142.81 KiB/sec. | ||
1088 | 2024.12.21 07:47:55.741483 [ 4 ] {b7d50927-0379-4f6d-807a-4d4c33c850ae} <Debug> TCPHandler: Processed in 0.001806551 sec. | ||
1089 | 2024.12.21 07:47:55.741722 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1090 | 2024.12.21 07:47:55.741901 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1091 | 2024.12.21 07:47:55.742211 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1092 | 2024.12.21 07:47:55.742258 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1093 | 2024.12.21 07:47:55.742567 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1094 | 2024.12.21 07:47:55.742645 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1095 | 2024.12.21 07:47:55.742796 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1096 | 2024.12.21 07:47:55.742829 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1097 | 2024.12.21 07:47:55.742850 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1098 | 2024.12.21 07:47:55.742867 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1099 | 2024.12.21 07:47:55.742908 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1100 | 2024.12.21 07:47:55.742930 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1101 | 2024.12.21 07:47:55.743408 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001586 sec., 3152.5851197982347 rows/sec., 141.00 KiB/sec. | ||
1102 | 2024.12.21 07:47:55.743488 [ 3 ] {de4f07d4-b938-4e4c-b7b1-e9e9b5c1f7c7} <Debug> TCPHandler: Processed in 0.001823321 sec. | ||
1103 | 2024.12.21 07:47:55.743713 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2024.12.21 07:47:55.743895 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1105 | 2024.12.21 07:47:55.744207 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1106 | 2024.12.21 07:47:55.744255 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1107 | 2024.12.21 07:47:55.744566 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1108 | 2024.12.21 07:47:55.744643 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1109 | 2024.12.21 07:47:55.744795 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1110 | 2024.12.21 07:47:55.744828 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1111 | 2024.12.21 07:47:55.744850 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
1112 | 2024.12.21 07:47:55.744866 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1113 | 2024.12.21 07:47:55.744907 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
1114 | 2024.12.21 07:47:55.744929 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
1115 | 2024.12.21 07:47:55.745409 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> executeQuery: Read 5 rows, 229.00 B in 0.001595 sec., 3134.796238244514 rows/sec., 140.21 KiB/sec. | ||
1116 | 2024.12.21 07:47:55.745490 [ 4 ] {3e92379d-10ff-4907-962d-42eae7e7b579} <Debug> TCPHandler: Processed in 0.001833652 sec. | ||
1117 | 2024.12.21 07:47:55.751015 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1118 | 2024.12.21 07:47:55.751155 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1119 | 2024.12.21 07:47:55.751213 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1120 | 2024.12.21 07:47:55.751946 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1121 | 2024.12.21 07:47:55.751986 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1122 | 2024.12.21 07:47:55.752482 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1123 | 2024.12.21 07:47:55.752705 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1124 | 2024.12.21 07:47:55.752920 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 1.09 MiB/sec. | ||
1125 | 2024.12.21 07:47:55.752972 [ 3 ] {fd0520cd-f490-40e5-a2c3-c462c69f35d6} <Debug> TCPHandler: Processed in 0.002021355 sec. | ||
1126 | 2024.12.21 07:47:55.753112 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1127 | 2024.12.21 07:47:55.753238 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1128 | 2024.12.21 07:47:55.753289 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1129 | 2024.12.21 07:47:55.753917 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1130 | 2024.12.21 07:47:55.753957 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1131 | 2024.12.21 07:47:55.754306 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1132 | 2024.12.21 07:47:55.754537 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.12.21 07:47:55.754799 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001582 sec., 32869.78508217446 rows/sec., 2.51 MiB/sec. | ||
1134 | 2024.12.21 07:47:55.754992 [ 4 ] {92dba9f5-6692-4e71-b6d0-5a7375cb81c0} <Debug> TCPHandler: Processed in 0.001938673 sec. | ||
1135 | 2024.12.21 07:47:55.755155 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1136 | 2024.12.21 07:47:55.755283 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1137 | 2024.12.21 07:47:55.755336 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1138 | 2024.12.21 07:47:55.755960 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1139 | 2024.12.21 07:47:55.756000 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1140 | 2024.12.21 07:47:55.756346 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1141 | 2024.12.21 07:47:55.756573 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1142 | 2024.12.21 07:47:55.756767 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001526 sec., 36697.247706422015 rows/sec., 2.86 MiB/sec. | ||
1143 | 2024.12.21 07:47:55.756814 [ 3 ] {28b42784-a85d-43ca-8f9f-eebc7c16f5ed} <Debug> TCPHandler: Processed in 0.00174046 sec. | ||
1144 | 2024.12.21 07:47:55.756937 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1145 | 2024.12.21 07:47:55.757036 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1146 | 2024.12.21 07:47:55.757081 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1147 | 2024.12.21 07:47:55.757605 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1148 | 2024.12.21 07:47:55.757643 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1149 | 2024.12.21 07:47:55.758012 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1150 | 2024.12.21 07:47:55.758247 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1151 | 2024.12.21 07:47:55.758443 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001396 sec., 85959.88538681947 rows/sec., 5.96 MiB/sec. | ||
1152 | 2024.12.21 07:47:55.758492 [ 4 ] {62506564-b962-4f3e-939a-e11c4d9256d3} <Debug> TCPHandler: Processed in 0.001581967 sec. | ||
1153 | 2024.12.21 07:47:55.758617 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1154 | 2024.12.21 07:47:55.758729 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1155 | 2024.12.21 07:47:55.758783 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1156 | 2024.12.21 07:47:55.759292 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1157 | 2024.12.21 07:47:55.759338 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1158 | 2024.12.21 07:47:55.759748 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1159 | 2024.12.21 07:47:55.759979 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1160 | 2024.12.21 07:47:55.760252 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001537 sec., 26024.72348731295 rows/sec., 1.78 MiB/sec. | ||
1161 | 2024.12.21 07:47:55.760345 [ 3 ] {48e5cd4b-7e4d-44c6-875c-d7948861d289} <Debug> TCPHandler: Processed in 0.00178044 sec. | ||
1162 | 2024.12.21 07:47:57.409941 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1163 | 2024.12.21 07:47:57.410668 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2024.12.21 07:47:57.410727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1165 | 2024.12.21 07:47:57.411397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1166 | 2024.12.21 07:47:57.411677 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2024.12.21 07:47:57.411941 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1168 | 2024.12.21 07:47:57.535586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1169 | 2024.12.21 07:47:57.555192 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1170 | 2024.12.21 07:47:57.555244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1171 | 2024.12.21 07:47:57.561916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1172 | 2024.12.21 07:47:57.562659 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1173 | 2024.12.21 07:47:57.565153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1174 | 2024.12.21 07:47:59.893182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 154 | ||
1175 | 2024.12.21 07:47:59.897694 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2024.12.21 07:47:59.897746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1177 | 2024.12.21 07:47:59.899250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1178 | 2024.12.21 07:47:59.899565 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1179 | 2024.12.21 07:47:59.900316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
1180 | 2024.12.21 07:48:00.695492 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2024.12.21 07:48:00.695704 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1182 | 2024.12.21 07:48:00.695786 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1183 | 2024.12.21 07:48:00.696592 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1184 | 2024.12.21 07:48:00.696644 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1185 | 2024.12.21 07:48:00.697080 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1186 | 2024.12.21 07:48:00.697337 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1187 | 2024.12.21 07:48:00.697574 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Debug> executeQuery: Read 104 rows, 9.01 KiB in 0.001929 sec., 53913.945049248316 rows/sec., 4.56 MiB/sec. | ||
1188 | 2024.12.21 07:48:00.697630 [ 3 ] {0bd73531-a75f-4809-ae5e-c23744ef2881} <Debug> TCPHandler: Processed in 0.002279248 sec. | ||
1189 | 2024.12.21 07:48:00.697828 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1190 | 2024.12.21 07:48:00.697965 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1191 | 2024.12.21 07:48:00.698020 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1192 | 2024.12.21 07:48:00.698701 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1193 | 2024.12.21 07:48:00.698748 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1194 | 2024.12.21 07:48:00.699130 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1195 | 2024.12.21 07:48:00.699375 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1196 | 2024.12.21 07:48:00.699584 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00165 sec., 15757.575757575758 rows/sec., 1.16 MiB/sec. | ||
1197 | 2024.12.21 07:48:00.699636 [ 4 ] {5eb8e309-a3bf-4e88-86b0-ac98f06ed234} <Debug> TCPHandler: Processed in 0.001879142 sec. | ||
1198 | 2024.12.21 07:48:00.699807 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1199 | 2024.12.21 07:48:00.699919 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1200 | 2024.12.21 07:48:00.699973 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1201 | 2024.12.21 07:48:00.700639 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1202 | 2024.12.21 07:48:00.700687 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1203 | 2024.12.21 07:48:00.701072 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1204 | 2024.12.21 07:48:00.701313 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1205 | 2024.12.21 07:48:00.701540 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001645 sec., 49848.024316109426 rows/sec., 3.89 MiB/sec. | ||
1206 | 2024.12.21 07:48:00.701595 [ 3 ] {d391fafd-c2cd-4a2a-8048-39cd6bc1932b} <Debug> TCPHandler: Processed in 0.001840512 sec. | ||
1207 | 2024.12.21 07:48:00.701746 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1208 | 2024.12.21 07:48:00.701854 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1209 | 2024.12.21 07:48:00.701903 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1210 | 2024.12.21 07:48:00.702422 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1211 | 2024.12.21 07:48:00.702460 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1212 | 2024.12.21 07:48:00.702834 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1213 | 2024.12.21 07:48:00.703064 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1214 | 2024.12.21 07:48:00.703273 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001441 sec., 104094.37890353921 rows/sec., 7.22 MiB/sec. | ||
1215 | 2024.12.21 07:48:00.703323 [ 4 ] {71c51df8-7762-4c12-aca0-52ef2ba464c5} <Debug> TCPHandler: Processed in 0.001629958 sec. | ||
1216 | 2024.12.21 07:48:00.703464 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1217 | 2024.12.21 07:48:00.703570 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1218 | 2024.12.21 07:48:00.703635 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1219 | 2024.12.21 07:48:00.704745 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1220 | 2024.12.21 07:48:00.704784 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1221 | 2024.12.21 07:48:00.705419 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1222 | 2024.12.21 07:48:00.705681 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1223 | 2024.12.21 07:48:00.706014 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002447 sec., 10625.255414793624 rows/sec., 19.04 MiB/sec. | ||
1224 | 2024.12.21 07:48:00.706121 [ 3 ] {b2c2fd59-2516-4b20-881d-c8691c581dff} <Debug> TCPHandler: Processed in 0.002708806 sec. | ||
1225 | 2024.12.21 07:48:00.706269 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1226 | 2024.12.21 07:48:00.706375 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1227 | 2024.12.21 07:48:00.706421 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1228 | 2024.12.21 07:48:00.706871 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1229 | 2024.12.21 07:48:00.706910 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1230 | 2024.12.21 07:48:00.707259 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1231 | 2024.12.21 07:48:00.707486 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1232 | 2024.12.21 07:48:00.707692 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001338 sec., 37369.20777279522 rows/sec., 2.56 MiB/sec. | ||
1233 | 2024.12.21 07:48:00.707741 [ 4 ] {164c0dee-8215-49c7-93ca-2f6c050f9213} <Debug> TCPHandler: Processed in 0.001525276 sec. | ||
1234 | 2024.12.21 07:48:04.843018 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1235 | 2024.12.21 07:48:04.843086 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1236 | 2024.12.21 07:48:04.912133 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1237 | 2024.12.21 07:48:04.912839 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1238 | 2024.12.21 07:48:04.912891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1239 | 2024.12.21 07:48:04.913486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1240 | 2024.12.21 07:48:04.913741 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1241 | 2024.12.21 07:48:04.913942 [ 92 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1242 | 2024.12.21 07:48:04.914000 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1243 | 2024.12.21 07:48:04.914035 [ 92 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1244 | 2024.12.21 07:48:04.914068 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1245 | 2024.12.21 07:48:04.918394 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1246 | 2024.12.21 07:48:04.918662 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1247 | 2024.12.21 07:48:04.918814 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1248 | 2024.12.21 07:48:04.919033 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1249 | 2024.12.21 07:48:04.919291 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1250 | 2024.12.21 07:48:04.919546 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1251 | 2024.12.21 07:48:04.919746 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1252 | 2024.12.21 07:48:04.919872 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
1253 | 2024.12.21 07:48:04.942516 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.028328056 sec., 99053.74375142438 rows/sec., 1.42 MiB/sec. | ||
1254 | 2024.12.21 07:48:04.943512 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1255 | 2024.12.21 07:48:04.943863 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_6_1} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1256 | 2024.12.21 07:48:04.943950 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_6_1} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1257 | 2024.12.21 07:48:04.944081 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1258 | 2024.12.21 07:48:05.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.78 MiB, peak 165.09 MiB, free memory in arenas 0.00 B, will set to 160.09 MiB (RSS), difference: 1.30 MiB | ||
1259 | 2024.12.21 07:48:05.065301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1260 | 2024.12.21 07:48:05.085400 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1261 | 2024.12.21 07:48:05.085448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1262 | 2024.12.21 07:48:05.092405 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1263 | 2024.12.21 07:48:05.093158 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1264 | 2024.12.21 07:48:05.093451 [ 92 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1265 | 2024.12.21 07:48:05.093521 [ 92 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2024.12.21 07:48:05.093569 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1267 | 2024.12.21 07:48:05.094017 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1268 | 2024.12.21 07:48:05.108099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1269 | 2024.12.21 07:48:05.109959 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1270 | 2024.12.21 07:48:05.111519 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1271 | 2024.12.21 07:48:05.116807 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1272 | 2024.12.21 07:48:05.122329 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1273 | 2024.12.21 07:48:05.127358 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1274 | 2024.12.21 07:48:05.136681 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1275 | 2024.12.21 07:48:05.141195 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
1276 | 2024.12.21 07:48:05.199322 [ 192 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.105605881 sec., 435.5818024945031 rows/sec., 2.25 MiB/sec. | ||
1277 | 2024.12.21 07:48:05.202107 [ 192 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1278 | 2024.12.21 07:48:05.204997 [ 192 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_6_1} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1279 | 2024.12.21 07:48:05.205097 [ 192 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_6_1} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1280 | 2024.12.21 07:48:05.207499 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1281 | 2024.12.21 07:48:05.694861 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1282 | 2024.12.21 07:48:05.695158 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1283 | 2024.12.21 07:48:05.695231 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1284 | 2024.12.21 07:48:05.696027 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1285 | 2024.12.21 07:48:05.696070 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1286 | 2024.12.21 07:48:05.696524 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1287 | 2024.12.21 07:48:05.696789 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1288 | 2024.12.21 07:48:05.697050 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001966 sec., 26449.643947100714 rows/sec., 2.02 MiB/sec. | ||
1289 | 2024.12.21 07:48:05.697263 [ 3 ] {3c4f99f3-ae3d-47ac-b025-fc31226ddec3} <Debug> TCPHandler: Processed in 0.002586274 sec. | ||
1290 | 2024.12.21 07:48:05.697465 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1291 | 2024.12.21 07:48:05.697609 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1292 | 2024.12.21 07:48:05.697667 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1293 | 2024.12.21 07:48:05.698336 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1294 | 2024.12.21 07:48:05.698375 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1295 | 2024.12.21 07:48:05.698741 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1296 | 2024.12.21 07:48:05.698987 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1297 | 2024.12.21 07:48:05.699163 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.75 MiB/sec. | ||
1298 | 2024.12.21 07:48:05.699218 [ 4 ] {59258a81-1b48-487a-abd6-bb935cdcaef2} <Debug> TCPHandler: Processed in 0.001824851 sec. | ||
1299 | 2024.12.21 07:48:05.699373 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2024.12.21 07:48:05.699504 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1301 | 2024.12.21 07:48:05.699565 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1302 | 2024.12.21 07:48:05.700196 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2024.12.21 07:48:05.700233 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1304 | 2024.12.21 07:48:05.700627 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1305 | 2024.12.21 07:48:05.700868 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2024.12.21 07:48:05.701047 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001574 sec., 95298.60228716645 rows/sec., 6.61 MiB/sec. | ||
1307 | 2024.12.21 07:48:05.701097 [ 3 ] {7e38b99a-4a18-43ba-b3eb-3cdee737c364} <Debug> TCPHandler: Processed in 0.001788151 sec. | ||
1308 | 2024.12.21 07:48:05.701281 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2024.12.21 07:48:05.701411 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1310 | 2024.12.21 07:48:05.701466 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1311 | 2024.12.21 07:48:05.701987 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2024.12.21 07:48:05.702031 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1313 | 2024.12.21 07:48:05.702398 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1314 | 2024.12.21 07:48:05.702631 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2024.12.21 07:48:05.702814 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001434 sec., 34867.50348675035 rows/sec., 2.39 MiB/sec. | ||
1316 | 2024.12.21 07:48:05.702862 [ 4 ] {e0a23239-230b-4da4-aa66-9908ceb28aa1} <Debug> TCPHandler: Processed in 0.001644578 sec. | ||
1317 | 2024.12.21 07:48:06.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.44 MiB, peak 170.70 MiB, free memory in arenas 0.00 B, will set to 163.48 MiB (RSS), difference: 2.03 MiB | ||
1318 | 2024.12.21 07:48:09.900834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 174 | ||
1319 | 2024.12.21 07:48:09.903880 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1320 | 2024.12.21 07:48:09.903932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1321 | 2024.12.21 07:48:09.905443 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1322 | 2024.12.21 07:48:09.905769 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1323 | 2024.12.21 07:48:09.906411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
1324 | 2024.12.21 07:48:10.690308 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1325 | 2024.12.21 07:48:10.690556 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
1326 | 2024.12.21 07:48:10.690948 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1327 | 2024.12.21 07:48:10.690994 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
1328 | 2024.12.21 07:48:10.691303 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1329 | 2024.12.21 07:48:10.691390 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1330 | 2024.12.21 07:48:10.691571 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1331 | 2024.12.21 07:48:10.691823 [ 294 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1332 | 2024.12.21 07:48:10.691883 [ 295 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1333 | 2024.12.21 07:48:10.692009 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1334 | 2024.12.21 07:48:10.692044 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1335 | 2024.12.21 07:48:10.694188 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1336 | 2024.12.21 07:48:10.694221 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
1337 | 2024.12.21 07:48:10.694313 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1338 | 2024.12.21 07:48:10.694359 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1339 | 2024.12.21 07:48:10.695798 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> executeQuery: Read 19 rows, 814.00 B in 0.00535 sec., 3551.4018691588785 rows/sec., 148.58 KiB/sec. | ||
1340 | 2024.12.21 07:48:10.695967 [ 3 ] {50b58c23-0e46-4662-b51c-f9aa62d6e0aa} <Debug> TCPHandler: Processed in 0.005792999 sec. | ||
1341 | 2024.12.21 07:48:10.696344 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1342 | 2024.12.21 07:48:10.696552 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1343 | 2024.12.21 07:48:10.696904 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1344 | 2024.12.21 07:48:10.696958 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1345 | 2024.12.21 07:48:10.697295 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1346 | 2024.12.21 07:48:10.697366 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1347 | 2024.12.21 07:48:10.697515 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1348 | 2024.12.21 07:48:10.697635 [ 295 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1349 | 2024.12.21 07:48:10.697640 [ 296 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1350 | 2024.12.21 07:48:10.697769 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1351 | 2024.12.21 07:48:10.697799 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1352 | 2024.12.21 07:48:10.697884 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1353 | 2024.12.21 07:48:10.697908 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
1354 | 2024.12.21 07:48:10.697949 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_routes'))" | ||
1355 | 2024.12.21 07:48:10.697990 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_routes'))" | ||
1356 | 2024.12.21 07:48:10.699264 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> executeQuery: Read 19 rows, 814.00 B in 0.002807 sec., 6768.792304951906 rows/sec., 283.19 KiB/sec. | ||
1357 | 2024.12.21 07:48:10.699423 [ 4 ] {96442668-ff9d-4ec0-8708-64e920e013d3} <Debug> TCPHandler: Processed in 0.003152914 sec. | ||
1358 | 2024.12.21 07:48:10.699700 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2024.12.21 07:48:10.699892 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
1360 | 2024.12.21 07:48:10.700398 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1361 | 2024.12.21 07:48:10.700443 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
1362 | 2024.12.21 07:48:10.700711 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1363 | 2024.12.21 07:48:10.700778 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1364 | 2024.12.21 07:48:10.700922 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1365 | 2024.12.21 07:48:10.701025 [ 294 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1366 | 2024.12.21 07:48:10.701035 [ 296 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1367 | 2024.12.21 07:48:10.701141 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1368 | 2024.12.21 07:48:10.701169 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1369 | 2024.12.21 07:48:10.701252 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1370 | 2024.12.21 07:48:10.701274 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
1371 | 2024.12.21 07:48:10.701314 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1372 | 2024.12.21 07:48:10.701356 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
1373 | 2024.12.21 07:48:10.702355 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> executeQuery: Read 19 rows, 814.00 B in 0.00255 sec., 7450.980392156862 rows/sec., 311.73 KiB/sec. | ||
1374 | 2024.12.21 07:48:10.702509 [ 3 ] {2817cfde-15f2-46b1-9b0d-68c5426d3eda} <Debug> TCPHandler: Processed in 0.002875429 sec. | ||
1375 | 2024.12.21 07:48:10.702773 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1376 | 2024.12.21 07:48:10.702963 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1377 | 2024.12.21 07:48:10.703302 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1378 | 2024.12.21 07:48:10.703347 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1379 | 2024.12.21 07:48:10.703614 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1380 | 2024.12.21 07:48:10.703680 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1381 | 2024.12.21 07:48:10.703823 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1382 | 2024.12.21 07:48:10.703934 [ 295 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1383 | 2024.12.21 07:48:10.703938 [ 294 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1384 | 2024.12.21 07:48:10.704065 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1385 | 2024.12.21 07:48:10.704093 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1386 | 2024.12.21 07:48:10.704175 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1387 | 2024.12.21 07:48:10.704197 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
1388 | 2024.12.21 07:48:10.704235 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1389 | 2024.12.21 07:48:10.704276 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1390 | 2024.12.21 07:48:10.705257 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> executeQuery: Read 19 rows, 814.00 B in 0.002377 sec., 7993.268826251577 rows/sec., 334.42 KiB/sec. | ||
1391 | 2024.12.21 07:48:10.705437 [ 4 ] {8bc04ee0-16be-4557-a72e-ceb481fa4576} <Debug> TCPHandler: Processed in 0.002730407 sec. | ||
1392 | 2024.12.21 07:48:10.711659 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1393 | 2024.12.21 07:48:10.711788 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1394 | 2024.12.21 07:48:10.711837 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1395 | 2024.12.21 07:48:10.712544 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1396 | 2024.12.21 07:48:10.712588 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1397 | 2024.12.21 07:48:10.713091 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1398 | 2024.12.21 07:48:10.713311 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1399 | 2024.12.21 07:48:10.713610 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001847 sec., 2165.674066053059 rows/sec., 275.47 KiB/sec. | ||
1400 | 2024.12.21 07:48:10.713728 [ 3 ] {4651c587-ba5a-4204-be00-c92ca5ab587a} <Debug> TCPHandler: Processed in 0.002122006 sec. | ||
1401 | 2024.12.21 07:48:10.713896 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1402 | 2024.12.21 07:48:10.714030 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1403 | 2024.12.21 07:48:10.714083 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1404 | 2024.12.21 07:48:10.714752 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1405 | 2024.12.21 07:48:10.714794 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1406 | 2024.12.21 07:48:10.715177 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1407 | 2024.12.21 07:48:10.715417 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1408 | 2024.12.21 07:48:10.715638 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Debug> executeQuery: Read 108 rows, 9.35 KiB in 0.001639 sec., 65893.83770591824 rows/sec., 5.57 MiB/sec. | ||
1409 | 2024.12.21 07:48:10.715692 [ 4 ] {75e2331b-255d-4581-8cae-174cfcb147d6} <Debug> TCPHandler: Processed in 0.001868532 sec. | ||
1410 | 2024.12.21 07:48:10.715858 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1411 | 2024.12.21 07:48:10.715987 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1412 | 2024.12.21 07:48:10.716040 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1413 | 2024.12.21 07:48:10.716625 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.12.21 07:48:10.716664 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1415 | 2024.12.21 07:48:10.717012 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1416 | 2024.12.21 07:48:10.717253 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1417 | 2024.12.21 07:48:10.717474 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001516 sec., 17150.395778364116 rows/sec., 1.26 MiB/sec. | ||
1418 | 2024.12.21 07:48:10.717527 [ 3 ] {69b45beb-9c83-4a09-960d-c538d1667cfd} <Debug> TCPHandler: Processed in 0.0017325 sec. | ||
1419 | 2024.12.21 07:48:10.717687 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1420 | 2024.12.21 07:48:10.717814 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1421 | 2024.12.21 07:48:10.717866 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1422 | 2024.12.21 07:48:10.718490 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1423 | 2024.12.21 07:48:10.718529 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1424 | 2024.12.21 07:48:10.718887 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1425 | 2024.12.21 07:48:10.719118 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1426 | 2024.12.21 07:48:10.719327 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001541 sec., 58403.634003893574 rows/sec., 4.56 MiB/sec. | ||
1427 | 2024.12.21 07:48:10.719378 [ 4 ] {b1ba9ea4-58d7-415f-940f-d0fe8e7bc204} <Debug> TCPHandler: Processed in 0.00175451 sec. | ||
1428 | 2024.12.21 07:48:10.719528 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1429 | 2024.12.21 07:48:10.719656 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1430 | 2024.12.21 07:48:10.719713 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1431 | 2024.12.21 07:48:10.720320 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1432 | 2024.12.21 07:48:10.720358 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1433 | 2024.12.21 07:48:10.720738 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1434 | 2024.12.21 07:48:10.720973 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1435 | 2024.12.21 07:48:10.721180 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Debug> executeQuery: Read 158 rows, 11.26 KiB in 0.001552 sec., 101804.1237113402 rows/sec., 7.08 MiB/sec. | ||
1436 | 2024.12.21 07:48:10.721231 [ 3 ] {cd31db5a-7ef7-4c63-acef-a3bed9820183} <Debug> TCPHandler: Processed in 0.00176773 sec. | ||
1437 | 2024.12.21 07:48:10.721382 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1438 | 2024.12.21 07:48:10.721511 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1439 | 2024.12.21 07:48:10.721590 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1440 | 2024.12.21 07:48:10.722785 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1441 | 2024.12.21 07:48:10.722824 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1442 | 2024.12.21 07:48:10.723461 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1443 | 2024.12.21 07:48:10.723713 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1444 | 2024.12.21 07:48:10.724057 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002553 sec., 10184.097140618878 rows/sec., 18.25 MiB/sec. | ||
1445 | 2024.12.21 07:48:10.724157 [ 4 ] {5d2418bf-ee48-4a1d-a0a8-2afd29d5b228} <Debug> TCPHandler: Processed in 0.002837388 sec. | ||
1446 | 2024.12.21 07:48:10.724311 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1447 | 2024.12.21 07:48:10.724439 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1448 | 2024.12.21 07:48:10.724494 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1449 | 2024.12.21 07:48:10.725014 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1450 | 2024.12.21 07:48:10.725059 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1451 | 2024.12.21 07:48:10.725452 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1452 | 2024.12.21 07:48:10.725681 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1453 | 2024.12.21 07:48:10.725920 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Debug> executeQuery: Read 58 rows, 4.01 KiB in 0.001505 sec., 38538.20598006644 rows/sec., 2.61 MiB/sec. | ||
1454 | 2024.12.21 07:48:10.725976 [ 3 ] {9462d4e4-15ef-4eeb-b741-85a07ab5828f} <Debug> TCPHandler: Processed in 0.00172732 sec. | ||
1455 | 2024.12.21 07:48:12.414204 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1456 | 2024.12.21 07:48:12.414886 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2024.12.21 07:48:12.414932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1458 | 2024.12.21 07:48:12.415573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1459 | 2024.12.21 07:48:12.415844 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1460 | 2024.12.21 07:48:12.416094 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1461 | 2024.12.21 07:48:12.608272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1462 | 2024.12.21 07:48:12.628064 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1463 | 2024.12.21 07:48:12.628129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1464 | 2024.12.21 07:48:12.634952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1465 | 2024.12.21 07:48:12.635702 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2024.12.21 07:48:12.638232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1467 | 2024.12.21 07:48:13.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.33 MiB, peak 170.70 MiB, free memory in arenas 0.00 B, will set to 165.46 MiB (RSS), difference: 1.13 MiB | ||
1468 | 2024.12.21 07:48:15.695257 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1469 | 2024.12.21 07:48:15.695468 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1470 | 2024.12.21 07:48:15.695544 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1471 | 2024.12.21 07:48:15.696317 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1472 | 2024.12.21 07:48:15.696365 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1473 | 2024.12.21 07:48:15.696824 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1474 | 2024.12.21 07:48:15.697076 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1475 | 2024.12.21 07:48:15.697272 [ 80 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1476 | 2024.12.21 07:48:15.697348 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
1477 | 2024.12.21 07:48:15.697361 [ 80 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1478 | 2024.12.21 07:48:15.697423 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1479 | 2024.12.21 07:48:15.697478 [ 3 ] {8c6887b4-d133-4281-9392-fe61e6b02d31} <Debug> TCPHandler: Processed in 0.00235549 sec. | ||
1480 | 2024.12.21 07:48:15.697618 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
1481 | 2024.12.21 07:48:15.697714 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1482 | 2024.12.21 07:48:15.697754 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1483 | 2024.12.21 07:48:15.697794 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 53 rows starting from the beginning of the part | ||
1484 | 2024.12.21 07:48:15.697884 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1485 | 2024.12.21 07:48:15.697964 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1486 | 2024.12.21 07:48:15.697991 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1487 | 2024.12.21 07:48:15.698327 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
1488 | 2024.12.21 07:48:15.698666 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
1489 | 2024.12.21 07:48:15.698862 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
1490 | 2024.12.21 07:48:15.699133 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
1491 | 2024.12.21 07:48:15.700225 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1492 | 2024.12.21 07:48:15.700278 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1493 | 2024.12.21 07:48:15.700938 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1494 | 2024.12.21 07:48:15.701057 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.00351813 sec., 120802.81285796716 rows/sec., 10.44 MiB/sec. | ||
1495 | 2024.12.21 07:48:15.701293 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1496 | 2024.12.21 07:48:15.701343 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1497 | 2024.12.21 07:48:15.701560 [ 80 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1498 | 2024.12.21 07:48:15.701683 [ 80 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1499 | 2024.12.21 07:48:15.701744 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1500 | 2024.12.21 07:48:15.701775 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003905 sec., 16389.244558258644 rows/sec., 1.28 MiB/sec. | ||
1501 | 2024.12.21 07:48:15.702210 [ 4 ] {28db61fb-8f3e-4cd0-8d91-009e39c7723e} <Debug> TCPHandler: Processed in 0.004568859 sec. | ||
1502 | 2024.12.21 07:48:15.702223 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
1503 | 2024.12.21 07:48:15.702209 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1504 | 2024.12.21 07:48:15.702487 [ 3 ] {} <Trace> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1505 | 2024.12.21 07:48:15.702558 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_6_1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1506 | 2024.12.21 07:48:15.702611 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1507 | 2024.12.21 07:48:15.702715 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part | ||
1508 | 2024.12.21 07:48:15.702833 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
1509 | 2024.12.21 07:48:15.702982 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41518) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1510 | 2024.12.21 07:48:15.703158 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
1511 | 2024.12.21 07:48:15.703180 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1512 | 2024.12.21 07:48:15.703579 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1513 | 2024.12.21 07:48:15.703927 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
1514 | 2024.12.21 07:48:15.704287 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
1515 | 2024.12.21 07:48:15.704620 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
1516 | 2024.12.21 07:48:15.705587 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1517 | 2024.12.21 07:48:15.705656 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1518 | 2024.12.21 07:48:15.706728 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1519 | 2024.12.21 07:48:15.707317 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1520 | 2024.12.21 07:48:15.707346 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.005459844 sec., 69782.21355775 rows/sec., 5.72 MiB/sec. | ||
1521 | 2024.12.21 07:48:15.707606 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1522 | 2024.12.21 07:48:15.707769 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00497 sec., 32193.158953722337 rows/sec., 2.24 MiB/sec. | ||
1523 | 2024.12.21 07:48:15.707913 [ 3 ] {88f9625d-8c61-4db9-a530-91f00842cc7d} <Debug> TCPHandler: Processed in 0.005568856 sec. | ||
1524 | 2024.12.21 07:48:15.708104 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1525 | 2024.12.21 07:48:15.708158 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1526 | 2024.12.21 07:48:15.708286 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1527 | 2024.12.21 07:48:15.708299 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_6_1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1528 | 2024.12.21 07:48:15.708351 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1529 | 2024.12.21 07:48:15.708428 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1530 | 2024.12.21 07:48:15.708898 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1531 | 2024.12.21 07:48:15.708937 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1532 | 2024.12.21 07:48:15.709311 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1533 | 2024.12.21 07:48:15.709553 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1534 | 2024.12.21 07:48:15.709836 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001569 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
1535 | 2024.12.21 07:48:15.709961 [ 4 ] {0f2b828b-593e-4000-a583-dbcbffcbf736} <Debug> TCPHandler: Processed in 0.001936723 sec. | ||
1536 | 2024.12.21 07:48:19.843126 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1537 | 2024.12.21 07:48:19.843189 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1538 | 2024.12.21 07:48:19.906670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 204 | ||
1539 | 2024.12.21 07:48:19.909831 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1540 | 2024.12.21 07:48:19.909897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1541 | 2024.12.21 07:48:19.911417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1542 | 2024.12.21 07:48:19.911772 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2024.12.21 07:48:19.912650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
1544 | 2024.12.21 07:48:19.916317 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1545 | 2024.12.21 07:48:19.917097 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1546 | 2024.12.21 07:48:19.917140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1547 | 2024.12.21 07:48:19.917673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1548 | 2024.12.21 07:48:19.917934 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1549 | 2024.12.21 07:48:19.918189 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1550 | 2024.12.21 07:48:20.084316 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1551 | 2024.12.21 07:48:20.084394 [ 3 ] {} <Debug> TCP-Session: 9a0d992a-3b35-4ae8-b1d6-bfbaa04246f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1552 | 2024.12.21 07:48:20.138385 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1553 | 2024.12.21 07:48:20.158198 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1554 | 2024.12.21 07:48:20.158264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1555 | 2024.12.21 07:48:20.164859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1556 | 2024.12.21 07:48:20.165617 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1557 | 2024.12.21 07:48:20.168814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1558 | 2024.12.21 07:48:20.689053 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1559 | 2024.12.21 07:48:20.689458 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
1560 | 2024.12.21 07:48:20.689986 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1561 | 2024.12.21 07:48:20.690033 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
1562 | 2024.12.21 07:48:20.690354 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1563 | 2024.12.21 07:48:20.690438 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1564 | 2024.12.21 07:48:20.690616 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1565 | 2024.12.21 07:48:20.690813 [ 296 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1566 | 2024.12.21 07:48:20.690884 [ 294 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1567 | 2024.12.21 07:48:20.690870 [ 295 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1568 | 2024.12.21 07:48:20.691109 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1569 | 2024.12.21 07:48:20.691143 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1570 | 2024.12.21 07:48:20.691260 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1571 | 2024.12.21 07:48:20.691284 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1572 | 2024.12.21 07:48:20.691332 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1573 | 2024.12.21 07:48:20.691378 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1574 | 2024.12.21 07:48:20.691421 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
1575 | 2024.12.21 07:48:20.693160 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003895 sec., 5905.006418485237 rows/sec., 246.46 KiB/sec. | ||
1576 | 2024.12.21 07:48:20.693370 [ 4 ] {43483510-7b3f-4f10-9735-b4cff5ecf715} <Debug> TCPHandler: Processed in 0.004511707 sec. | ||
1577 | 2024.12.21 07:48:20.693878 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1578 | 2024.12.21 07:48:20.694128 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1579 | 2024.12.21 07:48:20.694593 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1580 | 2024.12.21 07:48:20.694649 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1581 | 2024.12.21 07:48:20.694979 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1582 | 2024.12.21 07:48:20.695060 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1583 | 2024.12.21 07:48:20.695238 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1584 | 2024.12.21 07:48:20.695376 [ 296 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1585 | 2024.12.21 07:48:20.695394 [ 295 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1586 | 2024.12.21 07:48:20.695404 [ 298 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1587 | 2024.12.21 07:48:20.695527 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1588 | 2024.12.21 07:48:20.695551 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1589 | 2024.12.21 07:48:20.695667 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1590 | 2024.12.21 07:48:20.695694 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1591 | 2024.12.21 07:48:20.695738 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1592 | 2024.12.21 07:48:20.695785 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1593 | 2024.12.21 07:48:20.695829 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1594 | 2024.12.21 07:48:20.697234 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003214 sec., 7156.191661481021 rows/sec., 298.68 KiB/sec. | ||
1595 | 2024.12.21 07:48:20.697400 [ 253 ] {2fc0a66c-2816-4cd7-8f23-d426dce5f1b9} <Debug> TCPHandler: Processed in 0.003693833 sec. | ||
1596 | 2024.12.21 07:48:20.698031 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1597 | 2024.12.21 07:48:20.698253 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1598 | 2024.12.21 07:48:20.698646 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1599 | 2024.12.21 07:48:20.698701 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1600 | 2024.12.21 07:48:20.698992 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1601 | 2024.12.21 07:48:20.699059 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1602 | 2024.12.21 07:48:20.699210 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1603 | 2024.12.21 07:48:20.699379 [ 296 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1604 | 2024.12.21 07:48:20.699380 [ 298 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1605 | 2024.12.21 07:48:20.699370 [ 294 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1606 | 2024.12.21 07:48:20.699544 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1607 | 2024.12.21 07:48:20.699573 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1608 | 2024.12.21 07:48:20.699681 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1609 | 2024.12.21 07:48:20.699703 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1610 | 2024.12.21 07:48:20.699743 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1611 | 2024.12.21 07:48:20.699790 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1612 | 2024.12.21 07:48:20.699838 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1613 | 2024.12.21 07:48:20.701345 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003201 sec., 7185.25460793502 rows/sec., 299.89 KiB/sec. | ||
1614 | 2024.12.21 07:48:20.701539 [ 4 ] {3d9ed8eb-caeb-4fef-a933-e9aa60df0be0} <Debug> TCPHandler: Processed in 0.003578701 sec. | ||
1615 | 2024.12.21 07:48:20.701810 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1616 | 2024.12.21 07:48:20.702032 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1617 | 2024.12.21 07:48:20.702420 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1618 | 2024.12.21 07:48:20.702474 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1619 | 2024.12.21 07:48:20.702811 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1620 | 2024.12.21 07:48:20.702877 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1621 | 2024.12.21 07:48:20.703028 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1622 | 2024.12.21 07:48:20.703173 [ 296 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1623 | 2024.12.21 07:48:20.703189 [ 298 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1624 | 2024.12.21 07:48:20.703203 [ 295 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1625 | 2024.12.21 07:48:20.703317 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1626 | 2024.12.21 07:48:20.703346 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1627 | 2024.12.21 07:48:20.703449 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1628 | 2024.12.21 07:48:20.703471 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1629 | 2024.12.21 07:48:20.703511 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1630 | 2024.12.21 07:48:20.703555 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1631 | 2024.12.21 07:48:20.703600 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1632 | 2024.12.21 07:48:20.705125 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003202 sec., 7183.010618363523 rows/sec., 299.80 KiB/sec. | ||
1633 | 2024.12.21 07:48:20.705289 [ 253 ] {ab3f81aa-6eea-4247-a61d-b5c8628f543a} <Debug> TCPHandler: Processed in 0.003552081 sec. | ||
1634 | 2024.12.21 07:48:20.705626 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1635 | 2024.12.21 07:48:20.705869 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1636 | 2024.12.21 07:48:20.706198 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1637 | 2024.12.21 07:48:20.706243 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1638 | 2024.12.21 07:48:20.706535 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1639 | 2024.12.21 07:48:20.706601 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1640 | 2024.12.21 07:48:20.706750 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1641 | 2024.12.21 07:48:20.706910 [ 296 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1642 | 2024.12.21 07:48:20.706910 [ 298 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1643 | 2024.12.21 07:48:20.706920 [ 294 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1644 | 2024.12.21 07:48:20.707070 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1645 | 2024.12.21 07:48:20.707100 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1646 | 2024.12.21 07:48:20.707212 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1647 | 2024.12.21 07:48:20.707236 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1648 | 2024.12.21 07:48:20.707279 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1649 | 2024.12.21 07:48:20.707325 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1650 | 2024.12.21 07:48:20.707371 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1651 | 2024.12.21 07:48:20.708767 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00298 sec., 7718.120805369127 rows/sec., 322.13 KiB/sec. | ||
1652 | 2024.12.21 07:48:20.708962 [ 4 ] {64ef25a2-933e-4054-8a77-56af9b057094} <Debug> TCPHandler: Processed in 0.003450879 sec. | ||
1653 | 2024.12.21 07:48:20.709234 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1654 | 2024.12.21 07:48:20.709454 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1655 | 2024.12.21 07:48:20.709827 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1656 | 2024.12.21 07:48:20.709873 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1657 | 2024.12.21 07:48:20.710178 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1658 | 2024.12.21 07:48:20.710245 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1659 | 2024.12.21 07:48:20.710396 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1660 | 2024.12.21 07:48:20.710520 [ 296 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1661 | 2024.12.21 07:48:20.710542 [ 298 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1662 | 2024.12.21 07:48:20.710546 [ 294 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1663 | 2024.12.21 07:48:20.710660 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1664 | 2024.12.21 07:48:20.710689 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1665 | 2024.12.21 07:48:20.710795 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1666 | 2024.12.21 07:48:20.710816 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1667 | 2024.12.21 07:48:20.710857 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1668 | 2024.12.21 07:48:20.710904 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1669 | 2024.12.21 07:48:20.710947 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1670 | 2024.12.21 07:48:20.712320 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.00297 sec., 7744.107744107744 rows/sec., 323.22 KiB/sec. | ||
1671 | 2024.12.21 07:48:20.712501 [ 253 ] {893eb80c-f278-4f3e-b4a5-4bbe7f598816} <Debug> TCPHandler: Processed in 0.003337007 sec. | ||
1672 | 2024.12.21 07:48:20.712822 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1673 | 2024.12.21 07:48:20.713003 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1674 | 2024.12.21 07:48:20.713337 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1675 | 2024.12.21 07:48:20.713384 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1676 | 2024.12.21 07:48:20.713684 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1677 | 2024.12.21 07:48:20.713751 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1678 | 2024.12.21 07:48:20.713902 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1679 | 2024.12.21 07:48:20.714030 [ 298 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1680 | 2024.12.21 07:48:20.714028 [ 296 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1681 | 2024.12.21 07:48:20.714055 [ 295 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1682 | 2024.12.21 07:48:20.714183 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1683 | 2024.12.21 07:48:20.714214 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1684 | 2024.12.21 07:48:20.714323 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1685 | 2024.12.21 07:48:20.714346 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1686 | 2024.12.21 07:48:20.714387 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1687 | 2024.12.21 07:48:20.714435 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1688 | 2024.12.21 07:48:20.714479 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1689 | 2024.12.21 07:48:20.715871 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.002952 sec., 7791.327913279132 rows/sec., 325.19 KiB/sec. | ||
1690 | 2024.12.21 07:48:20.716066 [ 4 ] {f4266406-8613-48cc-be9a-b7d49c483781} <Debug> TCPHandler: Processed in 0.003303126 sec. | ||
1691 | 2024.12.21 07:48:20.716334 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2024.12.21 07:48:20.716550 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1693 | 2024.12.21 07:48:20.716909 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1694 | 2024.12.21 07:48:20.716957 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1695 | 2024.12.21 07:48:20.717266 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1696 | 2024.12.21 07:48:20.717331 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1697 | 2024.12.21 07:48:20.717479 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1698 | 2024.12.21 07:48:20.717599 [ 298 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1699 | 2024.12.21 07:48:20.717601 [ 296 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1700 | 2024.12.21 07:48:20.717616 [ 295 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1701 | 2024.12.21 07:48:20.717742 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1702 | 2024.12.21 07:48:20.717771 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1703 | 2024.12.21 07:48:20.717875 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1704 | 2024.12.21 07:48:20.717896 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1705 | 2024.12.21 07:48:20.717937 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1706 | 2024.12.21 07:48:20.717983 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1707 | 2024.12.21 07:48:20.718027 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1708 | 2024.12.21 07:48:20.719463 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003018 sec., 7620.941020543407 rows/sec., 318.08 KiB/sec. | ||
1709 | 2024.12.21 07:48:20.719641 [ 253 ] {2496ba85-e7a1-42ed-8713-2c5bfd2953e1} <Debug> TCPHandler: Processed in 0.003375718 sec. | ||
1710 | 2024.12.21 07:48:20.719912 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2024.12.21 07:48:20.720128 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1712 | 2024.12.21 07:48:20.720526 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1713 | 2024.12.21 07:48:20.720583 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1714 | 2024.12.21 07:48:20.720913 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1715 | 2024.12.21 07:48:20.720980 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1716 | 2024.12.21 07:48:20.721130 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1717 | 2024.12.21 07:48:20.721288 [ 298 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1718 | 2024.12.21 07:48:20.721295 [ 296 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1719 | 2024.12.21 07:48:20.721283 [ 295 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1720 | 2024.12.21 07:48:20.721432 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1721 | 2024.12.21 07:48:20.721462 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1722 | 2024.12.21 07:48:20.721567 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1723 | 2024.12.21 07:48:20.721588 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1724 | 2024.12.21 07:48:20.721629 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1725 | 2024.12.21 07:48:20.721678 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1726 | 2024.12.21 07:48:20.721724 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1727 | 2024.12.21 07:48:20.723196 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003174 sec., 7246.376811594202 rows/sec., 302.45 KiB/sec. | ||
1728 | 2024.12.21 07:48:20.723387 [ 4 ] {5f4daea7-18d1-475f-88a0-b82870f1b587} <Debug> TCPHandler: Processed in 0.003545221 sec. | ||
1729 | 2024.12.21 07:48:20.723650 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2024.12.21 07:48:20.723866 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1731 | 2024.12.21 07:48:20.724296 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1732 | 2024.12.21 07:48:20.724355 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1733 | 2024.12.21 07:48:20.724760 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1734 | 2024.12.21 07:48:20.724826 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1735 | 2024.12.21 07:48:20.724973 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1736 | 2024.12.21 07:48:20.725050 [ 298 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1737 | 2024.12.21 07:48:20.725119 [ 295 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1738 | 2024.12.21 07:48:20.725135 [ 294 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1739 | 2024.12.21 07:48:20.725254 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1740 | 2024.12.21 07:48:20.725283 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1741 | 2024.12.21 07:48:20.725389 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1742 | 2024.12.21 07:48:20.725409 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1743 | 2024.12.21 07:48:20.725449 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1744 | 2024.12.21 07:48:20.725496 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1745 | 2024.12.21 07:48:20.725541 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1746 | 2024.12.21 07:48:20.726932 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003171 sec., 7253.232418795332 rows/sec., 302.73 KiB/sec. | ||
1747 | 2024.12.21 07:48:20.727107 [ 253 ] {6ca69869-2244-4b2b-a9df-685c9f911e15} <Debug> TCPHandler: Processed in 0.003526111 sec. | ||
1748 | 2024.12.21 07:48:20.727372 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1749 | 2024.12.21 07:48:20.727593 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1750 | 2024.12.21 07:48:20.727945 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1751 | 2024.12.21 07:48:20.727993 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1752 | 2024.12.21 07:48:20.728308 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1753 | 2024.12.21 07:48:20.728374 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1754 | 2024.12.21 07:48:20.728527 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1755 | 2024.12.21 07:48:20.728644 [ 298 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1756 | 2024.12.21 07:48:20.728674 [ 295 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1757 | 2024.12.21 07:48:20.728694 [ 294 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1758 | 2024.12.21 07:48:20.728843 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1759 | 2024.12.21 07:48:20.728875 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1760 | 2024.12.21 07:48:20.728989 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1761 | 2024.12.21 07:48:20.729011 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1762 | 2024.12.21 07:48:20.729052 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1763 | 2024.12.21 07:48:20.729102 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1764 | 2024.12.21 07:48:20.729149 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1765 | 2024.12.21 07:48:20.730641 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003158 sec., 7283.090563647878 rows/sec., 303.98 KiB/sec. | ||
1766 | 2024.12.21 07:48:20.730834 [ 4 ] {205d5f4b-a96e-49a9-8db0-8254f89f816e} <Debug> TCPHandler: Processed in 0.003532011 sec. | ||
1767 | 2024.12.21 07:48:20.734804 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1768 | 2024.12.21 07:48:20.735030 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1769 | 2024.12.21 07:48:20.735447 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1770 | 2024.12.21 07:48:20.735506 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1771 | 2024.12.21 07:48:20.735878 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1772 | 2024.12.21 07:48:20.735944 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1773 | 2024.12.21 07:48:20.736094 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1774 | 2024.12.21 07:48:20.736184 [ 298 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1775 | 2024.12.21 07:48:20.736241 [ 295 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1776 | 2024.12.21 07:48:20.736244 [ 294 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1777 | 2024.12.21 07:48:20.736369 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
1778 | 2024.12.21 07:48:20.736398 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1779 | 2024.12.21 07:48:20.736508 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1780 | 2024.12.21 07:48:20.736529 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
1781 | 2024.12.21 07:48:20.736570 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1782 | 2024.12.21 07:48:20.736616 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1783 | 2024.12.21 07:48:20.736661 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1784 | 2024.12.21 07:48:20.738016 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> executeQuery: Read 23 rows, 983.00 B in 0.003101 sec., 7416.962270235408 rows/sec., 309.56 KiB/sec. | ||
1785 | 2024.12.21 07:48:20.738192 [ 253 ] {e9f150f2-7136-4d85-ab33-6752f9979836} <Debug> TCPHandler: Processed in 0.003453629 sec. | ||
1786 | 2024.12.21 07:48:20.746319 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1787 | 2024.12.21 07:48:20.746450 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1788 | 2024.12.21 07:48:20.746505 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1789 | 2024.12.21 07:48:20.747260 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1790 | 2024.12.21 07:48:20.747298 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1791 | 2024.12.21 07:48:20.747830 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1792 | 2024.12.21 07:48:20.748054 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1793 | 2024.12.21 07:48:20.748329 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Debug> executeQuery: Read 12 rows, 2.49 KiB in 0.001895 sec., 6332.453825857519 rows/sec., 1.28 MiB/sec. | ||
1794 | 2024.12.21 07:48:20.748522 [ 4 ] {39613c1e-75b0-4eb7-8261-849b18c2727e} <Debug> TCPHandler: Processed in 0.002259489 sec. | ||
1795 | 2024.12.21 07:48:20.748673 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1796 | 2024.12.21 07:48:20.748829 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1797 | 2024.12.21 07:48:20.748888 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1798 | 2024.12.21 07:48:20.750207 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2024.12.21 07:48:20.750249 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1800 | 2024.12.21 07:48:20.750677 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1801 | 2024.12.21 07:48:20.750928 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2024.12.21 07:48:20.751290 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002479 sec., 5647.438483259379 rows/sec., 406.54 KiB/sec. | ||
1803 | 2024.12.21 07:48:20.751388 [ 253 ] {174d71e4-6077-4ba4-9a6a-351a95df2a6d} <Debug> TCPHandler: Processed in 0.002782768 sec. | ||
1804 | 2024.12.21 07:48:20.751552 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1805 | 2024.12.21 07:48:20.751691 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1806 | 2024.12.21 07:48:20.751749 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1807 | 2024.12.21 07:48:20.752555 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1808 | 2024.12.21 07:48:20.752601 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1809 | 2024.12.21 07:48:20.753011 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1810 | 2024.12.21 07:48:20.753266 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1811 | 2024.12.21 07:48:20.753456 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Debug> executeQuery: Read 255 rows, 22.93 KiB in 0.001794 sec., 142140.46822742475 rows/sec., 12.48 MiB/sec. | ||
1812 | 2024.12.21 07:48:20.753509 [ 4 ] {0aa89c2c-9678-4c17-b15a-a1fbe771e54d} <Debug> TCPHandler: Processed in 0.002025335 sec. | ||
1813 | 2024.12.21 07:48:20.753649 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1814 | 2024.12.21 07:48:20.753773 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1815 | 2024.12.21 07:48:20.753822 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1816 | 2024.12.21 07:48:20.754421 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1817 | 2024.12.21 07:48:20.754463 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1818 | 2024.12.21 07:48:20.754862 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1819 | 2024.12.21 07:48:20.755112 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1820 | 2024.12.21 07:48:20.755450 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Debug> executeQuery: Read 33 rows, 2.41 KiB in 0.001671 sec., 19748.653500897668 rows/sec., 1.41 MiB/sec. | ||
1821 | 2024.12.21 07:48:20.755657 [ 253 ] {e7366313-cb80-4a8b-8dd2-1e3746016395} <Debug> TCPHandler: Processed in 0.002054175 sec. | ||
1822 | 2024.12.21 07:48:20.755821 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1823 | 2024.12.21 07:48:20.755939 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1824 | 2024.12.21 07:48:20.755986 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1825 | 2024.12.21 07:48:20.756549 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1826 | 2024.12.21 07:48:20.756586 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1827 | 2024.12.21 07:48:20.756936 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1828 | 2024.12.21 07:48:20.757170 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1829 | 2024.12.21 07:48:20.757416 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec. | ||
1830 | 2024.12.21 07:48:20.757485 [ 4 ] {ff84dc09-4310-4e62-b8f2-c68b0a79e5cc} <Debug> TCPHandler: Processed in 0.00172576 sec. | ||
1831 | 2024.12.21 07:48:20.757628 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1832 | 2024.12.21 07:48:20.757757 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1833 | 2024.12.21 07:48:20.757815 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1834 | 2024.12.21 07:48:20.758478 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1835 | 2024.12.21 07:48:20.758523 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1836 | 2024.12.21 07:48:20.758897 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1837 | 2024.12.21 07:48:20.759131 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1838 | 2024.12.21 07:48:20.759353 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. | ||
1839 | 2024.12.21 07:48:20.759556 [ 253 ] {ebccf477-f238-489d-8011-c01794140a61} <Debug> TCPHandler: Processed in 0.001980784 sec. | ||
1840 | 2024.12.21 07:48:20.759705 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1841 | 2024.12.21 07:48:20.759843 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1842 | 2024.12.21 07:48:20.759899 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1843 | 2024.12.21 07:48:20.760728 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1844 | 2024.12.21 07:48:20.760768 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1845 | 2024.12.21 07:48:20.761139 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1846 | 2024.12.21 07:48:20.761372 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1847 | 2024.12.21 07:48:20.761600 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001783 sec., 228827.81828379136 rows/sec., 16.30 MiB/sec. | ||
1848 | 2024.12.21 07:48:20.761652 [ 4 ] {031ffc9b-48de-48e5-9d64-d8bde2bf8f0a} <Debug> TCPHandler: Processed in 0.002004034 sec. | ||
1849 | 2024.12.21 07:48:20.761798 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1850 | 2024.12.21 07:48:20.761942 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1851 | 2024.12.21 07:48:20.762001 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1852 | 2024.12.21 07:48:20.762550 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1853 | 2024.12.21 07:48:20.762595 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1854 | 2024.12.21 07:48:20.762992 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1855 | 2024.12.21 07:48:20.763227 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1856 | 2024.12.21 07:48:20.763577 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001653 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. | ||
1857 | 2024.12.21 07:48:20.763639 [ 253 ] {f9dd0520-8e7d-489f-acc4-1b7e93a766cf} <Debug> TCPHandler: Processed in 0.001905272 sec. | ||
1858 | 2024.12.21 07:48:20.763787 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1859 | 2024.12.21 07:48:20.763925 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1860 | 2024.12.21 07:48:20.763985 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1861 | 2024.12.21 07:48:20.764644 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1862 | 2024.12.21 07:48:20.764690 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1863 | 2024.12.21 07:48:20.765087 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1864 | 2024.12.21 07:48:20.765331 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1865 | 2024.12.21 07:48:20.765488 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1866 | 2024.12.21 07:48:20.765552 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1867 | 2024.12.21 07:48:20.765578 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. | ||
1868 | 2024.12.21 07:48:20.765594 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1869 | 2024.12.21 07:48:20.765680 [ 4 ] {b5051426-8813-4e79-9539-3b048961547b} <Debug> TCPHandler: Processed in 0.001953803 sec. | ||
1870 | 2024.12.21 07:48:20.765900 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2024.12.21 07:48:20.765907 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
1872 | 2024.12.21 07:48:20.766070 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1873 | 2024.12.21 07:48:20.766100 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1874 | 2024.12.21 07:48:20.766146 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1875 | 2024.12.21 07:48:20.766151 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
1876 | 2024.12.21 07:48:20.766450 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
1877 | 2024.12.21 07:48:20.766940 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
1878 | 2024.12.21 07:48:20.767394 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 158 rows starting from the beginning of the part | ||
1879 | 2024.12.21 07:48:20.767698 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
1880 | 2024.12.21 07:48:20.767884 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
1881 | 2024.12.21 07:48:20.768537 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1882 | 2024.12.21 07:48:20.768578 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1883 | 2024.12.21 07:48:20.769155 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1884 | 2024.12.21 07:48:20.769489 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1885 | 2024.12.21 07:48:20.769998 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003925 sec., 254.77707006369428 rows/sec., 17.17 KiB/sec. | ||
1886 | 2024.12.21 07:48:20.770561 [ 253 ] {eb02bc26-0301-44f3-b5ff-2e0d11a82a88} <Debug> TCPHandler: Processed in 0.004765282 sec. | ||
1887 | 2024.12.21 07:48:20.770902 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1888 | 2024.12.21 07:48:20.770948 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 5 columns (5 merged, 0 gathered) in 0.00522918 sec., 186453.70784711943 rows/sec., 12.84 MiB/sec. | ||
1889 | 2024.12.21 07:48:20.771069 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1890 | 2024.12.21 07:48:20.771191 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1891 | 2024.12.21 07:48:20.771215 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1892 | 2024.12.21 07:48:20.771933 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1893 | 2024.12.21 07:48:20.772099 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1894 | 2024.12.21 07:48:20.772242 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
1895 | 2024.12.21 07:48:20.773055 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2024.12.21 07:48:20.773093 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1897 | 2024.12.21 07:48:20.773741 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1898 | 2024.12.21 07:48:20.773997 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2024.12.21 07:48:20.774430 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003364 sec., 7728.894173602855 rows/sec., 13.85 MiB/sec. | ||
1900 | 2024.12.21 07:48:20.774610 [ 4 ] {1d0231dd-5603-4ce4-9923-0205ebc2aa82} <Debug> TCPHandler: Processed in 0.003911027 sec. | ||
1901 | 2024.12.21 07:48:20.774773 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1902 | 2024.12.21 07:48:20.774912 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1903 | 2024.12.21 07:48:20.774971 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1904 | 2024.12.21 07:48:20.775531 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1905 | 2024.12.21 07:48:20.775576 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1906 | 2024.12.21 07:48:20.775972 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1907 | 2024.12.21 07:48:20.776207 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1908 | 2024.12.21 07:48:20.776323 [ 66 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1909 | 2024.12.21 07:48:20.776361 [ 66 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1910 | 2024.12.21 07:48:20.776382 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1911 | 2024.12.21 07:48:20.776393 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001511 sec., 54268.6962276638 rows/sec., 3.45 MiB/sec. | ||
1912 | 2024.12.21 07:48:20.776519 [ 253 ] {2804bae0-3c31-4117-a842-41a73f98c4e2} <Debug> TCPHandler: Processed in 0.001817241 sec. | ||
1913 | 2024.12.21 07:48:20.776550 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
1914 | 2024.12.21 07:48:20.776659 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1915 | 2024.12.21 07:48:20.776693 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
1916 | 2024.12.21 07:48:20.776779 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
1917 | 2024.12.21 07:48:20.777045 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1918 | 2024.12.21 07:48:20.777145 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
1919 | 2024.12.21 07:48:20.777403 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
1920 | 2024.12.21 07:48:20.777643 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
1921 | 2024.12.21 07:48:20.778659 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002224108 sec., 152870.27428524155 rows/sec., 10.24 MiB/sec. | ||
1922 | 2024.12.21 07:48:20.778825 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1923 | 2024.12.21 07:48:20.779167 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2024.12.21 07:48:20.779263 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_6_1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1925 | 2024.12.21 07:48:20.779357 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1926 | 2024.12.21 07:48:21.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.73 MiB, peak 171.01 MiB, free memory in arenas 0.00 B, will set to 165.89 MiB (RSS), difference: -1.83 MiB | ||
1927 | 2024.12.21 07:48:25.695750 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1928 | 2024.12.21 07:48:25.695971 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1929 | 2024.12.21 07:48:25.696048 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1930 | 2024.12.21 07:48:25.696857 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2024.12.21 07:48:25.696911 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1932 | 2024.12.21 07:48:25.697366 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1933 | 2024.12.21 07:48:25.697641 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2024.12.21 07:48:25.697898 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. | ||
1935 | 2024.12.21 07:48:25.697972 [ 4 ] {feb0622e-3059-483c-afa3-363f5e70671f} <Debug> TCPHandler: Processed in 0.002369851 sec. | ||
1936 | 2024.12.21 07:48:25.698253 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1937 | 2024.12.21 07:48:25.698457 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1938 | 2024.12.21 07:48:25.698540 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1939 | 2024.12.21 07:48:25.699307 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1940 | 2024.12.21 07:48:25.699358 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1941 | 2024.12.21 07:48:25.699808 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1942 | 2024.12.21 07:48:25.700067 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1943 | 2024.12.21 07:48:25.700331 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001921 sec., 33315.98125976054 rows/sec., 2.60 MiB/sec. | ||
1944 | 2024.12.21 07:48:25.700547 [ 253 ] {936f5f3f-7a7b-4cea-b03d-4180c209eec5} <Debug> TCPHandler: Processed in 0.002428132 sec. | ||
1945 | 2024.12.21 07:48:25.700749 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2024.12.21 07:48:25.700900 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1947 | 2024.12.21 07:48:25.700961 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1948 | 2024.12.21 07:48:25.701589 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2024.12.21 07:48:25.701631 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1950 | 2024.12.21 07:48:25.702104 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1951 | 2024.12.21 07:48:25.702355 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2024.12.21 07:48:25.702570 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001708 sec., 93676.8149882904 rows/sec., 6.52 MiB/sec. | ||
1953 | 2024.12.21 07:48:25.702630 [ 4 ] {7453ee78-d1ac-4172-bbaf-fe4c2d6568e0} <Debug> TCPHandler: Processed in 0.001954954 sec. | ||
1954 | 2024.12.21 07:48:25.702799 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2024.12.21 07:48:25.702923 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1956 | 2024.12.21 07:48:25.702977 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1957 | 2024.12.21 07:48:25.703499 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2024.12.21 07:48:25.703540 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
1959 | 2024.12.21 07:48:25.703921 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1960 | 2024.12.21 07:48:25.704173 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2024.12.21 07:48:25.704426 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
1962 | 2024.12.21 07:48:25.704557 [ 253 ] {3627a353-2ad8-4571-98c8-b8b49714082a} <Debug> TCPHandler: Processed in 0.001812671 sec. | ||
1963 | 2024.12.21 07:48:27.418397 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1964 | 2024.12.21 07:48:27.419057 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1965 | 2024.12.21 07:48:27.419102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1966 | 2024.12.21 07:48:27.419626 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1967 | 2024.12.21 07:48:27.419899 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1968 | 2024.12.21 07:48:27.420111 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1969 | 2024.12.21 07:48:27.668968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1970 | 2024.12.21 07:48:27.689182 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1971 | 2024.12.21 07:48:27.689242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1972 | 2024.12.21 07:48:27.695970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1973 | 2024.12.21 07:48:27.696728 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1974 | 2024.12.21 07:48:27.699871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1975 | 2024.12.21 07:48:29.912946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 260 | ||
1976 | 2024.12.21 07:48:29.916429 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1977 | 2024.12.21 07:48:29.916480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1978 | 2024.12.21 07:48:29.918068 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1979 | 2024.12.21 07:48:29.918387 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1980 | 2024.12.21 07:48:29.919242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
1981 | 2024.12.21 07:48:30.701598 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2024.12.21 07:48:30.701885 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1983 | 2024.12.21 07:48:30.701995 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1984 | 2024.12.21 07:48:30.702979 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2024.12.21 07:48:30.703035 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1986 | 2024.12.21 07:48:30.703468 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1987 | 2024.12.21 07:48:30.703718 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1988 | 2024.12.21 07:48:30.703983 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002182 sec., 6416.131989000917 rows/sec., 461.88 KiB/sec. | ||
1989 | 2024.12.21 07:48:30.704111 [ 4 ] {8e372d9e-4812-4692-9431-e3a9f840b78a} <Debug> TCPHandler: Processed in 0.002746527 sec. | ||
1990 | 2024.12.21 07:48:30.704439 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.12.21 07:48:30.704635 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1992 | 2024.12.21 07:48:30.704709 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1993 | 2024.12.21 07:48:30.705595 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2024.12.21 07:48:30.705648 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
1995 | 2024.12.21 07:48:30.706108 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1996 | 2024.12.21 07:48:30.706377 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2024.12.21 07:48:30.706590 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Debug> executeQuery: Read 255 rows, 22.93 KiB in 0.002029 sec., 125677.67373090192 rows/sec., 11.04 MiB/sec. | ||
1998 | 2024.12.21 07:48:30.706645 [ 253 ] {2485a81d-c06a-4f8d-9f1e-2a1cca632850} <Debug> TCPHandler: Processed in 0.00236186 sec. | ||
1999 | 2024.12.21 07:48:30.706816 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2024.12.21 07:48:30.706953 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2001 | 2024.12.21 07:48:30.707011 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2002 | 2024.12.21 07:48:30.707726 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.12.21 07:48:30.707769 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2004 | 2024.12.21 07:48:30.708140 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2005 | 2024.12.21 07:48:30.708377 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.12.21 07:48:30.708576 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Debug> executeQuery: Read 33 rows, 2.41 KiB in 0.001633 sec., 20208.20575627679 rows/sec., 1.44 MiB/sec. | ||
2007 | 2024.12.21 07:48:30.708629 [ 4 ] {62a33af0-a39d-421d-9feb-56bd29ad02d3} <Debug> TCPHandler: Processed in 0.001871961 sec. | ||
2008 | 2024.12.21 07:48:30.708781 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2024.12.21 07:48:30.708911 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2010 | 2024.12.21 07:48:30.708966 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2011 | 2024.12.21 07:48:30.709646 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2024.12.21 07:48:30.709684 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2013 | 2024.12.21 07:48:30.710046 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2014 | 2024.12.21 07:48:30.710292 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2024.12.21 07:48:30.710499 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. | ||
2016 | 2024.12.21 07:48:30.710695 [ 253 ] {7654ccd1-810a-49b8-bde6-65ee120b351f} <Debug> TCPHandler: Processed in 0.001970534 sec. | ||
2017 | 2024.12.21 07:48:30.710854 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2018 | 2024.12.21 07:48:30.710985 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2019 | 2024.12.21 07:48:30.711039 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2020 | 2024.12.21 07:48:30.711745 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2024.12.21 07:48:30.711785 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2022 | 2024.12.21 07:48:30.712142 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2023 | 2024.12.21 07:48:30.712381 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2024.12.21 07:48:30.712576 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
2025 | 2024.12.21 07:48:30.712630 [ 4 ] {499bc5d9-fd04-4f5d-bfb4-950c6164f5ca} <Debug> TCPHandler: Processed in 0.001826851 sec. | ||
2026 | 2024.12.21 07:48:30.712761 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2024.12.21 07:48:30.712891 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2028 | 2024.12.21 07:48:30.712944 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2029 | 2024.12.21 07:48:30.713734 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2024.12.21 07:48:30.713773 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2031 | 2024.12.21 07:48:30.714151 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2032 | 2024.12.21 07:48:30.714394 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2024.12.21 07:48:30.714584 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Debug> executeQuery: Read 408 rows, 29.76 KiB in 0.001696 sec., 240566.03773584907 rows/sec., 17.14 MiB/sec. | ||
2034 | 2024.12.21 07:48:30.714769 [ 253 ] {88f6e8e0-b975-4c24-93f4-46563c6595cb} <Debug> TCPHandler: Processed in 0.002068596 sec. | ||
2035 | 2024.12.21 07:48:30.714966 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2036 | 2024.12.21 07:48:30.715176 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2037 | 2024.12.21 07:48:30.715327 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2038 | 2024.12.21 07:48:30.715880 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.12.21 07:48:30.715920 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2040 | 2024.12.21 07:48:30.716298 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2041 | 2024.12.21 07:48:30.716544 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2042 | 2024.12.21 07:48:30.716758 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
2043 | 2024.12.21 07:48:30.716812 [ 4 ] {4b2b0231-1009-46ec-8f85-b244881878b7} <Debug> TCPHandler: Processed in 0.001911212 sec. | ||
2044 | 2024.12.21 07:48:30.716956 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2045 | 2024.12.21 07:48:30.717094 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2046 | 2024.12.21 07:48:30.717155 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2047 | 2024.12.21 07:48:30.717747 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2048 | 2024.12.21 07:48:30.717782 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2049 | 2024.12.21 07:48:30.718143 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2050 | 2024.12.21 07:48:30.718437 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2051 | 2024.12.21 07:48:30.718612 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001549 sec., 153001.93673337638 rows/sec., 10.26 MiB/sec. | ||
2052 | 2024.12.21 07:48:30.718663 [ 253 ] {e7fd6810-b4f1-47ca-9ce5-31550bd824fc} <Debug> TCPHandler: Processed in 0.0017728 sec. | ||
2053 | 2024.12.21 07:48:30.718881 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2024.12.21 07:48:30.719100 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2055 | 2024.12.21 07:48:30.719195 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2056 | 2024.12.21 07:48:30.719765 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2024.12.21 07:48:30.719802 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2058 | 2024.12.21 07:48:30.720138 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2059 | 2024.12.21 07:48:30.720434 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2024.12.21 07:48:30.720644 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001598 sec., 625.7822277847309 rows/sec., 42.17 KiB/sec. | ||
2061 | 2024.12.21 07:48:30.720697 [ 4 ] {1b8e34e4-741b-4858-86da-6b763ca438f8} <Debug> TCPHandler: Processed in 0.001930033 sec. | ||
2062 | 2024.12.21 07:48:30.720843 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.12.21 07:48:30.720982 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2064 | 2024.12.21 07:48:30.721074 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2065 | 2024.12.21 07:48:30.722342 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2024.12.21 07:48:30.722380 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2067 | 2024.12.21 07:48:30.723005 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2068 | 2024.12.21 07:48:30.723266 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2024.12.21 07:48:30.723545 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002585 sec., 10058.027079303674 rows/sec., 18.02 MiB/sec. | ||
2070 | 2024.12.21 07:48:30.723774 [ 253 ] {6f68e7f2-8dd4-4721-ab8c-def7b2495436} <Debug> TCPHandler: Processed in 0.003025792 sec. | ||
2071 | 2024.12.21 07:48:30.723977 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2072 | 2024.12.21 07:48:30.724186 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2073 | 2024.12.21 07:48:30.724337 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2074 | 2024.12.21 07:48:30.724889 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2024.12.21 07:48:30.724928 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2076 | 2024.12.21 07:48:30.725300 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2077 | 2024.12.21 07:48:30.725525 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2024.12.21 07:48:30.725807 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00163 sec., 50306.74846625767 rows/sec., 3.20 MiB/sec. | ||
2079 | 2024.12.21 07:48:30.725923 [ 4 ] {39641bd2-dd6c-4750-ade2-fe312d56432d} <Debug> TCPHandler: Processed in 0.002054725 sec. | ||
2080 | 2024.12.21 07:48:34.843239 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2081 | 2024.12.21 07:48:34.843339 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2082 | 2024.12.21 07:48:34.921807 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2083 | 2024.12.21 07:48:34.922805 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2024.12.21 07:48:34.922845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2085 | 2024.12.21 07:48:34.923365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2086 | 2024.12.21 07:48:34.923630 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2024.12.21 07:48:34.923831 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2088 | 2024.12.21 07:48:35.201484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2089 | 2024.12.21 07:48:35.221849 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2090 | 2024.12.21 07:48:35.221911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2091 | 2024.12.21 07:48:35.229169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2092 | 2024.12.21 07:48:35.229943 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2093 | 2024.12.21 07:48:35.233341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2094 | 2024.12.21 07:48:35.696793 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2095 | 2024.12.21 07:48:35.696981 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2096 | 2024.12.21 07:48:35.697056 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2097 | 2024.12.21 07:48:35.697852 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2098 | 2024.12.21 07:48:35.697906 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2099 | 2024.12.21 07:48:35.698352 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2100 | 2024.12.21 07:48:35.698637 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2101 | 2024.12.21 07:48:35.698939 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. | ||
2102 | 2024.12.21 07:48:35.699140 [ 4 ] {133f1824-4976-4a68-a2f6-9a56100390ae} <Debug> TCPHandler: Processed in 0.002482833 sec. | ||
2103 | 2024.12.21 07:48:35.699409 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2024.12.21 07:48:35.699596 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2105 | 2024.12.21 07:48:35.699669 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2106 | 2024.12.21 07:48:35.700423 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2107 | 2024.12.21 07:48:35.700465 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2108 | 2024.12.21 07:48:35.700895 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2109 | 2024.12.21 07:48:35.701146 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.12.21 07:48:35.701348 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001805 sec., 35457.06371191136 rows/sec., 2.77 MiB/sec. | ||
2111 | 2024.12.21 07:48:35.701405 [ 253 ] {db66515f-ade9-4b74-9a79-b89e8c71d273} <Debug> TCPHandler: Processed in 0.002126897 sec. | ||
2112 | 2024.12.21 07:48:35.701574 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2113 | 2024.12.21 07:48:35.701703 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2114 | 2024.12.21 07:48:35.701763 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2115 | 2024.12.21 07:48:35.702354 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2116 | 2024.12.21 07:48:35.702395 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2117 | 2024.12.21 07:48:35.702813 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2118 | 2024.12.21 07:48:35.703064 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2119 | 2024.12.21 07:48:35.703351 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
2120 | 2024.12.21 07:48:35.703491 [ 4 ] {b9dacc03-735a-411b-849e-309c01775efa} <Debug> TCPHandler: Processed in 0.001986644 sec. | ||
2121 | 2024.12.21 07:48:35.703656 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2122 | 2024.12.21 07:48:35.703782 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2123 | 2024.12.21 07:48:35.703839 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2124 | 2024.12.21 07:48:35.704342 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2125 | 2024.12.21 07:48:35.704379 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2126 | 2024.12.21 07:48:35.704759 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2127 | 2024.12.21 07:48:35.705024 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2128 | 2024.12.21 07:48:35.705201 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
2129 | 2024.12.21 07:48:35.705250 [ 253 ] {21151e1d-ae9d-4a77-9a19-1fd40611d6b5} <Debug> TCPHandler: Processed in 0.001653739 sec. | ||
2130 | 2024.12.21 07:48:36.267139 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2131 | 2024.12.21 07:48:36.267405 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2132 | 2024.12.21 07:48:36.267824 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2133 | 2024.12.21 07:48:36.267873 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2134 | 2024.12.21 07:48:36.268218 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2135 | 2024.12.21 07:48:36.268298 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2136 | 2024.12.21 07:48:36.268463 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2137 | 2024.12.21 07:48:36.268676 [ 295 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2138 | 2024.12.21 07:48:36.268809 [ 299 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2139 | 2024.12.21 07:48:36.268840 [ 294 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2140 | 2024.12.21 07:48:36.268802 [ 296 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2141 | 2024.12.21 07:48:36.269006 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2142 | 2024.12.21 07:48:36.269042 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2143 | 2024.12.21 07:48:36.269186 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2144 | 2024.12.21 07:48:36.269211 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2145 | 2024.12.21 07:48:36.269255 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2146 | 2024.12.21 07:48:36.269302 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2147 | 2024.12.21 07:48:36.269345 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2148 | 2024.12.21 07:48:36.269388 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2149 | 2024.12.21 07:48:36.271757 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004472 sec., 7826.475849731663 rows/sec., 301.35 KiB/sec. | ||
2150 | 2024.12.21 07:48:36.272028 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> MemoryTracker: Peak memory usage (for query): 142.58 KiB. | ||
2151 | 2024.12.21 07:48:36.272052 [ 4 ] {faef5646-ed7e-4965-a8db-87072c3e3d46} <Debug> TCPHandler: Processed in 0.005052247 sec. | ||
2152 | 2024.12.21 07:48:36.279873 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2153 | 2024.12.21 07:48:36.280097 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2154 | 2024.12.21 07:48:36.280514 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2155 | 2024.12.21 07:48:36.280578 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2156 | 2024.12.21 07:48:36.280941 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2157 | 2024.12.21 07:48:36.281010 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2158 | 2024.12.21 07:48:36.281160 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
2159 | 2024.12.21 07:48:36.281310 [ 296 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2160 | 2024.12.21 07:48:36.281371 [ 294 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2161 | 2024.12.21 07:48:36.281392 [ 300 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2162 | 2024.12.21 07:48:36.281388 [ 295 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2163 | 2024.12.21 07:48:36.281561 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2164 | 2024.12.21 07:48:36.281592 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2165 | 2024.12.21 07:48:36.281724 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2166 | 2024.12.21 07:48:36.281748 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2167 | 2024.12.21 07:48:36.281789 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2168 | 2024.12.21 07:48:36.281834 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2169 | 2024.12.21 07:48:36.281874 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2170 | 2024.12.21 07:48:36.281913 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2171 | 2024.12.21 07:48:36.283791 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003806 sec., 9196.006305832896 rows/sec., 354.09 KiB/sec. | ||
2172 | 2024.12.21 07:48:36.284036 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> MemoryTracker: Peak memory usage (for query): 143.72 KiB. | ||
2173 | 2024.12.21 07:48:36.284054 [ 4 ] {39674aa1-1ab8-48b9-a5ed-3fba8d69a0b0} <Debug> TCPHandler: Processed in 0.004251843 sec. | ||
2174 | 2024.12.21 07:48:36.284434 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2175 | 2024.12.21 07:48:36.284680 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2176 | 2024.12.21 07:48:36.285112 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2177 | 2024.12.21 07:48:36.285166 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2178 | 2024.12.21 07:48:36.285531 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2179 | 2024.12.21 07:48:36.285614 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2180 | 2024.12.21 07:48:36.285800 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
2181 | 2024.12.21 07:48:36.285979 [ 296 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2182 | 2024.12.21 07:48:36.286012 [ 300 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2183 | 2024.12.21 07:48:36.286017 [ 295 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2184 | 2024.12.21 07:48:36.286036 [ 299 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2185 | 2024.12.21 07:48:36.286183 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2186 | 2024.12.21 07:48:36.286211 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2187 | 2024.12.21 07:48:36.286342 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2188 | 2024.12.21 07:48:36.286369 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2189 | 2024.12.21 07:48:36.286412 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2190 | 2024.12.21 07:48:36.286459 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2191 | 2024.12.21 07:48:36.286504 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2192 | 2024.12.21 07:48:36.286549 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2193 | 2024.12.21 07:48:36.288408 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003851 sec., 9088.548428979486 rows/sec., 349.95 KiB/sec. | ||
2194 | 2024.12.21 07:48:36.288639 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> MemoryTracker: Peak memory usage (for query): 142.66 KiB. | ||
2195 | 2024.12.21 07:48:36.288659 [ 253 ] {0d731c3a-0170-4eba-83f6-1593a7413d32} <Debug> TCPHandler: Processed in 0.004347634 sec. | ||
2196 | 2024.12.21 07:48:36.288953 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2197 | 2024.12.21 07:48:36.289153 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2198 | 2024.12.21 07:48:36.289511 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2199 | 2024.12.21 07:48:36.289562 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2200 | 2024.12.21 07:48:36.289998 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2201 | 2024.12.21 07:48:36.290067 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2202 | 2024.12.21 07:48:36.290300 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
2203 | 2024.12.21 07:48:36.290506 [ 300 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2204 | 2024.12.21 07:48:36.290516 [ 295 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2205 | 2024.12.21 07:48:36.290539 [ 294 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2206 | 2024.12.21 07:48:36.290502 [ 296 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2207 | 2024.12.21 07:48:36.290705 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2208 | 2024.12.21 07:48:36.290737 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2209 | 2024.12.21 07:48:36.290866 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2210 | 2024.12.21 07:48:36.290889 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2211 | 2024.12.21 07:48:36.290931 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2212 | 2024.12.21 07:48:36.290977 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2213 | 2024.12.21 07:48:36.291020 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2214 | 2024.12.21 07:48:36.291065 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2215 | 2024.12.21 07:48:36.292924 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00387 sec., 9043.92764857881 rows/sec., 348.23 KiB/sec. | ||
2216 | 2024.12.21 07:48:36.293198 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> MemoryTracker: Peak memory usage (for query): 142.91 KiB. | ||
2217 | 2024.12.21 07:48:36.293221 [ 4 ] {78607e93-9987-4401-90aa-cdcd80ec5b0d} <Debug> TCPHandler: Processed in 0.004326114 sec. | ||
2218 | 2024.12.21 07:48:36.293516 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2219 | 2024.12.21 07:48:36.293722 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2220 | 2024.12.21 07:48:36.294085 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2221 | 2024.12.21 07:48:36.294137 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2222 | 2024.12.21 07:48:36.294478 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2223 | 2024.12.21 07:48:36.294547 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2224 | 2024.12.21 07:48:36.294701 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
2225 | 2024.12.21 07:48:36.294832 [ 296 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2226 | 2024.12.21 07:48:36.294883 [ 300 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2227 | 2024.12.21 07:48:36.294884 [ 295 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2228 | 2024.12.21 07:48:36.294908 [ 299 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2229 | 2024.12.21 07:48:36.295028 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2230 | 2024.12.21 07:48:36.295055 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2231 | 2024.12.21 07:48:36.295180 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2232 | 2024.12.21 07:48:36.295203 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2233 | 2024.12.21 07:48:36.295243 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2234 | 2024.12.21 07:48:36.295289 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2235 | 2024.12.21 07:48:36.295330 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2236 | 2024.12.21 07:48:36.295371 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2237 | 2024.12.21 07:48:36.297237 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003617 sec., 9676.527508985348 rows/sec., 372.59 KiB/sec. | ||
2238 | 2024.12.21 07:48:36.297459 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> MemoryTracker: Peak memory usage (for query): 143.21 KiB. | ||
2239 | 2024.12.21 07:48:36.297477 [ 253 ] {b72d9f70-e221-4cf6-9bde-859725bfe6a4} <Debug> TCPHandler: Processed in 0.004025379 sec. | ||
2240 | 2024.12.21 07:48:36.297785 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2241 | 2024.12.21 07:48:36.297982 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2242 | 2024.12.21 07:48:36.298337 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2243 | 2024.12.21 07:48:36.298388 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2244 | 2024.12.21 07:48:36.298723 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2245 | 2024.12.21 07:48:36.298790 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2246 | 2024.12.21 07:48:36.298940 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2247 | 2024.12.21 07:48:36.299117 [ 300 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2248 | 2024.12.21 07:48:36.299125 [ 295 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2249 | 2024.12.21 07:48:36.299144 [ 296 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2250 | 2024.12.21 07:48:36.299151 [ 299 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2251 | 2024.12.21 07:48:36.299283 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2252 | 2024.12.21 07:48:36.299314 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2253 | 2024.12.21 07:48:36.299442 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2254 | 2024.12.21 07:48:36.299466 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2255 | 2024.12.21 07:48:36.299507 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2256 | 2024.12.21 07:48:36.299558 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2257 | 2024.12.21 07:48:36.299602 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2258 | 2024.12.21 07:48:36.299645 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2259 | 2024.12.21 07:48:36.301503 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003619 sec., 9671.179883945842 rows/sec., 372.38 KiB/sec. | ||
2260 | 2024.12.21 07:48:36.301739 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> MemoryTracker: Peak memory usage (for query): 143.65 KiB. | ||
2261 | 2024.12.21 07:48:36.301756 [ 4 ] {66d306b1-0e87-46c6-bd0a-3c44733869ef} <Debug> TCPHandler: Processed in 0.004034559 sec. | ||
2262 | 2024.12.21 07:48:36.302029 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2263 | 2024.12.21 07:48:36.302228 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2264 | 2024.12.21 07:48:36.302598 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2265 | 2024.12.21 07:48:36.302651 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2266 | 2024.12.21 07:48:36.302999 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2267 | 2024.12.21 07:48:36.303067 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2268 | 2024.12.21 07:48:36.303224 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
2269 | 2024.12.21 07:48:36.303357 [ 296 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2270 | 2024.12.21 07:48:36.303406 [ 299 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2271 | 2024.12.21 07:48:36.303442 [ 300 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2272 | 2024.12.21 07:48:36.303478 [ 294 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2273 | 2024.12.21 07:48:36.303589 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2274 | 2024.12.21 07:48:36.303620 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2275 | 2024.12.21 07:48:36.303745 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2276 | 2024.12.21 07:48:36.303768 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2277 | 2024.12.21 07:48:36.303808 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2278 | 2024.12.21 07:48:36.303855 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2279 | 2024.12.21 07:48:36.303900 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2280 | 2024.12.21 07:48:36.303944 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2281 | 2024.12.21 07:48:36.305797 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.003667 sec., 9544.586855740386 rows/sec., 367.51 KiB/sec. | ||
2282 | 2024.12.21 07:48:36.306026 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> MemoryTracker: Peak memory usage (for query): 143.72 KiB. | ||
2283 | 2024.12.21 07:48:36.306043 [ 253 ] {f5577c8a-ffd0-434a-a1b0-e12b1391b694} <Debug> TCPHandler: Processed in 0.00407649 sec. | ||
2284 | 2024.12.21 07:48:36.404308 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2285 | 2024.12.21 07:48:36.404624 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2286 | 2024.12.21 07:48:36.405044 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2287 | 2024.12.21 07:48:36.405098 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2288 | 2024.12.21 07:48:36.405469 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2289 | 2024.12.21 07:48:36.405547 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2290 | 2024.12.21 07:48:36.405720 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
2291 | 2024.12.21 07:48:36.405963 [ 296 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2292 | 2024.12.21 07:48:36.405972 [ 295 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2293 | 2024.12.21 07:48:36.405999 [ 294 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2294 | 2024.12.21 07:48:36.405972 [ 300 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2295 | 2024.12.21 07:48:36.406193 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
2296 | 2024.12.21 07:48:36.406226 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2297 | 2024.12.21 07:48:36.406364 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2298 | 2024.12.21 07:48:36.406388 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
2299 | 2024.12.21 07:48:36.406433 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2300 | 2024.12.21 07:48:36.406485 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2301 | 2024.12.21 07:48:36.406530 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2302 | 2024.12.21 07:48:36.406574 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2303 | 2024.12.21 07:48:36.408558 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004055 sec., 8631.319358816278 rows/sec., 332.34 KiB/sec. | ||
2304 | 2024.12.21 07:48:36.408823 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> MemoryTracker: Peak memory usage (for query): 144.17 KiB. | ||
2305 | 2024.12.21 07:48:36.408842 [ 4 ] {53064f04-fce3-4ef3-a89f-57ee197620d8} <Debug> TCPHandler: Processed in 0.004586929 sec. | ||
2306 | 2024.12.21 07:48:36.409441 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2307 | 2024.12.21 07:48:36.409607 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2308 | 2024.12.21 07:48:36.409681 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2309 | 2024.12.21 07:48:36.410551 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2310 | 2024.12.21 07:48:36.410598 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2311 | 2024.12.21 07:48:36.411159 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2312 | 2024.12.21 07:48:36.411428 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2313 | 2024.12.21 07:48:36.411666 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Debug> executeQuery: Read 8 rows, 1.65 KiB in 0.002097 sec., 3814.973772055317 rows/sec., 787.02 KiB/sec. | ||
2314 | 2024.12.21 07:48:36.411856 [ 253 ] {5c7134de-dc81-49f9-b0fd-f19973da0b07} <Debug> TCPHandler: Processed in 0.002548364 sec. | ||
2315 | 2024.12.21 07:48:36.412022 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2316 | 2024.12.21 07:48:36.412157 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2317 | 2024.12.21 07:48:36.412211 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2318 | 2024.12.21 07:48:36.412881 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2319 | 2024.12.21 07:48:36.412932 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2320 | 2024.12.21 07:48:36.413399 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2321 | 2024.12.21 07:48:36.413701 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2322 | 2024.12.21 07:48:36.413961 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 549.82 KiB/sec. | ||
2323 | 2024.12.21 07:48:36.414118 [ 4 ] {4919fa80-3cee-456a-b699-b237b4db209a} <Debug> TCPHandler: Processed in 0.002157157 sec. | ||
2324 | 2024.12.21 07:48:36.414292 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2325 | 2024.12.21 07:48:36.414421 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2326 | 2024.12.21 07:48:36.414478 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2327 | 2024.12.21 07:48:36.415106 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2328 | 2024.12.21 07:48:36.415148 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2329 | 2024.12.21 07:48:36.415525 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2330 | 2024.12.21 07:48:36.415777 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2331 | 2024.12.21 07:48:36.416044 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
2332 | 2024.12.21 07:48:36.416113 [ 253 ] {e669c9d3-7305-47b0-94a9-c4ffdf3e7acc} <Debug> TCPHandler: Processed in 0.001887093 sec. | ||
2333 | 2024.12.21 07:48:36.416286 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2334 | 2024.12.21 07:48:36.416419 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2335 | 2024.12.21 07:48:36.416475 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2336 | 2024.12.21 07:48:36.417730 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2337 | 2024.12.21 07:48:36.417775 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2338 | 2024.12.21 07:48:36.418300 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2339 | 2024.12.21 07:48:36.418553 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2340 | 2024.12.21 07:48:36.418719 [ 41 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2341 | 2024.12.21 07:48:36.418784 [ 41 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2342 | 2024.12.21 07:48:36.418819 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2343 | 2024.12.21 07:48:36.418825 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Debug> executeQuery: Read 1398 rows, 119.72 KiB in 0.002431 sec., 575071.9868366927 rows/sec., 48.09 MiB/sec. | ||
2344 | 2024.12.21 07:48:36.419016 [ 4 ] {efeec96c-7ab0-43a8-bc9f-e4ee9a866171} <Debug> TCPHandler: Processed in 0.002791437 sec. | ||
2345 | 2024.12.21 07:48:36.419070 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
2346 | 2024.12.21 07:48:36.419211 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2347 | 2024.12.21 07:48:36.419215 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2348 | 2024.12.21 07:48:36.419269 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
2349 | 2024.12.21 07:48:36.419418 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2350 | 2024.12.21 07:48:36.419441 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 255 rows starting from the beginning of the part | ||
2351 | 2024.12.21 07:48:36.419573 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2352 | 2024.12.21 07:48:36.419851 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
2353 | 2024.12.21 07:48:36.420221 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 255 rows starting from the beginning of the part | ||
2354 | 2024.12.21 07:48:36.420493 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
2355 | 2024.12.21 07:48:36.420794 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1398 rows starting from the beginning of the part | ||
2356 | 2024.12.21 07:48:36.421859 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2357 | 2024.12.21 07:48:36.421908 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2358 | 2024.12.21 07:48:36.422483 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2359 | 2024.12.21 07:48:36.422799 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2360 | 2024.12.21 07:48:36.423076 [ 41 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2361 | 2024.12.21 07:48:36.423085 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2129 rows, containing 5 columns (5 merged, 0 gathered) in 0.004139891 sec., 514264.7475501167 rows/sec., 45.33 MiB/sec. | ||
2362 | 2024.12.21 07:48:36.423171 [ 41 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2024.12.21 07:48:36.423240 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2364 | 2024.12.21 07:48:36.423290 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Debug> executeQuery: Read 37 rows, 2.69 KiB in 0.003956 sec., 9352.88169868554 rows/sec., 680.09 KiB/sec. | ||
2365 | 2024.12.21 07:48:36.423617 [ 253 ] {42edf66b-3fb3-4608-a76c-aeb4af7fb385} <Debug> TCPHandler: Processed in 0.004476037 sec. | ||
2366 | 2024.12.21 07:48:36.423614 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::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 | ||
2367 | 2024.12.21 07:48:36.423643 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2368 | 2024.12.21 07:48:36.423883 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2369 | 2024.12.21 07:48:36.424102 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2370 | 2024.12.21 07:48:36.424215 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2371 | 2024.12.21 07:48:36.424252 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
2372 | 2024.12.21 07:48:36.424332 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2373 | 2024.12.21 07:48:36.424529 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2374 | 2024.12.21 07:48:36.424774 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
2375 | 2024.12.21 07:48:36.425059 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_11_2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2376 | 2024.12.21 07:48:36.425350 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
2377 | 2024.12.21 07:48:36.425465 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2378 | 2024.12.21 07:48:36.425807 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
2379 | 2024.12.21 07:48:36.426194 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
2380 | 2024.12.21 07:48:36.426551 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
2381 | 2024.12.21 07:48:36.428028 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2382 | 2024.12.21 07:48:36.428109 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2383 | 2024.12.21 07:48:36.429201 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2384 | 2024.12.21 07:48:36.429369 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.006043103 sec., 29951.500081994298 rows/sec., 2.28 MiB/sec. | ||
2385 | 2024.12.21 07:48:36.429529 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2386 | 2024.12.21 07:48:36.429567 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2387 | 2024.12.21 07:48:36.430034 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005884 sec., 41128.484024473146 rows/sec., 2.79 MiB/sec. | ||
2388 | 2024.12.21 07:48:36.430239 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2389 | 2024.12.21 07:48:36.430272 [ 4 ] {61a9dd77-e62d-4d69-8e2a-a19499e19c82} <Debug> TCPHandler: Processed in 0.006547673 sec. | ||
2390 | 2024.12.21 07:48:36.430366 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_6_1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2391 | 2024.12.21 07:48:36.430482 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2392 | 2024.12.21 07:48:36.430494 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2393 | 2024.12.21 07:48:36.430662 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2394 | 2024.12.21 07:48:36.430720 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2395 | 2024.12.21 07:48:36.431333 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2396 | 2024.12.21 07:48:36.431374 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2397 | 2024.12.21 07:48:36.431764 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2398 | 2024.12.21 07:48:36.432006 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2399 | 2024.12.21 07:48:36.432214 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. | ||
2400 | 2024.12.21 07:48:36.432269 [ 253 ] {bc7ae2af-9aef-4270-bb11-46c8c06cfa8c} <Debug> TCPHandler: Processed in 0.001881403 sec. | ||
2401 | 2024.12.21 07:48:36.432429 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2402 | 2024.12.21 07:48:36.432574 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2403 | 2024.12.21 07:48:36.432634 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2404 | 2024.12.21 07:48:36.433616 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2405 | 2024.12.21 07:48:36.433657 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2406 | 2024.12.21 07:48:36.434081 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2407 | 2024.12.21 07:48:36.434351 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2408 | 2024.12.21 07:48:36.434515 [ 41 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2409 | 2024.12.21 07:48:36.434582 [ 41 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2024.12.21 07:48:36.434612 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2411 | 2024.12.21 07:48:36.434644 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Debug> executeQuery: Read 868 rows, 64.38 KiB in 0.002096 sec., 414122.13740458013 rows/sec., 30.00 MiB/sec. | ||
2412 | 2024.12.21 07:48:36.434902 [ 4 ] {0f6eea54-501b-422c-837b-5f566d7fedc4} <Debug> TCPHandler: Processed in 0.002535774 sec. | ||
2413 | 2024.12.21 07:48:36.435173 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2414 | 2024.12.21 07:48:36.435198 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
2415 | 2024.12.21 07:48:36.435429 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2416 | 2024.12.21 07:48:36.435475 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2417 | 2024.12.21 07:48:36.435540 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2418 | 2024.12.21 07:48:36.435560 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 97 rows starting from the beginning of the part | ||
2419 | 2024.12.21 07:48:36.436009 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 408 rows starting from the beginning of the part | ||
2420 | 2024.12.21 07:48:36.436459 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
2421 | 2024.12.21 07:48:36.436674 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 408 rows starting from the beginning of the part | ||
2422 | 2024.12.21 07:48:36.437007 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
2423 | 2024.12.21 07:48:36.437317 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 868 rows starting from the beginning of the part | ||
2424 | 2024.12.21 07:48:36.438061 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2425 | 2024.12.21 07:48:36.438112 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2426 | 2024.12.21 07:48:36.439002 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2427 | 2024.12.21 07:48:36.439559 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2428 | 2024.12.21 07:48:36.440047 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004714 sec., 1272.8044123886295 rows/sec., 66.50 KiB/sec. | ||
2429 | 2024.12.21 07:48:36.440125 [ 253 ] {9a1db64f-9a43-42b9-a77d-190b64e486ce} <Debug> TCPHandler: Processed in 0.005083557 sec. | ||
2430 | 2024.12.21 07:48:36.440349 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2024.12.21 07:48:36.440713 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2432 | 2024.12.21 07:48:36.440724 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1909 rows, containing 5 columns (5 merged, 0 gathered) in 0.005988873 sec., 318757.8030123531 rows/sec., 24.36 MiB/sec. | ||
2433 | 2024.12.21 07:48:36.440805 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2434 | 2024.12.21 07:48:36.441019 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2435 | 2024.12.21 07:48:36.441772 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2436 | 2024.12.21 07:48:36.442033 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_11_2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2437 | 2024.12.21 07:48:36.442186 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2438 | 2024.12.21 07:48:36.443253 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2439 | 2024.12.21 07:48:36.443295 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2440 | 2024.12.21 07:48:36.443931 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2441 | 2024.12.21 07:48:36.444176 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2442 | 2024.12.21 07:48:36.444401 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Debug> executeQuery: Read 2762 rows, 188.50 KiB in 0.003777 sec., 731268.2022769394 rows/sec., 48.74 MiB/sec. | ||
2443 | 2024.12.21 07:48:36.444461 [ 4 ] {77a43f4c-f442-45bd-9c31-f06e766337a0} <Debug> TCPHandler: Processed in 0.004227392 sec. | ||
2444 | 2024.12.21 07:48:36.444613 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2445 | 2024.12.21 07:48:36.444753 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2446 | 2024.12.21 07:48:36.444814 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2447 | 2024.12.21 07:48:36.445354 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2448 | 2024.12.21 07:48:36.445399 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2449 | 2024.12.21 07:48:36.445828 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2450 | 2024.12.21 07:48:36.446065 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2451 | 2024.12.21 07:48:36.446291 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001566 sec., 638.5696040868455 rows/sec., 43.03 KiB/sec. | ||
2452 | 2024.12.21 07:48:36.446347 [ 253 ] {1680f4e8-0e7f-4a0b-88c9-be14c97f8ca8} <Debug> TCPHandler: Processed in 0.00180123 sec. | ||
2453 | 2024.12.21 07:48:36.446480 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2454 | 2024.12.21 07:48:36.446602 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2455 | 2024.12.21 07:48:36.446684 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2456 | 2024.12.21 07:48:36.447833 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2457 | 2024.12.21 07:48:36.447873 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2458 | 2024.12.21 07:48:36.448506 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2459 | 2024.12.21 07:48:36.448764 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2460 | 2024.12.21 07:48:36.448935 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2461 | 2024.12.21 07:48:36.449002 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2024.12.21 07:48:36.449043 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2463 | 2024.12.21 07:48:36.449059 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002469 sec., 10530.579181855002 rows/sec., 18.87 MiB/sec. | ||
2464 | 2024.12.21 07:48:36.449581 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
2465 | 2024.12.21 07:48:36.449758 [ 4 ] {ba6c25a0-6b07-47b2-97da-aa82f4f567ab} <Debug> TCPHandler: Processed in 0.003329417 sec. | ||
2466 | 2024.12.21 07:48:36.449992 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2024.12.21 07:48:36.450242 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2468 | 2024.12.21 07:48:36.450251 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2469 | 2024.12.21 07:48:36.450390 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
2470 | 2024.12.21 07:48:36.450393 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2471 | 2024.12.21 07:48:36.451334 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
2472 | 2024.12.21 07:48:36.452052 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
2473 | 2024.12.21 07:48:36.452805 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
2474 | 2024.12.21 07:48:36.452878 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2475 | 2024.12.21 07:48:36.452962 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2476 | 2024.12.21 07:48:36.453391 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
2477 | 2024.12.21 07:48:36.454147 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
2478 | 2024.12.21 07:48:36.454474 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2479 | 2024.12.21 07:48:36.455237 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2024.12.21 07:48:36.455708 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005537 sec., 6140.509301065558 rows/sec., 364.91 KiB/sec. | ||
2481 | 2024.12.21 07:48:36.455909 [ 253 ] {649409ec-ba3a-4987-ae4d-e5d243b148c9} <Debug> TCPHandler: Processed in 0.006019073 sec. | ||
2482 | 2024.12.21 07:48:36.458816 [ 200 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 19 columns (19 merged, 0 gathered) in 0.009678616 sec., 16118.00695471336 rows/sec., 28.88 MiB/sec. | ||
2483 | 2024.12.21 07:48:36.459284 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2484 | 2024.12.21 07:48:36.459794 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2485 | 2024.12.21 07:48:36.459878 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2486 | 2024.12.21 07:48:36.460028 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
2487 | 2024.12.21 07:48:37.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.93 MiB, peak 172.07 MiB, free memory in arenas 0.00 B, will set to 166.43 MiB (RSS), difference: -1.50 MiB | ||
2488 | 2024.12.21 07:48:39.921062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 332 | ||
2489 | 2024.12.21 07:48:39.925539 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2490 | 2024.12.21 07:48:39.925595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2491 | 2024.12.21 07:48:39.927191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2492 | 2024.12.21 07:48:39.927531 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2493 | 2024.12.21 07:48:39.927801 [ 36 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2494 | 2024.12.21 07:48:39.927962 [ 36 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2495 | 2024.12.21 07:48:39.928076 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2496 | 2024.12.21 07:48:39.928791 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
2497 | 2024.12.21 07:48:39.929384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
2498 | 2024.12.21 07:48:39.929865 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2499 | 2024.12.21 07:48:39.930056 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2500 | 2024.12.21 07:48:39.930766 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
2501 | 2024.12.21 07:48:39.931482 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
2502 | 2024.12.21 07:48:39.932140 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
2503 | 2024.12.21 07:48:39.932716 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
2504 | 2024.12.21 07:48:39.933271 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
2505 | 2024.12.21 07:48:39.941272 [ 200 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.012962522 sec., 25612.299828690742 rows/sec., 26.70 MiB/sec. | ||
2506 | 2024.12.21 07:48:39.942520 [ 199 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2507 | 2024.12.21 07:48:39.943432 [ 199 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2024.12.21 07:48:39.943533 [ 199 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_6_1} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2509 | 2024.12.21 07:48:39.943922 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
2510 | 2024.12.21 07:48:40.696310 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2511 | 2024.12.21 07:48:40.696616 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2512 | 2024.12.21 07:48:40.696731 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2513 | 2024.12.21 07:48:40.697578 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2514 | 2024.12.21 07:48:40.697629 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2515 | 2024.12.21 07:48:40.698063 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2516 | 2024.12.21 07:48:40.698321 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2517 | 2024.12.21 07:48:40.698522 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.16 MiB/sec. | ||
2518 | 2024.12.21 07:48:40.698580 [ 4 ] {dd691948-7579-4026-b1d5-a8c8398f3813} <Debug> TCPHandler: Processed in 0.002461512 sec. | ||
2519 | 2024.12.21 07:48:40.698849 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2520 | 2024.12.21 07:48:40.699039 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2521 | 2024.12.21 07:48:40.699116 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2522 | 2024.12.21 07:48:40.699894 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2024.12.21 07:48:40.699946 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2524 | 2024.12.21 07:48:40.700390 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2525 | 2024.12.21 07:48:40.700659 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2526 | 2024.12.21 07:48:40.700912 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001925 sec., 33246.753246753244 rows/sec., 2.59 MiB/sec. | ||
2527 | 2024.12.21 07:48:40.701030 [ 253 ] {6137b315-cf71-4f06-8f2b-596251a4230e} <Debug> TCPHandler: Processed in 0.00231233 sec. | ||
2528 | 2024.12.21 07:48:40.701258 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2529 | 2024.12.21 07:48:40.701486 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2530 | 2024.12.21 07:48:40.701584 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2531 | 2024.12.21 07:48:40.702298 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2532 | 2024.12.21 07:48:40.702337 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2533 | 2024.12.21 07:48:40.702752 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2534 | 2024.12.21 07:48:40.702985 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2024.12.21 07:48:40.703110 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2536 | 2024.12.21 07:48:40.703160 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2024.12.21 07:48:40.703177 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001747 sec., 73268.46021751573 rows/sec., 5.10 MiB/sec. | ||
2538 | 2024.12.21 07:48:40.703188 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2539 | 2024.12.21 07:48:40.703257 [ 4 ] {78535462-83f7-48fa-ab0e-ea1d84c411e8} <Debug> TCPHandler: Processed in 0.002108706 sec. | ||
2540 | 2024.12.21 07:48:40.703480 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2541 | 2024.12.21 07:48:40.703527 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
2542 | 2024.12.21 07:48:40.703650 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2543 | 2024.12.21 07:48:40.703761 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2544 | 2024.12.21 07:48:40.703898 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2545 | 2024.12.21 07:48:40.704012 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 975 rows starting from the beginning of the part | ||
2546 | 2024.12.21 07:48:40.704494 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
2547 | 2024.12.21 07:48:40.704793 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
2548 | 2024.12.21 07:48:40.705212 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
2549 | 2024.12.21 07:48:40.705495 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2762 rows starting from the beginning of the part | ||
2550 | 2024.12.21 07:48:40.705887 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
2551 | 2024.12.21 07:48:40.706068 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2552 | 2024.12.21 07:48:40.706193 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2553 | 2024.12.21 07:48:40.707243 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2554 | 2024.12.21 07:48:40.707828 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2024.12.21 07:48:40.708144 [ 35 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2556 | 2024.12.21 07:48:40.708228 [ 35 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2557 | 2024.12.21 07:48:40.708309 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2558 | 2024.12.21 07:48:40.708441 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004799 sec., 10002.083767451551 rows/sec., 690.25 KiB/sec. | ||
2559 | 2024.12.21 07:48:40.708787 [ 253 ] {3d35d766-94c5-4e05-a96b-9be504838be8} <Debug> TCPHandler: Processed in 0.005434823 sec. | ||
2560 | 2024.12.21 07:48:40.708785 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
2561 | 2024.12.21 07:48:40.709082 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2562 | 2024.12.21 07:48:40.709128 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 340 rows starting from the beginning of the part | ||
2563 | 2024.12.21 07:48:40.709274 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
2564 | 2024.12.21 07:48:40.709642 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
2565 | 2024.12.21 07:48:40.709952 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
2566 | 2024.12.21 07:48:40.710306 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
2567 | 2024.12.21 07:48:40.710592 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
2568 | 2024.12.21 07:48:40.710715 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4422 rows, containing 5 columns (5 merged, 0 gathered) in 0.007413997 sec., 596439.4104826316 rows/sec., 40.24 MiB/sec. | ||
2569 | 2024.12.21 07:48:40.711386 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2570 | 2024.12.21 07:48:40.712053 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2571 | 2024.12.21 07:48:40.712258 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2572 | 2024.12.21 07:48:40.712445 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
2573 | 2024.12.21 07:48:40.712676 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.004241683 sec., 147111.41780279196 rows/sec., 9.73 MiB/sec. | ||
2574 | 2024.12.21 07:48:40.712857 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2575 | 2024.12.21 07:48:40.713127 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2576 | 2024.12.21 07:48:40.713203 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_11_2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2577 | 2024.12.21 07:48:40.713273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2578 | 2024.12.21 07:48:42.424943 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2579 | 2024.12.21 07:48:42.425630 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2580 | 2024.12.21 07:48:42.425672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2581 | 2024.12.21 07:48:42.426204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2582 | 2024.12.21 07:48:42.426462 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2583 | 2024.12.21 07:48:42.426686 [ 26 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2584 | 2024.12.21 07:48:42.426725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2585 | 2024.12.21 07:48:42.426770 [ 26 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2586 | 2024.12.21 07:48:42.426803 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2587 | 2024.12.21 07:48:42.426938 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2588 | 2024.12.21 07:48:42.427065 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2589 | 2024.12.21 07:48:42.427105 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2590 | 2024.12.21 07:48:42.427194 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2591 | 2024.12.21 07:48:42.427432 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2592 | 2024.12.21 07:48:42.427630 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2593 | 2024.12.21 07:48:42.427815 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2594 | 2024.12.21 07:48:42.427961 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
2595 | 2024.12.21 07:48:42.429691 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002803118 sec., 1827964.4310371524 rows/sec., 26.15 MiB/sec. | ||
2596 | 2024.12.21 07:48:42.430600 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2597 | 2024.12.21 07:48:42.430953 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_11_2} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2598 | 2024.12.21 07:48:42.431054 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_11_2} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2599 | 2024.12.21 07:48:42.431173 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2600 | 2024.12.21 07:48:42.734373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2601 | 2024.12.21 07:48:42.756940 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2602 | 2024.12.21 07:48:42.756993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2603 | 2024.12.21 07:48:42.764636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2604 | 2024.12.21 07:48:42.765409 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2605 | 2024.12.21 07:48:42.765796 [ 26 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2606 | 2024.12.21 07:48:42.765943 [ 26 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2607 | 2024.12.21 07:48:42.766020 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2608 | 2024.12.21 07:48:42.766308 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2609 | 2024.12.21 07:48:42.774537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2610 | 2024.12.21 07:48:42.775770 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2611 | 2024.12.21 07:48:42.776730 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2612 | 2024.12.21 07:48:42.781590 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2613 | 2024.12.21 07:48:42.786237 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2614 | 2024.12.21 07:48:42.791181 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2615 | 2024.12.21 07:48:42.796411 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2616 | 2024.12.21 07:48:42.800926 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
2617 | 2024.12.21 07:48:42.856461 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.090303769 sec., 919.1199981918805 rows/sec., 4.75 MiB/sec. | ||
2618 | 2024.12.21 07:48:42.859098 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2619 | 2024.12.21 07:48:42.862277 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_11_2} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2620 | 2024.12.21 07:48:42.862425 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_11_2} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2621 | 2024.12.21 07:48:42.865178 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2622 | 2024.12.21 07:48:43.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.87 MiB, peak 177.75 MiB, free memory in arenas 0.00 B, will set to 169.69 MiB (RSS), difference: 1.82 MiB | ||
2623 | 2024.12.21 07:48:45.696441 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2624 | 2024.12.21 07:48:45.696633 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2625 | 2024.12.21 07:48:45.696707 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2626 | 2024.12.21 07:48:45.697491 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2024.12.21 07:48:45.697542 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2628 | 2024.12.21 07:48:45.697982 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2629 | 2024.12.21 07:48:45.698230 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2630 | 2024.12.21 07:48:45.698451 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.30 MiB/sec. | ||
2631 | 2024.12.21 07:48:45.698567 [ 4 ] {efe77674-d87b-4c5e-9333-c2de3e0897e3} <Debug> TCPHandler: Processed in 0.002261659 sec. | ||
2632 | 2024.12.21 07:48:45.698841 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2633 | 2024.12.21 07:48:45.699035 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2634 | 2024.12.21 07:48:45.699110 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2635 | 2024.12.21 07:48:45.699884 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2636 | 2024.12.21 07:48:45.699931 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2637 | 2024.12.21 07:48:45.700380 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2638 | 2024.12.21 07:48:45.700636 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2024.12.21 07:48:45.700904 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
2640 | 2024.12.21 07:48:45.701078 [ 253 ] {595d2018-0725-4a73-b59d-e6f1a51c81cd} <Debug> TCPHandler: Processed in 0.002374101 sec. | ||
2641 | 2024.12.21 07:48:45.701249 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2642 | 2024.12.21 07:48:45.701392 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2643 | 2024.12.21 07:48:45.701455 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2644 | 2024.12.21 07:48:45.702137 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2645 | 2024.12.21 07:48:45.702176 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2646 | 2024.12.21 07:48:45.702580 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2647 | 2024.12.21 07:48:45.702824 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2648 | 2024.12.21 07:48:45.703037 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. | ||
2649 | 2024.12.21 07:48:45.703091 [ 4 ] {a1e3764f-bff4-4863-ab45-10a5b8c548c5} <Debug> TCPHandler: Processed in 0.001910142 sec. | ||
2650 | 2024.12.21 07:48:45.703228 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2651 | 2024.12.21 07:48:45.703354 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2652 | 2024.12.21 07:48:45.703410 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2653 | 2024.12.21 07:48:45.703922 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2024.12.21 07:48:45.703962 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2655 | 2024.12.21 07:48:45.704349 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2656 | 2024.12.21 07:48:45.704588 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2024.12.21 07:48:45.704767 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
2658 | 2024.12.21 07:48:45.704822 [ 253 ] {00bfcd92-f296-49bc-89d0-455ca1f63675} <Debug> TCPHandler: Processed in 0.001652578 sec. | ||
2659 | 2024.12.21 07:48:49.778625 [ 33 ] {} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2660 | 2024.12.21 07:48:49.778706 [ 33 ] {} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2661 | 2024.12.21 07:48:49.778730 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2662 | 2024.12.21 07:48:49.779016 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::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 | ||
2663 | 2024.12.21 07:48:49.779383 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2664 | 2024.12.21 07:48:49.779427 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
2665 | 2024.12.21 07:48:49.779547 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2666 | 2024.12.21 07:48:49.779641 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
2667 | 2024.12.21 07:48:49.779725 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::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 | ||
2668 | 2024.12.21 07:48:49.779806 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2669 | 2024.12.21 07:48:49.781880 [ 190 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003051942 sec., 14089.389641087542 rows/sec., 2.30 MiB/sec. | ||
2670 | 2024.12.21 07:48:49.782153 [ 192 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2671 | 2024.12.21 07:48:49.782687 [ 192 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2672 | 2024.12.21 07:48:49.782784 [ 192 ] {9e88a5ac-e5a9-408a-a00e-8a9819762004::all_1_5_1} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2673 | 2024.12.21 07:48:49.782901 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2674 | 2024.12.21 07:48:49.843393 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2675 | 2024.12.21 07:48:49.843431 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2676 | 2024.12.21 07:48:49.926951 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2677 | 2024.12.21 07:48:49.927728 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2678 | 2024.12.21 07:48:49.927768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2679 | 2024.12.21 07:48:49.928375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2680 | 2024.12.21 07:48:49.928724 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2681 | 2024.12.21 07:48:49.929007 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2682 | 2024.12.21 07:48:49.929804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 348 | ||
2683 | 2024.12.21 07:48:49.932354 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2684 | 2024.12.21 07:48:49.932401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2685 | 2024.12.21 07:48:49.933833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2686 | 2024.12.21 07:48:49.934146 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2024.12.21 07:48:49.934695 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
2688 | 2024.12.21 07:48:50.274684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2689 | 2024.12.21 07:48:50.294603 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2690 | 2024.12.21 07:48:50.294661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2691 | 2024.12.21 07:48:50.302169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2692 | 2024.12.21 07:48:50.302930 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2693 | 2024.12.21 07:48:50.305671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2694 | 2024.12.21 07:48:50.704123 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2695 | 2024.12.21 07:48:50.704366 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2696 | 2024.12.21 07:48:50.704436 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2697 | 2024.12.21 07:48:50.705188 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2698 | 2024.12.21 07:48:50.705235 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2699 | 2024.12.21 07:48:50.705706 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2700 | 2024.12.21 07:48:50.705966 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2701 | 2024.12.21 07:48:50.706217 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001897 sec., 7380.073800738007 rows/sec., 531.27 KiB/sec. | ||
2702 | 2024.12.21 07:48:50.706408 [ 4 ] {50fdb4d3-3128-4902-adef-cecd229f713a} <Debug> TCPHandler: Processed in 0.002469012 sec. | ||
2703 | 2024.12.21 07:48:50.706680 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2704 | 2024.12.21 07:48:50.706876 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2705 | 2024.12.21 07:48:50.706954 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2706 | 2024.12.21 07:48:50.707860 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2707 | 2024.12.21 07:48:50.707913 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2708 | 2024.12.21 07:48:50.708389 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2709 | 2024.12.21 07:48:50.708651 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2710 | 2024.12.21 07:48:50.708888 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Debug> executeQuery: Read 285 rows, 25.77 KiB in 0.002065 sec., 138014.52784503633 rows/sec., 12.19 MiB/sec. | ||
2711 | 2024.12.21 07:48:50.708956 [ 253 ] {9beea9d6-bcb8-4316-abe9-5d3c747e7d03} <Debug> TCPHandler: Processed in 0.002421972 sec. | ||
2712 | 2024.12.21 07:48:50.709108 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2713 | 2024.12.21 07:48:50.709226 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2714 | 2024.12.21 07:48:50.709314 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2715 | 2024.12.21 07:48:50.710345 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2716 | 2024.12.21 07:48:50.710385 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2717 | 2024.12.21 07:48:50.710749 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2718 | 2024.12.21 07:48:50.710985 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2719 | 2024.12.21 07:48:50.711218 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.002011 sec., 23868.72202884137 rows/sec., 1.72 MiB/sec. | ||
2720 | 2024.12.21 07:48:50.711299 [ 4 ] {533d73ba-2862-47ea-9eeb-c90c4384d593} <Debug> TCPHandler: Processed in 0.002250789 sec. | ||
2721 | 2024.12.21 07:48:50.711456 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2722 | 2024.12.21 07:48:50.711582 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2723 | 2024.12.21 07:48:50.711639 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2724 | 2024.12.21 07:48:50.712236 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2725 | 2024.12.21 07:48:50.712278 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2726 | 2024.12.21 07:48:50.712645 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2727 | 2024.12.21 07:48:50.712892 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2728 | 2024.12.21 07:48:50.713185 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
2729 | 2024.12.21 07:48:50.713256 [ 253 ] {678ec6dc-59b2-4d4a-beca-9c6dcce7b2ec} <Debug> TCPHandler: Processed in 0.001858042 sec. | ||
2730 | 2024.12.21 07:48:50.713477 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2731 | 2024.12.21 07:48:50.713703 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2732 | 2024.12.21 07:48:50.713794 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2733 | 2024.12.21 07:48:50.714596 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2734 | 2024.12.21 07:48:50.714635 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2735 | 2024.12.21 07:48:50.714991 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2736 | 2024.12.21 07:48:50.715226 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2737 | 2024.12.21 07:48:50.715459 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001807 sec., 7194.244604316546 rows/sec., 448.56 KiB/sec. | ||
2738 | 2024.12.21 07:48:50.715515 [ 4 ] {6973467c-d3c6-4dd4-ad53-befc629d9044} <Debug> TCPHandler: Processed in 0.002152297 sec. | ||
2739 | 2024.12.21 07:48:50.715665 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2740 | 2024.12.21 07:48:50.715783 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2741 | 2024.12.21 07:48:50.715832 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2742 | 2024.12.21 07:48:50.716566 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2024.12.21 07:48:50.716609 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2744 | 2024.12.21 07:48:50.716991 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2745 | 2024.12.21 07:48:50.717222 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2746 | 2024.12.21 07:48:50.717433 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Debug> executeQuery: Read 436 rows, 32.02 KiB in 0.001677 sec., 259988.0739415623 rows/sec., 18.65 MiB/sec. | ||
2747 | 2024.12.21 07:48:50.717486 [ 253 ] {62960bf2-7161-4751-b76a-5254538a071d} <Debug> TCPHandler: Processed in 0.001880032 sec. | ||
2748 | 2024.12.21 07:48:50.717651 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2749 | 2024.12.21 07:48:50.717792 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2750 | 2024.12.21 07:48:50.717852 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2751 | 2024.12.21 07:48:50.718407 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2752 | 2024.12.21 07:48:50.718446 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2753 | 2024.12.21 07:48:50.718819 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2754 | 2024.12.21 07:48:50.719063 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2755 | 2024.12.21 07:48:50.719362 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
2756 | 2024.12.21 07:48:50.719463 [ 4 ] {f265ed89-03d5-4d5e-a2d2-2141741e93bd} <Debug> TCPHandler: Processed in 0.001880972 sec. | ||
2757 | 2024.12.21 07:48:50.719606 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2024.12.21 07:48:50.719725 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2759 | 2024.12.21 07:48:50.719778 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2760 | 2024.12.21 07:48:50.720363 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2024.12.21 07:48:50.720402 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2762 | 2024.12.21 07:48:50.720794 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2763 | 2024.12.21 07:48:50.721027 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2024.12.21 07:48:50.721236 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. | ||
2765 | 2024.12.21 07:48:50.721291 [ 253 ] {e296a254-a0d0-403d-a394-f89708658924} <Debug> TCPHandler: Processed in 0.001746279 sec. | ||
2766 | 2024.12.21 07:48:50.721505 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2767 | 2024.12.21 07:48:50.721733 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2768 | 2024.12.21 07:48:50.721831 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2769 | 2024.12.21 07:48:50.722502 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2770 | 2024.12.21 07:48:50.722542 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2771 | 2024.12.21 07:48:50.722897 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2772 | 2024.12.21 07:48:50.723133 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2024.12.21 07:48:50.723354 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001678 sec., 595.9475566150179 rows/sec., 40.16 KiB/sec. | ||
2774 | 2024.12.21 07:48:50.723405 [ 4 ] {af8fd64a-8f5d-4dc7-9b8f-15d701423fdb} <Debug> TCPHandler: Processed in 0.002013435 sec. | ||
2775 | 2024.12.21 07:48:50.723551 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2776 | 2024.12.21 07:48:50.723679 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2777 | 2024.12.21 07:48:50.723761 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2778 | 2024.12.21 07:48:50.724984 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2779 | 2024.12.21 07:48:50.725024 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2780 | 2024.12.21 07:48:50.725721 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2781 | 2024.12.21 07:48:50.725975 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2782 | 2024.12.21 07:48:50.726324 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002649 sec., 15477.538693846735 rows/sec., 27.74 MiB/sec. | ||
2783 | 2024.12.21 07:48:50.726570 [ 253 ] {9adf6269-9873-425d-96e9-a9dcc6045e40} <Debug> TCPHandler: Processed in 0.003073623 sec. | ||
2784 | 2024.12.21 07:48:50.726781 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2785 | 2024.12.21 07:48:50.727008 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2786 | 2024.12.21 07:48:50.727100 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2787 | 2024.12.21 07:48:50.727654 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2788 | 2024.12.21 07:48:50.727693 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2789 | 2024.12.21 07:48:50.728068 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2790 | 2024.12.21 07:48:50.728306 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2791 | 2024.12.21 07:48:50.728599 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001628 sec., 9213.759213759213 rows/sec., 668.24 KiB/sec. | ||
2792 | 2024.12.21 07:48:50.728664 [ 4 ] {87c6bc30-7ef6-43bc-8092-a588ccb7c442} <Debug> TCPHandler: Processed in 0.001993904 sec. | ||
2793 | 2024.12.21 07:48:50.728814 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2794 | 2024.12.21 07:48:50.728930 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2795 | 2024.12.21 07:48:50.728981 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2796 | 2024.12.21 07:48:50.729460 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2797 | 2024.12.21 07:48:50.729499 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.35 GiB. | ||
2798 | 2024.12.21 07:48:50.729862 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2799 | 2024.12.21 07:48:50.730095 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2800 | 2024.12.21 07:48:50.730300 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec. | ||
2801 | 2024.12.21 07:48:50.730350 [ 253 ] {04e94b44-9f82-463d-810a-769bcce9eb7e} <Debug> TCPHandler: Processed in 0.001591387 sec. | ||
2802 | 2024.12.21 07:48:55.696572 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2803 | 2024.12.21 07:48:55.696777 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2804 | 2024.12.21 07:48:55.696851 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2805 | 2024.12.21 07:48:55.697607 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2806 | 2024.12.21 07:48:55.697655 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2807 | 2024.12.21 07:48:55.698074 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2808 | 2024.12.21 07:48:55.698336 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2809 | 2024.12.21 07:48:55.698560 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00183 sec., 2185.792349726776 rows/sec., 178.24 KiB/sec. | ||
2810 | 2024.12.21 07:48:55.698632 [ 4 ] {87a07fec-396e-4541-908c-8ab52b7654fb} <Debug> TCPHandler: Processed in 0.002190858 sec. | ||
2811 | 2024.12.21 07:48:55.698894 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2812 | 2024.12.21 07:48:55.699084 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2813 | 2024.12.21 07:48:55.699159 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2814 | 2024.12.21 07:48:55.699946 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2815 | 2024.12.21 07:48:55.699994 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2816 | 2024.12.21 07:48:55.700428 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2817 | 2024.12.21 07:48:55.700680 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2818 | 2024.12.21 07:48:55.700924 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001892 sec., 30655.3911205074 rows/sec., 2.35 MiB/sec. | ||
2819 | 2024.12.21 07:48:55.700990 [ 253 ] {f793ef47-f9d7-4e0f-82c6-57dbbdb6bf65} <Debug> TCPHandler: Processed in 0.002228548 sec. | ||
2820 | 2024.12.21 07:48:55.701165 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2821 | 2024.12.21 07:48:55.701316 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2822 | 2024.12.21 07:48:55.701378 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2823 | 2024.12.21 07:48:55.701979 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2824 | 2024.12.21 07:48:55.702018 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2825 | 2024.12.21 07:48:55.702373 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2826 | 2024.12.21 07:48:55.702615 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2827 | 2024.12.21 07:48:55.702801 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001522 sec., 2628.120893561104 rows/sec., 183.51 KiB/sec. | ||
2828 | 2024.12.21 07:48:55.702855 [ 4 ] {b1cb4e36-ad4f-47e5-9589-ee0c438c77fc} <Debug> TCPHandler: Processed in 0.00176575 sec. | ||
2829 | 2024.12.21 07:48:55.703028 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2830 | 2024.12.21 07:48:55.703185 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2831 | 2024.12.21 07:48:55.703250 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2832 | 2024.12.21 07:48:55.703896 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.12.21 07:48:55.703937 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2834 | 2024.12.21 07:48:55.704336 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2835 | 2024.12.21 07:48:55.704582 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.12.21 07:48:55.704798 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00165 sec., 41212.121212121216 rows/sec., 3.22 MiB/sec. | ||
2837 | 2024.12.21 07:48:55.704856 [ 253 ] {a42a193e-374a-4921-b989-09d63aa630f4} <Debug> TCPHandler: Processed in 0.001904443 sec. | ||
2838 | 2024.12.21 07:48:55.705000 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2839 | 2024.12.21 07:48:55.705144 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2840 | 2024.12.21 07:48:55.705207 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2841 | 2024.12.21 07:48:55.705819 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2842 | 2024.12.21 07:48:55.705857 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2843 | 2024.12.21 07:48:55.706253 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2844 | 2024.12.21 07:48:55.706490 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2845 | 2024.12.21 07:48:55.706716 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.0016 sec., 101250 rows/sec., 7.05 MiB/sec. | ||
2846 | 2024.12.21 07:48:55.706942 [ 4 ] {00f47232-3d06-44d3-a571-dea8825165ff} <Debug> TCPHandler: Processed in 0.002001974 sec. | ||
2847 | 2024.12.21 07:48:55.707124 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2848 | 2024.12.21 07:48:55.707268 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2849 | 2024.12.21 07:48:55.707331 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2850 | 2024.12.21 07:48:55.707860 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2851 | 2024.12.21 07:48:55.707901 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2852 | 2024.12.21 07:48:55.708292 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2853 | 2024.12.21 07:48:55.708532 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2854 | 2024.12.21 07:48:55.708742 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. | ||
2855 | 2024.12.21 07:48:55.708799 [ 253 ] {4a1c6137-71fe-4f34-97e2-ac568aab6a5c} <Debug> TCPHandler: Processed in 0.001741519 sec. | ||
2856 | 2024.12.21 07:48:57.429205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2857 | 2024.12.21 07:48:57.429999 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2858 | 2024.12.21 07:48:57.430046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2859 | 2024.12.21 07:48:57.430600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2860 | 2024.12.21 07:48:57.430857 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2861 | 2024.12.21 07:48:57.431128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2862 | 2024.12.21 07:48:57.805802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2863 | 2024.12.21 07:48:57.825518 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.12.21 07:48:57.825578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2865 | 2024.12.21 07:48:57.833374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2866 | 2024.12.21 07:48:57.834116 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.12.21 07:48:57.836937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2868 | 2024.12.21 07:48:59.934923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 384 | ||
2869 | 2024.12.21 07:48:59.938290 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2870 | 2024.12.21 07:48:59.938355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2871 | 2024.12.21 07:48:59.939873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2872 | 2024.12.21 07:48:59.940187 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2873 | 2024.12.21 07:48:59.940812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
2874 | 2024.12.21 07:49:00.703535 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2875 | 2024.12.21 07:49:00.703734 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2876 | 2024.12.21 07:49:00.703810 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2877 | 2024.12.21 07:49:00.704588 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2878 | 2024.12.21 07:49:00.704642 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2879 | 2024.12.21 07:49:00.705102 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2880 | 2024.12.21 07:49:00.705395 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2881 | 2024.12.21 07:49:00.705611 [ 144 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2882 | 2024.12.21 07:49:00.705684 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002001 sec., 6996.501749125437 rows/sec., 503.65 KiB/sec. | ||
2883 | 2024.12.21 07:49:00.705696 [ 144 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2024.12.21 07:49:00.705770 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2885 | 2024.12.21 07:49:00.705827 [ 4 ] {f51c945a-d433-47ae-8bf1-7c1e9bd524d1} <Debug> TCPHandler: Processed in 0.002421331 sec. | ||
2886 | 2024.12.21 07:49:00.706008 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
2887 | 2024.12.21 07:49:00.706163 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2888 | 2024.12.21 07:49:00.706173 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2024.12.21 07:49:00.706203 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2890 | 2024.12.21 07:49:00.706432 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2891 | 2024.12.21 07:49:00.706551 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2892 | 2024.12.21 07:49:00.706697 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2893 | 2024.12.21 07:49:00.706776 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2894 | 2024.12.21 07:49:00.706961 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2895 | 2024.12.21 07:49:00.707321 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2896 | 2024.12.21 07:49:00.709611 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2897 | 2024.12.21 07:49:00.709712 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2898 | 2024.12.21 07:49:00.709747 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003878777 sec., 18046.92561598669 rows/sec., 1.34 MiB/sec. | ||
2899 | 2024.12.21 07:49:00.709943 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2900 | 2024.12.21 07:49:00.710562 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.12.21 07:49:00.710668 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2902 | 2024.12.21 07:49:00.710679 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_5_1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2903 | 2024.12.21 07:49:00.710820 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2904 | 2024.12.21 07:49:00.711035 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2905 | 2024.12.21 07:49:00.711249 [ 143 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2906 | 2024.12.21 07:49:00.711313 [ 143 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2907 | 2024.12.21 07:49:00.711333 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.004908 sec., 58475.9576202119 rows/sec., 5.17 MiB/sec. | ||
2908 | 2024.12.21 07:49:00.711355 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2909 | 2024.12.21 07:49:00.711539 [ 253 ] {9abf8174-d42c-4f78-b2c9-fa43378bcb44} <Debug> TCPHandler: Processed in 0.005555395 sec. | ||
2910 | 2024.12.21 07:49:00.711650 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
2911 | 2024.12.21 07:49:00.711848 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2912 | 2024.12.21 07:49:00.711980 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2913 | 2024.12.21 07:49:00.712074 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1399 rows starting from the beginning of the part | ||
2914 | 2024.12.21 07:49:00.712084 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2915 | 2024.12.21 07:49:00.712228 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2916 | 2024.12.21 07:49:00.712382 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
2917 | 2024.12.21 07:49:00.712777 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
2918 | 2024.12.21 07:49:00.713084 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 285 rows starting from the beginning of the part | ||
2919 | 2024.12.21 07:49:00.713558 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 58 rows starting from the beginning of the part | ||
2920 | 2024.12.21 07:49:00.713859 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 287 rows starting from the beginning of the part | ||
2921 | 2024.12.21 07:49:00.715060 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2922 | 2024.12.21 07:49:00.715122 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2923 | 2024.12.21 07:49:00.716154 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2924 | 2024.12.21 07:49:00.716520 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2925 | 2024.12.21 07:49:00.717095 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005049 sec., 9704.892057833235 rows/sec., 715.84 KiB/sec. | ||
2926 | 2024.12.21 07:49:00.717469 [ 4 ] {4f39127d-6113-41f1-9ffc-d781621bec8f} <Debug> TCPHandler: Processed in 0.005787119 sec. | ||
2927 | 2024.12.21 07:49:00.717505 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2141 rows, containing 5 columns (5 merged, 0 gathered) in 0.006017743 sec., 355781.22894247895 rows/sec., 31.37 MiB/sec. | ||
2928 | 2024.12.21 07:49:00.717682 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2929 | 2024.12.21 07:49:00.717868 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2930 | 2024.12.21 07:49:00.717900 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2931 | 2024.12.21 07:49:00.717956 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2932 | 2024.12.21 07:49:00.718660 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2933 | 2024.12.21 07:49:00.718825 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_16_3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2934 | 2024.12.21 07:49:00.718986 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2935 | 2024.12.21 07:49:00.719175 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2936 | 2024.12.21 07:49:00.719222 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2937 | 2024.12.21 07:49:00.719608 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2938 | 2024.12.21 07:49:00.719867 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2939 | 2024.12.21 07:49:00.720049 [ 143 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2940 | 2024.12.21 07:49:00.720107 [ 143 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2941 | 2024.12.21 07:49:00.720131 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00231 sec., 6060.606060606061 rows/sec., 424.45 KiB/sec. | ||
2942 | 2024.12.21 07:49:00.720145 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2943 | 2024.12.21 07:49:00.720336 [ 253 ] {1309ea90-d3fe-45b0-a4db-1691f85f6cdc} <Debug> TCPHandler: Processed in 0.002720297 sec. | ||
2944 | 2024.12.21 07:49:00.720381 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::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 | ||
2945 | 2024.12.21 07:49:00.720535 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2946 | 2024.12.21 07:49:00.720536 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2947 | 2024.12.21 07:49:00.720565 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
2948 | 2024.12.21 07:49:00.720713 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2949 | 2024.12.21 07:49:00.720847 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2950 | 2024.12.21 07:49:00.721056 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2951 | 2024.12.21 07:49:00.721073 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2952 | 2024.12.21 07:49:00.721573 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 242 rows starting from the beginning of the part | ||
2953 | 2024.12.21 07:49:00.721879 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2954 | 2024.12.21 07:49:00.722205 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
2955 | 2024.12.21 07:49:00.723822 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2956 | 2024.12.21 07:49:00.723905 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2957 | 2024.12.21 07:49:00.724863 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2958 | 2024.12.21 07:49:00.725082 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.004821682 sec., 62011.555303730114 rows/sec., 4.44 MiB/sec. | ||
2959 | 2024.12.21 07:49:00.725301 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2960 | 2024.12.21 07:49:00.725352 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2961 | 2024.12.21 07:49:00.725645 [ 143 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2962 | 2024.12.21 07:49:00.725725 [ 143 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2963 | 2024.12.21 07:49:00.725782 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2964 | 2024.12.21 07:49:00.725823 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005095 sec., 2551.5210991167814 rows/sec., 159.09 KiB/sec. | ||
2965 | 2024.12.21 07:49:00.726218 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2966 | 2024.12.21 07:49:00.726304 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
2967 | 2024.12.21 07:49:00.726477 [ 4 ] {c1be40bb-9e6b-490d-b0bd-ffd23fc5bce3} <Debug> TCPHandler: Processed in 0.006013563 sec. | ||
2968 | 2024.12.21 07:49:00.726720 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_6_1} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2969 | 2024.12.21 07:49:00.726800 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2970 | 2024.12.21 07:49:00.726827 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2971 | 2024.12.21 07:49:00.726940 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2972 | 2024.12.21 07:49:00.726968 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2973 | 2024.12.21 07:49:00.727183 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2974 | 2024.12.21 07:49:00.727246 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2975 | 2024.12.21 07:49:00.727370 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2976 | 2024.12.21 07:49:00.727560 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2977 | 2024.12.21 07:49:00.727917 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2978 | 2024.12.21 07:49:00.728262 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2979 | 2024.12.21 07:49:00.730143 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2980 | 2024.12.21 07:49:00.730210 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2981 | 2024.12.21 07:49:00.730689 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004799063 sec., 13544.310628970698 rows/sec., 897.39 KiB/sec. | ||
2982 | 2024.12.21 07:49:00.730935 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2983 | 2024.12.21 07:49:00.731135 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2984 | 2024.12.21 07:49:00.731424 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2024.12.21 07:49:00.731601 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_5_1} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2986 | 2024.12.21 07:49:00.731609 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2024.12.21 07:49:00.731742 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2988 | 2024.12.21 07:49:00.731901 [ 143 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2989 | 2024.12.21 07:49:00.731968 [ 143 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2990 | 2024.12.21 07:49:00.731995 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
2991 | 2024.12.21 07:49:00.732030 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004983 sec., 85089.30363235 rows/sec., 6.08 MiB/sec. | ||
2992 | 2024.12.21 07:49:00.732240 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
2993 | 2024.12.21 07:49:00.732245 [ 253 ] {8bea3b5f-c8b1-4a02-b753-c5bdaf798e40} <Debug> TCPHandler: Processed in 0.005623017 sec. | ||
2994 | 2024.12.21 07:49:00.732443 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2995 | 2024.12.21 07:49:00.732483 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part | ||
2996 | 2024.12.21 07:49:00.732490 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2024.12.21 07:49:00.732625 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
2998 | 2024.12.21 07:49:00.732822 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2999 | 2024.12.21 07:49:00.732958 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
3000 | 2024.12.21 07:49:00.733017 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3001 | 2024.12.21 07:49:00.733306 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 436 rows starting from the beginning of the part | ||
3002 | 2024.12.21 07:49:00.733536 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
3003 | 2024.12.21 07:49:00.733756 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 424 rows starting from the beginning of the part | ||
3004 | 2024.12.21 07:49:00.734450 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3005 | 2024.12.21 07:49:00.734492 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3006 | 2024.12.21 07:49:00.735056 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3007 | 2024.12.21 07:49:00.735326 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3008 | 2024.12.21 07:49:00.735569 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 5 columns (5 merged, 0 gathered) in 0.003550041 sec., 543937.3798781479 rows/sec., 41.60 MiB/sec. | ||
3009 | 2024.12.21 07:49:00.735836 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003156 sec., 1901.1406844106464 rows/sec., 99.33 KiB/sec. | ||
3010 | 2024.12.21 07:49:00.735971 [ 4 ] {f408bfee-068d-484b-bdf6-b5f42817a5f2} <Debug> TCPHandler: Processed in 0.003581101 sec. | ||
3011 | 2024.12.21 07:49:00.735993 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3012 | 2024.12.21 07:49:00.736194 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3013 | 2024.12.21 07:49:00.736393 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3014 | 2024.12.21 07:49:00.736510 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3015 | 2024.12.21 07:49:00.736511 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2024.12.21 07:49:00.736753 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_16_3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3017 | 2024.12.21 07:49:00.736957 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3018 | 2024.12.21 07:49:00.737460 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2024.12.21 07:49:00.737505 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3020 | 2024.12.21 07:49:00.737921 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3021 | 2024.12.21 07:49:00.738171 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2024.12.21 07:49:00.738424 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002094 sec., 113180.51575931233 rows/sec., 7.59 MiB/sec. | ||
3023 | 2024.12.21 07:49:00.738531 [ 253 ] {4431b95a-a5cd-4da9-ae99-ad7b3141bce7} <Debug> TCPHandler: Processed in 0.002450502 sec. | ||
3024 | 2024.12.21 07:49:00.738694 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3025 | 2024.12.21 07:49:00.738815 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3026 | 2024.12.21 07:49:00.738869 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3027 | 2024.12.21 07:49:00.739358 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2024.12.21 07:49:00.739397 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3029 | 2024.12.21 07:49:00.739763 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3030 | 2024.12.21 07:49:00.740006 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2024.12.21 07:49:00.740126 [ 143 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3032 | 2024.12.21 07:49:00.740164 [ 143 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2024.12.21 07:49:00.740185 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3034 | 2024.12.21 07:49:00.740197 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
3035 | 2024.12.21 07:49:00.740311 [ 4 ] {5993c98e-ff47-477c-99a7-63bfa2d719f6} <Debug> TCPHandler: Processed in 0.001674809 sec. | ||
3036 | 2024.12.21 07:49:00.740329 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::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 | ||
3037 | 2024.12.21 07:49:00.740460 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3038 | 2024.12.21 07:49:00.740499 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3039 | 2024.12.21 07:49:00.740513 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3040 | 2024.12.21 07:49:00.740689 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3041 | 2024.12.21 07:49:00.740918 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3042 | 2024.12.21 07:49:00.740981 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3043 | 2024.12.21 07:49:00.741347 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3044 | 2024.12.21 07:49:00.741364 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3045 | 2024.12.21 07:49:00.741612 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3046 | 2024.12.21 07:49:00.742011 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3047 | 2024.12.21 07:49:00.745114 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.004876894 sec., 1230.2912468468662 rows/sec., 82.10 KiB/sec. | ||
3048 | 2024.12.21 07:49:00.745318 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3049 | 2024.12.21 07:49:00.745974 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3050 | 2024.12.21 07:49:00.746205 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_6_1} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3051 | 2024.12.21 07:49:00.746387 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3052 | 2024.12.21 07:49:00.746431 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3053 | 2024.12.21 07:49:00.746481 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3054 | 2024.12.21 07:49:00.747185 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3055 | 2024.12.21 07:49:00.747469 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3056 | 2024.12.21 07:49:00.747727 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.006996 sec., 6003.430531732419 rows/sec., 10.76 MiB/sec. | ||
3057 | 2024.12.21 07:49:00.747856 [ 253 ] {da8c2123-a224-4ccb-bceb-4d5e47238411} <Debug> TCPHandler: Processed in 0.007452328 sec. | ||
3058 | 2024.12.21 07:49:00.748036 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3059 | 2024.12.21 07:49:00.748180 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3060 | 2024.12.21 07:49:00.748240 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3061 | 2024.12.21 07:49:00.748798 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.12.21 07:49:00.748835 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3063 | 2024.12.21 07:49:00.749210 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3064 | 2024.12.21 07:49:00.749453 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3065 | 2024.12.21 07:49:00.749635 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001487 sec., 55144.58641560188 rows/sec., 3.50 MiB/sec. | ||
3066 | 2024.12.21 07:49:00.749687 [ 4 ] {d3d354a3-279d-42ba-8d67-3730574d6407} <Debug> TCPHandler: Processed in 0.00172103 sec. | ||
3067 | 2024.12.21 07:49:04.843472 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3068 | 2024.12.21 07:49:04.843545 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3069 | 2024.12.21 07:49:04.931321 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
3070 | 2024.12.21 07:49:04.931956 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2024.12.21 07:49:04.932005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3072 | 2024.12.21 07:49:04.932536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3073 | 2024.12.21 07:49:04.932804 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2024.12.21 07:49:04.933050 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3075 | 2024.12.21 07:49:05.337073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3076 | 2024.12.21 07:49:05.358285 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3077 | 2024.12.21 07:49:05.358344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3078 | 2024.12.21 07:49:05.366247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3079 | 2024.12.21 07:49:05.366998 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3080 | 2024.12.21 07:49:05.369723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3081 | 2024.12.21 07:49:05.696766 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3082 | 2024.12.21 07:49:05.696998 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3083 | 2024.12.21 07:49:05.697081 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3084 | 2024.12.21 07:49:05.697939 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3085 | 2024.12.21 07:49:05.697987 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3086 | 2024.12.21 07:49:05.698417 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3087 | 2024.12.21 07:49:05.698664 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3088 | 2024.12.21 07:49:05.698895 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
3089 | 2024.12.21 07:49:05.698951 [ 4 ] {6c745c37-a0db-4b99-833d-b9fc89adb20c} <Debug> TCPHandler: Processed in 0.002378361 sec. | ||
3090 | 2024.12.21 07:49:05.699213 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3091 | 2024.12.21 07:49:05.699422 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3092 | 2024.12.21 07:49:05.699501 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3093 | 2024.12.21 07:49:05.700286 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3094 | 2024.12.21 07:49:05.700327 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3095 | 2024.12.21 07:49:05.700751 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3096 | 2024.12.21 07:49:05.700993 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3097 | 2024.12.21 07:49:05.701232 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. | ||
3098 | 2024.12.21 07:49:05.701446 [ 253 ] {7c50862f-a6b5-4927-86eb-386cf1c3131f} <Debug> TCPHandler: Processed in 0.002370051 sec. | ||
3099 | 2024.12.21 07:49:05.701625 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3100 | 2024.12.21 07:49:05.701767 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3101 | 2024.12.21 07:49:05.701830 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3102 | 2024.12.21 07:49:05.702516 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2024.12.21 07:49:05.702563 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3104 | 2024.12.21 07:49:05.703010 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3105 | 2024.12.21 07:49:05.703249 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2024.12.21 07:49:05.703410 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3107 | 2024.12.21 07:49:05.703469 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.12.21 07:49:05.703500 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
3109 | 2024.12.21 07:49:05.703513 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3110 | 2024.12.21 07:49:05.703661 [ 4 ] {8a826982-6917-443f-a655-4bffbf8326ea} <Debug> TCPHandler: Processed in 0.002101316 sec. | ||
3111 | 2024.12.21 07:49:05.703721 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
3112 | 2024.12.21 07:49:05.703852 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3113 | 2024.12.21 07:49:05.703872 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2024.12.21 07:49:05.703917 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4422 rows starting from the beginning of the part | ||
3115 | 2024.12.21 07:49:05.704209 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
3116 | 2024.12.21 07:49:05.704263 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3117 | 2024.12.21 07:49:05.704488 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part | ||
3118 | 2024.12.21 07:49:05.704507 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3119 | 2024.12.21 07:49:05.704828 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part | ||
3120 | 2024.12.21 07:49:05.705158 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 237 rows starting from the beginning of the part | ||
3121 | 2024.12.21 07:49:05.705466 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
3122 | 2024.12.21 07:49:05.706811 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3123 | 2024.12.21 07:49:05.706879 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3124 | 2024.12.21 07:49:05.707920 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3125 | 2024.12.21 07:49:05.708339 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3126 | 2024.12.21 07:49:05.708564 [ 134 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3127 | 2024.12.21 07:49:05.708652 [ 134 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3128 | 2024.12.21 07:49:05.708702 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3129 | 2024.12.21 07:49:05.708704 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004606 sec., 13026.48719062093 rows/sec., 898.96 KiB/sec. | ||
3130 | 2024.12.21 07:49:05.709235 [ 253 ] {4fa969a9-dc11-4a8d-ba8f-2f7b083c4b96} <Debug> TCPHandler: Processed in 0.005433713 sec. | ||
3131 | 2024.12.21 07:49:05.709548 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
3132 | 2024.12.21 07:49:05.710089 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3133 | 2024.12.21 07:49:05.710094 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5378 rows, containing 5 columns (5 merged, 0 gathered) in 0.006463021 sec., 832118.6021212061 rows/sec., 56.27 MiB/sec. | ||
3134 | 2024.12.21 07:49:05.710138 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 624 rows starting from the beginning of the part | ||
3135 | 2024.12.21 07:49:05.710223 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
3136 | 2024.12.21 07:49:05.710428 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
3137 | 2024.12.21 07:49:05.710734 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3138 | 2024.12.21 07:49:05.710757 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
3139 | 2024.12.21 07:49:05.711080 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
3140 | 2024.12.21 07:49:05.711327 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
3141 | 2024.12.21 07:49:05.711829 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3142 | 2024.12.21 07:49:05.712011 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3143 | 2024.12.21 07:49:05.712171 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
3144 | 2024.12.21 07:49:05.712927 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.004103 sec., 235924.9329758713 rows/sec., 15.55 MiB/sec. | ||
3145 | 2024.12.21 07:49:05.713167 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3146 | 2024.12.21 07:49:05.713581 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3147 | 2024.12.21 07:49:05.713689 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_16_3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3148 | 2024.12.21 07:49:05.713813 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3149 | 2024.12.21 07:49:07.954962 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3150 | 2024.12.21 07:49:07.955197 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3151 | 2024.12.21 07:49:07.955279 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3152 | 2024.12.21 07:49:07.956112 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2024.12.21 07:49:07.956164 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3154 | 2024.12.21 07:49:07.956596 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3155 | 2024.12.21 07:49:07.956850 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3156 | 2024.12.21 07:49:07.957103 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
3157 | 2024.12.21 07:49:07.957162 [ 4 ] {a97bc858-adb7-4794-bb3c-cdb339d688f0} <Debug> TCPHandler: Processed in 0.002393501 sec. | ||
3158 | 2024.12.21 07:49:07.957406 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3159 | 2024.12.21 07:49:07.957619 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3160 | 2024.12.21 07:49:07.957699 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3161 | 2024.12.21 07:49:07.958442 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3162 | 2024.12.21 07:49:07.958488 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3163 | 2024.12.21 07:49:07.958911 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3164 | 2024.12.21 07:49:07.959159 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3165 | 2024.12.21 07:49:07.959462 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001888 sec., 3177.9661016949153 rows/sec., 259.14 KiB/sec. | ||
3166 | 2024.12.21 07:49:07.959535 [ 253 ] {3010a1bb-ea76-4c05-891c-253e46cc1882} <Debug> TCPHandler: Processed in 0.002262909 sec. | ||
3167 | 2024.12.21 07:49:07.959694 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3168 | 2024.12.21 07:49:07.959837 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3169 | 2024.12.21 07:49:07.959907 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3170 | 2024.12.21 07:49:07.961556 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3171 | 2024.12.21 07:49:07.961597 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3172 | 2024.12.21 07:49:07.962054 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3173 | 2024.12.21 07:49:07.962294 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3174 | 2024.12.21 07:49:07.962534 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002725 sec., 524770.6422018348 rows/sec., 43.99 MiB/sec. | ||
3175 | 2024.12.21 07:49:07.962741 [ 4 ] {811e47a2-3b3f-4742-a08c-9e4afded41c1} <Debug> TCPHandler: Processed in 0.003113914 sec. | ||
3176 | 2024.12.21 07:49:07.962953 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3177 | 2024.12.21 07:49:07.963093 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3178 | 2024.12.21 07:49:07.963151 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3179 | 2024.12.21 07:49:07.963862 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3180 | 2024.12.21 07:49:07.963906 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3181 | 2024.12.21 07:49:07.964271 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3182 | 2024.12.21 07:49:07.964507 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3183 | 2024.12.21 07:49:07.964808 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001721 sec., 31958.163858221964 rows/sec., 2.29 MiB/sec. | ||
3184 | 2024.12.21 07:49:07.964928 [ 253 ] {59419675-68b6-49c3-82cc-dd5bf441352d} <Debug> TCPHandler: Processed in 0.002044015 sec. | ||
3185 | 2024.12.21 07:49:07.965066 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3186 | 2024.12.21 07:49:07.965185 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3187 | 2024.12.21 07:49:07.965235 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3188 | 2024.12.21 07:49:07.965900 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3189 | 2024.12.21 07:49:07.965940 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3190 | 2024.12.21 07:49:07.966312 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3191 | 2024.12.21 07:49:07.966561 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3192 | 2024.12.21 07:49:07.966771 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001609 sec., 150403.97762585458 rows/sec., 10.19 MiB/sec. | ||
3193 | 2024.12.21 07:49:07.966824 [ 4 ] {a066ae9c-ea98-4301-869b-c41e3ff366a2} <Debug> TCPHandler: Processed in 0.001815651 sec. | ||
3194 | 2024.12.21 07:49:07.966973 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3195 | 2024.12.21 07:49:07.967089 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3196 | 2024.12.21 07:49:07.967139 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3197 | 2024.12.21 07:49:07.967714 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3198 | 2024.12.21 07:49:07.967755 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3199 | 2024.12.21 07:49:07.968112 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3200 | 2024.12.21 07:49:07.968348 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2024.12.21 07:49:07.968637 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. | ||
3202 | 2024.12.21 07:49:07.968738 [ 253 ] {3c79d132-a4c6-4977-9003-0118d8a8f34e} <Debug> TCPHandler: Processed in 0.001818531 sec. | ||
3203 | 2024.12.21 07:49:07.968879 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3204 | 2024.12.21 07:49:07.969104 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3205 | 2024.12.21 07:49:07.969194 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3206 | 2024.12.21 07:49:07.970392 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2024.12.21 07:49:07.970432 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3208 | 2024.12.21 07:49:07.970826 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3209 | 2024.12.21 07:49:07.971064 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3210 | 2024.12.21 07:49:07.971320 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.00227 sec., 390308.3700440529 rows/sec., 28.32 MiB/sec. | ||
3211 | 2024.12.21 07:49:07.971545 [ 4 ] {304c97bc-2e1b-46fd-aed8-19460b045c75} <Debug> TCPHandler: Processed in 0.002721697 sec. | ||
3212 | 2024.12.21 07:49:07.971720 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3213 | 2024.12.21 07:49:07.971863 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3214 | 2024.12.21 07:49:07.971925 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3215 | 2024.12.21 07:49:07.972497 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3216 | 2024.12.21 07:49:07.972544 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3217 | 2024.12.21 07:49:07.972957 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3218 | 2024.12.21 07:49:07.973200 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3219 | 2024.12.21 07:49:07.973359 [ 44 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3220 | 2024.12.21 07:49:07.973431 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 196.66 KiB/sec. | ||
3221 | 2024.12.21 07:49:07.973449 [ 44 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3222 | 2024.12.21 07:49:07.973520 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3223 | 2024.12.21 07:49:07.973548 [ 253 ] {90c11f5f-c4f4-452b-b5d3-90e6eb37d0a4} <Debug> TCPHandler: Processed in 0.001894673 sec. | ||
3224 | 2024.12.21 07:49:07.973762 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
3225 | 2024.12.21 07:49:07.973772 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3226 | 2024.12.21 07:49:07.973979 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3227 | 2024.12.21 07:49:07.974066 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3228 | 2024.12.21 07:49:07.974077 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3229 | 2024.12.21 07:49:07.974348 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3230 | 2024.12.21 07:49:07.974348 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3231 | 2024.12.21 07:49:07.974796 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3232 | 2024.12.21 07:49:07.975094 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3233 | 2024.12.21 07:49:07.975482 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3234 | 2024.12.21 07:49:07.975808 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
3235 | 2024.12.21 07:49:07.977647 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2024.12.21 07:49:07.977729 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3237 | 2024.12.21 07:49:07.978356 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004727961 sec., 7614.276006083806 rows/sec., 397.82 KiB/sec. | ||
3238 | 2024.12.21 07:49:07.978494 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3239 | 2024.12.21 07:49:07.978655 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3240 | 2024.12.21 07:49:07.978845 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3241 | 2024.12.21 07:49:07.978939 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_6_1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3242 | 2024.12.21 07:49:07.978968 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3243 | 2024.12.21 07:49:07.979047 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3244 | 2024.12.21 07:49:07.979234 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.005276 sec., 174753.60121304018 rows/sec., 11.64 MiB/sec. | ||
3245 | 2024.12.21 07:49:07.979302 [ 4 ] {4dc138f3-970f-48fb-a7a0-c1b06993e643} <Debug> TCPHandler: Processed in 0.005664278 sec. | ||
3246 | 2024.12.21 07:49:07.979471 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2024.12.21 07:49:07.979616 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3248 | 2024.12.21 07:49:07.979679 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3249 | 2024.12.21 07:49:07.980163 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3250 | 2024.12.21 07:49:07.980203 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3251 | 2024.12.21 07:49:07.980586 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3252 | 2024.12.21 07:49:07.980825 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3253 | 2024.12.21 07:49:07.981040 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
3254 | 2024.12.21 07:49:07.981094 [ 253 ] {011aded1-7419-4e9a-9b59-d97e48f64d5e} <Debug> TCPHandler: Processed in 0.001691109 sec. | ||
3255 | 2024.12.21 07:49:07.981241 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3256 | 2024.12.21 07:49:07.981371 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3257 | 2024.12.21 07:49:07.981453 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3258 | 2024.12.21 07:49:07.982622 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3259 | 2024.12.21 07:49:07.982663 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3260 | 2024.12.21 07:49:07.983320 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3261 | 2024.12.21 07:49:07.983582 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3262 | 2024.12.21 07:49:07.983922 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002553 sec., 16451.23384253819 rows/sec., 29.48 MiB/sec. | ||
3263 | 2024.12.21 07:49:07.984091 [ 4 ] {79ad5345-959f-4aa8-97f7-612812cfd31f} <Debug> TCPHandler: Processed in 0.00290883 sec. | ||
3264 | 2024.12.21 07:49:07.984251 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3265 | 2024.12.21 07:49:07.984369 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3266 | 2024.12.21 07:49:07.984421 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3267 | 2024.12.21 07:49:07.984904 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2024.12.21 07:49:07.984944 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3269 | 2024.12.21 07:49:07.985309 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3270 | 2024.12.21 07:49:07.985545 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2024.12.21 07:49:07.985751 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.001407 sec., 38379.53091684435 rows/sec., 2.36 MiB/sec. | ||
3272 | 2024.12.21 07:49:07.985802 [ 253 ] {9c9fecae-14aa-4763-9954-beb12753978c} <Debug> TCPHandler: Processed in 0.001606948 sec. | ||
3273 | 2024.12.21 07:49:09.941105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 438 | ||
3274 | 2024.12.21 07:49:09.944665 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3275 | 2024.12.21 07:49:09.944720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3276 | 2024.12.21 07:49:09.946264 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3277 | 2024.12.21 07:49:09.946602 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3278 | 2024.12.21 07:49:09.947489 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 438 | ||
3279 | 2024.12.21 07:49:10.693477 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3280 | 2024.12.21 07:49:10.693668 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3281 | 2024.12.21 07:49:10.693744 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3282 | 2024.12.21 07:49:10.694529 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3283 | 2024.12.21 07:49:10.694579 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3284 | 2024.12.21 07:49:10.695009 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3285 | 2024.12.21 07:49:10.695266 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3286 | 2024.12.21 07:49:10.695507 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. | ||
3287 | 2024.12.21 07:49:10.695575 [ 4 ] {6b1f8cc7-f029-4db0-9d90-f38a101eb091} <Debug> TCPHandler: Processed in 0.002229678 sec. | ||
3288 | 2024.12.21 07:49:10.695846 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2024.12.21 07:49:10.696050 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3290 | 2024.12.21 07:49:10.696123 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3291 | 2024.12.21 07:49:10.696888 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3292 | 2024.12.21 07:49:10.696931 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3293 | 2024.12.21 07:49:10.697387 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3294 | 2024.12.21 07:49:10.697637 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3295 | 2024.12.21 07:49:10.697834 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001841 sec., 34763.71537208039 rows/sec., 2.71 MiB/sec. | ||
3296 | 2024.12.21 07:49:10.697889 [ 253 ] {8b94fafa-11a0-4f21-b902-0606dd6247cf} <Debug> TCPHandler: Processed in 0.002185648 sec. | ||
3297 | 2024.12.21 07:49:10.698070 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3298 | 2024.12.21 07:49:10.698211 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3299 | 2024.12.21 07:49:10.698280 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3300 | 2024.12.21 07:49:10.698879 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3301 | 2024.12.21 07:49:10.698921 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3302 | 2024.12.21 07:49:10.699326 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3303 | 2024.12.21 07:49:10.699567 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3304 | 2024.12.21 07:49:10.699830 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001643 sec., 45039.56177723676 rows/sec., 3.13 MiB/sec. | ||
3305 | 2024.12.21 07:49:10.700015 [ 4 ] {e6e55738-0363-4a16-8911-168e1040cbda} <Debug> TCPHandler: Processed in 0.001999744 sec. | ||
3306 | 2024.12.21 07:49:10.700227 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3307 | 2024.12.21 07:49:10.700368 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3308 | 2024.12.21 07:49:10.700431 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3309 | 2024.12.21 07:49:10.701010 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.12.21 07:49:10.701049 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
3311 | 2024.12.21 07:49:10.701428 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3312 | 2024.12.21 07:49:10.701676 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.12.21 07:49:10.701857 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001522 sec., 18396.84625492773 rows/sec., 1.24 MiB/sec. | ||
3314 | 2024.12.21 07:49:10.701906 [ 253 ] {efc23124-d8e1-4810-a80a-3805a46f8e09} <Debug> TCPHandler: Processed in 0.00177798 sec. | ||
3315 | 2024.12.21 07:49:12.433235 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3316 | 2024.12.21 07:49:12.433917 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3317 | 2024.12.21 07:49:12.433969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3318 | 2024.12.21 07:49:12.434484 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3319 | 2024.12.21 07:49:12.434757 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3320 | 2024.12.21 07:49:12.435009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3321 | 2024.12.21 07:49:12.869850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3322 | 2024.12.21 07:49:12.891297 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3323 | 2024.12.21 07:49:12.891352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3324 | 2024.12.21 07:49:12.898996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3325 | 2024.12.21 07:49:12.899749 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3326 | 2024.12.21 07:49:12.902478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3327 | 2024.12.21 07:49:15.697513 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2024.12.21 07:49:15.697728 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3329 | 2024.12.21 07:49:15.697810 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3330 | 2024.12.21 07:49:15.698620 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2024.12.21 07:49:15.698673 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3332 | 2024.12.21 07:49:15.699116 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3333 | 2024.12.21 07:49:15.699371 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3334 | 2024.12.21 07:49:15.699609 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. | ||
3335 | 2024.12.21 07:49:15.699679 [ 4 ] {d314226c-d8cc-4480-a3fb-0551aa784e28} <Debug> TCPHandler: Processed in 0.002320139 sec. | ||
3336 | 2024.12.21 07:49:15.699938 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2024.12.21 07:49:15.700133 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3338 | 2024.12.21 07:49:15.700207 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3339 | 2024.12.21 07:49:15.700972 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2024.12.21 07:49:15.701027 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3341 | 2024.12.21 07:49:15.701471 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3342 | 2024.12.21 07:49:15.701738 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2024.12.21 07:49:15.701979 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. | ||
3344 | 2024.12.21 07:49:15.702044 [ 253 ] {467b39a2-66a2-4c9b-9e56-14bb93a26aab} <Debug> TCPHandler: Processed in 0.002247159 sec. | ||
3345 | 2024.12.21 07:49:15.702200 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2024.12.21 07:49:15.702344 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3347 | 2024.12.21 07:49:15.702410 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3348 | 2024.12.21 07:49:15.703088 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2024.12.21 07:49:15.703138 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3350 | 2024.12.21 07:49:15.703542 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3351 | 2024.12.21 07:49:15.703793 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2024.12.21 07:49:15.704012 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001703 sec., 93951.84967704052 rows/sec., 6.54 MiB/sec. | ||
3353 | 2024.12.21 07:49:15.704068 [ 4 ] {89f8fc33-3200-4e5b-a765-75a50b2a89a8} <Debug> TCPHandler: Processed in 0.001937084 sec. | ||
3354 | 2024.12.21 07:49:15.704207 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3355 | 2024.12.21 07:49:15.704331 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3356 | 2024.12.21 07:49:15.704387 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3357 | 2024.12.21 07:49:15.704890 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2024.12.21 07:49:15.704931 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3359 | 2024.12.21 07:49:15.705319 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3360 | 2024.12.21 07:49:15.705590 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3361 | 2024.12.21 07:49:15.705805 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
3362 | 2024.12.21 07:49:15.705861 [ 253 ] {74b902e7-5a68-4665-b977-5a84972ad0bf} <Debug> TCPHandler: Processed in 0.001711199 sec. | ||
3363 | 2024.12.21 07:49:18.903544 [ 32 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3364 | 2024.12.21 07:49:18.903658 [ 32 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2024.12.21 07:49:18.903704 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3366 | 2024.12.21 07:49:18.903998 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3367 | 2024.12.21 07:49:18.904307 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3368 | 2024.12.21 07:49:18.904375 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part | ||
3369 | 2024.12.21 07:49:18.904488 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
3370 | 2024.12.21 07:49:18.904726 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
3371 | 2024.12.21 07:49:18.905009 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part | ||
3372 | 2024.12.21 07:49:18.905159 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part | ||
3373 | 2024.12.21 07:49:18.906332 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518664 sec., 76627.92655153685 rows/sec., 5.78 MiB/sec. | ||
3374 | 2024.12.21 07:49:18.906497 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3375 | 2024.12.21 07:49:18.906784 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3376 | 2024.12.21 07:49:18.906863 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_10_2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3377 | 2024.12.21 07:49:18.906943 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3378 | 2024.12.21 07:49:19.843604 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3379 | 2024.12.21 07:49:19.843684 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3380 | 2024.12.21 07:49:19.935240 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3381 | 2024.12.21 07:49:19.936298 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3382 | 2024.12.21 07:49:19.936376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3383 | 2024.12.21 07:49:19.936931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3384 | 2024.12.21 07:49:19.937186 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3385 | 2024.12.21 07:49:19.937388 [ 58 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3386 | 2024.12.21 07:49:19.937475 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3387 | 2024.12.21 07:49:19.937483 [ 58 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3388 | 2024.12.21 07:49:19.937529 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3389 | 2024.12.21 07:49:19.937665 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3390 | 2024.12.21 07:49:19.937785 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3391 | 2024.12.21 07:49:19.937825 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3392 | 2024.12.21 07:49:19.937933 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3393 | 2024.12.21 07:49:19.938169 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3394 | 2024.12.21 07:49:19.938320 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3395 | 2024.12.21 07:49:19.938401 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3396 | 2024.12.21 07:49:19.938475 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
3397 | 2024.12.21 07:49:19.940153 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541644 sec., 2904025.898198174 rows/sec., 41.54 MiB/sec. | ||
3398 | 2024.12.21 07:49:19.941185 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3399 | 2024.12.21 07:49:19.941537 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_16_3} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3400 | 2024.12.21 07:49:19.941634 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_16_3} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3401 | 2024.12.21 07:49:19.941758 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
3402 | 2024.12.21 07:49:19.947881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 454 | ||
3403 | 2024.12.21 07:49:19.950850 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2024.12.21 07:49:19.950891 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3405 | 2024.12.21 07:49:19.952398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3406 | 2024.12.21 07:49:19.952715 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3407 | 2024.12.21 07:49:19.953589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
3408 | 2024.12.21 07:49:20.001331 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000935256 sec. | ||
3409 | 2024.12.21 07:49:20.402616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3410 | 2024.12.21 07:49:20.423768 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2024.12.21 07:49:20.423828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3412 | 2024.12.21 07:49:20.431196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3413 | 2024.12.21 07:49:20.431970 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2024.12.21 07:49:20.432382 [ 46 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3415 | 2024.12.21 07:49:20.432518 [ 46 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3416 | 2024.12.21 07:49:20.432589 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3417 | 2024.12.21 07:49:20.433203 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3418 | 2024.12.21 07:49:20.448004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3419 | 2024.12.21 07:49:20.449858 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3420 | 2024.12.21 07:49:20.451520 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3421 | 2024.12.21 07:49:20.457528 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3422 | 2024.12.21 07:49:20.463456 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3423 | 2024.12.21 07:49:20.469113 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3424 | 2024.12.21 07:49:20.475038 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3425 | 2024.12.21 07:49:20.479909 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
3426 | 2024.12.21 07:49:20.539098 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.106350494 sec., 1137.7474184558089 rows/sec., 5.88 MiB/sec. | ||
3427 | 2024.12.21 07:49:20.541841 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3428 | 2024.12.21 07:49:20.544889 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_16_3} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3429 | 2024.12.21 07:49:20.545008 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_16_3} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3430 | 2024.12.21 07:49:20.547434 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3431 | 2024.12.21 07:49:20.703596 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3432 | 2024.12.21 07:49:20.703901 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3433 | 2024.12.21 07:49:20.704028 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3434 | 2024.12.21 07:49:20.704945 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3435 | 2024.12.21 07:49:20.704997 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3436 | 2024.12.21 07:49:20.705454 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3437 | 2024.12.21 07:49:20.705719 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3438 | 2024.12.21 07:49:20.705956 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00214 sec., 6542.056074766355 rows/sec., 470.94 KiB/sec. | ||
3439 | 2024.12.21 07:49:20.706024 [ 4 ] {619980b4-06dc-46a0-9dcd-8f9caa15902a} <Debug> TCPHandler: Processed in 0.002622005 sec. | ||
3440 | 2024.12.21 07:49:20.706285 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3441 | 2024.12.21 07:49:20.706478 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3442 | 2024.12.21 07:49:20.706549 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3443 | 2024.12.21 07:49:20.707404 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3444 | 2024.12.21 07:49:20.707443 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3445 | 2024.12.21 07:49:20.707896 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3446 | 2024.12.21 07:49:20.708151 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3447 | 2024.12.21 07:49:20.708296 [ 46 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3448 | 2024.12.21 07:49:20.708338 [ 46 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3449 | 2024.12.21 07:49:20.708350 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001922 sec., 149323.6212278876 rows/sec., 13.20 MiB/sec. | ||
3450 | 2024.12.21 07:49:20.708362 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3451 | 2024.12.21 07:49:20.708471 [ 253 ] {580a7d2e-5b87-42a9-9149-497ecfea20a8} <Debug> TCPHandler: Processed in 0.00233299 sec. | ||
3452 | 2024.12.21 07:49:20.708615 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
3453 | 2024.12.21 07:49:20.708693 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3454 | 2024.12.21 07:49:20.708781 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3455 | 2024.12.21 07:49:20.708862 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1433 rows starting from the beginning of the part | ||
3456 | 2024.12.21 07:49:20.708902 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3457 | 2024.12.21 07:49:20.709047 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3458 | 2024.12.21 07:49:20.709175 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
3459 | 2024.12.21 07:49:20.709582 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1430 rows starting from the beginning of the part | ||
3460 | 2024.12.21 07:49:20.709887 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
3461 | 2024.12.21 07:49:20.710332 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
3462 | 2024.12.21 07:49:20.710685 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 287 rows starting from the beginning of the part | ||
3463 | 2024.12.21 07:49:20.711748 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2024.12.21 07:49:20.711826 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3465 | 2024.12.21 07:49:20.712788 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3466 | 2024.12.21 07:49:20.713294 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2024.12.21 07:49:20.713558 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004724 sec., 10372.565622353937 rows/sec., 765.08 KiB/sec. | ||
3468 | 2024.12.21 07:49:20.713693 [ 4 ] {c3704fef-39f1-428a-afd5-19189bcb84a9} <Debug> TCPHandler: Processed in 0.005111658 sec. | ||
3469 | 2024.12.21 07:49:20.713892 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3470 | 2024.12.21 07:49:20.714165 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3318 rows, containing 5 columns (5 merged, 0 gathered) in 0.005694658 sec., 582651.3198861108 rows/sec., 51.09 MiB/sec. | ||
3471 | 2024.12.21 07:49:20.714180 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3472 | 2024.12.21 07:49:20.714275 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3473 | 2024.12.21 07:49:20.714599 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3474 | 2024.12.21 07:49:20.715256 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3475 | 2024.12.21 07:49:20.715358 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3476 | 2024.12.21 07:49:20.715420 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3477 | 2024.12.21 07:49:20.715437 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_21_4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3478 | 2024.12.21 07:49:20.715628 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
3479 | 2024.12.21 07:49:20.715941 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3480 | 2024.12.21 07:49:20.716195 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2024.12.21 07:49:20.716412 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002283 sec., 6132.282084975909 rows/sec., 429.47 KiB/sec. | ||
3482 | 2024.12.21 07:49:20.716474 [ 253 ] {3fdd39d9-bf41-4bf0-8a30-a9a47d2bab8d} <Debug> TCPHandler: Processed in 0.002686277 sec. | ||
3483 | 2024.12.21 07:49:20.716691 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3484 | 2024.12.21 07:49:20.716919 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3485 | 2024.12.21 07:49:20.717010 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3486 | 2024.12.21 07:49:20.717782 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3487 | 2024.12.21 07:49:20.717819 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3488 | 2024.12.21 07:49:20.718182 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3489 | 2024.12.21 07:49:20.718445 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3490 | 2024.12.21 07:49:20.718637 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001776 sec., 7319.81981981982 rows/sec., 456.39 KiB/sec. | ||
3491 | 2024.12.21 07:49:20.718690 [ 4 ] {6c4a8daf-0a8e-46d1-9802-f825acec6908} <Debug> TCPHandler: Processed in 0.002116207 sec. | ||
3492 | 2024.12.21 07:49:20.718843 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3493 | 2024.12.21 07:49:20.718985 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3494 | 2024.12.21 07:49:20.719043 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3495 | 2024.12.21 07:49:20.719802 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2024.12.21 07:49:20.719842 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3497 | 2024.12.21 07:49:20.720216 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3498 | 2024.12.21 07:49:20.720454 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2024.12.21 07:49:20.720642 [ 51 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3500 | 2024.12.21 07:49:20.720711 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00175 sec., 242285.7142857143 rows/sec., 17.32 MiB/sec. | ||
3501 | 2024.12.21 07:49:20.720740 [ 51 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3502 | 2024.12.21 07:49:20.720824 [ 253 ] {eeeb8aab-3817-43a2-b33f-93f8cda565d0} <Debug> TCPHandler: Processed in 0.002044315 sec. | ||
3503 | 2024.12.21 07:49:20.720833 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3504 | 2024.12.21 07:49:20.721134 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3505 | 2024.12.21 07:49:20.721169 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
3506 | 2024.12.21 07:49:20.721593 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3507 | 2024.12.21 07:49:20.721778 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3508 | 2024.12.21 07:49:20.721790 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3509 | 2024.12.21 07:49:20.721869 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3510 | 2024.12.21 07:49:20.722255 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
3511 | 2024.12.21 07:49:20.722650 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 886 rows starting from the beginning of the part | ||
3512 | 2024.12.21 07:49:20.723018 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
3513 | 2024.12.21 07:49:20.723250 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
3514 | 2024.12.21 07:49:20.723612 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 424 rows starting from the beginning of the part | ||
3515 | 2024.12.21 07:49:20.724317 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2024.12.21 07:49:20.724381 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3517 | 2024.12.21 07:49:20.725289 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3518 | 2024.12.21 07:49:20.725832 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2024.12.21 07:49:20.726301 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004793 sec., 1251.82557896933 rows/sec., 65.40 KiB/sec. | ||
3520 | 2024.12.21 07:49:20.726554 [ 4 ] {cb0057ae-83b5-4501-aed3-9450916e0bf7} <Debug> TCPHandler: Processed in 0.005625336 sec. | ||
3521 | 2024.12.21 07:49:20.726860 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3522 | 2024.12.21 07:49:20.726945 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005967412 sec., 403525.0121828357 rows/sec., 30.94 MiB/sec. | ||
3523 | 2024.12.21 07:49:20.727063 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3524 | 2024.12.21 07:49:20.727157 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3525 | 2024.12.21 07:49:20.727211 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3526 | 2024.12.21 07:49:20.727840 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.12.21 07:49:20.728039 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_21_4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3528 | 2024.12.21 07:49:20.728213 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
3529 | 2024.12.21 07:49:20.728380 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3530 | 2024.12.21 07:49:20.728426 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3531 | 2024.12.21 07:49:20.728847 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3532 | 2024.12.21 07:49:20.729099 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3533 | 2024.12.21 07:49:20.729346 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00232 sec., 102155.1724137931 rows/sec., 6.85 MiB/sec. | ||
3534 | 2024.12.21 07:49:20.729552 [ 253 ] {99a92af7-0dd6-4873-b412-4a5ee03fcb97} <Debug> TCPHandler: Processed in 0.002875529 sec. | ||
3535 | 2024.12.21 07:49:20.729761 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3536 | 2024.12.21 07:49:20.729984 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3537 | 2024.12.21 07:49:20.730077 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3538 | 2024.12.21 07:49:20.730701 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3539 | 2024.12.21 07:49:20.730739 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3540 | 2024.12.21 07:49:20.731094 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3541 | 2024.12.21 07:49:20.731325 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3542 | 2024.12.21 07:49:20.731508 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001581 sec., 632.5110689437065 rows/sec., 42.62 KiB/sec. | ||
3543 | 2024.12.21 07:49:20.731559 [ 4 ] {e9430412-44d6-4a70-bb3f-5db92f4f0efd} <Debug> TCPHandler: Processed in 0.001910513 sec. | ||
3544 | 2024.12.21 07:49:20.731710 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3545 | 2024.12.21 07:49:20.731852 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3546 | 2024.12.21 07:49:20.731950 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3547 | 2024.12.21 07:49:20.733187 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3548 | 2024.12.21 07:49:20.733227 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3549 | 2024.12.21 07:49:20.733935 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3550 | 2024.12.21 07:49:20.734199 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3551 | 2024.12.21 07:49:20.734539 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00269 sec., 15613.382899628252 rows/sec., 27.98 MiB/sec. | ||
3552 | 2024.12.21 07:49:20.734722 [ 253 ] {bbc6dfdd-fe1e-4f85-bbd5-81c4419e5abb} <Debug> TCPHandler: Processed in 0.003079863 sec. | ||
3553 | 2024.12.21 07:49:20.734887 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3554 | 2024.12.21 07:49:20.735025 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3555 | 2024.12.21 07:49:20.735084 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3556 | 2024.12.21 07:49:20.735605 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3557 | 2024.12.21 07:49:20.735643 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3558 | 2024.12.21 07:49:20.736011 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3559 | 2024.12.21 07:49:20.736242 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3560 | 2024.12.21 07:49:20.736492 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001476 sec., 55555.555555555555 rows/sec., 3.53 MiB/sec. | ||
3561 | 2024.12.21 07:49:20.736667 [ 4 ] {3db6ffcf-d96b-4250-b0b2-eacfa80ba174} <Debug> TCPHandler: Processed in 0.001851092 sec. | ||
3562 | 2024.12.21 07:49:25.696963 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3563 | 2024.12.21 07:49:25.697189 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3564 | 2024.12.21 07:49:25.697271 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3565 | 2024.12.21 07:49:25.698062 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3566 | 2024.12.21 07:49:25.698113 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3567 | 2024.12.21 07:49:25.698549 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3568 | 2024.12.21 07:49:25.698799 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3569 | 2024.12.21 07:49:25.699054 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
3570 | 2024.12.21 07:49:25.699253 [ 4 ] {05ab8268-8792-4e0f-8bb9-c5d5438f679e} <Debug> TCPHandler: Processed in 0.002423241 sec. | ||
3571 | 2024.12.21 07:49:25.699529 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3572 | 2024.12.21 07:49:25.699718 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3573 | 2024.12.21 07:49:25.699791 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3574 | 2024.12.21 07:49:25.700562 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2024.12.21 07:49:25.700616 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3576 | 2024.12.21 07:49:25.701051 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3577 | 2024.12.21 07:49:25.701317 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3578 | 2024.12.21 07:49:25.701564 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001897 sec., 33737.48023194518 rows/sec., 2.63 MiB/sec. | ||
3579 | 2024.12.21 07:49:25.701630 [ 253 ] {6b6d3eb3-e741-44d1-bfd5-fc6b4f2147e7} <Debug> TCPHandler: Processed in 0.002242168 sec. | ||
3580 | 2024.12.21 07:49:25.701794 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3581 | 2024.12.21 07:49:25.701941 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3582 | 2024.12.21 07:49:25.702006 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3583 | 2024.12.21 07:49:25.702671 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3584 | 2024.12.21 07:49:25.702712 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3585 | 2024.12.21 07:49:25.703114 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3586 | 2024.12.21 07:49:25.703348 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3587 | 2024.12.21 07:49:25.703520 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3588 | 2024.12.21 07:49:25.703590 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001681 sec., 95181.43961927424 rows/sec., 6.63 MiB/sec. | ||
3589 | 2024.12.21 07:49:25.703604 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2024.12.21 07:49:25.703672 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3591 | 2024.12.21 07:49:25.703725 [ 4 ] {7082b80f-e8e2-4df5-9255-d401a4fa4e3f} <Debug> TCPHandler: Processed in 0.002003754 sec. | ||
3592 | 2024.12.21 07:49:25.703952 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3593 | 2024.12.21 07:49:25.703973 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
3594 | 2024.12.21 07:49:25.704188 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3595 | 2024.12.21 07:49:25.704270 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3596 | 2024.12.21 07:49:25.704295 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3597 | 2024.12.21 07:49:25.704369 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5378 rows starting from the beginning of the part | ||
3598 | 2024.12.21 07:49:25.704761 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 922 rows starting from the beginning of the part | ||
3599 | 2024.12.21 07:49:25.705209 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
3600 | 2024.12.21 07:49:25.705561 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
3601 | 2024.12.21 07:49:25.705921 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
3602 | 2024.12.21 07:49:25.706279 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
3603 | 2024.12.21 07:49:25.706755 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2024.12.21 07:49:25.706832 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3605 | 2024.12.21 07:49:25.707592 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3606 | 2024.12.21 07:49:25.708135 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2024.12.21 07:49:25.708435 [ 76 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3608 | 2024.12.21 07:49:25.708533 [ 76 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3609 | 2024.12.21 07:49:25.708618 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3610 | 2024.12.21 07:49:25.708944 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004815 sec., 12461.059190031154 rows/sec., 859.94 KiB/sec. | ||
3611 | 2024.12.21 07:49:25.709290 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
3612 | 2024.12.21 07:49:25.709655 [ 253 ] {0db2bfa3-18a1-4f23-8a95-3eb563b1471b} <Debug> TCPHandler: Processed in 0.005794579 sec. | ||
3613 | 2024.12.21 07:49:25.710082 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3614 | 2024.12.21 07:49:25.710221 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 968 rows starting from the beginning of the part | ||
3615 | 2024.12.21 07:49:25.710387 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
3616 | 2024.12.21 07:49:25.710624 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
3617 | 2024.12.21 07:49:25.711030 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
3618 | 2024.12.21 07:49:25.711248 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part | ||
3619 | 2024.12.21 07:49:25.711527 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
3620 | 2024.12.21 07:49:25.712324 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6931 rows, containing 5 columns (5 merged, 0 gathered) in 0.008549266 sec., 810712.8728945854 rows/sec., 54.79 MiB/sec. | ||
3621 | 2024.12.21 07:49:25.712880 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3622 | 2024.12.21 07:49:25.713447 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 4 columns (4 merged, 0 gathered) in 0.004656919 sec., 268847.2786406635 rows/sec., 17.68 MiB/sec. | ||
3623 | 2024.12.21 07:49:25.713504 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3624 | 2024.12.21 07:49:25.713610 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3625 | 2024.12.21 07:49:25.713752 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.42 MiB. | ||
3626 | 2024.12.21 07:49:25.713819 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3627 | 2024.12.21 07:49:25.714157 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3628 | 2024.12.21 07:49:25.714256 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_21_4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3629 | 2024.12.21 07:49:25.714365 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
3630 | 2024.12.21 07:49:27.437706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3631 | 2024.12.21 07:49:27.438920 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3632 | 2024.12.21 07:49:27.439023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3633 | 2024.12.21 07:49:27.439547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3634 | 2024.12.21 07:49:27.439803 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2024.12.21 07:49:27.440075 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3636 | 2024.12.21 07:49:27.948154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3637 | 2024.12.21 07:49:27.967085 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3638 | 2024.12.21 07:49:27.967138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3639 | 2024.12.21 07:49:27.974200 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3640 | 2024.12.21 07:49:27.974950 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3641 | 2024.12.21 07:49:27.978613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3642 | 2024.12.21 07:49:29.953834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 484 | ||
3643 | 2024.12.21 07:49:29.957368 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2024.12.21 07:49:29.957423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3645 | 2024.12.21 07:49:29.958890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3646 | 2024.12.21 07:49:29.959207 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2024.12.21 07:49:29.959434 [ 105 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3648 | 2024.12.21 07:49:29.959554 [ 105 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2024.12.21 07:49:29.959614 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3650 | 2024.12.21 07:49:29.960155 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
3651 | 2024.12.21 07:49:29.960897 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
3652 | 2024.12.21 07:49:29.961207 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3653 | 2024.12.21 07:49:29.961345 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
3654 | 2024.12.21 07:49:29.961913 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
3655 | 2024.12.21 07:49:29.962486 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
3656 | 2024.12.21 07:49:29.963038 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
3657 | 2024.12.21 07:49:29.963530 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
3658 | 2024.12.21 07:49:29.964058 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
3659 | 2024.12.21 07:49:29.971773 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 72 columns (72 merged, 0 gathered) in 0.012021686 sec., 40260.575762833934 rows/sec., 37.72 MiB/sec. | ||
3660 | 2024.12.21 07:49:29.973036 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3661 | 2024.12.21 07:49:29.973880 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3662 | 2024.12.21 07:49:29.973985 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_11_2} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3663 | 2024.12.21 07:49:29.974316 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3664 | 2024.12.21 07:49:30.704760 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2024.12.21 07:49:30.704968 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3666 | 2024.12.21 07:49:30.705052 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3667 | 2024.12.21 07:49:30.705877 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.12.21 07:49:30.705927 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3669 | 2024.12.21 07:49:30.706356 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3670 | 2024.12.21 07:49:30.706607 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.12.21 07:49:30.706846 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001934 sec., 7238.8831437435365 rows/sec., 521.10 KiB/sec. | ||
3672 | 2024.12.21 07:49:30.706909 [ 4 ] {cb8a6076-b483-4678-91de-f952efec23de} <Debug> TCPHandler: Processed in 0.00228801 sec. | ||
3673 | 2024.12.21 07:49:30.707168 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3674 | 2024.12.21 07:49:30.707364 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3675 | 2024.12.21 07:49:30.707439 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3676 | 2024.12.21 07:49:30.708436 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.12.21 07:49:30.708492 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3678 | 2024.12.21 07:49:30.708958 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3679 | 2024.12.21 07:49:30.709227 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2024.12.21 07:49:30.709463 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002152 sec., 133364.312267658 rows/sec., 11.79 MiB/sec. | ||
3681 | 2024.12.21 07:49:30.709528 [ 253 ] {7e86d91d-3609-4e54-ac8a-6026a717ca79} <Debug> TCPHandler: Processed in 0.002499912 sec. | ||
3682 | 2024.12.21 07:49:30.709674 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2024.12.21 07:49:30.709813 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3684 | 2024.12.21 07:49:30.709874 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3685 | 2024.12.21 07:49:30.710624 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2024.12.21 07:49:30.710673 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3687 | 2024.12.21 07:49:30.711059 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3688 | 2024.12.21 07:49:30.711301 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2024.12.21 07:49:30.711520 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001743 sec., 28112.449799196787 rows/sec., 2.02 MiB/sec. | ||
3690 | 2024.12.21 07:49:30.711576 [ 4 ] {93eff1ac-129a-4564-9af5-a173593cbb30} <Debug> TCPHandler: Processed in 0.001964463 sec. | ||
3691 | 2024.12.21 07:49:30.711743 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2024.12.21 07:49:30.711870 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3693 | 2024.12.21 07:49:30.711922 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3694 | 2024.12.21 07:49:30.712506 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2024.12.21 07:49:30.712546 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3696 | 2024.12.21 07:49:30.712899 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3697 | 2024.12.21 07:49:30.713140 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2024.12.21 07:49:30.713400 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec. | ||
3699 | 2024.12.21 07:49:30.713560 [ 253 ] {066d2351-73f1-4571-ac5a-837979249caf} <Debug> TCPHandler: Processed in 0.001875923 sec. | ||
3700 | 2024.12.21 07:49:30.713714 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2024.12.21 07:49:30.713851 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3702 | 2024.12.21 07:49:30.713907 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3703 | 2024.12.21 07:49:30.714569 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2024.12.21 07:49:30.714615 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3705 | 2024.12.21 07:49:30.714981 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3706 | 2024.12.21 07:49:30.715214 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2024.12.21 07:49:30.715426 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001607 sec., 8089.607965152459 rows/sec., 504.39 KiB/sec. | ||
3708 | 2024.12.21 07:49:30.715479 [ 4 ] {2107a906-0fee-4dfc-b751-28101943edfe} <Debug> TCPHandler: Processed in 0.001824241 sec. | ||
3709 | 2024.12.21 07:49:30.715632 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2024.12.21 07:49:30.715759 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3711 | 2024.12.21 07:49:30.715809 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3712 | 2024.12.21 07:49:30.716534 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2024.12.21 07:49:30.716575 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3714 | 2024.12.21 07:49:30.716968 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3715 | 2024.12.21 07:49:30.717204 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2024.12.21 07:49:30.717410 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001677 sec., 252832.4388789505 rows/sec., 18.08 MiB/sec. | ||
3717 | 2024.12.21 07:49:30.717467 [ 253 ] {a96673ef-7bd5-4bb2-88cc-c95b144530ec} <Debug> TCPHandler: Processed in 0.001903793 sec. | ||
3718 | 2024.12.21 07:49:30.717611 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2024.12.21 07:49:30.717729 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3720 | 2024.12.21 07:49:30.717817 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3721 | 2024.12.21 07:49:30.718672 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.12.21 07:49:30.718746 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3723 | 2024.12.21 07:49:30.719117 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3724 | 2024.12.21 07:49:30.719349 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.12.21 07:49:30.719621 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001897 sec., 3162.88877174486 rows/sec., 165.25 KiB/sec. | ||
3726 | 2024.12.21 07:49:30.719749 [ 4 ] {913bf56a-6339-4cec-935a-78b2649bf1e2} <Debug> TCPHandler: Processed in 0.002194518 sec. | ||
3727 | 2024.12.21 07:49:30.719901 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2024.12.21 07:49:30.720029 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3729 | 2024.12.21 07:49:30.720084 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3730 | 2024.12.21 07:49:30.720666 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.12.21 07:49:30.720706 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3732 | 2024.12.21 07:49:30.721115 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3733 | 2024.12.21 07:49:30.721354 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.12.21 07:49:30.721558 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. | ||
3735 | 2024.12.21 07:49:30.721614 [ 253 ] {d9f580a9-d8db-432a-8ed2-68396b5c6e7a} <Debug> TCPHandler: Processed in 0.001771091 sec. | ||
3736 | 2024.12.21 07:49:30.721765 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3737 | 2024.12.21 07:49:30.721987 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3738 | 2024.12.21 07:49:30.722091 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3739 | 2024.12.21 07:49:30.722853 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3740 | 2024.12.21 07:49:30.722891 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3741 | 2024.12.21 07:49:30.723259 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3742 | 2024.12.21 07:49:30.723513 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3743 | 2024.12.21 07:49:30.723721 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001788 sec., 559.2841163310961 rows/sec., 37.69 KiB/sec. | ||
3744 | 2024.12.21 07:49:30.723773 [ 4 ] {7b73072a-f265-424d-b169-8f24c520ac66} <Debug> TCPHandler: Processed in 0.002078576 sec. | ||
3745 | 2024.12.21 07:49:30.723937 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3746 | 2024.12.21 07:49:30.724078 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3747 | 2024.12.21 07:49:30.724170 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3748 | 2024.12.21 07:49:30.725407 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3749 | 2024.12.21 07:49:30.725447 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3750 | 2024.12.21 07:49:30.726112 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3751 | 2024.12.21 07:49:30.726370 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3752 | 2024.12.21 07:49:30.726542 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3753 | 2024.12.21 07:49:30.726635 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3754 | 2024.12.21 07:49:30.726645 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002591 sec., 16209.957545349285 rows/sec., 29.05 MiB/sec. | ||
3755 | 2024.12.21 07:49:30.726670 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3756 | 2024.12.21 07:49:30.727297 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
3757 | 2024.12.21 07:49:30.727529 [ 253 ] {b43d6523-d717-4f32-8cd4-5f535b38afda} <Debug> TCPHandler: Processed in 0.003648543 sec. | ||
3758 | 2024.12.21 07:49:30.727869 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2024.12.21 07:49:30.728175 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3760 | 2024.12.21 07:49:30.728230 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3761 | 2024.12.21 07:49:30.728297 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3762 | 2024.12.21 07:49:30.728400 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 156 rows starting from the beginning of the part | ||
3763 | 2024.12.21 07:49:30.729308 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
3764 | 2024.12.21 07:49:30.729925 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
3765 | 2024.12.21 07:49:30.730568 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3766 | 2024.12.21 07:49:30.730656 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3767 | 2024.12.21 07:49:30.730688 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
3768 | 2024.12.21 07:49:30.731375 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
3769 | 2024.12.21 07:49:30.732014 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3770 | 2024.12.21 07:49:30.732056 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3771 | 2024.12.21 07:49:30.732799 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3772 | 2024.12.21 07:49:30.733308 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00523 sec., 15678.776290630974 rows/sec., 1019.70 KiB/sec. | ||
3773 | 2024.12.21 07:49:30.733479 [ 4 ] {b19c6804-435f-40ff-aac9-5c54ef4e2972} <Debug> TCPHandler: Processed in 0.005796119 sec. | ||
3774 | 2024.12.21 07:49:30.736100 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 19 columns (19 merged, 0 gathered) in 0.009305799 sec., 39222.85448030846 rows/sec., 70.29 MiB/sec. | ||
3775 | 2024.12.21 07:49:30.736767 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3776 | 2024.12.21 07:49:30.737258 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3777 | 2024.12.21 07:49:30.737350 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3778 | 2024.12.21 07:49:30.737510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
3779 | 2024.12.21 07:49:34.843747 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3780 | 2024.12.21 07:49:34.843807 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3781 | 2024.12.21 07:49:34.940293 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3782 | 2024.12.21 07:49:34.941178 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3783 | 2024.12.21 07:49:34.941219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3784 | 2024.12.21 07:49:34.941826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3785 | 2024.12.21 07:49:34.942089 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3786 | 2024.12.21 07:49:34.942353 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3787 | 2024.12.21 07:49:35.478760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3788 | 2024.12.21 07:49:35.498946 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3789 | 2024.12.21 07:49:35.499012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3790 | 2024.12.21 07:49:35.506525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3791 | 2024.12.21 07:49:35.507271 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3792 | 2024.12.21 07:49:35.509979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3793 | 2024.12.21 07:49:35.697419 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3794 | 2024.12.21 07:49:35.697627 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3795 | 2024.12.21 07:49:35.697707 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3796 | 2024.12.21 07:49:35.698503 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3797 | 2024.12.21 07:49:35.698552 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3798 | 2024.12.21 07:49:35.698992 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3799 | 2024.12.21 07:49:35.699257 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3800 | 2024.12.21 07:49:35.699510 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001941 sec., 28851.107676455435 rows/sec., 2.22 MiB/sec. | ||
3801 | 2024.12.21 07:49:35.699579 [ 4 ] {e692f80f-e2a2-4afd-aa95-0b384cd78a48} <Debug> TCPHandler: Processed in 0.002300119 sec. | ||
3802 | 2024.12.21 07:49:35.699829 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3803 | 2024.12.21 07:49:35.700036 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3804 | 2024.12.21 07:49:35.700108 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3805 | 2024.12.21 07:49:35.700852 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3806 | 2024.12.21 07:49:35.700896 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3807 | 2024.12.21 07:49:35.701323 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3808 | 2024.12.21 07:49:35.701582 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3809 | 2024.12.21 07:49:35.701802 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001809 sec., 35378.662244333886 rows/sec., 2.76 MiB/sec. | ||
3810 | 2024.12.21 07:49:35.701999 [ 253 ] {edebbb10-a490-430c-857a-4f3a71f5ce3e} <Debug> TCPHandler: Processed in 0.00230296 sec. | ||
3811 | 2024.12.21 07:49:35.702244 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3812 | 2024.12.21 07:49:35.702474 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3813 | 2024.12.21 07:49:35.702576 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3814 | 2024.12.21 07:49:35.703366 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3815 | 2024.12.21 07:49:35.703408 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3816 | 2024.12.21 07:49:35.703812 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3817 | 2024.12.21 07:49:35.704063 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3818 | 2024.12.21 07:49:35.704305 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. | ||
3819 | 2024.12.21 07:49:35.704437 [ 4 ] {b900b6a0-8ed9-4ee0-9d98-8c1eefab4f6f} <Debug> TCPHandler: Processed in 0.002329009 sec. | ||
3820 | 2024.12.21 07:49:35.704626 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3821 | 2024.12.21 07:49:35.704764 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3822 | 2024.12.21 07:49:35.704828 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3823 | 2024.12.21 07:49:35.705352 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2024.12.21 07:49:35.705390 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3825 | 2024.12.21 07:49:35.705761 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3826 | 2024.12.21 07:49:35.705994 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3827 | 2024.12.21 07:49:35.706202 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
3828 | 2024.12.21 07:49:35.706403 [ 253 ] {f999927e-9830-4b19-b777-ae279393b7ea} <Debug> TCPHandler: Processed in 0.001839891 sec. | ||
3829 | 2024.12.21 07:49:37.932083 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3830 | 2024.12.21 07:49:37.932314 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3831 | 2024.12.21 07:49:37.932396 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3832 | 2024.12.21 07:49:37.933244 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3833 | 2024.12.21 07:49:37.933298 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3834 | 2024.12.21 07:49:37.933722 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3835 | 2024.12.21 07:49:37.933972 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3836 | 2024.12.21 07:49:37.934174 [ 126 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3837 | 2024.12.21 07:49:37.934252 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001993 sec., 7024.586051179127 rows/sec., 505.68 KiB/sec. | ||
3838 | 2024.12.21 07:49:37.934269 [ 126 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3839 | 2024.12.21 07:49:37.934341 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3840 | 2024.12.21 07:49:37.934402 [ 4 ] {bfb83a20-2675-48b6-b055-744599a56573} <Debug> TCPHandler: Processed in 0.002457972 sec. | ||
3841 | 2024.12.21 07:49:37.934709 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
3842 | 2024.12.21 07:49:37.934779 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3843 | 2024.12.21 07:49:37.934971 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3844 | 2024.12.21 07:49:37.935036 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3845 | 2024.12.21 07:49:37.935082 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3846 | 2024.12.21 07:49:37.935190 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3847 | 2024.12.21 07:49:37.935278 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3848 | 2024.12.21 07:49:37.935590 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3849 | 2024.12.21 07:49:37.935877 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3850 | 2024.12.21 07:49:37.936191 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3851 | 2024.12.21 07:49:37.938114 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3852 | 2024.12.21 07:49:37.938200 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3853 | 2024.12.21 07:49:37.938906 [ 199 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004438196 sec., 15772.17409956658 rows/sec., 1.17 MiB/sec. | ||
3854 | 2024.12.21 07:49:37.939234 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3855 | 2024.12.21 07:49:37.939234 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3856 | 2024.12.21 07:49:37.939671 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3857 | 2024.12.21 07:49:37.939804 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3858 | 2024.12.21 07:49:37.940160 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_9_2} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3859 | 2024.12.21 07:49:37.940300 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005279 sec., 1515.4385300246258 rows/sec., 123.57 KiB/sec. | ||
3860 | 2024.12.21 07:49:37.940364 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3861 | 2024.12.21 07:49:37.940473 [ 253 ] {341e6576-fc17-44c7-9cf4-db6ff719b51d} <Debug> TCPHandler: Processed in 0.005908881 sec. | ||
3862 | 2024.12.21 07:49:37.940656 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3863 | 2024.12.21 07:49:37.940801 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3864 | 2024.12.21 07:49:37.940863 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3865 | 2024.12.21 07:49:37.942495 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3866 | 2024.12.21 07:49:37.942536 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3867 | 2024.12.21 07:49:37.942987 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3868 | 2024.12.21 07:49:37.943229 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3869 | 2024.12.21 07:49:37.943454 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002689 sec., 532168.0922275939 rows/sec., 44.61 MiB/sec. | ||
3870 | 2024.12.21 07:49:37.943512 [ 4 ] {b86e0b61-ecf9-42bc-933c-bcef00fcb19f} <Debug> TCPHandler: Processed in 0.00292859 sec. | ||
3871 | 2024.12.21 07:49:37.943688 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3872 | 2024.12.21 07:49:37.943833 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3873 | 2024.12.21 07:49:37.943894 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3874 | 2024.12.21 07:49:37.944526 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3875 | 2024.12.21 07:49:37.944563 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3876 | 2024.12.21 07:49:37.944924 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3877 | 2024.12.21 07:49:37.945156 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3878 | 2024.12.21 07:49:37.945335 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.001538 sec., 37061.11833550065 rows/sec., 2.65 MiB/sec. | ||
3879 | 2024.12.21 07:49:37.945391 [ 253 ] {55a2cbb3-f131-4b29-9022-20be5430f2cd} <Debug> TCPHandler: Processed in 0.00177521 sec. | ||
3880 | 2024.12.21 07:49:37.945591 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3881 | 2024.12.21 07:49:37.945816 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3882 | 2024.12.21 07:49:37.945906 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3883 | 2024.12.21 07:49:37.946675 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3884 | 2024.12.21 07:49:37.946716 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3885 | 2024.12.21 07:49:37.947071 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3886 | 2024.12.21 07:49:37.947318 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3887 | 2024.12.21 07:49:37.947539 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001778 sec., 136107.9865016873 rows/sec., 9.22 MiB/sec. | ||
3888 | 2024.12.21 07:49:37.947592 [ 4 ] {0e0785ad-4fad-436d-988b-be7fc4c684c5} <Debug> TCPHandler: Processed in 0.002112266 sec. | ||
3889 | 2024.12.21 07:49:37.947746 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3890 | 2024.12.21 07:49:37.947883 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3891 | 2024.12.21 07:49:37.947940 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3892 | 2024.12.21 07:49:37.948519 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3893 | 2024.12.21 07:49:37.948556 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3894 | 2024.12.21 07:49:37.948903 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3895 | 2024.12.21 07:49:37.949137 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2024.12.21 07:49:37.949259 [ 126 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3897 | 2024.12.21 07:49:37.949299 [ 126 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2024.12.21 07:49:37.949319 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001463 sec., 8885.850991114148 rows/sec., 554.03 KiB/sec. | ||
3899 | 2024.12.21 07:49:37.949327 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3900 | 2024.12.21 07:49:37.949460 [ 253 ] {1b8c9cff-32fe-4c04-b0f6-e6e3fa2341e2} <Debug> TCPHandler: Processed in 0.00177345 sec. | ||
3901 | 2024.12.21 07:49:37.949719 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3902 | 2024.12.21 07:49:37.949775 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
3903 | 2024.12.21 07:49:37.949948 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3904 | 2024.12.21 07:49:37.949989 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3905 | 2024.12.21 07:49:37.950008 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3906 | 2024.12.21 07:49:37.950027 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3907 | 2024.12.21 07:49:37.950281 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3908 | 2024.12.21 07:49:37.950606 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3909 | 2024.12.21 07:49:37.951009 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3910 | 2024.12.21 07:49:37.951353 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3911 | 2024.12.21 07:49:37.952806 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3912 | 2024.12.21 07:49:37.952858 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3913 | 2024.12.21 07:49:37.952898 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003464809 sec., 18760.052862942804 rows/sec., 1.21 MiB/sec. | ||
3914 | 2024.12.21 07:49:37.953134 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3915 | 2024.12.21 07:49:37.953651 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3916 | 2024.12.21 07:49:37.953654 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2024.12.21 07:49:37.953794 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_9_2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3918 | 2024.12.21 07:49:37.953948 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3919 | 2024.12.21 07:49:37.954050 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3920 | 2024.12.21 07:49:37.954298 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.004386 sec., 202462.3803009576 rows/sec., 14.69 MiB/sec. | ||
3921 | 2024.12.21 07:49:37.954361 [ 4 ] {aa13f07e-dee2-4a8a-9969-a717d12da640} <Debug> TCPHandler: Processed in 0.004791302 sec. | ||
3922 | 2024.12.21 07:49:37.954505 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3923 | 2024.12.21 07:49:37.954622 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3924 | 2024.12.21 07:49:37.954671 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3925 | 2024.12.21 07:49:37.955165 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3926 | 2024.12.21 07:49:37.955201 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3927 | 2024.12.21 07:49:37.955561 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3928 | 2024.12.21 07:49:37.955796 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3929 | 2024.12.21 07:49:37.955972 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 228.15 KiB/sec. | ||
3930 | 2024.12.21 07:49:37.956024 [ 253 ] {cdd91f27-d121-4e00-b38d-5406a5cf5036} <Debug> TCPHandler: Processed in 0.001576467 sec. | ||
3931 | 2024.12.21 07:49:37.956186 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3932 | 2024.12.21 07:49:37.956324 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3933 | 2024.12.21 07:49:37.956386 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3934 | 2024.12.21 07:49:37.957210 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2024.12.21 07:49:37.957250 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3936 | 2024.12.21 07:49:37.957673 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3937 | 2024.12.21 07:49:37.957912 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2024.12.21 07:49:37.958127 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.001834 sec., 492366.41221374046 rows/sec., 32.77 MiB/sec. | ||
3939 | 2024.12.21 07:49:37.958183 [ 4 ] {4b33f721-4cb3-4304-bb90-b7bd83c4c9ed} <Debug> TCPHandler: Processed in 0.002061476 sec. | ||
3940 | 2024.12.21 07:49:37.958340 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3941 | 2024.12.21 07:49:37.958477 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3942 | 2024.12.21 07:49:37.958537 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3943 | 2024.12.21 07:49:37.959067 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3944 | 2024.12.21 07:49:37.959104 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3945 | 2024.12.21 07:49:37.959452 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3946 | 2024.12.21 07:49:37.959677 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2024.12.21 07:49:37.959907 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00144 sec., 694.4444444444445 rows/sec., 46.79 KiB/sec. | ||
3948 | 2024.12.21 07:49:37.960053 [ 253 ] {2f700644-ac49-4a68-ab8f-0242b855688d} <Debug> TCPHandler: Processed in 0.001783011 sec. | ||
3949 | 2024.12.21 07:49:37.960258 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3950 | 2024.12.21 07:49:37.960480 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3951 | 2024.12.21 07:49:37.960618 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3952 | 2024.12.21 07:49:37.961989 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3953 | 2024.12.21 07:49:37.962029 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3954 | 2024.12.21 07:49:37.962661 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3955 | 2024.12.21 07:49:37.962908 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3956 | 2024.12.21 07:49:37.963196 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002754 sec., 15250.544662309369 rows/sec., 27.33 MiB/sec. | ||
3957 | 2024.12.21 07:49:37.963644 [ 4 ] {0c9452f4-bf27-459d-9463-28b64edab343} <Debug> TCPHandler: Processed in 0.0034941 sec. | ||
3958 | 2024.12.21 07:49:37.963833 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3959 | 2024.12.21 07:49:37.963971 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3960 | 2024.12.21 07:49:37.964031 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3961 | 2024.12.21 07:49:37.964595 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2024.12.21 07:49:37.964642 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3963 | 2024.12.21 07:49:37.965063 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3964 | 2024.12.21 07:49:37.965340 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3965 | 2024.12.21 07:49:37.965547 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.001606 sec., 29887.920298879202 rows/sec., 1.81 MiB/sec. | ||
3966 | 2024.12.21 07:49:37.965599 [ 253 ] {e60261bc-e732-45d8-bb66-6130da2a02ed} <Debug> TCPHandler: Processed in 0.001853852 sec. | ||
3967 | 2024.12.21 07:49:39.961176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 538 | ||
3968 | 2024.12.21 07:49:39.964624 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3969 | 2024.12.21 07:49:39.964674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3970 | 2024.12.21 07:49:39.966145 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3971 | 2024.12.21 07:49:39.966464 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3972 | 2024.12.21 07:49:39.967359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
3973 | 2024.12.21 07:49:40.694169 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2024.12.21 07:49:40.694377 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3975 | 2024.12.21 07:49:40.694457 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3976 | 2024.12.21 07:49:40.695307 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2024.12.21 07:49:40.695357 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3978 | 2024.12.21 07:49:40.695786 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3979 | 2024.12.21 07:49:40.696034 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2024.12.21 07:49:40.696240 [ 122 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3981 | 2024.12.21 07:49:40.696291 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.19 MiB/sec. | ||
3982 | 2024.12.21 07:49:40.696318 [ 122 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3983 | 2024.12.21 07:49:40.696389 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3984 | 2024.12.21 07:49:40.696419 [ 4 ] {0dc27a8e-27b5-4b70-9466-beade94db7b7} <Debug> TCPHandler: Processed in 0.002385171 sec. | ||
3985 | 2024.12.21 07:49:40.696564 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
3986 | 2024.12.21 07:49:40.696698 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3987 | 2024.12.21 07:49:40.696713 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3988 | 2024.12.21 07:49:40.696749 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1436 rows starting from the beginning of the part | ||
3989 | 2024.12.21 07:49:40.696986 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
3990 | 2024.12.21 07:49:40.697087 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3991 | 2024.12.21 07:49:40.697295 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3992 | 2024.12.21 07:49:40.697334 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 287 rows starting from the beginning of the part | ||
3993 | 2024.12.21 07:49:40.697774 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
3994 | 2024.12.21 07:49:40.698047 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1431 rows starting from the beginning of the part | ||
3995 | 2024.12.21 07:49:40.698435 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
3996 | 2024.12.21 07:49:40.699913 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3997 | 2024.12.21 07:49:40.699993 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
3998 | 2024.12.21 07:49:40.700962 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3999 | 2024.12.21 07:49:40.701248 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4000 | 2024.12.21 07:49:40.701415 [ 122 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4001 | 2024.12.21 07:49:40.701515 [ 122 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2024.12.21 07:49:40.701537 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004596 sec., 13925.15230635335 rows/sec., 1.09 MiB/sec. | ||
4003 | 2024.12.21 07:49:40.701544 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4004 | 2024.12.21 07:49:40.702195 [ 253 ] {0175dabc-2ac9-4b70-b4b3-acd25cb312f2} <Debug> TCPHandler: Processed in 0.005625067 sec. | ||
4005 | 2024.12.21 07:49:40.702550 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
4006 | 2024.12.21 07:49:40.702585 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2024.12.21 07:49:40.703268 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4008 | 2024.12.21 07:49:40.703325 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.006829597 sec., 486412.3022192964 rows/sec., 42.64 MiB/sec. | ||
4009 | 2024.12.21 07:49:40.703468 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4010 | 2024.12.21 07:49:40.703523 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4011 | 2024.12.21 07:49:40.703682 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 912 rows starting from the beginning of the part | ||
4012 | 2024.12.21 07:49:40.703703 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4013 | 2024.12.21 07:49:40.704337 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
4014 | 2024.12.21 07:49:40.704805 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 424 rows starting from the beginning of the part | ||
4015 | 2024.12.21 07:49:40.705155 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
4016 | 2024.12.21 07:49:40.705002 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4017 | 2024.12.21 07:49:40.705609 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 888 rows starting from the beginning of the part | ||
4018 | 2024.12.21 07:49:40.705673 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_26_5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4019 | 2024.12.21 07:49:40.705920 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
4020 | 2024.12.21 07:49:40.706083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4021 | 2024.12.21 07:49:40.707009 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2024.12.21 07:49:40.707094 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4023 | 2024.12.21 07:49:40.708151 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4024 | 2024.12.21 07:49:40.708608 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2024.12.21 07:49:40.708920 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.005867 sec., 16021.816942219193 rows/sec., 1.11 MiB/sec. | ||
4026 | 2024.12.21 07:49:40.709176 [ 4 ] {af458d05-0568-4ad0-8987-6688caba11a9} <Debug> TCPHandler: Processed in 0.006795066 sec. | ||
4027 | 2024.12.21 07:49:40.709471 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4028 | 2024.12.21 07:49:40.709517 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.007789993 sec., 310141.485364621 rows/sec., 23.79 MiB/sec. | ||
4029 | 2024.12.21 07:49:40.709621 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4030 | 2024.12.21 07:49:40.709692 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4031 | 2024.12.21 07:49:40.709739 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4032 | 2024.12.21 07:49:40.710189 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4033 | 2024.12.21 07:49:40.710305 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_26_5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4034 | 2024.12.21 07:49:40.710410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
4035 | 2024.12.21 07:49:40.710468 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4036 | 2024.12.21 07:49:40.710506 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4037 | 2024.12.21 07:49:40.710874 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4038 | 2024.12.21 07:49:40.711117 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4039 | 2024.12.21 07:49:40.711302 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001713 sec., 19848.2194979568 rows/sec., 1.34 MiB/sec. | ||
4040 | 2024.12.21 07:49:40.711354 [ 253 ] {bd4bd0b1-340d-4271-af64-e260218e3469} <Debug> TCPHandler: Processed in 0.002025735 sec. | ||
4041 | 2024.12.21 07:49:42.442578 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
4042 | 2024.12.21 07:49:42.443709 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4043 | 2024.12.21 07:49:42.443764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4044 | 2024.12.21 07:49:42.444288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4045 | 2024.12.21 07:49:42.444546 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4046 | 2024.12.21 07:49:42.444891 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
4047 | 2024.12.21 07:49:43.010113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4048 | 2024.12.21 07:49:43.031110 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4049 | 2024.12.21 07:49:43.031173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4050 | 2024.12.21 07:49:43.038907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4051 | 2024.12.21 07:49:43.039704 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4052 | 2024.12.21 07:49:43.042821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4053 | 2024.12.21 07:49:45.697725 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4054 | 2024.12.21 07:49:45.697933 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4055 | 2024.12.21 07:49:45.698044 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4056 | 2024.12.21 07:49:45.698864 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4057 | 2024.12.21 07:49:45.698915 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4058 | 2024.12.21 07:49:45.699362 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4059 | 2024.12.21 07:49:45.699614 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4060 | 2024.12.21 07:49:45.699904 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002024 sec., 27667.984189723316 rows/sec., 2.13 MiB/sec. | ||
4061 | 2024.12.21 07:49:45.700120 [ 4 ] {af07c07a-f1e2-4a2d-8ca3-6ff35b803526} <Debug> TCPHandler: Processed in 0.002526573 sec. | ||
4062 | 2024.12.21 07:49:45.700412 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4063 | 2024.12.21 07:49:45.700618 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4064 | 2024.12.21 07:49:45.700697 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4065 | 2024.12.21 07:49:45.701512 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4066 | 2024.12.21 07:49:45.701558 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4067 | 2024.12.21 07:49:45.701984 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4068 | 2024.12.21 07:49:45.702233 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4069 | 2024.12.21 07:49:45.702459 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. | ||
4070 | 2024.12.21 07:49:45.702517 [ 253 ] {942cb0f0-da9b-4598-bf2f-f38aeed308de} <Debug> TCPHandler: Processed in 0.002243849 sec. | ||
4071 | 2024.12.21 07:49:45.702727 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4072 | 2024.12.21 07:49:45.702961 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4073 | 2024.12.21 07:49:45.703064 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4074 | 2024.12.21 07:49:45.703788 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2024.12.21 07:49:45.703829 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4076 | 2024.12.21 07:49:45.704262 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4077 | 2024.12.21 07:49:45.704500 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4078 | 2024.12.21 07:49:45.704681 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4079 | 2024.12.21 07:49:45.704745 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00184 sec., 86956.52173913043 rows/sec., 6.06 MiB/sec. | ||
4080 | 2024.12.21 07:49:45.704759 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4081 | 2024.12.21 07:49:45.704830 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4082 | 2024.12.21 07:49:45.704884 [ 4 ] {abc6863e-941f-420d-b979-0dcbfa1faadc} <Debug> TCPHandler: Processed in 0.002269859 sec. | ||
4083 | 2024.12.21 07:49:45.705092 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4084 | 2024.12.21 07:49:45.705108 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
4085 | 2024.12.21 07:49:45.705264 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4086 | 2024.12.21 07:49:45.705272 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4087 | 2024.12.21 07:49:45.705320 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6931 rows starting from the beginning of the part | ||
4088 | 2024.12.21 07:49:45.705336 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4089 | 2024.12.21 07:49:45.705512 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
4090 | 2024.12.21 07:49:45.705788 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
4091 | 2024.12.21 07:49:45.706159 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 903 rows starting from the beginning of the part | ||
4092 | 2024.12.21 07:49:45.706437 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 94 rows starting from the beginning of the part | ||
4093 | 2024.12.21 07:49:45.706704 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
4094 | 2024.12.21 07:49:45.707455 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4095 | 2024.12.21 07:49:45.707499 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4096 | 2024.12.21 07:49:45.708020 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4097 | 2024.12.21 07:49:45.708353 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4098 | 2024.12.21 07:49:45.708591 [ 117 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4099 | 2024.12.21 07:49:45.708737 [ 117 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4100 | 2024.12.21 07:49:45.708786 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4101 | 2024.12.21 07:49:45.708803 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003576 sec., 16778.523489932886 rows/sec., 1.13 MiB/sec. | ||
4102 | 2024.12.21 07:49:45.708990 [ 253 ] {433689dc-989d-4951-b1ee-0cdae4dbe90e} <Debug> TCPHandler: Processed in 0.004003339 sec. | ||
4103 | 2024.12.21 07:49:45.709021 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
4104 | 2024.12.21 07:49:45.709274 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4105 | 2024.12.21 07:49:45.709306 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1252 rows starting from the beginning of the part | ||
4106 | 2024.12.21 07:49:45.709385 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
4107 | 2024.12.21 07:49:45.709585 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
4108 | 2024.12.21 07:49:45.709900 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
4109 | 2024.12.21 07:49:45.710125 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
4110 | 2024.12.21 07:49:45.710260 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
4111 | 2024.12.21 07:49:45.710963 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8485 rows, containing 5 columns (5 merged, 0 gathered) in 0.006016243 sec., 1410348.6178999087 rows/sec., 95.27 MiB/sec. | ||
4112 | 2024.12.21 07:49:45.711312 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4113 | 2024.12.21 07:49:45.712018 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4114 | 2024.12.21 07:49:45.712149 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4115 | 2024.12.21 07:49:45.712439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
4116 | 2024.12.21 07:49:45.712615 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003703324 sec., 414762.52145369945 rows/sec., 27.23 MiB/sec. | ||
4117 | 2024.12.21 07:49:45.712876 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4118 | 2024.12.21 07:49:45.713183 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4119 | 2024.12.21 07:49:45.713267 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_26_5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4120 | 2024.12.21 07:49:45.713361 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
4121 | 2024.12.21 07:49:48.954934 [ 111 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4122 | 2024.12.21 07:49:48.955052 [ 111 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4123 | 2024.12.21 07:49:48.955097 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4124 | 2024.12.21 07:49:48.955333 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
4125 | 2024.12.21 07:49:48.955586 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4126 | 2024.12.21 07:49:48.955657 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part | ||
4127 | 2024.12.21 07:49:48.955811 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
4128 | 2024.12.21 07:49:48.956064 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
4129 | 2024.12.21 07:49:48.956270 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
4130 | 2024.12.21 07:49:48.956490 [ 191 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part | ||
4131 | 2024.12.21 07:49:48.957876 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002676596 sec., 282074.69487363804 rows/sec., 20.19 MiB/sec. | ||
4132 | 2024.12.21 07:49:48.958086 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4133 | 2024.12.21 07:49:48.958437 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.12.21 07:49:48.958532 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_10_2} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
4135 | 2024.12.21 07:49:48.958636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4136 | 2024.12.21 07:49:49.844048 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4137 | 2024.12.21 07:49:49.844096 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4138 | 2024.12.21 07:49:49.945126 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
4139 | 2024.12.21 07:49:49.946079 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2024.12.21 07:49:49.946127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4141 | 2024.12.21 07:49:49.946642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4142 | 2024.12.21 07:49:49.946900 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2024.12.21 07:49:49.947176 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4144 | 2024.12.21 07:49:49.967764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 554 | ||
4145 | 2024.12.21 07:49:49.970809 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4146 | 2024.12.21 07:49:49.970855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4147 | 2024.12.21 07:49:49.972323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4148 | 2024.12.21 07:49:49.972637 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4149 | 2024.12.21 07:49:49.973213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
4150 | 2024.12.21 07:49:50.209048 [ 110 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
4151 | 2024.12.21 07:49:50.209118 [ 110 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4152 | 2024.12.21 07:49:50.209146 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4153 | 2024.12.21 07:49:50.209484 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
4154 | 2024.12.21 07:49:50.209672 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4155 | 2024.12.21 07:49:50.209711 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
4156 | 2024.12.21 07:49:50.209791 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
4157 | 2024.12.21 07:49:50.210038 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
4158 | 2024.12.21 07:49:50.210263 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
4159 | 2024.12.21 07:49:50.210376 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
4160 | 2024.12.21 07:49:50.211607 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00235083 sec., 4253.816737067334 rows/sec., 284.97 KiB/sec. | ||
4161 | 2024.12.21 07:49:50.211829 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
4162 | 2024.12.21 07:49:50.212225 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4163 | 2024.12.21 07:49:50.212334 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_10_2} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
4164 | 2024.12.21 07:49:50.212447 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4165 | 2024.12.21 07:49:50.542960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4166 | 2024.12.21 07:49:50.567069 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2024.12.21 07:49:50.567137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4168 | 2024.12.21 07:49:50.574901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4169 | 2024.12.21 07:49:50.575718 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2024.12.21 07:49:50.579507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4171 | 2024.12.21 07:49:50.704126 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4172 | 2024.12.21 07:49:50.704341 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4173 | 2024.12.21 07:49:50.704426 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4174 | 2024.12.21 07:49:50.705236 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2024.12.21 07:49:50.705295 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4176 | 2024.12.21 07:49:50.705754 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4177 | 2024.12.21 07:49:50.706017 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4178 | 2024.12.21 07:49:50.706266 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. | ||
4179 | 2024.12.21 07:49:50.706335 [ 4 ] {11e6a2f3-8432-4423-8e0b-026ebc682571} <Debug> TCPHandler: Processed in 0.00235712 sec. | ||
4180 | 2024.12.21 07:49:50.706682 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4181 | 2024.12.21 07:49:50.706895 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4182 | 2024.12.21 07:49:50.706979 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4183 | 2024.12.21 07:49:50.707955 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4184 | 2024.12.21 07:49:50.708007 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4185 | 2024.12.21 07:49:50.708508 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4186 | 2024.12.21 07:49:50.708768 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2024.12.21 07:49:50.708998 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002162 sec., 132747.45605920444 rows/sec., 11.73 MiB/sec. | ||
4188 | 2024.12.21 07:49:50.709071 [ 253 ] {348590ca-fb45-4d50-b8d9-44d1b4910549} <Debug> TCPHandler: Processed in 0.002536234 sec. | ||
4189 | 2024.12.21 07:49:50.709252 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4190 | 2024.12.21 07:49:50.709409 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4191 | 2024.12.21 07:49:50.709471 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4192 | 2024.12.21 07:49:50.710111 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2024.12.21 07:49:50.710155 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4194 | 2024.12.21 07:49:50.710527 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4195 | 2024.12.21 07:49:50.710765 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2024.12.21 07:49:50.711047 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001673 sec., 29288.702928870294 rows/sec., 2.11 MiB/sec. | ||
4197 | 2024.12.21 07:49:50.711225 [ 4 ] {c083b44f-c29a-4a56-b896-34c3bf0ee6e0} <Debug> TCPHandler: Processed in 0.002044495 sec. | ||
4198 | 2024.12.21 07:49:50.711381 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4199 | 2024.12.21 07:49:50.711511 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4200 | 2024.12.21 07:49:50.711576 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4201 | 2024.12.21 07:49:50.712334 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4202 | 2024.12.21 07:49:50.712384 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4203 | 2024.12.21 07:49:50.712777 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4204 | 2024.12.21 07:49:50.713021 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4205 | 2024.12.21 07:49:50.713244 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001765 sec., 7932.011331444759 rows/sec., 555.51 KiB/sec. | ||
4206 | 2024.12.21 07:49:50.713301 [ 253 ] {f1831e14-9bc5-4ee9-9f5e-c86bb944ba6f} <Debug> TCPHandler: Processed in 0.001979344 sec. | ||
4207 | 2024.12.21 07:49:50.713433 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4208 | 2024.12.21 07:49:50.713595 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4209 | 2024.12.21 07:49:50.713685 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4210 | 2024.12.21 07:49:50.714660 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4211 | 2024.12.21 07:49:50.714700 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4212 | 2024.12.21 07:49:50.715047 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4213 | 2024.12.21 07:49:50.715281 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4214 | 2024.12.21 07:49:50.715579 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002015 sec., 6451.612903225807 rows/sec., 402.26 KiB/sec. | ||
4215 | 2024.12.21 07:49:50.715715 [ 4 ] {fa613f5d-af6b-421d-b3e1-8ebf23b140f0} <Debug> TCPHandler: Processed in 0.00233781 sec. | ||
4216 | 2024.12.21 07:49:50.715867 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4217 | 2024.12.21 07:49:50.716007 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4218 | 2024.12.21 07:49:50.716066 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4219 | 2024.12.21 07:49:50.716862 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2024.12.21 07:49:50.716903 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4221 | 2024.12.21 07:49:50.717287 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4222 | 2024.12.21 07:49:50.717529 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4223 | 2024.12.21 07:49:50.717744 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001769 sec., 239683.43697003956 rows/sec., 17.14 MiB/sec. | ||
4224 | 2024.12.21 07:49:50.717801 [ 253 ] {5ed916eb-a545-4879-8b5f-c2851e3d05cf} <Debug> TCPHandler: Processed in 0.001999364 sec. | ||
4225 | 2024.12.21 07:49:50.717952 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4226 | 2024.12.21 07:49:50.718089 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4227 | 2024.12.21 07:49:50.718148 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4228 | 2024.12.21 07:49:50.718689 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4229 | 2024.12.21 07:49:50.718729 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4230 | 2024.12.21 07:49:50.719085 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4231 | 2024.12.21 07:49:50.719334 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2024.12.21 07:49:50.719614 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
4233 | 2024.12.21 07:49:50.719756 [ 4 ] {e0af6b56-ee96-495d-96c6-878841071a36} <Debug> TCPHandler: Processed in 0.001868772 sec. | ||
4234 | 2024.12.21 07:49:50.719913 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4235 | 2024.12.21 07:49:50.720052 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4236 | 2024.12.21 07:49:50.720115 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4237 | 2024.12.21 07:49:50.720757 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4238 | 2024.12.21 07:49:50.720796 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4239 | 2024.12.21 07:49:50.721186 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4240 | 2024.12.21 07:49:50.721419 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4241 | 2024.12.21 07:49:50.721628 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001607 sec., 147479.7759800871 rows/sec., 9.89 MiB/sec. | ||
4242 | 2024.12.21 07:49:50.721681 [ 253 ] {41649697-c32d-477d-897f-5a8d553814b2} <Debug> TCPHandler: Processed in 0.001839971 sec. | ||
4243 | 2024.12.21 07:49:50.721871 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4244 | 2024.12.21 07:49:50.722092 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4245 | 2024.12.21 07:49:50.722184 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4246 | 2024.12.21 07:49:50.722808 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4247 | 2024.12.21 07:49:50.722847 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4248 | 2024.12.21 07:49:50.723193 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4249 | 2024.12.21 07:49:50.723433 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4250 | 2024.12.21 07:49:50.723640 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. | ||
4251 | 2024.12.21 07:49:50.723690 [ 4 ] {29a53cd5-0831-46c8-912f-9f5d46471525} <Debug> TCPHandler: Processed in 0.001926983 sec. | ||
4252 | 2024.12.21 07:49:50.723835 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4253 | 2024.12.21 07:49:50.723971 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4254 | 2024.12.21 07:49:50.724065 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4255 | 2024.12.21 07:49:50.725372 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4256 | 2024.12.21 07:49:50.725412 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4257 | 2024.12.21 07:49:50.726109 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4258 | 2024.12.21 07:49:50.726373 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4259 | 2024.12.21 07:49:50.726617 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002678 sec., 15683.34578043316 rows/sec., 28.10 MiB/sec. | ||
4260 | 2024.12.21 07:49:50.726761 [ 253 ] {f4cafe62-8183-4437-aa96-be74f3d8fd1a} <Debug> TCPHandler: Processed in 0.002994931 sec. | ||
4261 | 2024.12.21 07:49:50.726924 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4262 | 2024.12.21 07:49:50.727062 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4263 | 2024.12.21 07:49:50.727119 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4264 | 2024.12.21 07:49:50.727669 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4265 | 2024.12.21 07:49:50.727708 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
4266 | 2024.12.21 07:49:50.728070 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4267 | 2024.12.21 07:49:50.728303 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4268 | 2024.12.21 07:49:50.728519 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001488 sec., 55107.526881720434 rows/sec., 3.50 MiB/sec. | ||
4269 | 2024.12.21 07:49:50.728568 [ 4 ] {81633a06-5968-4ed5-aef6-371ec1a3e7ba} <Debug> TCPHandler: Processed in 0.0017147 sec. | ||
4270 | 2024.12.21 07:49:55.697989 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4271 | 2024.12.21 07:49:55.698194 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4272 | 2024.12.21 07:49:55.698268 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4273 | 2024.12.21 07:49:55.699022 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4274 | 2024.12.21 07:49:55.699072 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4275 | 2024.12.21 07:49:55.699508 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4276 | 2024.12.21 07:49:55.699770 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4277 | 2024.12.21 07:49:55.700017 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001867 sec., 2142.4745581146226 rows/sec., 174.70 KiB/sec. | ||
4278 | 2024.12.21 07:49:55.700193 [ 4 ] {20fceb42-b0e8-4537-9491-558f59479991} <Debug> TCPHandler: Processed in 0.0023313 sec. | ||
4279 | 2024.12.21 07:49:55.700466 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4280 | 2024.12.21 07:49:55.700658 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4281 | 2024.12.21 07:49:55.700731 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4282 | 2024.12.21 07:49:55.701487 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4283 | 2024.12.21 07:49:55.701536 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4284 | 2024.12.21 07:49:55.701963 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4285 | 2024.12.21 07:49:55.702209 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4286 | 2024.12.21 07:49:55.702439 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001836 sec., 31590.41394335512 rows/sec., 2.42 MiB/sec. | ||
4287 | 2024.12.21 07:49:55.702497 [ 253 ] {fe6e9fbc-b01b-4874-bdcf-67e0b778197d} <Debug> TCPHandler: Processed in 0.002166197 sec. | ||
4288 | 2024.12.21 07:49:55.702665 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4289 | 2024.12.21 07:49:55.702811 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4290 | 2024.12.21 07:49:55.702871 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4291 | 2024.12.21 07:49:55.703551 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4292 | 2024.12.21 07:49:55.703596 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4293 | 2024.12.21 07:49:55.703960 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4294 | 2024.12.21 07:49:55.704196 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.12.21 07:49:55.704357 [ 102 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4296 | 2024.12.21 07:49:55.704425 [ 102 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4297 | 2024.12.21 07:49:55.704432 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 169.79 KiB/sec. | ||
4298 | 2024.12.21 07:49:55.704456 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4299 | 2024.12.21 07:49:55.704597 [ 4 ] {27319117-c96e-4479-9732-d264bcf5e634} <Debug> TCPHandler: Processed in 0.002002794 sec. | ||
4300 | 2024.12.21 07:49:55.704658 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4301 | 2024.12.21 07:49:55.704791 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4302 | 2024.12.21 07:49:55.704801 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4303 | 2024.12.21 07:49:55.704836 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 63 rows starting from the beginning of the part | ||
4304 | 2024.12.21 07:49:55.705076 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 49 rows starting from the beginning of the part | ||
4305 | 2024.12.21 07:49:55.705159 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4306 | 2024.12.21 07:49:55.705351 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4307 | 2024.12.21 07:49:55.705358 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part | ||
4308 | 2024.12.21 07:49:55.705819 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 57 rows starting from the beginning of the part | ||
4309 | 2024.12.21 07:49:55.706131 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 49 rows starting from the beginning of the part | ||
4310 | 2024.12.21 07:49:55.706522 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
4311 | 2024.12.21 07:49:55.708069 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.12.21 07:49:55.708144 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4313 | 2024.12.21 07:49:55.709256 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4314 | 2024.12.21 07:49:55.709342 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765222 sec., 56870.3829538267 rows/sec., 4.29 MiB/sec. | ||
4315 | 2024.12.21 07:49:55.709530 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4316 | 2024.12.21 07:49:55.709749 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4317 | 2024.12.21 07:49:55.710109 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4318 | 2024.12.21 07:49:55.710171 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005147 sec., 13211.57956090927 rows/sec., 1.03 MiB/sec. | ||
4319 | 2024.12.21 07:49:55.710278 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_15_3} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4320 | 2024.12.21 07:49:55.710337 [ 253 ] {45b8f9da-6f11-4d7e-8dcb-e8a8e3f7aee6} <Debug> TCPHandler: Processed in 0.005632817 sec. | ||
4321 | 2024.12.21 07:49:55.710475 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4322 | 2024.12.21 07:49:55.710533 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4323 | 2024.12.21 07:49:55.710640 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4324 | 2024.12.21 07:49:55.710689 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4325 | 2024.12.21 07:49:55.711212 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2024.12.21 07:49:55.711314 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4327 | 2024.12.21 07:49:55.711700 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4328 | 2024.12.21 07:49:55.711929 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4329 | 2024.12.21 07:49:55.712147 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001507 sec., 107498.3410749834 rows/sec., 7.49 MiB/sec. | ||
4330 | 2024.12.21 07:49:55.712203 [ 4 ] {2c271af1-e70c-4214-bece-06753b75e6e3} <Debug> TCPHandler: Processed in 0.00174161 sec. | ||
4331 | 2024.12.21 07:49:55.712357 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4332 | 2024.12.21 07:49:55.712472 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4333 | 2024.12.21 07:49:55.712523 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4334 | 2024.12.21 07:49:55.713007 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4335 | 2024.12.21 07:49:55.713044 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4336 | 2024.12.21 07:49:55.713415 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4337 | 2024.12.21 07:49:55.713643 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4338 | 2024.12.21 07:49:55.713855 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
4339 | 2024.12.21 07:49:55.714026 [ 253 ] {183d2add-f110-4cbf-9805-f48d8219f8a7} <Debug> TCPHandler: Processed in 0.00172641 sec. | ||
4340 | 2024.12.21 07:49:57.447373 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4341 | 2024.12.21 07:49:57.448092 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4342 | 2024.12.21 07:49:57.448140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4343 | 2024.12.21 07:49:57.448662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4344 | 2024.12.21 07:49:57.448913 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4345 | 2024.12.21 07:49:57.449126 [ 101 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4346 | 2024.12.21 07:49:57.449169 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4347 | 2024.12.21 07:49:57.449216 [ 101 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.12.21 07:49:57.449248 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4349 | 2024.12.21 07:49:57.449378 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4350 | 2024.12.21 07:49:57.449499 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4351 | 2024.12.21 07:49:57.449536 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4352 | 2024.12.21 07:49:57.449611 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4353 | 2024.12.21 07:49:57.449705 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4354 | 2024.12.21 07:49:57.449921 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4355 | 2024.12.21 07:49:57.450018 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4356 | 2024.12.21 07:49:57.450258 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
4357 | 2024.12.21 07:49:57.452250 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002926751 sec., 3313913.6195733766 rows/sec., 47.41 MiB/sec. | ||
4358 | 2024.12.21 07:49:57.452550 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4359 | 2024.12.21 07:49:57.452886 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_21_4} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4360 | 2024.12.21 07:49:57.452977 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_21_4} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4361 | 2024.12.21 07:49:57.453096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4362 | 2024.12.21 07:49:58.079647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4363 | 2024.12.21 07:49:58.101533 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.12.21 07:49:58.101602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4365 | 2024.12.21 07:49:58.109330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4366 | 2024.12.21 07:49:58.110099 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.12.21 07:49:58.110401 [ 100 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4368 | 2024.12.21 07:49:58.110468 [ 100 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2024.12.21 07:49:58.110514 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4370 | 2024.12.21 07:49:58.110738 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4371 | 2024.12.21 07:49:58.118568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4372 | 2024.12.21 07:49:58.119867 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4373 | 2024.12.21 07:49:58.120782 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4374 | 2024.12.21 07:49:58.125591 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4375 | 2024.12.21 07:49:58.130261 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4376 | 2024.12.21 07:49:58.135192 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4377 | 2024.12.21 07:49:58.140532 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4378 | 2024.12.21 07:49:58.145104 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
4379 | 2024.12.21 07:49:58.204022 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.093411733 sec., 1702.1416356765376 rows/sec., 8.80 MiB/sec. | ||
4380 | 2024.12.21 07:49:58.206909 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4381 | 2024.12.21 07:49:58.209983 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_21_4} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4382 | 2024.12.21 07:49:58.210126 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_21_4} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4383 | 2024.12.21 07:49:58.212811 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4384 | 2024.12.21 07:49:59.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.30 MiB, peak 192.85 MiB, free memory in arenas 0.00 B, will set to 184.21 MiB (RSS), difference: 1.91 MiB | ||
4385 | 2024.12.21 07:49:59.973446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 588 | ||
4386 | 2024.12.21 07:49:59.976606 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4387 | 2024.12.21 07:49:59.976665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4388 | 2024.12.21 07:49:59.978189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4389 | 2024.12.21 07:49:59.978508 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4390 | 2024.12.21 07:49:59.979157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
4391 | 2024.12.21 07:50:00.703737 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4392 | 2024.12.21 07:50:00.703951 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4393 | 2024.12.21 07:50:00.704033 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4394 | 2024.12.21 07:50:00.704907 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2024.12.21 07:50:00.704960 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4396 | 2024.12.21 07:50:00.705391 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4397 | 2024.12.21 07:50:00.705646 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.12.21 07:50:00.705891 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002 sec., 7000 rows/sec., 503.91 KiB/sec. | ||
4399 | 2024.12.21 07:50:00.705960 [ 4 ] {8dff27e5-0232-4829-999c-4da1f9c0b655} <Debug> TCPHandler: Processed in 0.002364811 sec. | ||
4400 | 2024.12.21 07:50:00.706218 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4401 | 2024.12.21 07:50:00.706402 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4402 | 2024.12.21 07:50:00.706474 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4403 | 2024.12.21 07:50:00.707372 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4404 | 2024.12.21 07:50:00.707412 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4405 | 2024.12.21 07:50:00.707858 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4406 | 2024.12.21 07:50:00.708113 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4407 | 2024.12.21 07:50:00.708311 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001961 sec., 146353.9010708822 rows/sec., 12.93 MiB/sec. | ||
4408 | 2024.12.21 07:50:00.708378 [ 253 ] {ede4fa97-c5fd-4351-9e0b-420a5f8fe7df} <Debug> TCPHandler: Processed in 0.002292029 sec. | ||
4409 | 2024.12.21 07:50:00.708550 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4410 | 2024.12.21 07:50:00.708698 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4411 | 2024.12.21 07:50:00.708760 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4412 | 2024.12.21 07:50:00.709393 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4413 | 2024.12.21 07:50:00.709434 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4414 | 2024.12.21 07:50:00.709803 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4415 | 2024.12.21 07:50:00.710039 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4416 | 2024.12.21 07:50:00.710247 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001587 sec., 30875.866414618777 rows/sec., 2.22 MiB/sec. | ||
4417 | 2024.12.21 07:50:00.710304 [ 4 ] {74797264-560d-4acb-b06b-992e0f4262e8} <Debug> TCPHandler: Processed in 0.001824991 sec. | ||
4418 | 2024.12.21 07:50:00.710502 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4419 | 2024.12.21 07:50:00.710640 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4420 | 2024.12.21 07:50:00.710698 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4421 | 2024.12.21 07:50:00.711293 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4422 | 2024.12.21 07:50:00.711331 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4423 | 2024.12.21 07:50:00.711664 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4424 | 2024.12.21 07:50:00.711898 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4425 | 2024.12.21 07:50:00.712070 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
4426 | 2024.12.21 07:50:00.712118 [ 253 ] {308945dc-f642-4f92-9aa0-bfbf252cdc3a} <Debug> TCPHandler: Processed in 0.00173654 sec. | ||
4427 | 2024.12.21 07:50:00.712264 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.12.21 07:50:00.712469 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4429 | 2024.12.21 07:50:00.712526 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4430 | 2024.12.21 07:50:00.713246 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4431 | 2024.12.21 07:50:00.713295 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4432 | 2024.12.21 07:50:00.713910 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4433 | 2024.12.21 07:50:00.714141 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4434 | 2024.12.21 07:50:00.714355 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001918 sec., 6777.8936392075075 rows/sec., 422.60 KiB/sec. | ||
4435 | 2024.12.21 07:50:00.714410 [ 4 ] {4069c2db-b7aa-4152-9d42-adad759260fb} <Debug> TCPHandler: Processed in 0.002153757 sec. | ||
4436 | 2024.12.21 07:50:00.714581 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4437 | 2024.12.21 07:50:00.714719 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4438 | 2024.12.21 07:50:00.714776 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4439 | 2024.12.21 07:50:00.715514 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4440 | 2024.12.21 07:50:00.715550 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4441 | 2024.12.21 07:50:00.715934 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4442 | 2024.12.21 07:50:00.716171 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4443 | 2024.12.21 07:50:00.716364 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001677 sec., 252832.4388789505 rows/sec., 18.08 MiB/sec. | ||
4444 | 2024.12.21 07:50:00.716502 [ 253 ] {2b7fa41c-80a0-4648-a6a1-c4db219db398} <Debug> TCPHandler: Processed in 0.001990274 sec. | ||
4445 | 2024.12.21 07:50:00.716663 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4446 | 2024.12.21 07:50:00.716802 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4447 | 2024.12.21 07:50:00.716860 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4448 | 2024.12.21 07:50:00.717428 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2024.12.21 07:50:00.717474 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4450 | 2024.12.21 07:50:00.717898 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4451 | 2024.12.21 07:50:00.718129 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.12.21 07:50:00.718295 [ 98 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4453 | 2024.12.21 07:50:00.718361 [ 98 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4454 | 2024.12.21 07:50:00.718365 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001587 sec., 3780.7183364839316 rows/sec., 197.53 KiB/sec. | ||
4455 | 2024.12.21 07:50:00.718415 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4456 | 2024.12.21 07:50:00.718487 [ 4 ] {32db8ebe-845d-4822-a406-2a3156b80ee8} <Debug> TCPHandler: Processed in 0.001887223 sec. | ||
4457 | 2024.12.21 07:50:00.718688 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4458 | 2024.12.21 07:50:00.718700 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
4459 | 2024.12.21 07:50:00.718830 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4460 | 2024.12.21 07:50:00.718872 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4461 | 2024.12.21 07:50:00.718893 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4462 | 2024.12.21 07:50:00.718915 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
4463 | 2024.12.21 07:50:00.719081 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
4464 | 2024.12.21 07:50:00.719525 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
4465 | 2024.12.21 07:50:00.719807 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
4466 | 2024.12.21 07:50:00.720156 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
4467 | 2024.12.21 07:50:00.720321 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
4468 | 2024.12.21 07:50:00.721055 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4469 | 2024.12.21 07:50:00.721099 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4470 | 2024.12.21 07:50:00.721741 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4471 | 2024.12.21 07:50:00.721984 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003444309 sec., 19162.043823594224 rows/sec., 1001.14 KiB/sec. | ||
4472 | 2024.12.21 07:50:00.722162 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4473 | 2024.12.21 07:50:00.722250 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4474 | 2024.12.21 07:50:00.722569 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003775 sec., 62781.45695364238 rows/sec., 4.21 MiB/sec. | ||
4475 | 2024.12.21 07:50:00.722711 [ 253 ] {39e3dac7-cf1e-40f1-8e42-3850d61f9853} <Debug> TCPHandler: Processed in 0.004120361 sec. | ||
4476 | 2024.12.21 07:50:00.722907 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4477 | 2024.12.21 07:50:00.722967 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2024.12.21 07:50:00.723130 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4479 | 2024.12.21 07:50:00.723189 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_11_2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4480 | 2024.12.21 07:50:00.723226 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4481 | 2024.12.21 07:50:00.723411 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
4482 | 2024.12.21 07:50:00.723861 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4483 | 2024.12.21 07:50:00.723905 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4484 | 2024.12.21 07:50:00.724269 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4485 | 2024.12.21 07:50:00.724504 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4486 | 2024.12.21 07:50:00.724712 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001657 sec., 603.5003017501508 rows/sec., 40.67 KiB/sec. | ||
4487 | 2024.12.21 07:50:00.724766 [ 4 ] {60a5d438-11e7-4406-892f-3170c4ef683c} <Debug> TCPHandler: Processed in 0.001943423 sec. | ||
4488 | 2024.12.21 07:50:00.724915 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4489 | 2024.12.21 07:50:00.725053 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4490 | 2024.12.21 07:50:00.725146 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4491 | 2024.12.21 07:50:00.726413 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4492 | 2024.12.21 07:50:00.726451 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4493 | 2024.12.21 07:50:00.727105 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4494 | 2024.12.21 07:50:00.727364 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4495 | 2024.12.21 07:50:00.727611 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002583 sec., 16260.162601626018 rows/sec., 29.14 MiB/sec. | ||
4496 | 2024.12.21 07:50:00.727990 [ 253 ] {63baa666-46bc-4b06-940c-214f9b22e6c4} <Debug> TCPHandler: Processed in 0.003135984 sec. | ||
4497 | 2024.12.21 07:50:00.728167 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2024.12.21 07:50:00.728304 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4499 | 2024.12.21 07:50:00.728364 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4500 | 2024.12.21 07:50:00.728926 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4501 | 2024.12.21 07:50:00.728965 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4502 | 2024.12.21 07:50:00.729328 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4503 | 2024.12.21 07:50:00.729563 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4504 | 2024.12.21 07:50:00.729809 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001535 sec., 53420.195439739415 rows/sec., 3.39 MiB/sec. | ||
4505 | 2024.12.21 07:50:00.730002 [ 4 ] {e6076bde-a5f8-491c-9e20-4adccde6ba62} <Debug> TCPHandler: Processed in 0.001902663 sec. | ||
4506 | 2024.12.21 07:50:04.844138 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4507 | 2024.12.21 07:50:04.844214 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4508 | 2024.12.21 07:50:04.949434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4509 | 2024.12.21 07:50:04.950343 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4510 | 2024.12.21 07:50:04.950400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4511 | 2024.12.21 07:50:04.950925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4512 | 2024.12.21 07:50:04.951206 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2024.12.21 07:50:04.951473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4514 | 2024.12.21 07:50:05.618715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4515 | 2024.12.21 07:50:05.638945 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4516 | 2024.12.21 07:50:05.639015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4517 | 2024.12.21 07:50:05.646759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4518 | 2024.12.21 07:50:05.647538 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4519 | 2024.12.21 07:50:05.650304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4520 | 2024.12.21 07:50:05.698030 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.12.21 07:50:05.698252 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4522 | 2024.12.21 07:50:05.698337 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4523 | 2024.12.21 07:50:05.699250 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4524 | 2024.12.21 07:50:05.699296 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4525 | 2024.12.21 07:50:05.699747 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4526 | 2024.12.21 07:50:05.699998 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2024.12.21 07:50:05.700161 [ 91 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4528 | 2024.12.21 07:50:05.700213 [ 91 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4529 | 2024.12.21 07:50:05.700214 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.13 MiB/sec. | ||
4530 | 2024.12.21 07:50:05.700243 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4531 | 2024.12.21 07:50:05.700333 [ 4 ] {037567d7-c105-45d6-8fdd-f9fbcbfc5691} <Debug> TCPHandler: Processed in 0.002448333 sec. | ||
4532 | 2024.12.21 07:50:05.700540 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
4533 | 2024.12.21 07:50:05.700622 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4534 | 2024.12.21 07:50:05.700726 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4535 | 2024.12.21 07:50:05.700776 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1438 rows starting from the beginning of the part | ||
4536 | 2024.12.21 07:50:05.700825 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4537 | 2024.12.21 07:50:05.700943 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
4538 | 2024.12.21 07:50:05.700972 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4539 | 2024.12.21 07:50:05.701396 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 287 rows starting from the beginning of the part | ||
4540 | 2024.12.21 07:50:05.701750 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 58 rows starting from the beginning of the part | ||
4541 | 2024.12.21 07:50:05.702062 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 287 rows starting from the beginning of the part | ||
4542 | 2024.12.21 07:50:05.702440 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
4543 | 2024.12.21 07:50:05.703602 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4544 | 2024.12.21 07:50:05.703651 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4545 | 2024.12.21 07:50:05.704300 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4546 | 2024.12.21 07:50:05.704584 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4547 | 2024.12.21 07:50:05.704903 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.004534028 sec., 481249.7849594224 rows/sec., 42.47 MiB/sec. | ||
4548 | 2024.12.21 07:50:05.704906 [ 91 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4549 | 2024.12.21 07:50:05.705068 [ 91 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4550 | 2024.12.21 07:50:05.705090 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004311 sec., 14845.743446996057 rows/sec., 1.16 MiB/sec. | ||
4551 | 2024.12.21 07:50:05.705130 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4552 | 2024.12.21 07:50:05.705311 [ 253 ] {e69b2724-fd30-405a-bcde-6c855b1b155d} <Debug> TCPHandler: Processed in 0.004831843 sec. | ||
4553 | 2024.12.21 07:50:05.705394 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4554 | 2024.12.21 07:50:05.705712 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
4555 | 2024.12.21 07:50:05.705806 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4556 | 2024.12.21 07:50:05.705986 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4557 | 2024.12.21 07:50:05.706132 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
4558 | 2024.12.21 07:50:05.706218 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2024.12.21 07:50:05.706263 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4560 | 2024.12.21 07:50:05.706580 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4561 | 2024.12.21 07:50:05.706612 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
4562 | 2024.12.21 07:50:05.706662 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_31_6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4563 | 2024.12.21 07:50:05.707095 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4564 | 2024.12.21 07:50:05.707275 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 424 rows starting from the beginning of the part | ||
4565 | 2024.12.21 07:50:05.707692 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 68 rows starting from the beginning of the part | ||
4566 | 2024.12.21 07:50:05.708077 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 424 rows starting from the beginning of the part | ||
4567 | 2024.12.21 07:50:05.708435 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
4568 | 2024.12.21 07:50:05.709633 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2024.12.21 07:50:05.709696 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4570 | 2024.12.21 07:50:05.710793 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4571 | 2024.12.21 07:50:05.711218 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2024.12.21 07:50:05.711658 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006302088 sec., 311008.03416264575 rows/sec., 23.81 MiB/sec. | ||
4573 | 2024.12.21 07:50:05.711773 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00566 sec., 28268.551236749117 rows/sec., 1.97 MiB/sec. | ||
4574 | 2024.12.21 07:50:05.712060 [ 4 ] {84e208fa-8e5b-4aab-b861-82afad87acc4} <Debug> TCPHandler: Processed in 0.006579262 sec. | ||
4575 | 2024.12.21 07:50:05.712062 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4576 | 2024.12.21 07:50:05.712416 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4577 | 2024.12.21 07:50:05.712722 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4578 | 2024.12.21 07:50:05.712825 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4579 | 2024.12.21 07:50:05.712981 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2024.12.21 07:50:05.713232 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_31_6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4581 | 2024.12.21 07:50:05.713412 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4582 | 2024.12.21 07:50:05.713735 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4583 | 2024.12.21 07:50:05.713779 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4584 | 2024.12.21 07:50:05.714162 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4585 | 2024.12.21 07:50:05.714406 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4586 | 2024.12.21 07:50:05.714594 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00194 sec., 30927.83505154639 rows/sec., 2.08 MiB/sec. | ||
4587 | 2024.12.21 07:50:05.714648 [ 253 ] {22f2c88f-df18-45c8-b2b4-4a62652b721e} <Debug> TCPHandler: Processed in 0.002475582 sec. | ||
4588 | 2024.12.21 07:50:06.822782 [ 88 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4589 | 2024.12.21 07:50:06.822886 [ 88 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4590 | 2024.12.21 07:50:06.822930 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4591 | 2024.12.21 07:50:06.823230 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::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 | ||
4592 | 2024.12.21 07:50:06.823428 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4593 | 2024.12.21 07:50:06.823471 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
4594 | 2024.12.21 07:50:06.823566 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
4595 | 2024.12.21 07:50:06.823721 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
4596 | 2024.12.21 07:50:06.823986 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
4597 | 2024.12.21 07:50:06.824155 [ 189 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
4598 | 2024.12.21 07:50:06.825247 [ 193 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.002210188 sec., 11763.70516897205 rows/sec., 1005.20 KiB/sec. | ||
4599 | 2024.12.21 07:50:06.825372 [ 193 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4600 | 2024.12.21 07:50:06.825652 [ 193 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4601 | 2024.12.21 07:50:06.825731 [ 193 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_5_1} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4602 | 2024.12.21 07:50:06.825807 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4603 | 2024.12.21 07:50:07.953999 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4604 | 2024.12.21 07:50:07.954202 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4605 | 2024.12.21 07:50:07.954275 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4606 | 2024.12.21 07:50:07.955036 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4607 | 2024.12.21 07:50:07.955086 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4608 | 2024.12.21 07:50:07.955512 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4609 | 2024.12.21 07:50:07.955768 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4610 | 2024.12.21 07:50:07.956003 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
4611 | 2024.12.21 07:50:07.956072 [ 4 ] {a7e7cc4d-3f22-429c-ab6c-ed1102e91cee} <Debug> TCPHandler: Processed in 0.002202327 sec. | ||
4612 | 2024.12.21 07:50:07.956365 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4613 | 2024.12.21 07:50:07.956576 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4614 | 2024.12.21 07:50:07.956657 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4615 | 2024.12.21 07:50:07.957445 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4616 | 2024.12.21 07:50:07.957486 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4617 | 2024.12.21 07:50:07.957901 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4618 | 2024.12.21 07:50:07.958157 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4619 | 2024.12.21 07:50:07.958408 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001888 sec., 3177.9661016949153 rows/sec., 259.14 KiB/sec. | ||
4620 | 2024.12.21 07:50:07.958614 [ 253 ] {3c59c58d-0bec-4bef-a371-1a9b12d92daa} <Debug> TCPHandler: Processed in 0.002393691 sec. | ||
4621 | 2024.12.21 07:50:07.958809 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4622 | 2024.12.21 07:50:07.958986 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4623 | 2024.12.21 07:50:07.959060 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4624 | 2024.12.21 07:50:07.960383 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4625 | 2024.12.21 07:50:07.960423 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4626 | 2024.12.21 07:50:07.960882 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4627 | 2024.12.21 07:50:07.961123 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4628 | 2024.12.21 07:50:07.961337 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002396 sec., 596828.0467445742 rows/sec., 50.03 MiB/sec. | ||
4629 | 2024.12.21 07:50:07.961392 [ 4 ] {93daaebd-2b35-4927-a7f2-b687b8342c54} <Debug> TCPHandler: Processed in 0.002666696 sec. | ||
4630 | 2024.12.21 07:50:07.961548 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4631 | 2024.12.21 07:50:07.961688 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4632 | 2024.12.21 07:50:07.961747 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4633 | 2024.12.21 07:50:07.962418 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4634 | 2024.12.21 07:50:07.962455 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4635 | 2024.12.21 07:50:07.962826 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4636 | 2024.12.21 07:50:07.963066 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4637 | 2024.12.21 07:50:07.963244 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001588 sec., 34634.76070528967 rows/sec., 2.48 MiB/sec. | ||
4638 | 2024.12.21 07:50:07.963296 [ 253 ] {f936f286-b845-4bd5-a383-2b76d12b002a} <Debug> TCPHandler: Processed in 0.001815811 sec. | ||
4639 | 2024.12.21 07:50:07.963464 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.12.21 07:50:07.963606 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4641 | 2024.12.21 07:50:07.963663 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4642 | 2024.12.21 07:50:07.964429 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4643 | 2024.12.21 07:50:07.964469 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4644 | 2024.12.21 07:50:07.964829 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4645 | 2024.12.21 07:50:07.965079 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4646 | 2024.12.21 07:50:07.965351 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001764 sec., 137188.20861678006 rows/sec., 9.29 MiB/sec. | ||
4647 | 2024.12.21 07:50:07.965547 [ 4 ] {18539a30-e37a-4e8e-a880-4b12835e7bde} <Debug> TCPHandler: Processed in 0.002152997 sec. | ||
4648 | 2024.12.21 07:50:07.965731 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4649 | 2024.12.21 07:50:07.965867 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4650 | 2024.12.21 07:50:07.965924 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4651 | 2024.12.21 07:50:07.966521 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4652 | 2024.12.21 07:50:07.966559 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4653 | 2024.12.21 07:50:07.966902 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4654 | 2024.12.21 07:50:07.967137 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4655 | 2024.12.21 07:50:07.967312 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
4656 | 2024.12.21 07:50:07.967363 [ 253 ] {fbd59455-e098-46b0-a0a5-1c016ac1c6de} <Debug> TCPHandler: Processed in 0.001697199 sec. | ||
4657 | 2024.12.21 07:50:07.967534 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4658 | 2024.12.21 07:50:07.967708 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4659 | 2024.12.21 07:50:07.967777 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4660 | 2024.12.21 07:50:07.968815 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.12.21 07:50:07.968855 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4662 | 2024.12.21 07:50:07.969246 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4663 | 2024.12.21 07:50:07.969491 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.12.21 07:50:07.969713 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002045 sec., 433251.8337408313 rows/sec., 31.43 MiB/sec. | ||
4665 | 2024.12.21 07:50:07.969767 [ 4 ] {61a06321-1352-4530-95aa-a4e86383c604} <Debug> TCPHandler: Processed in 0.00231702 sec. | ||
4666 | 2024.12.21 07:50:07.969916 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4667 | 2024.12.21 07:50:07.970031 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4668 | 2024.12.21 07:50:07.970080 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4669 | 2024.12.21 07:50:07.970608 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4670 | 2024.12.21 07:50:07.970649 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4671 | 2024.12.21 07:50:07.971040 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4672 | 2024.12.21 07:50:07.971266 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4673 | 2024.12.21 07:50:07.971497 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. | ||
4674 | 2024.12.21 07:50:07.971545 [ 253 ] {7ab950cc-1f0f-48ef-ad71-4ac78838e7b5} <Debug> TCPHandler: Processed in 0.001686169 sec. | ||
4675 | 2024.12.21 07:50:07.971685 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4676 | 2024.12.21 07:50:07.971802 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4677 | 2024.12.21 07:50:07.971853 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4678 | 2024.12.21 07:50:07.972620 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4679 | 2024.12.21 07:50:07.972659 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4680 | 2024.12.21 07:50:07.973105 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4681 | 2024.12.21 07:50:07.973342 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4682 | 2024.12.21 07:50:07.973512 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4683 | 2024.12.21 07:50:07.973576 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.001789 sec., 515371.7160424818 rows/sec., 34.33 MiB/sec. | ||
4684 | 2024.12.21 07:50:07.973582 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4685 | 2024.12.21 07:50:07.973660 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4686 | 2024.12.21 07:50:07.973697 [ 4 ] {bfc95b04-9cd1-4463-85cc-81dee3d5892d} <Debug> TCPHandler: Processed in 0.002063605 sec. | ||
4687 | 2024.12.21 07:50:07.973911 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4688 | 2024.12.21 07:50:07.973921 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
4689 | 2024.12.21 07:50:07.974117 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4690 | 2024.12.21 07:50:07.974233 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4691 | 2024.12.21 07:50:07.974243 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4692 | 2024.12.21 07:50:07.974316 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8485 rows starting from the beginning of the part | ||
4693 | 2024.12.21 07:50:07.974667 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4694 | 2024.12.21 07:50:07.975051 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 162 rows starting from the beginning of the part | ||
4695 | 2024.12.21 07:50:07.975535 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 237 rows starting from the beginning of the part | ||
4696 | 2024.12.21 07:50:07.975720 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
4697 | 2024.12.21 07:50:07.976077 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 922 rows starting from the beginning of the part | ||
4698 | 2024.12.21 07:50:07.976907 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4699 | 2024.12.21 07:50:07.976966 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4700 | 2024.12.21 07:50:07.977703 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4701 | 2024.12.21 07:50:07.978115 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4702 | 2024.12.21 07:50:07.978768 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004686 sec., 213.4016218523261 rows/sec., 14.38 KiB/sec. | ||
4703 | 2024.12.21 07:50:07.979118 [ 253 ] {5e83293f-8055-4808-8536-f844046104a6} <Debug> TCPHandler: Processed in 0.005318052 sec. | ||
4704 | 2024.12.21 07:50:07.979405 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4705 | 2024.12.21 07:50:07.979705 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4706 | 2024.12.21 07:50:07.979836 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4707 | 2024.12.21 07:50:07.981553 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4708 | 2024.12.21 07:50:07.981621 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4709 | 2024.12.21 07:50:07.982095 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10203 rows, containing 5 columns (5 merged, 0 gathered) in 0.008302632 sec., 1228887.4178694177 rows/sec., 82.96 MiB/sec. | ||
4710 | 2024.12.21 07:50:07.982439 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4711 | 2024.12.21 07:50:07.983057 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4712 | 2024.12.21 07:50:07.983242 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4713 | 2024.12.21 07:50:07.983346 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4714 | 2024.12.21 07:50:07.983377 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
4715 | 2024.12.21 07:50:07.983653 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4716 | 2024.12.21 07:50:07.983974 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004374 sec., 9602.194787379973 rows/sec., 17.21 MiB/sec. | ||
4717 | 2024.12.21 07:50:07.984416 [ 4 ] {3a81c19e-3a18-4c84-83c0-04c8a309e9c5} <Debug> TCPHandler: Processed in 0.005165878 sec. | ||
4718 | 2024.12.21 07:50:07.984595 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4719 | 2024.12.21 07:50:07.984736 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4720 | 2024.12.21 07:50:07.984794 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4721 | 2024.12.21 07:50:07.985339 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2024.12.21 07:50:07.985378 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4723 | 2024.12.21 07:50:07.985746 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4724 | 2024.12.21 07:50:07.985982 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4725 | 2024.12.21 07:50:07.986146 [ 85 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4726 | 2024.12.21 07:50:07.986214 [ 85 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4727 | 2024.12.21 07:50:07.986236 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.001525 sec., 35409.83606557377 rows/sec., 2.17 MiB/sec. | ||
4728 | 2024.12.21 07:50:07.986251 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4729 | 2024.12.21 07:50:07.986380 [ 253 ] {5f4c1382-3523-4fdf-8c6c-6190aef8f7a2} <Debug> TCPHandler: Processed in 0.001852792 sec. | ||
4730 | 2024.12.21 07:50:07.986609 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
4731 | 2024.12.21 07:50:07.986820 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4732 | 2024.12.21 07:50:07.986857 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1536 rows starting from the beginning of the part | ||
4733 | 2024.12.21 07:50:07.986942 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4734 | 2024.12.21 07:50:07.987099 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4735 | 2024.12.21 07:50:07.987201 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 82 rows starting from the beginning of the part | ||
4736 | 2024.12.21 07:50:07.987386 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
4737 | 2024.12.21 07:50:07.987556 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
4738 | 2024.12.21 07:50:07.988750 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002369591 sec., 790853.7802515287 rows/sec., 51.76 MiB/sec. | ||
4739 | 2024.12.21 07:50:07.988951 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4740 | 2024.12.21 07:50:07.989240 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4741 | 2024.12.21 07:50:07.989317 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_31_6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4742 | 2024.12.21 07:50:07.989388 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4743 | 2024.12.21 07:50:09.979424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 642 | ||
4744 | 2024.12.21 07:50:09.982918 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4745 | 2024.12.21 07:50:09.982968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4746 | 2024.12.21 07:50:09.984455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4747 | 2024.12.21 07:50:09.984785 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4748 | 2024.12.21 07:50:09.985346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
4749 | 2024.12.21 07:50:10.693748 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4750 | 2024.12.21 07:50:10.694047 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4751 | 2024.12.21 07:50:10.694164 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4752 | 2024.12.21 07:50:10.694988 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4753 | 2024.12.21 07:50:10.695028 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4754 | 2024.12.21 07:50:10.695485 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4755 | 2024.12.21 07:50:10.695739 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4756 | 2024.12.21 07:50:10.695953 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
4757 | 2024.12.21 07:50:10.696012 [ 4 ] {d76f061e-2bfd-484c-ad4c-e607f0a20b00} <Debug> TCPHandler: Processed in 0.002450362 sec. | ||
4758 | 2024.12.21 07:50:10.696283 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4759 | 2024.12.21 07:50:10.696490 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4760 | 2024.12.21 07:50:10.696571 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4761 | 2024.12.21 07:50:10.697409 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4762 | 2024.12.21 07:50:10.697453 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4763 | 2024.12.21 07:50:10.697877 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4764 | 2024.12.21 07:50:10.698132 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4765 | 2024.12.21 07:50:10.698381 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
4766 | 2024.12.21 07:50:10.698452 [ 253 ] {7c525e80-1d44-40ab-8a45-7583d46843fd} <Debug> TCPHandler: Processed in 0.002301349 sec. | ||
4767 | 2024.12.21 07:50:10.698761 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4768 | 2024.12.21 07:50:10.698991 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4769 | 2024.12.21 07:50:10.699085 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4770 | 2024.12.21 07:50:10.699728 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4771 | 2024.12.21 07:50:10.699767 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4772 | 2024.12.21 07:50:10.700157 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4773 | 2024.12.21 07:50:10.700398 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4774 | 2024.12.21 07:50:10.700656 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.00172 sec., 43023.25581395349 rows/sec., 2.99 MiB/sec. | ||
4775 | 2024.12.21 07:50:10.700867 [ 4 ] {44174f8b-fbcd-448d-87d6-93d56c61dd1e} <Debug> TCPHandler: Processed in 0.00228639 sec. | ||
4776 | 2024.12.21 07:50:10.701067 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4777 | 2024.12.21 07:50:10.701208 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4778 | 2024.12.21 07:50:10.701268 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4779 | 2024.12.21 07:50:10.701762 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4780 | 2024.12.21 07:50:10.701800 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4781 | 2024.12.21 07:50:10.702184 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4782 | 2024.12.21 07:50:10.702432 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2024.12.21 07:50:10.702611 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001433 sec., 19539.42777390091 rows/sec., 1.32 MiB/sec. | ||
4784 | 2024.12.21 07:50:10.702660 [ 253 ] {716a01bd-15e4-4cd6-92e5-f55cd9783d2c} <Debug> TCPHandler: Processed in 0.00169376 sec. | ||
4785 | 2024.12.21 07:50:12.451686 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4786 | 2024.12.21 07:50:12.452632 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4787 | 2024.12.21 07:50:12.452684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4788 | 2024.12.21 07:50:12.453219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4789 | 2024.12.21 07:50:12.453493 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4790 | 2024.12.21 07:50:12.453811 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4791 | 2024.12.21 07:50:13.150437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4792 | 2024.12.21 07:50:13.170607 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4793 | 2024.12.21 07:50:13.170676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4794 | 2024.12.21 07:50:13.178452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4795 | 2024.12.21 07:50:13.179930 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4796 | 2024.12.21 07:50:13.182565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4797 | 2024.12.21 07:50:15.698088 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4798 | 2024.12.21 07:50:15.698301 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4799 | 2024.12.21 07:50:15.698383 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4800 | 2024.12.21 07:50:15.699183 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2024.12.21 07:50:15.699240 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4802 | 2024.12.21 07:50:15.699686 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4803 | 2024.12.21 07:50:15.699947 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2024.12.21 07:50:15.700205 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
4805 | 2024.12.21 07:50:15.700272 [ 4 ] {73b89471-f032-43cd-acad-faa3218a3f97} <Debug> TCPHandler: Processed in 0.0023265 sec. | ||
4806 | 2024.12.21 07:50:15.700549 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4807 | 2024.12.21 07:50:15.700752 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4808 | 2024.12.21 07:50:15.700831 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4809 | 2024.12.21 07:50:15.701650 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2024.12.21 07:50:15.701689 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4811 | 2024.12.21 07:50:15.702113 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4812 | 2024.12.21 07:50:15.702370 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2024.12.21 07:50:15.702570 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001875 sec., 34133.333333333336 rows/sec., 2.66 MiB/sec. | ||
4814 | 2024.12.21 07:50:15.702624 [ 253 ] {7a75cb9d-4761-4185-a020-23f52797391b} <Debug> TCPHandler: Processed in 0.002215238 sec. | ||
4815 | 2024.12.21 07:50:15.702829 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4816 | 2024.12.21 07:50:15.703061 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4817 | 2024.12.21 07:50:15.703164 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4818 | 2024.12.21 07:50:15.703880 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4819 | 2024.12.21 07:50:15.703923 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4820 | 2024.12.21 07:50:15.704326 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4821 | 2024.12.21 07:50:15.704580 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4822 | 2024.12.21 07:50:15.704797 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001796 sec., 89086.85968819598 rows/sec., 6.20 MiB/sec. | ||
4823 | 2024.12.21 07:50:15.704854 [ 4 ] {d520fb34-28d1-4352-89b9-c537491257d9} <Debug> TCPHandler: Processed in 0.002140386 sec. | ||
4824 | 2024.12.21 07:50:15.705020 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2024.12.21 07:50:15.705157 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4826 | 2024.12.21 07:50:15.705217 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4827 | 2024.12.21 07:50:15.705762 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2024.12.21 07:50:15.705800 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4829 | 2024.12.21 07:50:15.706177 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4830 | 2024.12.21 07:50:15.706411 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2024.12.21 07:50:15.706614 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001481 sec., 40513.166779203246 rows/sec., 2.73 MiB/sec. | ||
4832 | 2024.12.21 07:50:15.706703 [ 253 ] {af328818-49b9-4c0b-afb1-a46fdd9bfb20} <Debug> TCPHandler: Processed in 0.00175025 sec. | ||
4833 | 2024.12.21 07:50:19.844272 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4834 | 2024.12.21 07:50:19.844363 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4835 | 2024.12.21 07:50:19.954007 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4836 | 2024.12.21 07:50:19.954712 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2024.12.21 07:50:19.954761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4838 | 2024.12.21 07:50:19.955357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4839 | 2024.12.21 07:50:19.955616 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2024.12.21 07:50:19.955860 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4841 | 2024.12.21 07:50:19.985737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 658 | ||
4842 | 2024.12.21 07:50:19.988992 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4843 | 2024.12.21 07:50:19.989042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4844 | 2024.12.21 07:50:19.990517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4845 | 2024.12.21 07:50:19.990846 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4846 | 2024.12.21 07:50:19.991028 [ 66 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4847 | 2024.12.21 07:50:19.991095 [ 66 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4848 | 2024.12.21 07:50:19.991142 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4849 | 2024.12.21 07:50:19.991577 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
4850 | 2024.12.21 07:50:19.992194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
4851 | 2024.12.21 07:50:19.992690 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4852 | 2024.12.21 07:50:19.992879 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 484 rows starting from the beginning of the part | ||
4853 | 2024.12.21 07:50:19.993518 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
4854 | 2024.12.21 07:50:19.994146 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
4855 | 2024.12.21 07:50:19.994730 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
4856 | 2024.12.21 07:50:19.995410 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part | ||
4857 | 2024.12.21 07:50:19.996035 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
4858 | 2024.12.21 07:50:20.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.99 MiB, peak 192.85 MiB, free memory in arenas 0.00 B, will set to 186.96 MiB (RSS), difference: -4.03 MiB | ||
4859 | 2024.12.21 07:50:20.004658 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 72 columns (72 merged, 0 gathered) in 0.013371979 sec., 49207.37611089578 rows/sec., 43.11 MiB/sec. | ||
4860 | 2024.12.21 07:50:20.005638 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4861 | 2024.12.21 07:50:20.006362 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4862 | 2024.12.21 07:50:20.006450 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_16_3} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4863 | 2024.12.21 07:50:20.006664 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4864 | 2024.12.21 07:50:20.682700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4865 | 2024.12.21 07:50:20.704354 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4866 | 2024.12.21 07:50:20.704751 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4867 | 2024.12.21 07:50:20.704914 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4868 | 2024.12.21 07:50:20.705332 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4869 | 2024.12.21 07:50:20.705409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4870 | 2024.12.21 07:50:20.707907 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2024.12.21 07:50:20.708030 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4872 | 2024.12.21 07:50:20.709255 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4873 | 2024.12.21 07:50:20.710170 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2024.12.21 07:50:20.710548 [ 63 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4875 | 2024.12.21 07:50:20.710672 [ 63 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2024.12.21 07:50:20.710768 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4877 | 2024.12.21 07:50:20.711172 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.006505 sec., 2152.1906225980015 rows/sec., 154.93 KiB/sec. | ||
4878 | 2024.12.21 07:50:20.711626 [ 4 ] {c48b81db-2ae8-4330-9639-f6d7c082fe7e} <Debug> TCPHandler: Processed in 0.007499348 sec. | ||
4879 | 2024.12.21 07:50:20.712066 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
4880 | 2024.12.21 07:50:20.712161 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4881 | 2024.12.21 07:50:20.712452 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4882 | 2024.12.21 07:50:20.712578 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4883 | 2024.12.21 07:50:20.712787 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4884 | 2024.12.21 07:50:20.713040 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4885 | 2024.12.21 07:50:20.713030 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4886 | 2024.12.21 07:50:20.713574 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4887 | 2024.12.21 07:50:20.714097 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4888 | 2024.12.21 07:50:20.714664 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4889 | 2024.12.21 07:50:20.718480 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4890 | 2024.12.21 07:50:20.718729 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4891 | 2024.12.21 07:50:20.718962 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007269475 sec., 9629.306105323974 rows/sec., 730.80 KiB/sec. | ||
4892 | 2024.12.21 07:50:20.719271 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4893 | 2024.12.21 07:50:20.720138 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4894 | 2024.12.21 07:50:20.720447 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_13_3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4895 | 2024.12.21 07:50:20.720661 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4896 | 2024.12.21 07:50:20.720945 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4897 | 2024.12.21 07:50:20.721506 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4898 | 2024.12.21 07:50:20.722218 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.009624 sec., 29821.28013300083 rows/sec., 2.64 MiB/sec. | ||
4899 | 2024.12.21 07:50:20.722596 [ 253 ] {d950f2aa-37c3-4159-8e0d-34c55c04d236} <Debug> TCPHandler: Processed in 0.010795605 sec. | ||
4900 | 2024.12.21 07:50:20.722903 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4901 | 2024.12.21 07:50:20.723310 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4902 | 2024.12.21 07:50:20.723434 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4903 | 2024.12.21 07:50:20.726197 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4904 | 2024.12.21 07:50:20.726273 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4905 | 2024.12.21 07:50:20.727565 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4906 | 2024.12.21 07:50:20.728206 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4907 | 2024.12.21 07:50:20.728775 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005577 sec., 8786.085709162631 rows/sec., 648.06 KiB/sec. | ||
4908 | 2024.12.21 07:50:20.729021 [ 4 ] {7887f989-a07f-4374-9b12-50fa0183ea59} <Debug> TCPHandler: Processed in 0.006263688 sec. | ||
4909 | 2024.12.21 07:50:20.729274 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4910 | 2024.12.21 07:50:20.729627 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4911 | 2024.12.21 07:50:20.729770 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4912 | 2024.12.21 07:50:20.732524 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.12.21 07:50:20.732588 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4914 | 2024.12.21 07:50:20.733179 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4915 | 2024.12.21 07:50:20.733513 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4916 | 2024.12.21 07:50:20.733888 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004383 sec., 3194.159251654118 rows/sec., 223.70 KiB/sec. | ||
4917 | 2024.12.21 07:50:20.734270 [ 253 ] {e2645508-16c0-42e7-8a1a-ab05af5b045c} <Debug> TCPHandler: Processed in 0.005109318 sec. | ||
4918 | 2024.12.21 07:50:20.734669 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4919 | 2024.12.21 07:50:20.735071 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4920 | 2024.12.21 07:50:20.735242 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4921 | 2024.12.21 07:50:20.738598 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4922 | 2024.12.21 07:50:20.738681 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4923 | 2024.12.21 07:50:20.739833 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4924 | 2024.12.21 07:50:20.740398 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4925 | 2024.12.21 07:50:20.740729 [ 63 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4926 | 2024.12.21 07:50:20.740866 [ 63 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4927 | 2024.12.21 07:50:20.740947 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4928 | 2024.12.21 07:50:20.741200 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.006226 sec., 2088.01798907806 rows/sec., 130.19 KiB/sec. | ||
4929 | 2024.12.21 07:50:20.741508 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
4930 | 2024.12.21 07:50:20.741641 [ 4 ] {77f10877-6961-4de2-ba81-a1ae02aba554} <Debug> TCPHandler: Processed in 0.007216674 sec. | ||
4931 | 2024.12.21 07:50:20.741951 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4932 | 2024.12.21 07:50:20.742196 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4933 | 2024.12.21 07:50:20.742360 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4934 | 2024.12.21 07:50:20.742491 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4935 | 2024.12.21 07:50:20.742686 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4936 | 2024.12.21 07:50:20.742764 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4937 | 2024.12.21 07:50:20.743141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4938 | 2024.12.21 07:50:20.743236 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4939 | 2024.12.21 07:50:20.743676 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4940 | 2024.12.21 07:50:20.744093 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4941 | 2024.12.21 07:50:20.747624 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4942 | 2024.12.21 07:50:20.747735 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4943 | 2024.12.21 07:50:20.749099 [ 201 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007972237 sec., 8153.294991104755 rows/sec., 540.20 KiB/sec. | ||
4944 | 2024.12.21 07:50:20.749492 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4945 | 2024.12.21 07:50:20.749811 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4946 | 2024.12.21 07:50:20.750849 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4947 | 2024.12.21 07:50:20.750984 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4948 | 2024.12.21 07:50:20.751174 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_13_3} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4949 | 2024.12.21 07:50:20.751360 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.12.21 07:50:20.751541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4951 | 2024.12.21 07:50:20.751752 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.009507 sec., 44598.71673503734 rows/sec., 3.19 MiB/sec. | ||
4952 | 2024.12.21 07:50:20.751825 [ 253 ] {291c65a2-79e3-4645-b779-bb3270de5b86} <Debug> TCPHandler: Processed in 0.010020772 sec. | ||
4953 | 2024.12.21 07:50:20.752094 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4954 | 2024.12.21 07:50:20.752529 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4955 | 2024.12.21 07:50:20.752701 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4956 | 2024.12.21 07:50:20.755431 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4957 | 2024.12.21 07:50:20.755512 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4958 | 2024.12.21 07:50:20.757392 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4959 | 2024.12.21 07:50:20.758459 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4960 | 2024.12.21 07:50:20.759578 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.007137 sec., 840.6893652795292 rows/sec., 43.92 KiB/sec. | ||
4961 | 2024.12.21 07:50:20.759961 [ 4 ] {01e6d400-26dc-4986-aff7-c552515f112d} <Debug> TCPHandler: Processed in 0.008021237 sec. | ||
4962 | 2024.12.21 07:50:20.760257 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4963 | 2024.12.21 07:50:20.760637 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4964 | 2024.12.21 07:50:20.760830 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4965 | 2024.12.21 07:50:20.764373 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4966 | 2024.12.21 07:50:20.764475 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4967 | 2024.12.21 07:50:20.766160 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4968 | 2024.12.21 07:50:20.767231 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4969 | 2024.12.21 07:50:20.767608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4970 | 2024.12.21 07:50:20.767825 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.007328 sec., 32341.703056768558 rows/sec., 2.17 MiB/sec. | ||
4971 | 2024.12.21 07:50:20.768113 [ 253 ] {4b782585-a880-4ee6-a86b-0e0f67031238} <Debug> TCPHandler: Processed in 0.008016127 sec. | ||
4972 | 2024.12.21 07:50:20.768440 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4973 | 2024.12.21 07:50:20.768659 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4974 | 2024.12.21 07:50:20.768719 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4975 | 2024.12.21 07:50:20.769173 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4976 | 2024.12.21 07:50:20.769210 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4977 | 2024.12.21 07:50:20.769567 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4978 | 2024.12.21 07:50:20.769801 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4979 | 2024.12.21 07:50:20.770057 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001448 sec., 690.6077348066298 rows/sec., 46.54 KiB/sec. | ||
4980 | 2024.12.21 07:50:20.770244 [ 4 ] {8f62621c-b81a-492c-9868-cdcc77a71ec6} <Debug> TCPHandler: Processed in 0.001963184 sec. | ||
4981 | 2024.12.21 07:50:20.770402 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4982 | 2024.12.21 07:50:20.770521 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4983 | 2024.12.21 07:50:20.770605 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4984 | 2024.12.21 07:50:20.771777 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4985 | 2024.12.21 07:50:20.771817 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4986 | 2024.12.21 07:50:20.772521 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4987 | 2024.12.21 07:50:20.772789 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4988 | 2024.12.21 07:50:20.772964 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4989 | 2024.12.21 07:50:20.773034 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4990 | 2024.12.21 07:50:20.773070 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
4991 | 2024.12.21 07:50:20.773073 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002569 sec., 16348.773841961853 rows/sec., 29.30 MiB/sec. | ||
4992 | 2024.12.21 07:50:20.773551 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
4993 | 2024.12.21 07:50:20.773848 [ 253 ] {1e33bc90-4d94-48b6-ba1a-1ed67226f307} <Debug> TCPHandler: Processed in 0.00349986 sec. | ||
4994 | 2024.12.21 07:50:20.774154 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2024.12.21 07:50:20.774430 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4996 | 2024.12.21 07:50:20.774444 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4997 | 2024.12.21 07:50:20.774569 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4998 | 2024.12.21 07:50:20.774617 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 365 rows starting from the beginning of the part | ||
4999 | 2024.12.21 07:50:20.775518 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
5000 | 2024.12.21 07:50:20.776171 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
5001 | 2024.12.21 07:50:20.776958 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
5002 | 2024.12.21 07:50:20.777025 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5003 | 2024.12.21 07:50:20.777098 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
5004 | 2024.12.21 07:50:20.777471 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
5005 | 2024.12.21 07:50:20.778046 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
5006 | 2024.12.21 07:50:20.778955 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5007 | 2024.12.21 07:50:20.779454 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5008 | 2024.12.21 07:50:20.780034 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005688 sec., 14416.315049226441 rows/sec., 937.59 KiB/sec. | ||
5009 | 2024.12.21 07:50:20.780185 [ 4 ] {abbdae0e-a3da-4943-993d-e5fdb78e13ea} <Debug> TCPHandler: Processed in 0.006216006 sec. | ||
5010 | 2024.12.21 07:50:20.783668 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 19 columns (19 merged, 0 gathered) in 0.0105076 sec., 54722.29624271955 rows/sec., 98.06 MiB/sec. | ||
5011 | 2024.12.21 07:50:20.785028 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5012 | 2024.12.21 07:50:20.785466 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2024.12.21 07:50:20.785549 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5014 | 2024.12.21 07:50:20.785712 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.59 MiB. | ||
5015 | 2024.12.21 07:50:21.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.38 MiB, peak 192.85 MiB, free memory in arenas 0.00 B, will set to 188.71 MiB (RSS), difference: 4.33 MiB | ||
5016 | 2024.12.21 07:50:25.698188 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5017 | 2024.12.21 07:50:25.698414 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5018 | 2024.12.21 07:50:25.698498 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5019 | 2024.12.21 07:50:25.699330 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5020 | 2024.12.21 07:50:25.699385 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
5021 | 2024.12.21 07:50:25.699827 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5022 | 2024.12.21 07:50:25.700082 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5023 | 2024.12.21 07:50:25.700288 [ 56 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5024 | 2024.12.21 07:50:25.700331 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001973 sec., 28383.17283324886 rows/sec., 2.18 MiB/sec. | ||
5025 | 2024.12.21 07:50:25.700366 [ 56 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2024.12.21 07:50:25.700437 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
5027 | 2024.12.21 07:50:25.700463 [ 4 ] {62b749a1-b836-4dd0-822f-4524bced04cb} <Debug> TCPHandler: Processed in 0.002416421 sec. | ||
5028 | 2024.12.21 07:50:25.700611 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
5029 | 2024.12.21 07:50:25.700719 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5030 | 2024.12.21 07:50:25.700765 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1438 rows starting from the beginning of the part | ||
5031 | 2024.12.21 07:50:25.700781 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5032 | 2024.12.21 07:50:25.700877 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1430 rows starting from the beginning of the part | ||
5033 | 2024.12.21 07:50:25.701255 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
5034 | 2024.12.21 07:50:25.701317 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5035 | 2024.12.21 07:50:25.701446 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
5036 | 2024.12.21 07:50:25.701577 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5037 | 2024.12.21 07:50:25.701678 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 287 rows starting from the beginning of the part | ||
5038 | 2024.12.21 07:50:25.701999 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
5039 | 2024.12.21 07:50:25.704204 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5040 | 2024.12.21 07:50:25.704286 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5041 | 2024.12.21 07:50:25.705075 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5042 | 2024.12.21 07:50:25.705662 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5043 | 2024.12.21 07:50:25.705780 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00523632 sec., 634605.9828276347 rows/sec., 55.63 MiB/sec. | ||
5044 | 2024.12.21 07:50:25.705947 [ 56 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5045 | 2024.12.21 07:50:25.706018 [ 56 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5046 | 2024.12.21 07:50:25.706076 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5047 | 2024.12.21 07:50:25.706159 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5048 | 2024.12.21 07:50:25.706196 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005054 sec., 12663.23703996834 rows/sec., 1012.12 KiB/sec. | ||
5049 | 2024.12.21 07:50:25.706587 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
5050 | 2024.12.21 07:50:25.706610 [ 253 ] {9f4ab8c1-06cd-4ef1-bc18-2973fa92f1de} <Debug> TCPHandler: Processed in 0.005998833 sec. | ||
5051 | 2024.12.21 07:50:25.706944 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5052 | 2024.12.21 07:50:25.707010 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5053 | 2024.12.21 07:50:25.707085 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part | ||
5054 | 2024.12.21 07:50:25.707366 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5055 | 2024.12.21 07:50:25.707527 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 886 rows starting from the beginning of the part | ||
5056 | 2024.12.21 07:50:25.707532 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5057 | 2024.12.21 07:50:25.707647 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5058 | 2024.12.21 07:50:25.708006 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
5059 | 2024.12.21 07:50:25.708441 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
5060 | 2024.12.21 07:50:25.708717 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 424 rows starting from the beginning of the part | ||
5061 | 2024.12.21 07:50:25.709181 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
5062 | 2024.12.21 07:50:25.709600 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_36_7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5063 | 2024.12.21 07:50:25.709984 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5064 | 2024.12.21 07:50:25.710788 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2024.12.21 07:50:25.710857 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5066 | 2024.12.21 07:50:25.711944 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5067 | 2024.12.21 07:50:25.712251 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2024.12.21 07:50:25.712929 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005729 sec., 27928.085180659804 rows/sec., 1.95 MiB/sec. | ||
5069 | 2024.12.21 07:50:25.712957 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006756306 sec., 357887.8754159447 rows/sec., 27.45 MiB/sec. | ||
5070 | 2024.12.21 07:50:25.713241 [ 4 ] {dfbf74b3-e882-47a3-a547-fd0a683cbaf8} <Debug> TCPHandler: Processed in 0.006514851 sec. | ||
5071 | 2024.12.21 07:50:25.713481 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2024.12.21 07:50:25.713629 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5073 | 2024.12.21 07:50:25.713752 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5074 | 2024.12.21 07:50:25.713843 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5075 | 2024.12.21 07:50:25.714284 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5076 | 2024.12.21 07:50:25.714422 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_36_7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5077 | 2024.12.21 07:50:25.714602 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5078 | 2024.12.21 07:50:25.714818 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5079 | 2024.12.21 07:50:25.714864 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
5080 | 2024.12.21 07:50:25.715259 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5081 | 2024.12.21 07:50:25.715511 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5082 | 2024.12.21 07:50:25.715743 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002087 sec., 28749.401054144706 rows/sec., 1.94 MiB/sec. | ||
5083 | 2024.12.21 07:50:25.715799 [ 253 ] {6ccce900-8faa-4199-9be4-f78d87445306} <Debug> TCPHandler: Processed in 0.002435981 sec. | ||
5084 | 2024.12.21 07:50:27.456071 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5085 | 2024.12.21 07:50:27.457241 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5086 | 2024.12.21 07:50:27.457290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5087 | 2024.12.21 07:50:27.457827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5088 | 2024.12.21 07:50:27.458085 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5089 | 2024.12.21 07:50:27.458344 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5090 | 2024.12.21 07:50:28.267755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5091 | 2024.12.21 07:50:28.290065 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5092 | 2024.12.21 07:50:28.290130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5093 | 2024.12.21 07:50:28.297845 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5094 | 2024.12.21 07:50:28.298654 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5095 | 2024.12.21 07:50:28.302749 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5096 | 2024.12.21 07:50:29.992430 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 688 | ||
5097 | 2024.12.21 07:50:29.995542 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2024.12.21 07:50:29.995595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5099 | 2024.12.21 07:50:29.997570 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5100 | 2024.12.21 07:50:29.997896 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5101 | 2024.12.21 07:50:29.998801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
5102 | 2024.12.21 07:50:30.704572 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5103 | 2024.12.21 07:50:30.704785 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5104 | 2024.12.21 07:50:30.704868 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5105 | 2024.12.21 07:50:30.705638 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5106 | 2024.12.21 07:50:30.705691 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5107 | 2024.12.21 07:50:30.706127 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5108 | 2024.12.21 07:50:30.706386 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5109 | 2024.12.21 07:50:30.706651 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001919 sec., 7295.4663887441375 rows/sec., 525.18 KiB/sec. | ||
5110 | 2024.12.21 07:50:30.706863 [ 4 ] {8845af6d-0449-4e60-8c21-86fa7427bb7c} <Debug> TCPHandler: Processed in 0.002427082 sec. | ||
5111 | 2024.12.21 07:50:30.707132 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5112 | 2024.12.21 07:50:30.707346 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5113 | 2024.12.21 07:50:30.707425 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5114 | 2024.12.21 07:50:30.708328 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5115 | 2024.12.21 07:50:30.708374 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5116 | 2024.12.21 07:50:30.708901 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5117 | 2024.12.21 07:50:30.709172 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5118 | 2024.12.21 07:50:30.709383 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002097 sec., 136862.1840724845 rows/sec., 12.09 MiB/sec. | ||
5119 | 2024.12.21 07:50:30.709449 [ 253 ] {9d96d738-c7c8-4515-944a-df20051443f2} <Debug> TCPHandler: Processed in 0.002453962 sec. | ||
5120 | 2024.12.21 07:50:30.709608 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2024.12.21 07:50:30.709757 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5122 | 2024.12.21 07:50:30.709821 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5123 | 2024.12.21 07:50:30.710486 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5124 | 2024.12.21 07:50:30.710530 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5125 | 2024.12.21 07:50:30.710935 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5126 | 2024.12.21 07:50:30.711190 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5127 | 2024.12.21 07:50:30.711428 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001707 sec., 28705.33099004101 rows/sec., 2.07 MiB/sec. | ||
5128 | 2024.12.21 07:50:30.711493 [ 4 ] {802fce9a-7370-44d1-a030-e14779cd13ff} <Debug> TCPHandler: Processed in 0.001956183 sec. | ||
5129 | 2024.12.21 07:50:30.711668 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5130 | 2024.12.21 07:50:30.711809 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5131 | 2024.12.21 07:50:30.711868 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5132 | 2024.12.21 07:50:30.712508 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5133 | 2024.12.21 07:50:30.712547 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5134 | 2024.12.21 07:50:30.712937 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5135 | 2024.12.21 07:50:30.713197 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5136 | 2024.12.21 07:50:30.713332 [ 50 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5137 | 2024.12.21 07:50:30.713383 [ 50 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5138 | 2024.12.21 07:50:30.713394 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001616 sec., 8663.366336633664 rows/sec., 606.73 KiB/sec. | ||
5139 | 2024.12.21 07:50:30.713415 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5140 | 2024.12.21 07:50:30.713509 [ 253 ] {9da1ecc4-6536-4e4f-be03-ed18950d5f87} <Debug> TCPHandler: Processed in 0.001902413 sec. | ||
5141 | 2024.12.21 07:50:30.713753 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5142 | 2024.12.21 07:50:30.713762 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5143 | 2024.12.21 07:50:30.714129 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5144 | 2024.12.21 07:50:30.714246 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5145 | 2024.12.21 07:50:30.714262 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5146 | 2024.12.21 07:50:30.714286 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 243 rows starting from the beginning of the part | ||
5147 | 2024.12.21 07:50:30.714464 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
5148 | 2024.12.21 07:50:30.714841 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
5149 | 2024.12.21 07:50:30.715249 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 242 rows starting from the beginning of the part | ||
5150 | 2024.12.21 07:50:30.715597 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5151 | 2024.12.21 07:50:30.715987 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5152 | 2024.12.21 07:50:30.716722 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5153 | 2024.12.21 07:50:30.716762 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5154 | 2024.12.21 07:50:30.717298 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5155 | 2024.12.21 07:50:30.717597 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.00407249 sec., 132842.56069382615 rows/sec., 9.51 MiB/sec. | ||
5156 | 2024.12.21 07:50:30.717687 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5157 | 2024.12.21 07:50:30.717830 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5158 | 2024.12.21 07:50:30.718363 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004276 sec., 3040.22450888681 rows/sec., 189.56 KiB/sec. | ||
5159 | 2024.12.21 07:50:30.718595 [ 4 ] {4334f0f1-efc0-440e-aecc-fa191789269a} <Debug> TCPHandler: Processed in 0.004956835 sec. | ||
5160 | 2024.12.21 07:50:30.718702 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5161 | 2024.12.21 07:50:30.718785 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5162 | 2024.12.21 07:50:30.718798 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_15_3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5163 | 2024.12.21 07:50:30.718920 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
5164 | 2024.12.21 07:50:30.718967 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5165 | 2024.12.21 07:50:30.719028 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5166 | 2024.12.21 07:50:30.719874 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5167 | 2024.12.21 07:50:30.719920 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5168 | 2024.12.21 07:50:30.720319 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5169 | 2024.12.21 07:50:30.720562 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5170 | 2024.12.21 07:50:30.720745 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00182 sec., 232967.03296703298 rows/sec., 16.66 MiB/sec. | ||
5171 | 2024.12.21 07:50:30.720798 [ 253 ] {bffd284d-9ac8-4d7a-8899-9e0b873716ff} <Debug> TCPHandler: Processed in 0.002090196 sec. | ||
5172 | 2024.12.21 07:50:30.720947 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5173 | 2024.12.21 07:50:30.721084 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5174 | 2024.12.21 07:50:30.721145 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5175 | 2024.12.21 07:50:30.721719 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5176 | 2024.12.21 07:50:30.721766 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5177 | 2024.12.21 07:50:30.722172 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5178 | 2024.12.21 07:50:30.722410 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5179 | 2024.12.21 07:50:30.722628 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001577 sec., 3804.6924540266327 rows/sec., 198.78 KiB/sec. | ||
5180 | 2024.12.21 07:50:30.722679 [ 4 ] {8c52d85a-4139-4be5-960f-7e5c1ab07d63} <Debug> TCPHandler: Processed in 0.00179064 sec. | ||
5181 | 2024.12.21 07:50:30.722828 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5182 | 2024.12.21 07:50:30.722949 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5183 | 2024.12.21 07:50:30.723006 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5184 | 2024.12.21 07:50:30.723674 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2024.12.21 07:50:30.723717 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5186 | 2024.12.21 07:50:30.724152 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5187 | 2024.12.21 07:50:30.724389 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2024.12.21 07:50:30.724517 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5189 | 2024.12.21 07:50:30.724553 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5190 | 2024.12.21 07:50:30.724569 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001647 sec., 143897.99635701274 rows/sec., 9.65 MiB/sec. | ||
5191 | 2024.12.21 07:50:30.724579 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5192 | 2024.12.21 07:50:30.724728 [ 253 ] {e22819be-e692-4cb9-a517-743f05780c16} <Debug> TCPHandler: Processed in 0.001956333 sec. | ||
5193 | 2024.12.21 07:50:30.724920 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
5194 | 2024.12.21 07:50:30.724998 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5195 | 2024.12.21 07:50:30.725314 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5196 | 2024.12.21 07:50:30.725330 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5197 | 2024.12.21 07:50:30.725403 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10203 rows starting from the beginning of the part | ||
5198 | 2024.12.21 07:50:30.725421 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5199 | 2024.12.21 07:50:30.725590 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
5200 | 2024.12.21 07:50:30.725821 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
5201 | 2024.12.21 07:50:30.726049 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part | ||
5202 | 2024.12.21 07:50:30.726245 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
5203 | 2024.12.21 07:50:30.726396 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part | ||
5204 | 2024.12.21 07:50:30.727147 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5205 | 2024.12.21 07:50:30.727191 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5206 | 2024.12.21 07:50:30.727671 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5207 | 2024.12.21 07:50:30.727971 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5208 | 2024.12.21 07:50:30.728223 [ 50 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
5209 | 2024.12.21 07:50:30.728343 [ 50 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5210 | 2024.12.21 07:50:30.728438 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5211 | 2024.12.21 07:50:30.728472 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 20.77 KiB/sec. | ||
5212 | 2024.12.21 07:50:30.728850 [ 4 ] {81d68cf9-956e-409d-8349-cb7743edaa4c} <Debug> TCPHandler: Processed in 0.003981828 sec. | ||
5213 | 2024.12.21 07:50:30.729048 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
5214 | 2024.12.21 07:50:30.729120 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5215 | 2024.12.21 07:50:30.729426 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5216 | 2024.12.21 07:50:30.729508 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5217 | 2024.12.21 07:50:30.729605 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5218 | 2024.12.21 07:50:30.729609 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
5219 | 2024.12.21 07:50:30.730271 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5220 | 2024.12.21 07:50:30.730736 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5221 | 2024.12.21 07:50:30.731103 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5222 | 2024.12.21 07:50:30.731443 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
5223 | 2024.12.21 07:50:30.731810 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
5224 | 2024.12.21 07:50:30.733590 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11071 rows, containing 5 columns (5 merged, 0 gathered) in 0.008909653 sec., 1242584.86834448 rows/sec., 83.95 MiB/sec. | ||
5225 | 2024.12.21 07:50:30.734076 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5226 | 2024.12.21 07:50:30.735050 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2024.12.21 07:50:30.735404 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5228 | 2024.12.21 07:50:30.735610 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
5229 | 2024.12.21 07:50:30.737205 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.008603087 sec., 1743.5601894994202 rows/sec., 117.03 KiB/sec. | ||
5230 | 2024.12.21 07:50:30.737454 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5231 | 2024.12.21 07:50:30.737696 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5232 | 2024.12.21 07:50:30.737756 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5233 | 2024.12.21 07:50:30.738135 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5234 | 2024.12.21 07:50:30.738279 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_15_3} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
5235 | 2024.12.21 07:50:30.738427 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5236 | 2024.12.21 07:50:30.738891 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5237 | 2024.12.21 07:50:30.739178 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5238 | 2024.12.21 07:50:30.739387 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.010066 sec., 4172.4617524339355 rows/sec., 7.48 MiB/sec. | ||
5239 | 2024.12.21 07:50:30.739517 [ 253 ] {2903c226-4b74-43e5-82f2-d267f989ace7} <Debug> TCPHandler: Processed in 0.010553511 sec. | ||
5240 | 2024.12.21 07:50:30.739686 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5241 | 2024.12.21 07:50:30.739832 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5242 | 2024.12.21 07:50:30.739893 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5243 | 2024.12.21 07:50:30.740417 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.12.21 07:50:30.740458 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5245 | 2024.12.21 07:50:30.740841 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5246 | 2024.12.21 07:50:30.741092 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2024.12.21 07:50:30.741264 [ 50 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5248 | 2024.12.21 07:50:30.741328 [ 50 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2024.12.21 07:50:30.741342 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001531 sec., 53559.76485956891 rows/sec., 3.40 MiB/sec. | ||
5250 | 2024.12.21 07:50:30.741368 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5251 | 2024.12.21 07:50:30.741495 [ 4 ] {207b54b2-db92-4e18-b1d2-d987192c5301} <Debug> TCPHandler: Processed in 0.001875382 sec. | ||
5252 | 2024.12.21 07:50:30.741735 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
5253 | 2024.12.21 07:50:30.741911 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5254 | 2024.12.21 07:50:30.741947 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1874 rows starting from the beginning of the part | ||
5255 | 2024.12.21 07:50:30.742043 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
5256 | 2024.12.21 07:50:30.742177 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
5257 | 2024.12.21 07:50:30.742368 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part | ||
5258 | 2024.12.21 07:50:30.742499 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
5259 | 2024.12.21 07:50:30.742643 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part | ||
5260 | 2024.12.21 07:50:30.744020 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002517523 sec., 868313.8148092391 rows/sec., 56.82 MiB/sec. | ||
5261 | 2024.12.21 07:50:30.744276 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5262 | 2024.12.21 07:50:30.744615 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2024.12.21 07:50:30.744710 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_36_7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5264 | 2024.12.21 07:50:30.744806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
5265 | 2024.12.21 07:50:34.844616 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5266 | 2024.12.21 07:50:34.844694 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5267 | 2024.12.21 07:50:34.958569 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5268 | 2024.12.21 07:50:34.959460 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5269 | 2024.12.21 07:50:34.959507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5270 | 2024.12.21 07:50:34.960036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5271 | 2024.12.21 07:50:34.960325 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5272 | 2024.12.21 07:50:34.960575 [ 42 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5273 | 2024.12.21 07:50:34.960614 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5274 | 2024.12.21 07:50:34.960668 [ 42 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5275 | 2024.12.21 07:50:34.960714 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5276 | 2024.12.21 07:50:34.960868 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5277 | 2024.12.21 07:50:34.961047 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5278 | 2024.12.21 07:50:34.961103 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5279 | 2024.12.21 07:50:34.961222 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5280 | 2024.12.21 07:50:34.961425 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5281 | 2024.12.21 07:50:34.961630 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5282 | 2024.12.21 07:50:34.961819 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5283 | 2024.12.21 07:50:34.961978 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
5284 | 2024.12.21 07:50:34.966483 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005687048 sec., 2102320.922911148 rows/sec., 30.07 MiB/sec. | ||
5285 | 2024.12.21 07:50:34.967118 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5286 | 2024.12.21 07:50:34.967524 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_26_5} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5287 | 2024.12.21 07:50:34.967628 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_26_5} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5288 | 2024.12.21 07:50:34.967756 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5289 | 2024.12.21 07:50:35.698852 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5290 | 2024.12.21 07:50:35.699151 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5291 | 2024.12.21 07:50:35.699264 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5292 | 2024.12.21 07:50:35.700061 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2024.12.21 07:50:35.700116 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5294 | 2024.12.21 07:50:35.700554 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5295 | 2024.12.21 07:50:35.700809 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2024.12.21 07:50:35.701065 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001997 sec., 28042.063094641962 rows/sec., 2.15 MiB/sec. | ||
5297 | 2024.12.21 07:50:35.701134 [ 4 ] {3daae423-4fd5-44f1-ba9b-6797fe772d27} <Debug> TCPHandler: Processed in 0.002473793 sec. | ||
5298 | 2024.12.21 07:50:35.701413 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5299 | 2024.12.21 07:50:35.701632 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5300 | 2024.12.21 07:50:35.701719 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5301 | 2024.12.21 07:50:35.702543 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5302 | 2024.12.21 07:50:35.702595 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5303 | 2024.12.21 07:50:35.703031 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5304 | 2024.12.21 07:50:35.703290 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5305 | 2024.12.21 07:50:35.703580 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002008 sec., 31872.509960159365 rows/sec., 2.49 MiB/sec. | ||
5306 | 2024.12.21 07:50:35.703802 [ 253 ] {a96d91ee-8300-456d-ada4-cde05d5923c0} <Debug> TCPHandler: Processed in 0.002528683 sec. | ||
5307 | 2024.12.21 07:50:35.704056 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5308 | 2024.12.21 07:50:35.704287 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5309 | 2024.12.21 07:50:35.704387 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5310 | 2024.12.21 07:50:35.705326 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2024.12.21 07:50:35.705367 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5312 | 2024.12.21 07:50:35.705767 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5313 | 2024.12.21 07:50:35.706019 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5314 | 2024.12.21 07:50:35.706275 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002048 sec., 78125 rows/sec., 5.44 MiB/sec. | ||
5315 | 2024.12.21 07:50:35.706495 [ 4 ] {879f0cc8-c149-4ed9-bc25-790dbe2d718c} <Debug> TCPHandler: Processed in 0.002563154 sec. | ||
5316 | 2024.12.21 07:50:35.706710 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5317 | 2024.12.21 07:50:35.706849 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5318 | 2024.12.21 07:50:35.706912 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5319 | 2024.12.21 07:50:35.707457 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5320 | 2024.12.21 07:50:35.707499 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5321 | 2024.12.21 07:50:35.707881 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5322 | 2024.12.21 07:50:35.708124 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5323 | 2024.12.21 07:50:35.708370 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
5324 | 2024.12.21 07:50:35.708572 [ 253 ] {33675ccc-f7bd-4678-8fd4-ae7cde69d993} <Debug> TCPHandler: Processed in 0.001953143 sec. | ||
5325 | 2024.12.21 07:50:35.802901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5326 | 2024.12.21 07:50:35.825421 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5327 | 2024.12.21 07:50:35.825481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5328 | 2024.12.21 07:50:35.833372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5329 | 2024.12.21 07:50:35.834145 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5330 | 2024.12.21 07:50:35.834548 [ 41 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5331 | 2024.12.21 07:50:35.834741 [ 41 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2024.12.21 07:50:35.834865 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5333 | 2024.12.21 07:50:35.835403 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5334 | 2024.12.21 07:50:35.849027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5335 | 2024.12.21 07:50:35.850965 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5336 | 2024.12.21 07:50:35.852680 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5337 | 2024.12.21 07:50:35.858942 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5338 | 2024.12.21 07:50:35.865038 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5339 | 2024.12.21 07:50:35.870743 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5340 | 2024.12.21 07:50:35.876829 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5341 | 2024.12.21 07:50:35.881475 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
5342 | 2024.12.21 07:50:35.940906 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.105826295 sec., 1852.0916753251165 rows/sec., 9.58 MiB/sec. | ||
5343 | 2024.12.21 07:50:35.943784 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5344 | 2024.12.21 07:50:35.946752 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_26_5} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5345 | 2024.12.21 07:50:35.946862 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_26_5} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5346 | 2024.12.21 07:50:35.949178 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5347 | 2024.12.21 07:50:36.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.28 MiB, peak 201.83 MiB, free memory in arenas 0.00 B, will set to 192.98 MiB (RSS), difference: 1.70 MiB | ||
5348 | 2024.12.21 07:50:37.932073 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5349 | 2024.12.21 07:50:37.932415 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5350 | 2024.12.21 07:50:37.932492 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5351 | 2024.12.21 07:50:37.933235 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5352 | 2024.12.21 07:50:37.933276 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5353 | 2024.12.21 07:50:37.933709 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5354 | 2024.12.21 07:50:37.933965 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5355 | 2024.12.21 07:50:37.934168 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
5356 | 2024.12.21 07:50:37.934223 [ 4 ] {d39dc37d-cab6-49db-bfbd-832b9edec5ad} <Debug> TCPHandler: Processed in 0.00234045 sec. | ||
5357 | 2024.12.21 07:50:37.934517 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5358 | 2024.12.21 07:50:37.934737 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5359 | 2024.12.21 07:50:37.934822 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5360 | 2024.12.21 07:50:37.935624 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5361 | 2024.12.21 07:50:37.935673 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5362 | 2024.12.21 07:50:37.936103 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5363 | 2024.12.21 07:50:37.936370 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2024.12.21 07:50:37.936634 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001953 sec., 4096.262160778289 rows/sec., 334.02 KiB/sec. | ||
5365 | 2024.12.21 07:50:37.936729 [ 253 ] {6aeff491-e188-45e6-9cfc-70e93c0412f3} <Debug> TCPHandler: Processed in 0.00235411 sec. | ||
5366 | 2024.12.21 07:50:37.936894 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5367 | 2024.12.21 07:50:37.937034 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5368 | 2024.12.21 07:50:37.937091 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5369 | 2024.12.21 07:50:37.938422 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5370 | 2024.12.21 07:50:37.938461 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5371 | 2024.12.21 07:50:37.938919 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5372 | 2024.12.21 07:50:37.939166 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5373 | 2024.12.21 07:50:37.939343 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.00234 sec., 611538.4615384615 rows/sec., 51.26 MiB/sec. | ||
5374 | 2024.12.21 07:50:37.939393 [ 4 ] {b6c5cd3f-076a-42c8-87a3-257ecde9da49} <Debug> TCPHandler: Processed in 0.002567514 sec. | ||
5375 | 2024.12.21 07:50:37.939552 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5376 | 2024.12.21 07:50:37.939682 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5377 | 2024.12.21 07:50:37.939738 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5378 | 2024.12.21 07:50:37.940373 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5379 | 2024.12.21 07:50:37.940414 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5380 | 2024.12.21 07:50:37.940790 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5381 | 2024.12.21 07:50:37.941032 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5382 | 2024.12.21 07:50:37.941192 [ 39 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5383 | 2024.12.21 07:50:37.941260 [ 39 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5384 | 2024.12.21 07:50:37.941289 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.001629 sec., 34990.79189686925 rows/sec., 2.50 MiB/sec. | ||
5385 | 2024.12.21 07:50:37.941305 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5386 | 2024.12.21 07:50:37.941446 [ 253 ] {1c2b3a12-9d42-4189-b9ad-a5de6044c4c0} <Debug> TCPHandler: Processed in 0.001953404 sec. | ||
5387 | 2024.12.21 07:50:37.941733 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5388 | 2024.12.21 07:50:37.941794 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::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 | ||
5389 | 2024.12.21 07:50:37.942039 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5390 | 2024.12.21 07:50:37.942117 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5391 | 2024.12.21 07:50:37.942137 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5392 | 2024.12.21 07:50:37.942190 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 67 rows starting from the beginning of the part | ||
5393 | 2024.12.21 07:50:37.942480 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
5394 | 2024.12.21 07:50:37.942883 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 55 rows starting from the beginning of the part | ||
5395 | 2024.12.21 07:50:37.943245 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part | ||
5396 | 2024.12.21 07:50:37.943589 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
5397 | 2024.12.21 07:50:37.943941 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
5398 | 2024.12.21 07:50:37.945200 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5399 | 2024.12.21 07:50:37.945275 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5400 | 2024.12.21 07:50:37.946313 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5401 | 2024.12.21 07:50:37.946629 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.005188239 sec., 62834.42223845124 rows/sec., 4.74 MiB/sec. | ||
5402 | 2024.12.21 07:50:37.946820 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5403 | 2024.12.21 07:50:37.946938 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5404 | 2024.12.21 07:50:37.947227 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005262 sec., 45990.1178259217 rows/sec., 3.12 MiB/sec. | ||
5405 | 2024.12.21 07:50:37.947353 [ 4 ] {e8808d29-4803-49cf-b104-90d15fd6628d} <Debug> TCPHandler: Processed in 0.005787279 sec. | ||
5406 | 2024.12.21 07:50:37.947532 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5407 | 2024.12.21 07:50:37.947612 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5408 | 2024.12.21 07:50:37.947785 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5409 | 2024.12.21 07:50:37.947837 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_20_4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5410 | 2024.12.21 07:50:37.947884 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5411 | 2024.12.21 07:50:37.948045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5412 | 2024.12.21 07:50:37.948661 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2024.12.21 07:50:37.948705 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5414 | 2024.12.21 07:50:37.949116 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5415 | 2024.12.21 07:50:37.949372 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2024.12.21 07:50:37.949591 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001892 sec., 6871.035940803383 rows/sec., 428.41 KiB/sec. | ||
5417 | 2024.12.21 07:50:37.949674 [ 253 ] {7cc3cd0c-4703-4c15-ba18-a294820cce39} <Debug> TCPHandler: Processed in 0.002227618 sec. | ||
5418 | 2024.12.21 07:50:37.949850 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5419 | 2024.12.21 07:50:37.949987 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5420 | 2024.12.21 07:50:37.950044 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5421 | 2024.12.21 07:50:37.950982 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2024.12.21 07:50:37.951020 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5423 | 2024.12.21 07:50:37.951423 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5424 | 2024.12.21 07:50:37.951663 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5425 | 2024.12.21 07:50:37.951867 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.00191 sec., 464921.4659685864 rows/sec., 33.74 MiB/sec. | ||
5426 | 2024.12.21 07:50:37.951918 [ 4 ] {cee82fc1-1712-408f-8f3a-04441d59714e} <Debug> TCPHandler: Processed in 0.002137156 sec. | ||
5427 | 2024.12.21 07:50:37.952063 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5428 | 2024.12.21 07:50:37.952181 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5429 | 2024.12.21 07:50:37.952233 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5430 | 2024.12.21 07:50:37.952719 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5431 | 2024.12.21 07:50:37.952761 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5432 | 2024.12.21 07:50:37.953141 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5433 | 2024.12.21 07:50:37.953392 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5434 | 2024.12.21 07:50:37.953614 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
5435 | 2024.12.21 07:50:37.953669 [ 253 ] {15a97239-aef9-4896-af3c-b7d57d95cd1b} <Debug> TCPHandler: Processed in 0.001662269 sec. | ||
5436 | 2024.12.21 07:50:37.953812 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5437 | 2024.12.21 07:50:37.953928 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5438 | 2024.12.21 07:50:37.953980 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5439 | 2024.12.21 07:50:37.954734 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5440 | 2024.12.21 07:50:37.954770 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5441 | 2024.12.21 07:50:37.955203 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5442 | 2024.12.21 07:50:37.955441 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5443 | 2024.12.21 07:50:37.955623 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.00172 sec., 525000 rows/sec., 34.94 MiB/sec. | ||
5444 | 2024.12.21 07:50:37.955673 [ 4 ] {9ce75b41-e56b-4e49-a71c-47cea7224cdc} <Debug> TCPHandler: Processed in 0.001916743 sec. | ||
5445 | 2024.12.21 07:50:37.955817 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5446 | 2024.12.21 07:50:37.955934 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5447 | 2024.12.21 07:50:37.955987 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5448 | 2024.12.21 07:50:37.956458 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5449 | 2024.12.21 07:50:37.956495 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5450 | 2024.12.21 07:50:37.956861 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5451 | 2024.12.21 07:50:37.957103 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5452 | 2024.12.21 07:50:37.957308 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
5453 | 2024.12.21 07:50:37.957361 [ 253 ] {82456498-50dd-4d36-9673-31d864746bec} <Debug> TCPHandler: Processed in 0.001599768 sec. | ||
5454 | 2024.12.21 07:50:37.957508 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5455 | 2024.12.21 07:50:37.957646 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5456 | 2024.12.21 07:50:37.957737 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5457 | 2024.12.21 07:50:37.958980 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5458 | 2024.12.21 07:50:37.959015 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5459 | 2024.12.21 07:50:37.959619 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5460 | 2024.12.21 07:50:37.959933 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5461 | 2024.12.21 07:50:37.960132 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002516 sec., 16693.163751987282 rows/sec., 29.91 MiB/sec. | ||
5462 | 2024.12.21 07:50:37.960224 [ 4 ] {10adf4d0-7340-4154-8ea2-6e9ee0709e9c} <Debug> TCPHandler: Processed in 0.002784018 sec. | ||
5463 | 2024.12.21 07:50:37.960403 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5464 | 2024.12.21 07:50:37.960518 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5465 | 2024.12.21 07:50:37.960567 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5466 | 2024.12.21 07:50:37.961049 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2024.12.21 07:50:37.961088 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5468 | 2024.12.21 07:50:37.961460 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5469 | 2024.12.21 07:50:37.961697 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2024.12.21 07:50:37.961911 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.001416 sec., 33898.30508474576 rows/sec., 2.05 MiB/sec. | ||
5471 | 2024.12.21 07:50:37.961963 [ 253 ] {42a62f67-ac87-4e9f-afc5-184e1b37a71a} <Debug> TCPHandler: Processed in 0.001616778 sec. | ||
5472 | 2024.12.21 07:50:39.999109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 742 | ||
5473 | 2024.12.21 07:50:40.003199 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2024.12.21 07:50:40.003259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5475 | 2024.12.21 07:50:40.004766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5476 | 2024.12.21 07:50:40.005097 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5477 | 2024.12.21 07:50:40.005784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
5478 | 2024.12.21 07:50:40.696096 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5479 | 2024.12.21 07:50:40.696308 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5480 | 2024.12.21 07:50:40.696392 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5481 | 2024.12.21 07:50:40.697188 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5482 | 2024.12.21 07:50:40.697237 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5483 | 2024.12.21 07:50:40.697681 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5484 | 2024.12.21 07:50:40.697942 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2024.12.21 07:50:40.698182 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. | ||
5486 | 2024.12.21 07:50:40.698250 [ 4 ] {eb0cc8e1-fe2d-4232-a3d4-9e6b929d57b3} <Debug> TCPHandler: Processed in 0.002291369 sec. | ||
5487 | 2024.12.21 07:50:40.698519 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5488 | 2024.12.21 07:50:40.698711 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5489 | 2024.12.21 07:50:40.698785 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5490 | 2024.12.21 07:50:40.699508 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2024.12.21 07:50:40.699555 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5492 | 2024.12.21 07:50:40.700046 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5493 | 2024.12.21 07:50:40.700308 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2024.12.21 07:50:40.700559 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. | ||
5495 | 2024.12.21 07:50:40.700622 [ 253 ] {10e547c6-0b6d-4068-b2d0-aed882b258bf} <Debug> TCPHandler: Processed in 0.002236158 sec. | ||
5496 | 2024.12.21 07:50:40.700847 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5497 | 2024.12.21 07:50:40.701080 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5498 | 2024.12.21 07:50:40.701183 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5499 | 2024.12.21 07:50:40.701868 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2024.12.21 07:50:40.701909 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5501 | 2024.12.21 07:50:40.702312 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5502 | 2024.12.21 07:50:40.702568 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5503 | 2024.12.21 07:50:40.702764 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001741 sec., 53991.95864445721 rows/sec., 3.75 MiB/sec. | ||
5504 | 2024.12.21 07:50:40.702820 [ 4 ] {3ffc025c-427d-45e9-a4bf-47087b392d46} <Debug> TCPHandler: Processed in 0.002088806 sec. | ||
5505 | 2024.12.21 07:50:40.703002 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5506 | 2024.12.21 07:50:40.703134 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5507 | 2024.12.21 07:50:40.703195 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5508 | 2024.12.21 07:50:40.703827 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5509 | 2024.12.21 07:50:40.703869 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5510 | 2024.12.21 07:50:40.704269 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5511 | 2024.12.21 07:50:40.704514 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5512 | 2024.12.21 07:50:40.704740 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001636 sec., 20782.39608801956 rows/sec., 1.41 MiB/sec. | ||
5513 | 2024.12.21 07:50:40.704803 [ 253 ] {f8da276a-b407-42c2-812f-22417ea55e69} <Debug> TCPHandler: Processed in 0.001867902 sec. | ||
5514 | 2024.12.21 07:50:42.460829 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5515 | 2024.12.21 07:50:42.461752 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2024.12.21 07:50:42.461792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5517 | 2024.12.21 07:50:42.462305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5518 | 2024.12.21 07:50:42.462570 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5519 | 2024.12.21 07:50:42.462773 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5520 | 2024.12.21 07:50:43.349158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5521 | 2024.12.21 07:50:43.368669 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2024.12.21 07:50:43.368729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5523 | 2024.12.21 07:50:43.376076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5524 | 2024.12.21 07:50:43.376839 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2024.12.21 07:50:43.380286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5526 | 2024.12.21 07:50:45.698711 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5527 | 2024.12.21 07:50:45.698966 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5528 | 2024.12.21 07:50:45.699049 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5529 | 2024.12.21 07:50:45.699893 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2024.12.21 07:50:45.699945 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5531 | 2024.12.21 07:50:45.700373 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5532 | 2024.12.21 07:50:45.700641 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.12.21 07:50:45.700851 [ 78 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5534 | 2024.12.21 07:50:45.700881 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.18 MiB/sec. | ||
5535 | 2024.12.21 07:50:45.700929 [ 78 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2024.12.21 07:50:45.700997 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5537 | 2024.12.21 07:50:45.701018 [ 4 ] {4cb32508-92bb-4be1-9e68-7ade12460d23} <Debug> TCPHandler: Processed in 0.002443072 sec. | ||
5538 | 2024.12.21 07:50:45.701216 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
5539 | 2024.12.21 07:50:45.701326 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5540 | 2024.12.21 07:50:45.701445 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5541 | 2024.12.21 07:50:45.701521 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1438 rows starting from the beginning of the part | ||
5542 | 2024.12.21 07:50:45.701610 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5543 | 2024.12.21 07:50:45.701730 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 287 rows starting from the beginning of the part | ||
5544 | 2024.12.21 07:50:45.701794 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5545 | 2024.12.21 07:50:45.702099 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
5546 | 2024.12.21 07:50:45.702446 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1431 rows starting from the beginning of the part | ||
5547 | 2024.12.21 07:50:45.702731 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
5548 | 2024.12.21 07:50:45.703077 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
5549 | 2024.12.21 07:50:45.704563 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5550 | 2024.12.21 07:50:45.704623 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5551 | 2024.12.21 07:50:45.705718 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5552 | 2024.12.21 07:50:45.706045 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5553 | 2024.12.21 07:50:45.706225 [ 78 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5554 | 2024.12.21 07:50:45.706304 [ 78 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5555 | 2024.12.21 07:50:45.706376 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5556 | 2024.12.21 07:50:45.706566 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005009 sec., 12777.001397484526 rows/sec., 1021.21 KiB/sec. | ||
5557 | 2024.12.21 07:50:45.706867 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
5558 | 2024.12.21 07:50:45.706979 [ 253 ] {164ff48e-2ee5-472c-ab6c-3412a2169f67} <Debug> TCPHandler: Processed in 0.00579187 sec. | ||
5559 | 2024.12.21 07:50:45.707299 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.006180076 sec., 537857.4632415524 rows/sec., 47.15 MiB/sec. | ||
5560 | 2024.12.21 07:50:45.707370 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5561 | 2024.12.21 07:50:45.707404 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part | ||
5562 | 2024.12.21 07:50:45.707462 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5563 | 2024.12.21 07:50:45.707639 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5564 | 2024.12.21 07:50:45.707675 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 424 rows starting from the beginning of the part | ||
5565 | 2024.12.21 07:50:45.708119 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
5566 | 2024.12.21 07:50:45.708270 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5567 | 2024.12.21 07:50:45.708617 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5568 | 2024.12.21 07:50:45.708632 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 888 rows starting from the beginning of the part | ||
5569 | 2024.12.21 07:50:45.709030 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2024.12.21 07:50:45.709245 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
5571 | 2024.12.21 07:50:45.709563 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_41_8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5572 | 2024.12.21 07:50:45.709805 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
5573 | 2024.12.21 07:50:45.710049 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5574 | 2024.12.21 07:50:45.711672 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2024.12.21 07:50:45.711749 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5576 | 2024.12.21 07:50:45.712699 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5577 | 2024.12.21 07:50:45.713218 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5578 | 2024.12.21 07:50:45.713252 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006736956 sec., 359212.6770606785 rows/sec., 27.55 MiB/sec. | ||
5579 | 2024.12.21 07:50:45.713552 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00551 sec., 29038.112522686024 rows/sec., 2.02 MiB/sec. | ||
5580 | 2024.12.21 07:50:45.713566 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5581 | 2024.12.21 07:50:45.713743 [ 4 ] {f9ab0c1c-6bfe-442d-8bd0-aeab4302530e} <Debug> TCPHandler: Processed in 0.006578343 sec. | ||
5582 | 2024.12.21 07:50:45.713961 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5583 | 2024.12.21 07:50:45.714099 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5584 | 2024.12.21 07:50:45.714117 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2024.12.21 07:50:45.714166 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5586 | 2024.12.21 07:50:45.714258 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_41_8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5587 | 2024.12.21 07:50:45.714400 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
5588 | 2024.12.21 07:50:45.714794 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5589 | 2024.12.21 07:50:45.714834 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5590 | 2024.12.21 07:50:45.715221 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5591 | 2024.12.21 07:50:45.715458 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5592 | 2024.12.21 07:50:45.715640 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
5593 | 2024.12.21 07:50:45.715691 [ 253 ] {5e54980e-efb6-4784-8a4d-61bc43bf35ee} <Debug> TCPHandler: Processed in 0.001816581 sec. | ||
5594 | 2024.12.21 07:50:48.366525 [ 127 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
5595 | 2024.12.21 07:50:48.366654 [ 127 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2024.12.21 07:50:48.366705 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5597 | 2024.12.21 07:50:48.366995 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
5598 | 2024.12.21 07:50:48.367283 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5599 | 2024.12.21 07:50:48.367332 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
5600 | 2024.12.21 07:50:48.367424 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
5601 | 2024.12.21 07:50:48.367611 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
5602 | 2024.12.21 07:50:48.367988 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
5603 | 2024.12.21 07:50:48.368080 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
5604 | 2024.12.21 07:50:48.369263 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002434012 sec., 36975.98861468226 rows/sec., 1.89 MiB/sec. | ||
5605 | 2024.12.21 07:50:48.369480 [ 191 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
5606 | 2024.12.21 07:50:48.369827 [ 191 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5607 | 2024.12.21 07:50:48.369912 [ 191 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_15_3} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
5608 | 2024.12.21 07:50:48.370018 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5609 | 2024.12.21 07:50:49.844734 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5610 | 2024.12.21 07:50:49.844787 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5611 | 2024.12.21 07:50:49.962973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5612 | 2024.12.21 07:50:49.963734 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5613 | 2024.12.21 07:50:49.963782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5614 | 2024.12.21 07:50:49.964300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5615 | 2024.12.21 07:50:49.964554 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5616 | 2024.12.21 07:50:49.964801 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5617 | 2024.12.21 07:50:50.006096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 758 | ||
5618 | 2024.12.21 07:50:50.009223 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5619 | 2024.12.21 07:50:50.009292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5620 | 2024.12.21 07:50:50.010928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5621 | 2024.12.21 07:50:50.011308 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5622 | 2024.12.21 07:50:50.012766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
5623 | 2024.12.21 07:50:50.704777 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5624 | 2024.12.21 07:50:50.705083 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5625 | 2024.12.21 07:50:50.705199 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5626 | 2024.12.21 07:50:50.706171 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5627 | 2024.12.21 07:50:50.706219 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5628 | 2024.12.21 07:50:50.706651 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5629 | 2024.12.21 07:50:50.706905 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5630 | 2024.12.21 07:50:50.707149 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002152 sec., 6505.576208178439 rows/sec., 468.31 KiB/sec. | ||
5631 | 2024.12.21 07:50:50.707214 [ 4 ] {67a3484b-0fbf-494b-9ba9-78513d0f2cc1} <Debug> TCPHandler: Processed in 0.002620315 sec. | ||
5632 | 2024.12.21 07:50:50.707482 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5633 | 2024.12.21 07:50:50.707678 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5634 | 2024.12.21 07:50:50.707757 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5635 | 2024.12.21 07:50:50.708681 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2024.12.21 07:50:50.708735 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5637 | 2024.12.21 07:50:50.709193 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5638 | 2024.12.21 07:50:50.709446 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5639 | 2024.12.21 07:50:50.709703 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002071 sec., 138580.3959439884 rows/sec., 12.25 MiB/sec. | ||
5640 | 2024.12.21 07:50:50.709815 [ 253 ] {328dfa35-34fb-4f36-a125-697e3f7ee4c9} <Debug> TCPHandler: Processed in 0.002461282 sec. | ||
5641 | 2024.12.21 07:50:50.710082 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5642 | 2024.12.21 07:50:50.710231 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5643 | 2024.12.21 07:50:50.710291 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5644 | 2024.12.21 07:50:50.710991 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5645 | 2024.12.21 07:50:50.711033 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5646 | 2024.12.21 07:50:50.711402 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5647 | 2024.12.21 07:50:50.711646 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5648 | 2024.12.21 07:50:50.711855 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001659 sec., 29535.86497890295 rows/sec., 2.13 MiB/sec. | ||
5649 | 2024.12.21 07:50:50.711912 [ 4 ] {626e3364-b446-4215-8e98-726550478cbc} <Debug> TCPHandler: Processed in 0.001971704 sec. | ||
5650 | 2024.12.21 07:50:50.712092 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5651 | 2024.12.21 07:50:50.712222 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5652 | 2024.12.21 07:50:50.712277 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5653 | 2024.12.21 07:50:50.712872 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5654 | 2024.12.21 07:50:50.712914 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5655 | 2024.12.21 07:50:50.713274 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5656 | 2024.12.21 07:50:50.713515 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5657 | 2024.12.21 07:50:50.713758 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
5658 | 2024.12.21 07:50:50.713949 [ 253 ] {75457b29-55ff-4ab8-b988-20d64c3b6143} <Debug> TCPHandler: Processed in 0.001916413 sec. | ||
5659 | 2024.12.21 07:50:50.714225 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5660 | 2024.12.21 07:50:50.714442 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5661 | 2024.12.21 07:50:50.714532 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5662 | 2024.12.21 07:50:50.715216 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5663 | 2024.12.21 07:50:50.715254 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5664 | 2024.12.21 07:50:50.715614 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5665 | 2024.12.21 07:50:50.715850 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5666 | 2024.12.21 07:50:50.716069 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001681 sec., 7733.491969066032 rows/sec., 482.18 KiB/sec. | ||
5667 | 2024.12.21 07:50:50.716122 [ 4 ] {cfbf1a44-0cc3-4817-b343-0d90d7539b06} <Debug> TCPHandler: Processed in 0.002050765 sec. | ||
5668 | 2024.12.21 07:50:50.716289 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5669 | 2024.12.21 07:50:50.716430 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5670 | 2024.12.21 07:50:50.716489 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5671 | 2024.12.21 07:50:50.717272 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5672 | 2024.12.21 07:50:50.717312 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5673 | 2024.12.21 07:50:50.717698 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5674 | 2024.12.21 07:50:50.717949 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5675 | 2024.12.21 07:50:50.718154 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001755 sec., 241595.44159544157 rows/sec., 17.27 MiB/sec. | ||
5676 | 2024.12.21 07:50:50.718208 [ 253 ] {7255717b-2de4-42e4-b97b-556616545438} <Debug> TCPHandler: Processed in 0.001988974 sec. | ||
5677 | 2024.12.21 07:50:50.718413 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5678 | 2024.12.21 07:50:50.718631 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5679 | 2024.12.21 07:50:50.718726 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5680 | 2024.12.21 07:50:50.719237 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5681 | 2024.12.21 07:50:50.719276 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5682 | 2024.12.21 07:50:50.719634 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5683 | 2024.12.21 07:50:50.719878 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5684 | 2024.12.21 07:50:50.720093 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
5685 | 2024.12.21 07:50:50.720145 [ 4 ] {91ce36f4-b10c-4747-926a-2d4f55bcb3a8} <Debug> TCPHandler: Processed in 0.001844012 sec. | ||
5686 | 2024.12.21 07:50:50.720306 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5687 | 2024.12.21 07:50:50.720443 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5688 | 2024.12.21 07:50:50.720507 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5689 | 2024.12.21 07:50:50.721127 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5690 | 2024.12.21 07:50:50.721166 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5691 | 2024.12.21 07:50:50.721561 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5692 | 2024.12.21 07:50:50.721799 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5693 | 2024.12.21 07:50:50.721964 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5694 | 2024.12.21 07:50:50.722031 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. | ||
5695 | 2024.12.21 07:50:50.722051 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5696 | 2024.12.21 07:50:50.722122 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5697 | 2024.12.21 07:50:50.722166 [ 253 ] {1d6dd79e-e243-4aa7-b550-12ff9016f30d} <Debug> TCPHandler: Processed in 0.001926773 sec. | ||
5698 | 2024.12.21 07:50:50.722398 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
5699 | 2024.12.21 07:50:50.722445 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5700 | 2024.12.21 07:50:50.722663 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5701 | 2024.12.21 07:50:50.722772 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11071 rows starting from the beginning of the part | ||
5702 | 2024.12.21 07:50:50.722783 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5703 | 2024.12.21 07:50:50.722929 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5704 | 2024.12.21 07:50:50.723149 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
5705 | 2024.12.21 07:50:50.723598 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 903 rows starting from the beginning of the part | ||
5706 | 2024.12.21 07:50:50.723987 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 94 rows starting from the beginning of the part | ||
5707 | 2024.12.21 07:50:50.724265 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
5708 | 2024.12.21 07:50:50.724635 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part | ||
5709 | 2024.12.21 07:50:50.725272 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2024.12.21 07:50:50.725326 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5711 | 2024.12.21 07:50:50.726042 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5712 | 2024.12.21 07:50:50.726432 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2024.12.21 07:50:50.727016 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004278 sec., 233.7540906965872 rows/sec., 15.75 KiB/sec. | ||
5714 | 2024.12.21 07:50:50.727374 [ 4 ] {d9a019fb-9b33-4912-979e-6ad771191edf} <Debug> TCPHandler: Processed in 0.005088607 sec. | ||
5715 | 2024.12.21 07:50:50.727588 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5716 | 2024.12.21 07:50:50.727893 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5717 | 2024.12.21 07:50:50.728157 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5718 | 2024.12.21 07:50:50.729857 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5719 | 2024.12.21 07:50:50.729896 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5720 | 2024.12.21 07:50:50.730940 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12625 rows, containing 5 columns (5 merged, 0 gathered) in 0.008682259 sec., 1454114.6491944091 rows/sec., 98.22 MiB/sec. | ||
5721 | 2024.12.21 07:50:50.731298 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5722 | 2024.12.21 07:50:50.731424 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5723 | 2024.12.21 07:50:50.731659 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5724 | 2024.12.21 07:50:50.732059 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5725 | 2024.12.21 07:50:50.732245 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004438 sec., 9463.72239747634 rows/sec., 16.96 MiB/sec. | ||
5726 | 2024.12.21 07:50:50.732465 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5727 | 2024.12.21 07:50:50.732684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
5728 | 2024.12.21 07:50:50.732753 [ 253 ] {103b384e-30f2-4bb1-b8cc-96f50219b7bc} <Debug> TCPHandler: Processed in 0.00526529 sec. | ||
5729 | 2024.12.21 07:50:50.732937 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.12.21 07:50:50.733076 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5731 | 2024.12.21 07:50:50.733134 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5732 | 2024.12.21 07:50:50.733720 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5733 | 2024.12.21 07:50:50.733758 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5734 | 2024.12.21 07:50:50.734142 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5735 | 2024.12.21 07:50:50.734388 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5736 | 2024.12.21 07:50:50.734552 [ 137 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5737 | 2024.12.21 07:50:50.734624 [ 137 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2024.12.21 07:50:50.734635 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. | ||
5739 | 2024.12.21 07:50:50.734667 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5740 | 2024.12.21 07:50:50.734738 [ 4 ] {0714ba05-1c59-4832-aedb-50acebef9c8f} <Debug> TCPHandler: Processed in 0.001869172 sec. | ||
5741 | 2024.12.21 07:50:50.735030 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
5742 | 2024.12.21 07:50:50.735406 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5743 | 2024.12.21 07:50:50.735446 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2186 rows starting from the beginning of the part | ||
5744 | 2024.12.21 07:50:50.735542 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
5745 | 2024.12.21 07:50:50.735623 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
5746 | 2024.12.21 07:50:50.735847 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
5747 | 2024.12.21 07:50:50.735947 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
5748 | 2024.12.21 07:50:50.736208 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part | ||
5749 | 2024.12.21 07:50:50.737697 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2470 rows, containing 4 columns (4 merged, 0 gathered) in 0.00289796 sec., 852323.7035707877 rows/sec., 55.74 MiB/sec. | ||
5750 | 2024.12.21 07:50:50.738043 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5751 | 2024.12.21 07:50:50.738382 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5752 | 2024.12.21 07:50:50.738476 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_41_8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5753 | 2024.12.21 07:50:50.738578 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5754 | 2024.12.21 07:50:50.880383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 | ||
5755 | 2024.12.21 07:50:50.901155 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5756 | 2024.12.21 07:50:50.901209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
5757 | 2024.12.21 07:50:50.908637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5758 | 2024.12.21 07:50:50.909391 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5759 | 2024.12.21 07:50:50.912106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 212 | ||
5760 | 2024.12.21 07:50:51.000229 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.26 MiB, peak 201.83 MiB, free memory in arenas 0.00 B, will set to 194.11 MiB (RSS), difference: -1.15 MiB | ||
5761 | 2024.12.21 07:50:55.698241 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5762 | 2024.12.21 07:50:55.698465 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5763 | 2024.12.21 07:50:55.698546 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5764 | 2024.12.21 07:50:55.699340 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5765 | 2024.12.21 07:50:55.699389 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5766 | 2024.12.21 07:50:55.699811 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5767 | 2024.12.21 07:50:55.700061 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5768 | 2024.12.21 07:50:55.700398 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001967 sec., 2033.5536349771226 rows/sec., 165.82 KiB/sec. | ||
5769 | 2024.12.21 07:50:55.700517 [ 4 ] {e31911b5-de2a-4476-95c8-382a849565b9} <Debug> TCPHandler: Processed in 0.002411952 sec. | ||
5770 | 2024.12.21 07:50:55.700779 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5771 | 2024.12.21 07:50:55.700972 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5772 | 2024.12.21 07:50:55.701055 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5773 | 2024.12.21 07:50:55.701910 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5774 | 2024.12.21 07:50:55.701952 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5775 | 2024.12.21 07:50:55.702376 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5776 | 2024.12.21 07:50:55.702648 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5777 | 2024.12.21 07:50:55.702849 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001933 sec., 30005.17330574237 rows/sec., 2.30 MiB/sec. | ||
5778 | 2024.12.21 07:50:55.702913 [ 253 ] {e66dc6ff-d08b-4374-b4f1-52d7b9f5aed3} <Debug> TCPHandler: Processed in 0.002263999 sec. | ||
5779 | 2024.12.21 07:50:55.703075 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5780 | 2024.12.21 07:50:55.703221 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5781 | 2024.12.21 07:50:55.703281 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5782 | 2024.12.21 07:50:55.703968 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5783 | 2024.12.21 07:50:55.704009 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5784 | 2024.12.21 07:50:55.704365 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5785 | 2024.12.21 07:50:55.704611 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5786 | 2024.12.21 07:50:55.704915 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001706 sec., 2344.6658851113716 rows/sec., 163.71 KiB/sec. | ||
5787 | 2024.12.21 07:50:55.705123 [ 4 ] {1562a715-f350-4f87-aec6-22cd59bc1b03} <Debug> TCPHandler: Processed in 0.002117557 sec. | ||
5788 | 2024.12.21 07:50:55.705295 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5789 | 2024.12.21 07:50:55.705439 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5790 | 2024.12.21 07:50:55.705498 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5791 | 2024.12.21 07:50:55.706182 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5792 | 2024.12.21 07:50:55.706219 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5793 | 2024.12.21 07:50:55.706591 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5794 | 2024.12.21 07:50:55.706831 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5795 | 2024.12.21 07:50:55.707045 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001637 sec., 41539.40134392181 rows/sec., 3.25 MiB/sec. | ||
5796 | 2024.12.21 07:50:55.707232 [ 253 ] {5f47e692-78a3-41a6-8cc0-0425c1f5e070} <Debug> TCPHandler: Processed in 0.001999845 sec. | ||
5797 | 2024.12.21 07:50:55.707488 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2024.12.21 07:50:55.707627 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5799 | 2024.12.21 07:50:55.707690 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5800 | 2024.12.21 07:50:55.708315 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5801 | 2024.12.21 07:50:55.708354 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5802 | 2024.12.21 07:50:55.708752 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5803 | 2024.12.21 07:50:55.708999 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5804 | 2024.12.21 07:50:55.709208 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001614 sec., 100371.74721189591 rows/sec., 6.99 MiB/sec. | ||
5805 | 2024.12.21 07:50:55.709264 [ 4 ] {21f69103-719c-4e86-8a34-617000ac8771} <Debug> TCPHandler: Processed in 0.001898703 sec. | ||
5806 | 2024.12.21 07:50:55.709429 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5807 | 2024.12.21 07:50:55.709568 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5808 | 2024.12.21 07:50:55.709629 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5809 | 2024.12.21 07:50:55.710166 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5810 | 2024.12.21 07:50:55.710202 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5811 | 2024.12.21 07:50:55.710583 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5812 | 2024.12.21 07:50:55.710820 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5813 | 2024.12.21 07:50:55.711001 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001465 sec., 40955.631399317404 rows/sec., 2.76 MiB/sec. | ||
5814 | 2024.12.21 07:50:55.711052 [ 253 ] {6b59f951-9d0c-4487-a28a-d472b0717170} <Debug> TCPHandler: Processed in 0.001689859 sec. | ||
5815 | 2024.12.21 07:50:57.464976 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5816 | 2024.12.21 07:50:57.466035 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2024.12.21 07:50:57.466082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5818 | 2024.12.21 07:50:57.466597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5819 | 2024.12.21 07:50:57.466857 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2024.12.21 07:50:57.467154 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5821 | 2024.12.21 07:50:58.412204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 | ||
5822 | 2024.12.21 07:50:58.433558 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2024.12.21 07:50:58.433621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5824 | 2024.12.21 07:50:58.441360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5825 | 2024.12.21 07:50:58.442117 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2024.12.21 07:50:58.444772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5827 | 2024.12.21 07:51:00.012935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 792 | ||
5828 | 2024.12.21 07:51:00.016437 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5829 | 2024.12.21 07:51:00.016505 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5830 | 2024.12.21 07:51:00.018111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5831 | 2024.12.21 07:51:00.018465 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5832 | 2024.12.21 07:51:00.019245 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5833 | 2024.12.21 07:51:00.704723 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5834 | 2024.12.21 07:51:00.704938 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5835 | 2024.12.21 07:51:00.705030 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5836 | 2024.12.21 07:51:00.705819 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5837 | 2024.12.21 07:51:00.705872 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5838 | 2024.12.21 07:51:00.706306 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5839 | 2024.12.21 07:51:00.706573 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5840 | 2024.12.21 07:51:00.706764 [ 145 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5841 | 2024.12.21 07:51:00.706842 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001956 sec., 7157.464212678937 rows/sec., 515.24 KiB/sec. | ||
5842 | 2024.12.21 07:51:00.706850 [ 145 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5843 | 2024.12.21 07:51:00.706935 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5844 | 2024.12.21 07:51:00.706990 [ 4 ] {2aa05e03-63e7-4e18-84fc-37c8897143e3} <Debug> TCPHandler: Processed in 0.002407211 sec. | ||
5845 | 2024.12.21 07:51:00.707196 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
5846 | 2024.12.21 07:51:00.707327 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5847 | 2024.12.21 07:51:00.707391 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5848 | 2024.12.21 07:51:00.707451 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5849 | 2024.12.21 07:51:00.707636 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5850 | 2024.12.21 07:51:00.707724 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5851 | 2024.12.21 07:51:00.707810 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5852 | 2024.12.21 07:51:00.708171 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5853 | 2024.12.21 07:51:00.708457 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5854 | 2024.12.21 07:51:00.708731 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5855 | 2024.12.21 07:51:00.710703 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5856 | 2024.12.21 07:51:00.710795 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5857 | 2024.12.21 07:51:00.711162 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004113411 sec., 17017.50688175823 rows/sec., 1.26 MiB/sec. | ||
5858 | 2024.12.21 07:51:00.711377 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5859 | 2024.12.21 07:51:00.711887 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5860 | 2024.12.21 07:51:00.711981 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5861 | 2024.12.21 07:51:00.712115 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_17_4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5862 | 2024.12.21 07:51:00.712267 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5863 | 2024.12.21 07:51:00.712352 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5864 | 2024.12.21 07:51:00.712660 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.005133 sec., 55912.72160529904 rows/sec., 4.94 MiB/sec. | ||
5865 | 2024.12.21 07:51:00.712815 [ 253 ] {46e8bfae-9c6d-4dc8-bfce-7ec3698e8a6d} <Debug> TCPHandler: Processed in 0.005660397 sec. | ||
5866 | 2024.12.21 07:51:00.713087 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5867 | 2024.12.21 07:51:00.713234 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5868 | 2024.12.21 07:51:00.713296 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5869 | 2024.12.21 07:51:00.714026 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.12.21 07:51:00.714067 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5871 | 2024.12.21 07:51:00.714440 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5872 | 2024.12.21 07:51:00.714671 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.12.21 07:51:00.714884 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001684 sec., 29097.387173396677 rows/sec., 2.10 MiB/sec. | ||
5874 | 2024.12.21 07:51:00.714938 [ 4 ] {ad671aa6-846f-4ab0-a41c-8190bbcf4a7e} <Debug> TCPHandler: Processed in 0.001994664 sec. | ||
5875 | 2024.12.21 07:51:00.715087 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5876 | 2024.12.21 07:51:00.715213 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5877 | 2024.12.21 07:51:00.715266 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5878 | 2024.12.21 07:51:00.715868 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.12.21 07:51:00.715909 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5880 | 2024.12.21 07:51:00.716277 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5881 | 2024.12.21 07:51:00.716516 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5882 | 2024.12.21 07:51:00.716729 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
5883 | 2024.12.21 07:51:00.716785 [ 253 ] {6242c4c3-e0d0-4fe7-9f7b-68a6ddd2c5ad} <Debug> TCPHandler: Processed in 0.00176006 sec. | ||
5884 | 2024.12.21 07:51:00.716935 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2024.12.21 07:51:00.717066 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5886 | 2024.12.21 07:51:00.717125 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5887 | 2024.12.21 07:51:00.717819 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5888 | 2024.12.21 07:51:00.717869 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5889 | 2024.12.21 07:51:00.718250 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5890 | 2024.12.21 07:51:00.718487 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5891 | 2024.12.21 07:51:00.718647 [ 145 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5892 | 2024.12.21 07:51:00.718706 [ 145 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2024.12.21 07:51:00.718737 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5894 | 2024.12.21 07:51:00.718743 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. | ||
5895 | 2024.12.21 07:51:00.719048 [ 4 ] {6cf8169b-dd0e-4083-868f-0d5894487cf2} <Debug> TCPHandler: Processed in 0.002162297 sec. | ||
5896 | 2024.12.21 07:51:00.719089 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
5897 | 2024.12.21 07:51:00.719352 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5898 | 2024.12.21 07:51:00.719714 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5899 | 2024.12.21 07:51:00.719757 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5900 | 2024.12.21 07:51:00.719782 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5901 | 2024.12.21 07:51:00.719847 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5902 | 2024.12.21 07:51:00.720216 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5903 | 2024.12.21 07:51:00.720692 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5904 | 2024.12.21 07:51:00.721250 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5905 | 2024.12.21 07:51:00.721725 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5906 | 2024.12.21 07:51:00.722956 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2024.12.21 07:51:00.723011 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5908 | 2024.12.21 07:51:00.723397 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004572759 sec., 14214.613103380258 rows/sec., 941.80 KiB/sec. | ||
5909 | 2024.12.21 07:51:00.723644 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5910 | 2024.12.21 07:51:00.723689 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5911 | 2024.12.21 07:51:00.724174 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2024.12.21 07:51:00.724202 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5913 | 2024.12.21 07:51:00.724421 [ 187 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_17_4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5914 | 2024.12.21 07:51:00.724605 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00494 sec., 85829.95951417004 rows/sec., 6.14 MiB/sec. | ||
5915 | 2024.12.21 07:51:00.724611 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5916 | 2024.12.21 07:51:00.724758 [ 253 ] {a32adf46-d4a7-4ef2-9f7d-5e519ccdadc6} <Debug> TCPHandler: Processed in 0.005600606 sec. | ||
5917 | 2024.12.21 07:51:00.724921 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5918 | 2024.12.21 07:51:00.725059 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5919 | 2024.12.21 07:51:00.725121 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5920 | 2024.12.21 07:51:00.725684 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5921 | 2024.12.21 07:51:00.725732 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5922 | 2024.12.21 07:51:00.726132 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5923 | 2024.12.21 07:51:00.726380 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5924 | 2024.12.21 07:51:00.726601 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 199.29 KiB/sec. | ||
5925 | 2024.12.21 07:51:00.726653 [ 4 ] {afa181d8-c248-4b7d-9bf3-1176085f7ff6} <Debug> TCPHandler: Processed in 0.00180444 sec. | ||
5926 | 2024.12.21 07:51:00.726800 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5927 | 2024.12.21 07:51:00.726919 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5928 | 2024.12.21 07:51:00.726972 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5929 | 2024.12.21 07:51:00.727662 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5930 | 2024.12.21 07:51:00.727721 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5931 | 2024.12.21 07:51:00.728352 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5932 | 2024.12.21 07:51:00.728596 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5933 | 2024.12.21 07:51:00.728807 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001914 sec., 123824.45141065831 rows/sec., 8.30 MiB/sec. | ||
5934 | 2024.12.21 07:51:00.728864 [ 253 ] {0576f3c7-cb63-4560-8185-d34a252804b8} <Debug> TCPHandler: Processed in 0.002120886 sec. | ||
5935 | 2024.12.21 07:51:00.729010 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5936 | 2024.12.21 07:51:00.729236 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5937 | 2024.12.21 07:51:00.729331 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5938 | 2024.12.21 07:51:00.730120 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5939 | 2024.12.21 07:51:00.730160 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5940 | 2024.12.21 07:51:00.730522 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5941 | 2024.12.21 07:51:00.730757 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2024.12.21 07:51:00.730995 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001805 sec., 554.016620498615 rows/sec., 37.33 KiB/sec. | ||
5943 | 2024.12.21 07:51:00.731150 [ 4 ] {1a0e9f46-49e6-4c1a-b8c0-bde22e0a2fa5} <Debug> TCPHandler: Processed in 0.002203547 sec. | ||
5944 | 2024.12.21 07:51:00.731397 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5945 | 2024.12.21 07:51:00.731549 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5946 | 2024.12.21 07:51:00.731643 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5947 | 2024.12.21 07:51:00.732866 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5948 | 2024.12.21 07:51:00.732907 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5949 | 2024.12.21 07:51:00.733583 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5950 | 2024.12.21 07:51:00.733846 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5951 | 2024.12.21 07:51:00.734186 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002666 sec., 15753.938484621156 rows/sec., 28.23 MiB/sec. | ||
5952 | 2024.12.21 07:51:00.734763 [ 253 ] {488ec102-6d4b-406d-af91-9dec8a5104f8} <Debug> TCPHandler: Processed in 0.00349342 sec. | ||
5953 | 2024.12.21 07:51:00.734980 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5954 | 2024.12.21 07:51:00.735204 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5955 | 2024.12.21 07:51:00.735300 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5956 | 2024.12.21 07:51:00.736118 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5957 | 2024.12.21 07:51:00.736160 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5958 | 2024.12.21 07:51:00.736533 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5959 | 2024.12.21 07:51:00.736771 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5960 | 2024.12.21 07:51:00.737022 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001864 sec., 43991.41630901288 rows/sec., 2.79 MiB/sec. | ||
5961 | 2024.12.21 07:51:00.737212 [ 4 ] {afbb338f-bbc0-4859-b1ee-3306b50eeb98} <Debug> TCPHandler: Processed in 0.002342501 sec. | ||
5962 | 2024.12.21 07:51:04.844830 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5963 | 2024.12.21 07:51:04.844931 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5964 | 2024.12.21 07:51:04.967312 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5965 | 2024.12.21 07:51:04.968291 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5966 | 2024.12.21 07:51:04.968328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5967 | 2024.12.21 07:51:04.968843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5968 | 2024.12.21 07:51:04.969117 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5969 | 2024.12.21 07:51:04.969421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5970 | 2024.12.21 07:51:05.697899 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5971 | 2024.12.21 07:51:05.698196 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5972 | 2024.12.21 07:51:05.698279 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5973 | 2024.12.21 07:51:05.699043 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5974 | 2024.12.21 07:51:05.699094 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5975 | 2024.12.21 07:51:05.699525 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5976 | 2024.12.21 07:51:05.699775 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5977 | 2024.12.21 07:51:05.700039 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.24 MiB/sec. | ||
5978 | 2024.12.21 07:51:05.700151 [ 4 ] {523b1107-eaab-49b8-9f76-029702fbac4d} <Debug> TCPHandler: Processed in 0.002446152 sec. | ||
5979 | 2024.12.21 07:51:05.700466 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5980 | 2024.12.21 07:51:05.700682 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5981 | 2024.12.21 07:51:05.700763 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5982 | 2024.12.21 07:51:05.701578 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5983 | 2024.12.21 07:51:05.701622 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5984 | 2024.12.21 07:51:05.702045 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5985 | 2024.12.21 07:51:05.702297 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5986 | 2024.12.21 07:51:05.702512 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00189 sec., 33862.43386243386 rows/sec., 2.64 MiB/sec. | ||
5987 | 2024.12.21 07:51:05.702667 [ 253 ] {3bbcdb0e-520a-4035-99cd-b6468366d41c} <Debug> TCPHandler: Processed in 0.002393501 sec. | ||
5988 | 2024.12.21 07:51:05.702858 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5989 | 2024.12.21 07:51:05.702995 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5990 | 2024.12.21 07:51:05.703058 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5991 | 2024.12.21 07:51:05.703676 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5992 | 2024.12.21 07:51:05.703716 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
5993 | 2024.12.21 07:51:05.704120 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5994 | 2024.12.21 07:51:05.704358 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5995 | 2024.12.21 07:51:05.704565 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001599 sec., 100062.53908692933 rows/sec., 6.97 MiB/sec. | ||
5996 | 2024.12.21 07:51:05.704618 [ 4 ] {5742c64b-8d33-47be-9a4f-8b89e1a97a9d} <Debug> TCPHandler: Processed in 0.001847192 sec. | ||
5997 | 2024.12.21 07:51:05.704779 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5998 | 2024.12.21 07:51:05.704926 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5999 | 2024.12.21 07:51:05.704990 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6000 | 2024.12.21 07:51:05.705534 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6001 | 2024.12.21 07:51:05.705571 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6002 | 2024.12.21 07:51:05.705953 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6003 | 2024.12.21 07:51:05.706190 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6004 | 2024.12.21 07:51:05.706415 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
6005 | 2024.12.21 07:51:05.706593 [ 253 ] {0397f5ca-a453-4662-82e0-b66c6db1c38c} <Debug> TCPHandler: Processed in 0.001879353 sec. | ||
6006 | 2024.12.21 07:51:05.944855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6007 | 2024.12.21 07:51:05.966489 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6008 | 2024.12.21 07:51:05.966553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6009 | 2024.12.21 07:51:05.974546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6010 | 2024.12.21 07:51:05.975348 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6011 | 2024.12.21 07:51:05.978377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6012 | 2024.12.21 07:51:07.954569 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2024.12.21 07:51:07.954798 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6014 | 2024.12.21 07:51:07.954879 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6015 | 2024.12.21 07:51:07.955676 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.12.21 07:51:07.955724 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6017 | 2024.12.21 07:51:07.956161 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6018 | 2024.12.21 07:51:07.956420 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.12.21 07:51:07.956649 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
6020 | 2024.12.21 07:51:07.956705 [ 4 ] {07987566-f245-4f31-aacf-91f5d56188d4} <Debug> TCPHandler: Processed in 0.002278109 sec. | ||
6021 | 2024.12.21 07:51:07.956995 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2024.12.21 07:51:07.957213 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6023 | 2024.12.21 07:51:07.957296 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6024 | 2024.12.21 07:51:07.958037 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2024.12.21 07:51:07.958084 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6026 | 2024.12.21 07:51:07.958514 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6027 | 2024.12.21 07:51:07.958788 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2024.12.21 07:51:07.959005 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001848 sec., 3246.753246753247 rows/sec., 264.75 KiB/sec. | ||
6029 | 2024.12.21 07:51:07.959092 [ 253 ] {41a2c355-f92f-48a1-a32f-9101bf5eb02d} <Debug> TCPHandler: Processed in 0.002239959 sec. | ||
6030 | 2024.12.21 07:51:07.959245 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2024.12.21 07:51:07.959386 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6032 | 2024.12.21 07:51:07.959455 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6033 | 2024.12.21 07:51:07.960808 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2024.12.21 07:51:07.960850 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6035 | 2024.12.21 07:51:07.961310 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6036 | 2024.12.21 07:51:07.961557 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2024.12.21 07:51:07.961734 [ 134 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6038 | 2024.12.21 07:51:07.961796 [ 134 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2024.12.21 07:51:07.961803 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002442 sec., 585585.5855855856 rows/sec., 49.09 MiB/sec. | ||
6040 | 2024.12.21 07:51:07.961832 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6041 | 2024.12.21 07:51:07.961960 [ 4 ] {333b348d-1335-4c31-b78f-07d75a65b5bb} <Debug> TCPHandler: Processed in 0.002775208 sec. | ||
6042 | 2024.12.21 07:51:07.962034 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
6043 | 2024.12.21 07:51:07.962166 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6044 | 2024.12.21 07:51:07.962194 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6045 | 2024.12.21 07:51:07.962244 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1438 rows starting from the beginning of the part | ||
6046 | 2024.12.21 07:51:07.962437 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6047 | 2024.12.21 07:51:07.962493 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 287 rows starting from the beginning of the part | ||
6048 | 2024.12.21 07:51:07.962608 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6049 | 2024.12.21 07:51:07.962829 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
6050 | 2024.12.21 07:51:07.963199 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 287 rows starting from the beginning of the part | ||
6051 | 2024.12.21 07:51:07.963579 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
6052 | 2024.12.21 07:51:07.963882 [ 187 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1430 rows starting from the beginning of the part | ||
6053 | 2024.12.21 07:51:07.965455 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6054 | 2024.12.21 07:51:07.965518 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6055 | 2024.12.21 07:51:07.966634 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6056 | 2024.12.21 07:51:07.966939 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6057 | 2024.12.21 07:51:07.967224 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.004888 sec., 11252.045826513911 rows/sec., 825.12 KiB/sec. | ||
6058 | 2024.12.21 07:51:07.967401 [ 253 ] {bf32f083-826e-4589-9ab2-86c08cfaa430} <Debug> TCPHandler: Processed in 0.005315801 sec. | ||
6059 | 2024.12.21 07:51:07.967674 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6060 | 2024.12.21 07:51:07.967868 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.005902141 sec., 602493.2308462303 rows/sec., 53.10 MiB/sec. | ||
6061 | 2024.12.21 07:51:07.967889 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6062 | 2024.12.21 07:51:07.967971 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6063 | 2024.12.21 07:51:07.968197 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6064 | 2024.12.21 07:51:07.968778 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6065 | 2024.12.21 07:51:07.968988 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_46_9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6066 | 2024.12.21 07:51:07.969180 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
6067 | 2024.12.21 07:51:07.969341 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6068 | 2024.12.21 07:51:07.969388 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6069 | 2024.12.21 07:51:07.969775 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6070 | 2024.12.21 07:51:07.970030 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6071 | 2024.12.21 07:51:07.970252 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002417 sec., 100124.12081092264 rows/sec., 6.78 MiB/sec. | ||
6072 | 2024.12.21 07:51:07.970309 [ 4 ] {88aa1fc3-a73b-48fb-b37b-1697675ddef3} <Debug> TCPHandler: Processed in 0.002780237 sec. | ||
6073 | 2024.12.21 07:51:07.970472 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6074 | 2024.12.21 07:51:07.970615 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6075 | 2024.12.21 07:51:07.970676 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6076 | 2024.12.21 07:51:07.971354 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6077 | 2024.12.21 07:51:07.971391 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6078 | 2024.12.21 07:51:07.971752 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6079 | 2024.12.21 07:51:07.971995 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6080 | 2024.12.21 07:51:07.972183 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. | ||
6081 | 2024.12.21 07:51:07.972242 [ 253 ] {185bec8c-eba0-42ea-ae2f-855ca2befcc4} <Debug> TCPHandler: Processed in 0.001838921 sec. | ||
6082 | 2024.12.21 07:51:07.972418 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6083 | 2024.12.21 07:51:07.972555 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6084 | 2024.12.21 07:51:07.972613 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6085 | 2024.12.21 07:51:07.973592 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6086 | 2024.12.21 07:51:07.973632 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6087 | 2024.12.21 07:51:07.974034 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6088 | 2024.12.21 07:51:07.974278 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6089 | 2024.12.21 07:51:07.974455 [ 134 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6090 | 2024.12.21 07:51:07.974524 [ 134 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2024.12.21 07:51:07.974531 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.001995 sec., 444110.2756892231 rows/sec., 32.22 MiB/sec. | ||
6092 | 2024.12.21 07:51:07.974552 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6093 | 2024.12.21 07:51:07.974676 [ 4 ] {eb683a32-8272-46a6-b53e-8f74477d22a3} <Debug> TCPHandler: Processed in 0.00232514 sec. | ||
6094 | 2024.12.21 07:51:07.974857 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
6095 | 2024.12.21 07:51:07.974888 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6096 | 2024.12.21 07:51:07.975138 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6097 | 2024.12.21 07:51:07.975157 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6098 | 2024.12.21 07:51:07.975246 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
6099 | 2024.12.21 07:51:07.975246 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6100 | 2024.12.21 07:51:07.975667 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 424 rows starting from the beginning of the part | ||
6101 | 2024.12.21 07:51:07.976070 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 68 rows starting from the beginning of the part | ||
6102 | 2024.12.21 07:51:07.976392 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 424 rows starting from the beginning of the part | ||
6103 | 2024.12.21 07:51:07.976679 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
6104 | 2024.12.21 07:51:07.977021 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 886 rows starting from the beginning of the part | ||
6105 | 2024.12.21 07:51:07.977637 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2024.12.21 07:51:07.977716 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6107 | 2024.12.21 07:51:07.978674 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6108 | 2024.12.21 07:51:07.979354 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.12.21 07:51:07.979789 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004746 sec., 1264.2225031605562 rows/sec., 66.05 KiB/sec. | ||
6110 | 2024.12.21 07:51:07.980034 [ 253 ] {b63118e8-86fd-4dc7-b579-65d24c89cb08} <Debug> TCPHandler: Processed in 0.00522745 sec. | ||
6111 | 2024.12.21 07:51:07.980302 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6112 | 2024.12.21 07:51:07.980505 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581166 sec., 478692.834749452 rows/sec., 36.56 MiB/sec. | ||
6113 | 2024.12.21 07:51:07.980528 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6114 | 2024.12.21 07:51:07.980658 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6115 | 2024.12.21 07:51:07.980765 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6116 | 2024.12.21 07:51:07.981343 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.12.21 07:51:07.981428 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_46_9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6118 | 2024.12.21 07:51:07.981524 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
6119 | 2024.12.21 07:51:07.981928 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6120 | 2024.12.21 07:51:07.981974 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6121 | 2024.12.21 07:51:07.982440 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6122 | 2024.12.21 07:51:07.982686 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6123 | 2024.12.21 07:51:07.982916 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.002435 sec., 378644.76386036957 rows/sec., 25.22 MiB/sec. | ||
6124 | 2024.12.21 07:51:07.982977 [ 4 ] {f49dfc4d-ffce-41ea-9267-0a7e7f3144e8} <Debug> TCPHandler: Processed in 0.002814868 sec. | ||
6125 | 2024.12.21 07:51:07.983133 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6126 | 2024.12.21 07:51:07.983264 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6127 | 2024.12.21 07:51:07.983328 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6128 | 2024.12.21 07:51:07.983891 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6129 | 2024.12.21 07:51:07.983940 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6130 | 2024.12.21 07:51:07.984358 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6131 | 2024.12.21 07:51:07.984610 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6132 | 2024.12.21 07:51:07.984834 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec. | ||
6133 | 2024.12.21 07:51:07.984951 [ 253 ] {32ec4186-02f5-446d-9831-6b803e7eeeec} <Debug> TCPHandler: Processed in 0.001873132 sec. | ||
6134 | 2024.12.21 07:51:07.985099 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6135 | 2024.12.21 07:51:07.985216 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6136 | 2024.12.21 07:51:07.985304 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6137 | 2024.12.21 07:51:07.986642 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2024.12.21 07:51:07.986682 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6139 | 2024.12.21 07:51:07.987357 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6140 | 2024.12.21 07:51:07.987626 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6141 | 2024.12.21 07:51:07.987814 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6142 | 2024.12.21 07:51:07.987890 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00269 sec., 15613.382899628252 rows/sec., 27.98 MiB/sec. | ||
6143 | 2024.12.21 07:51:07.987904 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6144 | 2024.12.21 07:51:07.987973 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6145 | 2024.12.21 07:51:07.988423 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
6146 | 2024.12.21 07:51:07.988613 [ 4 ] {b4eeca6e-d4b2-4557-8d23-208ca2572824} <Debug> TCPHandler: Processed in 0.003547001 sec. | ||
6147 | 2024.12.21 07:51:07.988914 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6148 | 2024.12.21 07:51:07.989105 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6149 | 2024.12.21 07:51:07.989142 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6150 | 2024.12.21 07:51:07.989178 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6151 | 2024.12.21 07:51:07.989255 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 575 rows starting from the beginning of the part | ||
6152 | 2024.12.21 07:51:07.989934 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
6153 | 2024.12.21 07:51:07.990470 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
6154 | 2024.12.21 07:51:07.991032 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6155 | 2024.12.21 07:51:07.991038 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
6156 | 2024.12.21 07:51:07.991080 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6157 | 2024.12.21 07:51:07.991441 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
6158 | 2024.12.21 07:51:07.991858 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
6159 | 2024.12.21 07:51:07.991989 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6160 | 2024.12.21 07:51:07.992399 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6161 | 2024.12.21 07:51:07.992708 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.003649 sec., 14798.574952041656 rows/sec., 930.53 KiB/sec. | ||
6162 | 2024.12.21 07:51:07.992822 [ 253 ] {9ae5513a-27c4-402b-9d3a-84d473402db5} <Debug> TCPHandler: Processed in 0.004037099 sec. | ||
6163 | 2024.12.21 07:51:08.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.76 MiB, peak 201.83 MiB, free memory in arenas 0.00 B, will set to 197.81 MiB (RSS), difference: -1.94 MiB | ||
6164 | 2024.12.21 07:51:08.006331 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 19 columns (19 merged, 0 gathered) in 0.018228653 sec., 43064.070614542936 rows/sec., 77.17 MiB/sec. | ||
6165 | 2024.12.21 07:51:08.007247 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6166 | 2024.12.21 07:51:08.007766 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6167 | 2024.12.21 07:51:08.007878 [ 201 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6168 | 2024.12.21 07:51:08.008080 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.81 MiB. | ||
6169 | 2024.12.21 07:51:09.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.49 MiB, peak 202.25 MiB, free memory in arenas 0.00 B, will set to 198.46 MiB (RSS), difference: 3.97 MiB | ||
6170 | 2024.12.21 07:51:10.019519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 846 | ||
6171 | 2024.12.21 07:51:10.023186 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2024.12.21 07:51:10.023251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6173 | 2024.12.21 07:51:10.024786 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6174 | 2024.12.21 07:51:10.025112 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.12.21 07:51:10.025386 [ 44 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6176 | 2024.12.21 07:51:10.025538 [ 44 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.12.21 07:51:10.025640 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6178 | 2024.12.21 07:51:10.026491 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
6179 | 2024.12.21 07:51:10.027451 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
6180 | 2024.12.21 07:51:10.027874 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6181 | 2024.12.21 07:51:10.028060 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
6182 | 2024.12.21 07:51:10.028733 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
6183 | 2024.12.21 07:51:10.029450 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 54 rows starting from the beginning of the part | ||
6184 | 2024.12.21 07:51:10.029977 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
6185 | 2024.12.21 07:51:10.030468 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
6186 | 2024.12.21 07:51:10.030945 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
6187 | 2024.12.21 07:51:10.039094 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.013197107 sec., 64104.95876103755 rows/sec., 53.75 MiB/sec. | ||
6188 | 2024.12.21 07:51:10.040424 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6189 | 2024.12.21 07:51:10.041280 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6190 | 2024.12.21 07:51:10.041379 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_21_4} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6191 | 2024.12.21 07:51:10.041727 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
6192 | 2024.12.21 07:51:10.695114 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6193 | 2024.12.21 07:51:10.695310 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6194 | 2024.12.21 07:51:10.695380 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6195 | 2024.12.21 07:51:10.696163 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6196 | 2024.12.21 07:51:10.696211 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6197 | 2024.12.21 07:51:10.696643 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6198 | 2024.12.21 07:51:10.696901 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6199 | 2024.12.21 07:51:10.697144 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.30 MiB/sec. | ||
6200 | 2024.12.21 07:51:10.697200 [ 4 ] {da8e326e-6007-43c2-8a42-060b7c696e3f} <Debug> TCPHandler: Processed in 0.002211878 sec. | ||
6201 | 2024.12.21 07:51:10.697454 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6202 | 2024.12.21 07:51:10.697670 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6203 | 2024.12.21 07:51:10.697754 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6204 | 2024.12.21 07:51:10.698577 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6205 | 2024.12.21 07:51:10.698627 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6206 | 2024.12.21 07:51:10.699053 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6207 | 2024.12.21 07:51:10.699304 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2024.12.21 07:51:10.699574 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001954 sec., 32753.326509723644 rows/sec., 2.56 MiB/sec. | ||
6209 | 2024.12.21 07:51:10.699653 [ 253 ] {a15fe1a9-68a1-40b9-834a-e0f962c4485c} <Debug> TCPHandler: Processed in 0.00233202 sec. | ||
6210 | 2024.12.21 07:51:10.699957 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6211 | 2024.12.21 07:51:10.700186 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6212 | 2024.12.21 07:51:10.700282 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6213 | 2024.12.21 07:51:10.700909 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6214 | 2024.12.21 07:51:10.700950 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6215 | 2024.12.21 07:51:10.701345 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6216 | 2024.12.21 07:51:10.701590 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6217 | 2024.12.21 07:51:10.701764 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6218 | 2024.12.21 07:51:10.701826 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001693 sec., 43709.39161252215 rows/sec., 3.04 MiB/sec. | ||
6219 | 2024.12.21 07:51:10.701844 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2024.12.21 07:51:10.701920 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6221 | 2024.12.21 07:51:10.701945 [ 4 ] {eb39094a-837e-4813-a70d-8f9615732d0d} <Debug> TCPHandler: Processed in 0.002181647 sec. | ||
6222 | 2024.12.21 07:51:10.702238 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
6223 | 2024.12.21 07:51:10.702282 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6224 | 2024.12.21 07:51:10.702718 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6225 | 2024.12.21 07:51:10.702811 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6226 | 2024.12.21 07:51:10.702839 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12625 rows starting from the beginning of the part | ||
6227 | 2024.12.21 07:51:10.703028 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6228 | 2024.12.21 07:51:10.703211 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 162 rows starting from the beginning of the part | ||
6229 | 2024.12.21 07:51:10.703675 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 237 rows starting from the beginning of the part | ||
6230 | 2024.12.21 07:51:10.704047 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
6231 | 2024.12.21 07:51:10.704345 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 922 rows starting from the beginning of the part | ||
6232 | 2024.12.21 07:51:10.704689 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
6233 | 2024.12.21 07:51:10.705347 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6234 | 2024.12.21 07:51:10.705417 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6235 | 2024.12.21 07:51:10.706113 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6236 | 2024.12.21 07:51:10.706459 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2024.12.21 07:51:10.706728 [ 45 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6238 | 2024.12.21 07:51:10.706813 [ 45 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2024.12.21 07:51:10.706883 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
6240 | 2024.12.21 07:51:10.707031 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.004412 sec., 6346.328195829556 rows/sec., 439.14 KiB/sec. | ||
6241 | 2024.12.21 07:51:10.707283 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
6242 | 2024.12.21 07:51:10.707317 [ 253 ] {c9238365-7264-494b-b3a0-8920cc10d588} <Debug> TCPHandler: Processed in 0.00523579 sec. | ||
6243 | 2024.12.21 07:51:10.707718 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6244 | 2024.12.21 07:51:10.707821 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2470 rows starting from the beginning of the part | ||
6245 | 2024.12.21 07:51:10.708082 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6246 | 2024.12.21 07:51:10.708395 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 82 rows starting from the beginning of the part | ||
6247 | 2024.12.21 07:51:10.708702 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
6248 | 2024.12.21 07:51:10.708870 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
6249 | 2024.12.21 07:51:10.708990 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
6250 | 2024.12.21 07:51:10.710920 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2754 rows, containing 4 columns (4 merged, 0 gathered) in 0.003899887 sec., 706174.3071017186 rows/sec., 46.17 MiB/sec. | ||
6251 | 2024.12.21 07:51:10.711359 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00932831 sec., 1520103.8558967274 rows/sec., 102.66 MiB/sec. | ||
6252 | 2024.12.21 07:51:10.711534 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6253 | 2024.12.21 07:51:10.711898 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6254 | 2024.12.21 07:51:10.712059 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2024.12.21 07:51:10.712245 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_46_9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6256 | 2024.12.21 07:51:10.712427 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
6257 | 2024.12.21 07:51:10.712506 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6258 | 2024.12.21 07:51:10.712611 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6259 | 2024.12.21 07:51:10.712705 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
6260 | 2024.12.21 07:51:12.469653 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
6261 | 2024.12.21 07:51:12.470706 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6262 | 2024.12.21 07:51:12.470757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6263 | 2024.12.21 07:51:12.471293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6264 | 2024.12.21 07:51:12.471547 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6265 | 2024.12.21 07:51:12.471778 [ 10 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6266 | 2024.12.21 07:51:12.471846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
6267 | 2024.12.21 07:51:12.471877 [ 10 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2024.12.21 07:51:12.471911 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6269 | 2024.12.21 07:51:12.472048 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6270 | 2024.12.21 07:51:12.472189 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6271 | 2024.12.21 07:51:12.472236 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6272 | 2024.12.21 07:51:12.472326 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6273 | 2024.12.21 07:51:12.472497 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6274 | 2024.12.21 07:51:12.472700 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6275 | 2024.12.21 07:51:12.472917 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6276 | 2024.12.21 07:51:12.473060 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
6277 | 2024.12.21 07:51:12.475170 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203045 sec., 4456384.471651195 rows/sec., 63.75 MiB/sec. | ||
6278 | 2024.12.21 07:51:12.475690 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6279 | 2024.12.21 07:51:12.476331 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_31_6} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6280 | 2024.12.21 07:51:12.476495 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_31_6} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6281 | 2024.12.21 07:51:12.476618 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6282 | 2024.12.21 07:51:13.478498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6283 | 2024.12.21 07:51:13.502241 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6284 | 2024.12.21 07:51:13.502315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6285 | 2024.12.21 07:51:13.510055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6286 | 2024.12.21 07:51:13.510841 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6287 | 2024.12.21 07:51:13.511213 [ 8 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6288 | 2024.12.21 07:51:13.511276 [ 8 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6289 | 2024.12.21 07:51:13.511313 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6290 | 2024.12.21 07:51:13.511978 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
6291 | 2024.12.21 07:51:13.528360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6292 | 2024.12.21 07:51:13.530051 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6293 | 2024.12.21 07:51:13.531599 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
6294 | 2024.12.21 07:51:13.537643 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
6295 | 2024.12.21 07:51:13.543316 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
6296 | 2024.12.21 07:51:13.549066 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part | ||
6297 | 2024.12.21 07:51:13.554987 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
6298 | 2024.12.21 07:51:13.559630 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
6299 | 2024.12.21 07:51:13.619707 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.108268377 sec., 2161.2959063753215 rows/sec., 11.18 MiB/sec. | ||
6300 | 2024.12.21 07:51:13.622548 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6301 | 2024.12.21 07:51:13.625553 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2024.12.21 07:51:13.625692 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_31_6} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6303 | 2024.12.21 07:51:13.628221 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.08 MiB. | ||
6304 | 2024.12.21 07:51:14.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.70 MiB, peak 210.24 MiB, free memory in arenas 0.00 B, will set to 200.90 MiB (RSS), difference: 1.20 MiB | ||
6305 | 2024.12.21 07:51:15.698256 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6306 | 2024.12.21 07:51:15.698439 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6307 | 2024.12.21 07:51:15.698511 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6308 | 2024.12.21 07:51:15.699267 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6309 | 2024.12.21 07:51:15.699314 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6310 | 2024.12.21 07:51:15.699761 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6311 | 2024.12.21 07:51:15.700038 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6312 | 2024.12.21 07:51:15.700281 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. | ||
6313 | 2024.12.21 07:51:15.700342 [ 4 ] {eff6ed81-d987-4050-aeb1-c7507b1184bd} <Debug> TCPHandler: Processed in 0.002216118 sec. | ||
6314 | 2024.12.21 07:51:15.700600 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6315 | 2024.12.21 07:51:15.700816 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6316 | 2024.12.21 07:51:15.700899 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6317 | 2024.12.21 07:51:15.701728 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6318 | 2024.12.21 07:51:15.701779 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6319 | 2024.12.21 07:51:15.702221 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6320 | 2024.12.21 07:51:15.702491 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6321 | 2024.12.21 07:51:15.702722 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001966 sec., 32553.407934893185 rows/sec., 2.54 MiB/sec. | ||
6322 | 2024.12.21 07:51:15.702780 [ 253 ] {ef8ccec2-e7e8-422e-9e14-36a9d4b20088} <Debug> TCPHandler: Processed in 0.00232593 sec. | ||
6323 | 2024.12.21 07:51:15.702987 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6324 | 2024.12.21 07:51:15.703239 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6325 | 2024.12.21 07:51:15.703340 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6326 | 2024.12.21 07:51:15.704065 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6327 | 2024.12.21 07:51:15.704102 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6328 | 2024.12.21 07:51:15.704511 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6329 | 2024.12.21 07:51:15.704770 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6330 | 2024.12.21 07:51:15.704950 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001775 sec., 90140.84507042253 rows/sec., 6.28 MiB/sec. | ||
6331 | 2024.12.21 07:51:15.705002 [ 4 ] {e2c30de0-9d00-4246-8cfc-50cb1183b5c9} <Debug> TCPHandler: Processed in 0.002127526 sec. | ||
6332 | 2024.12.21 07:51:15.705197 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6333 | 2024.12.21 07:51:15.705351 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6334 | 2024.12.21 07:51:15.705412 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6335 | 2024.12.21 07:51:15.705946 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6336 | 2024.12.21 07:51:15.705987 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6337 | 2024.12.21 07:51:15.706382 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6338 | 2024.12.21 07:51:15.706616 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6339 | 2024.12.21 07:51:15.706865 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001554 sec., 38610.03861003861 rows/sec., 2.60 MiB/sec. | ||
6340 | 2024.12.21 07:51:15.707052 [ 253 ] {20350cb7-9a5b-43a3-983b-16b67bf36082} <Debug> TCPHandler: Processed in 0.001915723 sec. | ||
6341 | 2024.12.21 07:51:18.187431 [ 29 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
6342 | 2024.12.21 07:51:18.187520 [ 29 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6343 | 2024.12.21 07:51:18.187547 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6344 | 2024.12.21 07:51:18.187787 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::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 | ||
6345 | 2024.12.21 07:51:18.187994 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6346 | 2024.12.21 07:51:18.188042 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::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 | ||
6347 | 2024.12.21 07:51:18.188139 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
6348 | 2024.12.21 07:51:18.188383 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
6349 | 2024.12.21 07:51:18.188603 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
6350 | 2024.12.21 07:51:18.188770 [ 198 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
6351 | 2024.12.21 07:51:18.189895 [ 187 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002261299 sec., 18573.395203376465 rows/sec., 1.55 MiB/sec. | ||
6352 | 2024.12.21 07:51:18.190076 [ 187 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
6353 | 2024.12.21 07:51:18.190394 [ 187 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6354 | 2024.12.21 07:51:18.190482 [ 187 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_9_2} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
6355 | 2024.12.21 07:51:18.190584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6356 | 2024.12.21 07:51:19.058932 [ 29 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
6357 | 2024.12.21 07:51:19.059038 [ 29 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6358 | 2024.12.21 07:51:19.059084 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6359 | 2024.12.21 07:51:19.059399 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
6360 | 2024.12.21 07:51:19.059730 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6361 | 2024.12.21 07:51:19.059771 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
6362 | 2024.12.21 07:51:19.059850 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6363 | 2024.12.21 07:51:19.060050 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6364 | 2024.12.21 07:51:19.060253 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
6365 | 2024.12.21 07:51:19.060473 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
6366 | 2024.12.21 07:51:19.061676 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488063 sec., 7636.46258153431 rows/sec., 513.00 KiB/sec. | ||
6367 | 2024.12.21 07:51:19.061909 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
6368 | 2024.12.21 07:51:19.062302 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6369 | 2024.12.21 07:51:19.062399 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_19_4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
6370 | 2024.12.21 07:51:19.062506 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
6371 | 2024.12.21 07:51:19.841151 [ 31 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
6372 | 2024.12.21 07:51:19.841243 [ 31 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6373 | 2024.12.21 07:51:19.841287 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6374 | 2024.12.21 07:51:19.841629 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
6375 | 2024.12.21 07:51:19.841990 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6376 | 2024.12.21 07:51:19.842072 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 243 rows starting from the beginning of the part | ||
6377 | 2024.12.21 07:51:19.842174 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 242 rows starting from the beginning of the part | ||
6378 | 2024.12.21 07:51:19.842420 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6379 | 2024.12.21 07:51:19.842649 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6380 | 2024.12.21 07:51:19.842846 [ 188 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 242 rows starting from the beginning of the part | ||
6381 | 2024.12.21 07:51:19.844068 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002660496 sec., 283781.6707861993 rows/sec., 20.31 MiB/sec. | ||
6382 | 2024.12.21 07:51:19.844308 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
6383 | 2024.12.21 07:51:19.844715 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6384 | 2024.12.21 07:51:19.844811 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_19_4} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
6385 | 2024.12.21 07:51:19.844921 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
6386 | 2024.12.21 07:51:19.844987 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6387 | 2024.12.21 07:51:19.845017 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6388 | 2024.12.21 07:51:19.972056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6389 | 2024.12.21 07:51:19.972946 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6390 | 2024.12.21 07:51:19.972987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6391 | 2024.12.21 07:51:19.973614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6392 | 2024.12.21 07:51:19.973882 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6393 | 2024.12.21 07:51:19.974095 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6394 | 2024.12.21 07:51:20.001354 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000945186 sec. | ||
6395 | 2024.12.21 07:51:20.027787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 862 | ||
6396 | 2024.12.21 07:51:20.030459 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.12.21 07:51:20.030511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6398 | 2024.12.21 07:51:20.031977 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6399 | 2024.12.21 07:51:20.032300 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2024.12.21 07:51:20.032835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
6401 | 2024.12.21 07:51:20.105446 [ 32 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
6402 | 2024.12.21 07:51:20.105543 [ 32 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2024.12.21 07:51:20.105586 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6404 | 2024.12.21 07:51:20.105856 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::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 | ||
6405 | 2024.12.21 07:51:20.106154 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6406 | 2024.12.21 07:51:20.106189 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 67 rows starting from the beginning of the part | ||
6407 | 2024.12.21 07:51:20.106266 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
6408 | 2024.12.21 07:51:20.106529 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
6409 | 2024.12.21 07:51:20.106728 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
6410 | 2024.12.21 07:51:20.106873 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part | ||
6411 | 2024.12.21 07:51:20.107995 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002294269 sec., 97634.58426191524 rows/sec., 7.36 MiB/sec. | ||
6412 | 2024.12.21 07:51:20.108198 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6413 | 2024.12.21 07:51:20.108557 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6414 | 2024.12.21 07:51:20.108666 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_24_5} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
6415 | 2024.12.21 07:51:20.108766 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6416 | 2024.12.21 07:51:20.704940 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6417 | 2024.12.21 07:51:20.705248 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6418 | 2024.12.21 07:51:20.705362 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6419 | 2024.12.21 07:51:20.706258 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6420 | 2024.12.21 07:51:20.706306 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6421 | 2024.12.21 07:51:20.706741 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6422 | 2024.12.21 07:51:20.706997 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6423 | 2024.12.21 07:51:20.707255 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00209 sec., 6698.564593301436 rows/sec., 482.21 KiB/sec. | ||
6424 | 2024.12.21 07:51:20.707428 [ 4 ] {21372869-85bd-4b44-ad6c-af3bcc3dc539} <Debug> TCPHandler: Processed in 0.002673986 sec. | ||
6425 | 2024.12.21 07:51:20.707717 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6426 | 2024.12.21 07:51:20.707928 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6427 | 2024.12.21 07:51:20.708010 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6428 | 2024.12.21 07:51:20.708989 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6429 | 2024.12.21 07:51:20.709038 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6430 | 2024.12.21 07:51:20.709487 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6431 | 2024.12.21 07:51:20.709739 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2024.12.21 07:51:20.709995 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002122 sec., 135249.76437323279 rows/sec., 11.95 MiB/sec. | ||
6433 | 2024.12.21 07:51:20.710053 [ 253 ] {662fa335-195b-448b-8caa-c44f012f920d} <Debug> TCPHandler: Processed in 0.002491243 sec. | ||
6434 | 2024.12.21 07:51:20.710283 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2024.12.21 07:51:20.710510 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6436 | 2024.12.21 07:51:20.710604 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6437 | 2024.12.21 07:51:20.711289 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6438 | 2024.12.21 07:51:20.711330 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6439 | 2024.12.21 07:51:20.711701 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6440 | 2024.12.21 07:51:20.711961 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6441 | 2024.12.21 07:51:20.712180 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001727 sec., 28372.90098436595 rows/sec., 2.04 MiB/sec. | ||
6442 | 2024.12.21 07:51:20.712235 [ 4 ] {9c03d73d-4450-4bc9-af91-ec16acd1001a} <Debug> TCPHandler: Processed in 0.002061155 sec. | ||
6443 | 2024.12.21 07:51:20.712396 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6444 | 2024.12.21 07:51:20.712534 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6445 | 2024.12.21 07:51:20.712592 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6446 | 2024.12.21 07:51:20.713189 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6447 | 2024.12.21 07:51:20.713229 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6448 | 2024.12.21 07:51:20.713586 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6449 | 2024.12.21 07:51:20.713833 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6450 | 2024.12.21 07:51:20.714053 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
6451 | 2024.12.21 07:51:20.714107 [ 253 ] {90423b8c-f74c-45f3-ad1f-2b2f1d724315} <Debug> TCPHandler: Processed in 0.001775891 sec. | ||
6452 | 2024.12.21 07:51:20.714311 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6453 | 2024.12.21 07:51:20.714534 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6454 | 2024.12.21 07:51:20.714625 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6455 | 2024.12.21 07:51:20.715259 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.12.21 07:51:20.715300 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6457 | 2024.12.21 07:51:20.715655 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6458 | 2024.12.21 07:51:20.715903 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.12.21 07:51:20.716128 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. | ||
6460 | 2024.12.21 07:51:20.716258 [ 4 ] {ce704dc3-10dc-498f-b781-97f4d4037b03} <Debug> TCPHandler: Processed in 0.002060505 sec. | ||
6461 | 2024.12.21 07:51:20.716416 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6462 | 2024.12.21 07:51:20.716554 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6463 | 2024.12.21 07:51:20.716612 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6464 | 2024.12.21 07:51:20.717354 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6465 | 2024.12.21 07:51:20.717395 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6466 | 2024.12.21 07:51:20.717782 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6467 | 2024.12.21 07:51:20.718029 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6468 | 2024.12.21 07:51:20.718232 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.0017 sec., 249411.76470588238 rows/sec., 17.83 MiB/sec. | ||
6469 | 2024.12.21 07:51:20.718323 [ 253 ] {75336627-a636-4993-8d21-96354cdc8f9d} <Debug> TCPHandler: Processed in 0.001972754 sec. | ||
6470 | 2024.12.21 07:51:20.718649 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6471 | 2024.12.21 07:51:20.718871 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6472 | 2024.12.21 07:51:20.718966 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6473 | 2024.12.21 07:51:20.719819 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2024.12.21 07:51:20.719860 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6475 | 2024.12.21 07:51:20.720232 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6476 | 2024.12.21 07:51:20.720476 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2024.12.21 07:51:20.720702 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001886 sec., 3181.3361611876985 rows/sec., 166.21 KiB/sec. | ||
6478 | 2024.12.21 07:51:20.720755 [ 4 ] {b2e03687-ee5a-4cb6-915b-73a106a88f5c} <Debug> TCPHandler: Processed in 0.002341391 sec. | ||
6479 | 2024.12.21 07:51:20.720913 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6480 | 2024.12.21 07:51:20.721052 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6481 | 2024.12.21 07:51:20.721117 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6482 | 2024.12.21 07:51:20.721776 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6483 | 2024.12.21 07:51:20.721813 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6484 | 2024.12.21 07:51:20.722212 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6485 | 2024.12.21 07:51:20.722452 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6486 | 2024.12.21 07:51:20.722628 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001608 sec., 147388.05970149254 rows/sec., 9.88 MiB/sec. | ||
6487 | 2024.12.21 07:51:20.722678 [ 253 ] {f94a9a1b-9038-4a54-bbbf-0173d9286adc} <Debug> TCPHandler: Processed in 0.001831571 sec. | ||
6488 | 2024.12.21 07:51:20.722885 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6489 | 2024.12.21 07:51:20.723110 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6490 | 2024.12.21 07:51:20.723202 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6491 | 2024.12.21 07:51:20.723917 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6492 | 2024.12.21 07:51:20.723956 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6493 | 2024.12.21 07:51:20.724325 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6494 | 2024.12.21 07:51:20.724574 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6495 | 2024.12.21 07:51:20.724781 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001728 sec., 578.7037037037037 rows/sec., 38.99 KiB/sec. | ||
6496 | 2024.12.21 07:51:20.724832 [ 4 ] {b30b86ab-aed5-4074-8c79-68b0fd4411bf} <Debug> TCPHandler: Processed in 0.002062575 sec. | ||
6497 | 2024.12.21 07:51:20.724992 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6498 | 2024.12.21 07:51:20.725128 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6499 | 2024.12.21 07:51:20.725219 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6500 | 2024.12.21 07:51:20.726418 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6501 | 2024.12.21 07:51:20.726455 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6502 | 2024.12.21 07:51:20.727109 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6503 | 2024.12.21 07:51:20.727365 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6504 | 2024.12.21 07:51:20.727624 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002524 sec., 16640.25356576862 rows/sec., 29.82 MiB/sec. | ||
6505 | 2024.12.21 07:51:20.728210 [ 253 ] {5a264b3d-2108-4076-8b5c-0fcaa67e9e83} <Debug> TCPHandler: Processed in 0.003281876 sec. | ||
6506 | 2024.12.21 07:51:20.728430 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6507 | 2024.12.21 07:51:20.728653 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6508 | 2024.12.21 07:51:20.728744 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6509 | 2024.12.21 07:51:20.729240 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6510 | 2024.12.21 07:51:20.729279 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6511 | 2024.12.21 07:51:20.729649 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6512 | 2024.12.21 07:51:20.729894 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6513 | 2024.12.21 07:51:20.730104 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001506 sec., 54448.871181938914 rows/sec., 3.46 MiB/sec. | ||
6514 | 2024.12.21 07:51:20.730153 [ 4 ] {3e59b434-b1f6-4a01-a447-4f2f46f9c7be} <Debug> TCPHandler: Processed in 0.001832642 sec. | ||
6515 | 2024.12.21 07:51:21.028498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6516 | 2024.12.21 07:51:21.048270 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6517 | 2024.12.21 07:51:21.048333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6518 | 2024.12.21 07:51:21.055518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6519 | 2024.12.21 07:51:21.056261 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6520 | 2024.12.21 07:51:21.059772 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6521 | 2024.12.21 07:51:25.697892 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6522 | 2024.12.21 07:51:25.698113 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6523 | 2024.12.21 07:51:25.698194 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6524 | 2024.12.21 07:51:25.699023 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6525 | 2024.12.21 07:51:25.699068 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6526 | 2024.12.21 07:51:25.699510 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6527 | 2024.12.21 07:51:25.699760 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6528 | 2024.12.21 07:51:25.699966 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
6529 | 2024.12.21 07:51:25.700041 [ 4 ] {55b3e2f1-5464-4fec-b109-659e60f13f1f} <Debug> TCPHandler: Processed in 0.002283479 sec. | ||
6530 | 2024.12.21 07:51:25.700320 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6531 | 2024.12.21 07:51:25.700511 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6532 | 2024.12.21 07:51:25.700589 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6533 | 2024.12.21 07:51:25.701355 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2024.12.21 07:51:25.701409 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6535 | 2024.12.21 07:51:25.701849 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6536 | 2024.12.21 07:51:25.702110 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2024.12.21 07:51:25.702350 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
6538 | 2024.12.21 07:51:25.702418 [ 253 ] {fd22359a-8ffe-4317-b9b3-2b42b0854976} <Debug> TCPHandler: Processed in 0.002264339 sec. | ||
6539 | 2024.12.21 07:51:25.702557 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6540 | 2024.12.21 07:51:25.702679 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6541 | 2024.12.21 07:51:25.702733 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6542 | 2024.12.21 07:51:25.703315 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6543 | 2024.12.21 07:51:25.703353 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6544 | 2024.12.21 07:51:25.703758 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6545 | 2024.12.21 07:51:25.704020 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6546 | 2024.12.21 07:51:25.704207 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. | ||
6547 | 2024.12.21 07:51:25.704259 [ 4 ] {9d03b782-d2f8-4470-ad70-033647497c9f} <Debug> TCPHandler: Processed in 0.00175742 sec. | ||
6548 | 2024.12.21 07:51:25.704401 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6549 | 2024.12.21 07:51:25.704529 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6550 | 2024.12.21 07:51:25.704587 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6551 | 2024.12.21 07:51:25.705097 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6552 | 2024.12.21 07:51:25.705139 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6553 | 2024.12.21 07:51:25.705541 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6554 | 2024.12.21 07:51:25.705784 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6555 | 2024.12.21 07:51:25.705995 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
6556 | 2024.12.21 07:51:25.706047 [ 253 ] {4b11b7e8-c259-40c6-a4f9-24f33fa4ded5} <Debug> TCPHandler: Processed in 0.001704649 sec. | ||
6557 | 2024.12.21 07:51:27.474267 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6558 | 2024.12.21 07:51:27.475021 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2024.12.21 07:51:27.475069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6560 | 2024.12.21 07:51:27.475642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6561 | 2024.12.21 07:51:27.475909 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2024.12.21 07:51:27.476259 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6563 | 2024.12.21 07:51:28.559894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6564 | 2024.12.21 07:51:28.580370 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6565 | 2024.12.21 07:51:28.580433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6566 | 2024.12.21 07:51:28.588781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6567 | 2024.12.21 07:51:28.589537 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6568 | 2024.12.21 07:51:28.592204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6569 | 2024.12.21 07:51:30.033080 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 892 | ||
6570 | 2024.12.21 07:51:30.036304 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6571 | 2024.12.21 07:51:30.036356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6572 | 2024.12.21 07:51:30.037843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6573 | 2024.12.21 07:51:30.038161 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6574 | 2024.12.21 07:51:30.039433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
6575 | 2024.12.21 07:51:30.705297 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6576 | 2024.12.21 07:51:30.705509 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6577 | 2024.12.21 07:51:30.705589 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6578 | 2024.12.21 07:51:30.706406 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6579 | 2024.12.21 07:51:30.706459 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6580 | 2024.12.21 07:51:30.706901 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6581 | 2024.12.21 07:51:30.707167 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6582 | 2024.12.21 07:51:30.707427 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
6583 | 2024.12.21 07:51:30.707569 [ 4 ] {ed88f349-fc74-4dbc-bae6-8969855f6c18} <Debug> TCPHandler: Processed in 0.002407732 sec. | ||
6584 | 2024.12.21 07:51:30.707865 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6585 | 2024.12.21 07:51:30.708073 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6586 | 2024.12.21 07:51:30.708150 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6587 | 2024.12.21 07:51:30.709030 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6588 | 2024.12.21 07:51:30.709072 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6589 | 2024.12.21 07:51:30.709526 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6590 | 2024.12.21 07:51:30.709785 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6591 | 2024.12.21 07:51:30.709939 [ 70 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6592 | 2024.12.21 07:51:30.709981 [ 70 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6593 | 2024.12.21 07:51:30.709992 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001974 sec., 145390.0709219858 rows/sec., 12.85 MiB/sec. | ||
6594 | 2024.12.21 07:51:30.710007 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6595 | 2024.12.21 07:51:30.710098 [ 253 ] {438812c6-6355-4087-bfdd-dccbcd862673} <Debug> TCPHandler: Processed in 0.002372731 sec. | ||
6596 | 2024.12.21 07:51:30.710293 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
6597 | 2024.12.21 07:51:30.710321 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6598 | 2024.12.21 07:51:30.710576 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6599 | 2024.12.21 07:51:30.710597 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6600 | 2024.12.21 07:51:30.710681 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6601 | 2024.12.21 07:51:30.710686 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1438 rows starting from the beginning of the part | ||
6602 | 2024.12.21 07:51:30.711021 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
6603 | 2024.12.21 07:51:30.711388 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
6604 | 2024.12.21 07:51:30.711706 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 287 rows starting from the beginning of the part | ||
6605 | 2024.12.21 07:51:30.712161 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
6606 | 2024.12.21 07:51:30.712554 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 287 rows starting from the beginning of the part | ||
6607 | 2024.12.21 07:51:30.713815 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6608 | 2024.12.21 07:51:30.713876 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6609 | 2024.12.21 07:51:30.715060 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6610 | 2024.12.21 07:51:30.715453 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6611 | 2024.12.21 07:51:30.716015 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005509 sec., 8894.53621346887 rows/sec., 656.06 KiB/sec. | ||
6612 | 2024.12.21 07:51:30.716430 [ 4 ] {d9e4a9f4-2ec2-4148-a936-7892757266aa} <Debug> TCPHandler: Processed in 0.006211486 sec. | ||
6613 | 2024.12.21 07:51:30.716727 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6614 | 2024.12.21 07:51:30.716800 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.006682945 sec., 326203.4926218905 rows/sec., 28.79 MiB/sec. | ||
6615 | 2024.12.21 07:51:30.716891 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6616 | 2024.12.21 07:51:30.716947 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6617 | 2024.12.21 07:51:30.717101 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6618 | 2024.12.21 07:51:30.717707 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6619 | 2024.12.21 07:51:30.717912 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_51_10} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6620 | 2024.12.21 07:51:30.718078 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
6621 | 2024.12.21 07:51:30.718203 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6622 | 2024.12.21 07:51:30.718249 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6623 | 2024.12.21 07:51:30.718617 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6624 | 2024.12.21 07:51:30.718870 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2024.12.21 07:51:30.719109 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002253 sec., 6213.936972924989 rows/sec., 435.18 KiB/sec. | ||
6626 | 2024.12.21 07:51:30.719251 [ 253 ] {49aca5ed-27cd-47d4-ae9c-c0c7b53ccff8} <Debug> TCPHandler: Processed in 0.002681646 sec. | ||
6627 | 2024.12.21 07:51:30.719482 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6628 | 2024.12.21 07:51:30.719620 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6629 | 2024.12.21 07:51:30.719678 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6630 | 2024.12.21 07:51:30.720320 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6631 | 2024.12.21 07:51:30.720361 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6632 | 2024.12.21 07:51:30.720728 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6633 | 2024.12.21 07:51:30.720981 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6634 | 2024.12.21 07:51:30.721218 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001626 sec., 7995.079950799508 rows/sec., 498.49 KiB/sec. | ||
6635 | 2024.12.21 07:51:30.721345 [ 4 ] {7932d3eb-e9ae-4e44-a754-9cc13dd9caf7} <Debug> TCPHandler: Processed in 0.001978634 sec. | ||
6636 | 2024.12.21 07:51:30.721509 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6637 | 2024.12.21 07:51:30.721648 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6638 | 2024.12.21 07:51:30.721707 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6639 | 2024.12.21 07:51:30.722533 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.12.21 07:51:30.722574 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6641 | 2024.12.21 07:51:30.722957 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6642 | 2024.12.21 07:51:30.723208 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.12.21 07:51:30.723387 [ 73 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6644 | 2024.12.21 07:51:30.723454 [ 73 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2024.12.21 07:51:30.723454 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001829 sec., 231820.66703116457 rows/sec., 16.58 MiB/sec. | ||
6646 | 2024.12.21 07:51:30.723499 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6647 | 2024.12.21 07:51:30.723569 [ 253 ] {7671e969-5a88-4553-8317-863f0c3e5e40} <Debug> TCPHandler: Processed in 0.002123786 sec. | ||
6648 | 2024.12.21 07:51:30.723965 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2024.12.21 07:51:30.723966 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
6650 | 2024.12.21 07:51:30.724387 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6651 | 2024.12.21 07:51:30.724542 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6652 | 2024.12.21 07:51:30.724549 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6653 | 2024.12.21 07:51:30.724614 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
6654 | 2024.12.21 07:51:30.724883 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
6655 | 2024.12.21 07:51:30.725279 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
6656 | 2024.12.21 07:51:30.725605 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 424 rows starting from the beginning of the part | ||
6657 | 2024.12.21 07:51:30.725743 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
6658 | 2024.12.21 07:51:30.726126 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 424 rows starting from the beginning of the part | ||
6659 | 2024.12.21 07:51:30.726704 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6660 | 2024.12.21 07:51:30.726747 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6661 | 2024.12.21 07:51:30.727274 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6662 | 2024.12.21 07:51:30.727614 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6663 | 2024.12.21 07:51:30.727809 [ 73 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6664 | 2024.12.21 07:51:30.727891 [ 73 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6665 | 2024.12.21 07:51:30.727963 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6666 | 2024.12.21 07:51:30.728001 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003717 sec., 1614.2050040355125 rows/sec., 84.34 KiB/sec. | ||
6667 | 2024.12.21 07:51:30.728346 [ 4 ] {ad91561a-dcd6-475e-a7ed-bb3b07a27164} <Debug> TCPHandler: Processed in 0.00463275 sec. | ||
6668 | 2024.12.21 07:51:30.728687 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6669 | 2024.12.21 07:51:30.728696 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
6670 | 2024.12.21 07:51:30.728891 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.00525118 sec., 372487.7075247849 rows/sec., 28.51 MiB/sec. | ||
6671 | 2024.12.21 07:51:30.729053 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6672 | 2024.12.21 07:51:30.729185 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6673 | 2024.12.21 07:51:30.729221 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6674 | 2024.12.21 07:51:30.729279 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
6675 | 2024.12.21 07:51:30.729300 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6676 | 2024.12.21 07:51:30.729968 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
6677 | 2024.12.21 07:51:30.730598 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
6678 | 2024.12.21 07:51:30.730696 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6679 | 2024.12.21 07:51:30.731112 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
6680 | 2024.12.21 07:51:30.731151 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_51_10} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6681 | 2024.12.21 07:51:30.731515 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
6682 | 2024.12.21 07:51:30.731697 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
6683 | 2024.12.21 07:51:30.732060 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
6684 | 2024.12.21 07:51:30.732273 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6685 | 2024.12.21 07:51:30.732385 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6686 | 2024.12.21 07:51:30.733386 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6687 | 2024.12.21 07:51:30.733968 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2024.12.21 07:51:30.734606 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005653 sec., 41924.641783124 rows/sec., 2.81 MiB/sec. | ||
6689 | 2024.12.21 07:51:30.734665 [ 186 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.006492151 sec., 18483.858431512144 rows/sec., 965.71 KiB/sec. | ||
6690 | 2024.12.21 07:51:30.734699 [ 253 ] {ff3f1385-9c35-4bce-8877-e4c1dd910377} <Debug> TCPHandler: Processed in 0.006220737 sec. | ||
6691 | 2024.12.21 07:51:30.734932 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6692 | 2024.12.21 07:51:30.734953 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6693 | 2024.12.21 07:51:30.735139 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6694 | 2024.12.21 07:51:30.735205 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6695 | 2024.12.21 07:51:30.735416 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6696 | 2024.12.21 07:51:30.735536 [ 195 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_20_4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6697 | 2024.12.21 07:51:30.735636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6698 | 2024.12.21 07:51:30.735836 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6699 | 2024.12.21 07:51:30.735875 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6700 | 2024.12.21 07:51:30.736237 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6701 | 2024.12.21 07:51:30.736478 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6702 | 2024.12.21 07:51:30.736698 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001583 sec., 631.7119393556538 rows/sec., 42.57 KiB/sec. | ||
6703 | 2024.12.21 07:51:30.736752 [ 4 ] {b5cfd1d3-ed33-423c-99d5-a4ce1c79b4bc} <Debug> TCPHandler: Processed in 0.001953653 sec. | ||
6704 | 2024.12.21 07:51:30.736880 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6705 | 2024.12.21 07:51:30.736998 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6706 | 2024.12.21 07:51:30.737086 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6707 | 2024.12.21 07:51:30.738424 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6708 | 2024.12.21 07:51:30.738465 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6709 | 2024.12.21 07:51:30.739172 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6710 | 2024.12.21 07:51:30.739438 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6711 | 2024.12.21 07:51:30.739799 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002801 sec., 14994.644769725097 rows/sec., 26.87 MiB/sec. | ||
6712 | 2024.12.21 07:51:30.740181 [ 253 ] {64dc87e4-90d4-42b4-8aae-3439e5d5406d} <Debug> TCPHandler: Processed in 0.003354568 sec. | ||
6713 | 2024.12.21 07:51:30.740334 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6714 | 2024.12.21 07:51:30.740457 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6715 | 2024.12.21 07:51:30.740509 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6716 | 2024.12.21 07:51:30.740995 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6717 | 2024.12.21 07:51:30.741034 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6718 | 2024.12.21 07:51:30.741403 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6719 | 2024.12.21 07:51:30.741636 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6720 | 2024.12.21 07:51:30.741875 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001441 sec., 56904.92713393477 rows/sec., 3.61 MiB/sec. | ||
6721 | 2024.12.21 07:51:30.742064 [ 4 ] {be6ebcea-f069-451d-b8f3-33eb272bdd77} <Debug> TCPHandler: Processed in 0.001790061 sec. | ||
6722 | 2024.12.21 07:51:34.845084 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6723 | 2024.12.21 07:51:34.845154 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6724 | 2024.12.21 07:51:34.976475 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6725 | 2024.12.21 07:51:34.977191 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6726 | 2024.12.21 07:51:34.977235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6727 | 2024.12.21 07:51:34.977757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6728 | 2024.12.21 07:51:34.978010 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6729 | 2024.12.21 07:51:34.978270 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6730 | 2024.12.21 07:51:35.699035 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6731 | 2024.12.21 07:51:35.699249 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6732 | 2024.12.21 07:51:35.699321 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6733 | 2024.12.21 07:51:35.700099 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6734 | 2024.12.21 07:51:35.700153 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6735 | 2024.12.21 07:51:35.700590 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6736 | 2024.12.21 07:51:35.700849 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6737 | 2024.12.21 07:51:35.701102 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
6738 | 2024.12.21 07:51:35.701217 [ 4 ] {76d206c1-202b-4e0d-9e1c-0bea3f4597f7} <Debug> TCPHandler: Processed in 0.00232944 sec. | ||
6739 | 2024.12.21 07:51:35.701488 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6740 | 2024.12.21 07:51:35.701680 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6741 | 2024.12.21 07:51:35.701753 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6742 | 2024.12.21 07:51:35.702593 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6743 | 2024.12.21 07:51:35.702638 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6744 | 2024.12.21 07:51:35.703062 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6745 | 2024.12.21 07:51:35.703322 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6746 | 2024.12.21 07:51:35.703566 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. | ||
6747 | 2024.12.21 07:51:35.703641 [ 253 ] {b89f1dc9-2a13-4da8-84a4-835891ee6bd2} <Debug> TCPHandler: Processed in 0.002275649 sec. | ||
6748 | 2024.12.21 07:51:35.703945 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6749 | 2024.12.21 07:51:35.704176 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6750 | 2024.12.21 07:51:35.704279 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6751 | 2024.12.21 07:51:35.704886 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6752 | 2024.12.21 07:51:35.704928 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6753 | 2024.12.21 07:51:35.705337 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6754 | 2024.12.21 07:51:35.705583 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2024.12.21 07:51:35.705767 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6756 | 2024.12.21 07:51:35.705833 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. | ||
6757 | 2024.12.21 07:51:35.705855 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6758 | 2024.12.21 07:51:35.705934 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6759 | 2024.12.21 07:51:35.705971 [ 4 ] {bd1057e7-1292-4d5e-b27d-3e7629289d8d} <Debug> TCPHandler: Processed in 0.002205608 sec. | ||
6760 | 2024.12.21 07:51:35.706238 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6761 | 2024.12.21 07:51:35.706433 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
6762 | 2024.12.21 07:51:35.706649 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6763 | 2024.12.21 07:51:35.706855 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6764 | 2024.12.21 07:51:35.707135 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6765 | 2024.12.21 07:51:35.707297 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14180 rows starting from the beginning of the part | ||
6766 | 2024.12.21 07:51:35.707738 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
6767 | 2024.12.21 07:51:35.708200 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6768 | 2024.12.21 07:51:35.708589 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
6769 | 2024.12.21 07:51:35.708843 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part | ||
6770 | 2024.12.21 07:51:35.709252 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
6771 | 2024.12.21 07:51:35.709832 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2024.12.21 07:51:35.709877 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6773 | 2024.12.21 07:51:35.710544 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6774 | 2024.12.21 07:51:35.710847 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2024.12.21 07:51:35.711050 [ 125 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6776 | 2024.12.21 07:51:35.711133 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004611 sec., 13012.361743656475 rows/sec., 897.99 KiB/sec. | ||
6777 | 2024.12.21 07:51:35.711131 [ 125 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6778 | 2024.12.21 07:51:35.711237 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6779 | 2024.12.21 07:51:35.711397 [ 253 ] {6683cadb-2a2c-44ed-a2f7-42d27d42dd99} <Debug> TCPHandler: Processed in 0.005328092 sec. | ||
6780 | 2024.12.21 07:51:35.712178 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
6781 | 2024.12.21 07:51:35.713100 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6782 | 2024.12.21 07:51:35.713197 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2754 rows starting from the beginning of the part | ||
6783 | 2024.12.21 07:51:35.713321 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
6784 | 2024.12.21 07:51:35.713433 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6785 | 2024.12.21 07:51:35.713825 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
6786 | 2024.12.21 07:51:35.713911 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part | ||
6787 | 2024.12.21 07:51:35.713987 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
6788 | 2024.12.21 07:51:35.716507 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3098 rows, containing 4 columns (4 merged, 0 gathered) in 0.004863113 sec., 637040.5129389344 rows/sec., 41.66 MiB/sec. | ||
6789 | 2024.12.21 07:51:35.716762 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15134 rows, containing 5 columns (5 merged, 0 gathered) in 0.010702014 sec., 1414126.3504233877 rows/sec., 95.58 MiB/sec. | ||
6790 | 2024.12.21 07:51:35.717017 [ 189 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6791 | 2024.12.21 07:51:35.717245 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6792 | 2024.12.21 07:51:35.717637 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6793 | 2024.12.21 07:51:35.717797 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6794 | 2024.12.21 07:51:35.717874 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_51_10} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6795 | 2024.12.21 07:51:35.717975 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6796 | 2024.12.21 07:51:35.718076 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6797 | 2024.12.21 07:51:35.718208 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
6798 | 2024.12.21 07:51:36.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.22 MiB, peak 211.31 MiB, free memory in arenas 0.00 B, will set to 203.71 MiB (RSS), difference: 1.49 MiB | ||
6799 | 2024.12.21 07:51:36.092324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6800 | 2024.12.21 07:51:36.114421 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6801 | 2024.12.21 07:51:36.114491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6802 | 2024.12.21 07:51:36.123181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6803 | 2024.12.21 07:51:36.124062 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6804 | 2024.12.21 07:51:36.127622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6805 | 2024.12.21 07:51:37.933360 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2024.12.21 07:51:37.933589 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6807 | 2024.12.21 07:51:37.933670 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6808 | 2024.12.21 07:51:37.934498 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6809 | 2024.12.21 07:51:37.934547 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6810 | 2024.12.21 07:51:37.934981 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6811 | 2024.12.21 07:51:37.935236 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6812 | 2024.12.21 07:51:37.935451 [ 129 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6813 | 2024.12.21 07:51:37.935501 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001961 sec., 7139.214686384497 rows/sec., 513.93 KiB/sec. | ||
6814 | 2024.12.21 07:51:37.935550 [ 129 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6815 | 2024.12.21 07:51:37.935634 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6816 | 2024.12.21 07:51:37.935642 [ 4 ] {8e3ea23f-b14b-4df6-b41b-e3eacce4448c} <Debug> TCPHandler: Processed in 0.002423992 sec. | ||
6817 | 2024.12.21 07:51:37.935969 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
6818 | 2024.12.21 07:51:37.936018 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6819 | 2024.12.21 07:51:37.936464 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6820 | 2024.12.21 07:51:37.936484 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6821 | 2024.12.21 07:51:37.936527 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6822 | 2024.12.21 07:51:37.936547 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6823 | 2024.12.21 07:51:37.936722 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6824 | 2024.12.21 07:51:37.937179 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6825 | 2024.12.21 07:51:37.937338 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6826 | 2024.12.21 07:51:37.937872 [ 198 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6827 | 2024.12.21 07:51:37.938703 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6828 | 2024.12.21 07:51:37.938753 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6829 | 2024.12.21 07:51:37.939388 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6830 | 2024.12.21 07:51:37.939420 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003635803 sec., 19252.96832639172 rows/sec., 1.43 MiB/sec. | ||
6831 | 2024.12.21 07:51:37.939796 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6832 | 2024.12.21 07:51:37.939839 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6833 | 2024.12.21 07:51:37.940230 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0039 sec., 2051.2820512820513 rows/sec., 167.27 KiB/sec. | ||
6834 | 2024.12.21 07:51:37.940380 [ 253 ] {d207652c-0b95-4dee-9309-9b434f2cee12} <Debug> TCPHandler: Processed in 0.004568768 sec. | ||
6835 | 2024.12.21 07:51:37.940574 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6836 | 2024.12.21 07:51:37.940658 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6837 | 2024.12.21 07:51:37.940827 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6838 | 2024.12.21 07:51:37.940864 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_21_5} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6839 | 2024.12.21 07:51:37.940913 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6840 | 2024.12.21 07:51:37.941045 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6841 | 2024.12.21 07:51:37.942419 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6842 | 2024.12.21 07:51:37.942465 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6843 | 2024.12.21 07:51:37.942931 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6844 | 2024.12.21 07:51:37.943195 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6845 | 2024.12.21 07:51:37.943437 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002703 sec., 529411.7647058823 rows/sec., 44.38 MiB/sec. | ||
6846 | 2024.12.21 07:51:37.943499 [ 4 ] {b1ebff7b-8dd5-448f-8f7a-76c076c600bc} <Debug> TCPHandler: Processed in 0.003010192 sec. | ||
6847 | 2024.12.21 07:51:37.943646 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6848 | 2024.12.21 07:51:37.943764 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6849 | 2024.12.21 07:51:37.943815 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6850 | 2024.12.21 07:51:37.944423 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6851 | 2024.12.21 07:51:37.944463 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6852 | 2024.12.21 07:51:37.944827 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6853 | 2024.12.21 07:51:37.945075 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6854 | 2024.12.21 07:51:37.945315 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.001575 sec., 36190.47619047619 rows/sec., 2.59 MiB/sec. | ||
6855 | 2024.12.21 07:51:37.945417 [ 253 ] {55f9f5eb-06c8-4dcb-a6be-c9a8d9f780a0} <Debug> TCPHandler: Processed in 0.001821011 sec. | ||
6856 | 2024.12.21 07:51:37.945683 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6857 | 2024.12.21 07:51:37.945852 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6858 | 2024.12.21 07:51:37.945912 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6859 | 2024.12.21 07:51:37.946651 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2024.12.21 07:51:37.946692 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6861 | 2024.12.21 07:51:37.947060 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6862 | 2024.12.21 07:51:37.947294 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6863 | 2024.12.21 07:51:37.947542 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001715 sec., 141107.87172011661 rows/sec., 9.56 MiB/sec. | ||
6864 | 2024.12.21 07:51:37.947754 [ 4 ] {29291a46-930b-43ec-8e40-c7a8a709cfbc} <Debug> TCPHandler: Processed in 0.002222398 sec. | ||
6865 | 2024.12.21 07:51:37.947942 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6866 | 2024.12.21 07:51:37.948078 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6867 | 2024.12.21 07:51:37.948135 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6868 | 2024.12.21 07:51:37.948742 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6869 | 2024.12.21 07:51:37.948782 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6870 | 2024.12.21 07:51:37.949147 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6871 | 2024.12.21 07:51:37.949389 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2024.12.21 07:51:37.949551 [ 129 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6873 | 2024.12.21 07:51:37.949613 [ 129 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6874 | 2024.12.21 07:51:37.949637 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001581 sec., 8222.643896268184 rows/sec., 512.68 KiB/sec. | ||
6875 | 2024.12.21 07:51:37.949651 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6876 | 2024.12.21 07:51:37.949764 [ 253 ] {5c33af08-7ee9-44be-9450-618ffc15e130} <Debug> TCPHandler: Processed in 0.001911382 sec. | ||
6877 | 2024.12.21 07:51:37.949967 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
6878 | 2024.12.21 07:51:37.949980 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6879 | 2024.12.21 07:51:37.950242 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6880 | 2024.12.21 07:51:37.950256 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6881 | 2024.12.21 07:51:37.950308 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6882 | 2024.12.21 07:51:37.950358 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6883 | 2024.12.21 07:51:37.950719 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6884 | 2024.12.21 07:51:37.951041 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6885 | 2024.12.21 07:51:37.951432 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6886 | 2024.12.21 07:51:37.951808 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6887 | 2024.12.21 07:51:37.953203 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6888 | 2024.12.21 07:51:37.953265 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6889 | 2024.12.21 07:51:37.953978 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004177962 sec., 15557.824604436324 rows/sec., 1.01 MiB/sec. | ||
6890 | 2024.12.21 07:51:37.954185 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6891 | 2024.12.21 07:51:37.954275 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6892 | 2024.12.21 07:51:37.954667 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6893 | 2024.12.21 07:51:37.954773 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6894 | 2024.12.21 07:51:37.954831 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_21_5} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6895 | 2024.12.21 07:51:37.955044 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6896 | 2024.12.21 07:51:37.955206 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.005035 sec., 176365.4419066534 rows/sec., 12.80 MiB/sec. | ||
6897 | 2024.12.21 07:51:37.955442 [ 4 ] {87a6838b-428d-4e29-9be3-ecc2ed761e17} <Debug> TCPHandler: Processed in 0.005579606 sec. | ||
6898 | 2024.12.21 07:51:37.955659 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6899 | 2024.12.21 07:51:37.955784 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6900 | 2024.12.21 07:51:37.955836 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6901 | 2024.12.21 07:51:37.956355 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6902 | 2024.12.21 07:51:37.956395 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6903 | 2024.12.21 07:51:37.956782 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6904 | 2024.12.21 07:51:37.957022 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6905 | 2024.12.21 07:51:37.957229 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
6906 | 2024.12.21 07:51:37.957283 [ 253 ] {d1740553-c122-404d-9d99-23348cc9171b} <Debug> TCPHandler: Processed in 0.00173675 sec. | ||
6907 | 2024.12.21 07:51:37.957477 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6908 | 2024.12.21 07:51:37.957679 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6909 | 2024.12.21 07:51:37.957769 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6910 | 2024.12.21 07:51:37.958713 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6911 | 2024.12.21 07:51:37.958752 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6912 | 2024.12.21 07:51:37.959194 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6913 | 2024.12.21 07:51:37.959440 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6914 | 2024.12.21 07:51:37.959648 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.002018 sec., 447472.7452923687 rows/sec., 29.78 MiB/sec. | ||
6915 | 2024.12.21 07:51:37.959703 [ 4 ] {219c249e-2c18-4085-9d59-c532f1577f45} <Debug> TCPHandler: Processed in 0.00232681 sec. | ||
6916 | 2024.12.21 07:51:37.959843 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6917 | 2024.12.21 07:51:37.959961 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6918 | 2024.12.21 07:51:37.960014 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6919 | 2024.12.21 07:51:37.960484 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6920 | 2024.12.21 07:51:37.960523 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6921 | 2024.12.21 07:51:37.960882 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6922 | 2024.12.21 07:51:37.961114 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6923 | 2024.12.21 07:51:37.961375 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001436 sec., 696.3788300835655 rows/sec., 46.92 KiB/sec. | ||
6924 | 2024.12.21 07:51:37.961583 [ 253 ] {e6101e28-096d-4872-9713-959f559f2d6f} <Debug> TCPHandler: Processed in 0.001792501 sec. | ||
6925 | 2024.12.21 07:51:37.961795 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6926 | 2024.12.21 07:51:37.962019 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6927 | 2024.12.21 07:51:37.962158 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6928 | 2024.12.21 07:51:37.963428 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6929 | 2024.12.21 07:51:37.963468 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6930 | 2024.12.21 07:51:37.964126 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6931 | 2024.12.21 07:51:37.964384 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6932 | 2024.12.21 07:51:37.964662 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00269 sec., 15613.382899628252 rows/sec., 27.98 MiB/sec. | ||
6933 | 2024.12.21 07:51:37.965132 [ 4 ] {90a75741-e787-4b2c-a907-3fa1d16ec251} <Debug> TCPHandler: Processed in 0.003447969 sec. | ||
6934 | 2024.12.21 07:51:37.965308 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6935 | 2024.12.21 07:51:37.965436 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6936 | 2024.12.21 07:51:37.965488 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6937 | 2024.12.21 07:51:37.965986 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6938 | 2024.12.21 07:51:37.966028 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6939 | 2024.12.21 07:51:37.966425 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6940 | 2024.12.21 07:51:37.966674 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6941 | 2024.12.21 07:51:37.966860 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.001449 sec., 33126.29399585921 rows/sec., 2.00 MiB/sec. | ||
6942 | 2024.12.21 07:51:37.966914 [ 253 ] {89c8cecf-cdc2-4073-9e47-9bb9e00b2e75} <Debug> TCPHandler: Processed in 0.001679129 sec. | ||
6943 | 2024.12.21 07:51:40.039684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 946 | ||
6944 | 2024.12.21 07:51:40.043160 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6945 | 2024.12.21 07:51:40.043215 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6946 | 2024.12.21 07:51:40.044736 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6947 | 2024.12.21 07:51:40.045060 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2024.12.21 07:51:40.045641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
6949 | 2024.12.21 07:51:40.695042 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6950 | 2024.12.21 07:51:40.695260 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6951 | 2024.12.21 07:51:40.695343 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6952 | 2024.12.21 07:51:40.696111 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6953 | 2024.12.21 07:51:40.696167 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6954 | 2024.12.21 07:51:40.696610 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6955 | 2024.12.21 07:51:40.696865 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6956 | 2024.12.21 07:51:40.697125 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.25 MiB/sec. | ||
6957 | 2024.12.21 07:51:40.697229 [ 4 ] {ec4c5a75-a646-4b2f-adcd-a55289499df8} <Debug> TCPHandler: Processed in 0.0023302 sec. | ||
6958 | 2024.12.21 07:51:40.697533 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6959 | 2024.12.21 07:51:40.697742 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6960 | 2024.12.21 07:51:40.697825 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6961 | 2024.12.21 07:51:40.698645 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.12.21 07:51:40.698686 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6963 | 2024.12.21 07:51:40.699126 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6964 | 2024.12.21 07:51:40.699380 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6965 | 2024.12.21 07:51:40.699576 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001892 sec., 33826.638477801265 rows/sec., 2.64 MiB/sec. | ||
6966 | 2024.12.21 07:51:40.699633 [ 253 ] {6eed4733-56d2-4ee7-bd14-97d0b77ec1b6} <Debug> TCPHandler: Processed in 0.002293729 sec. | ||
6967 | 2024.12.21 07:51:40.699783 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6968 | 2024.12.21 07:51:40.699912 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6969 | 2024.12.21 07:51:40.699970 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6970 | 2024.12.21 07:51:40.700534 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6971 | 2024.12.21 07:51:40.700577 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6972 | 2024.12.21 07:51:40.700985 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6973 | 2024.12.21 07:51:40.701237 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2024.12.21 07:51:40.701466 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001581 sec., 59456.04048070841 rows/sec., 4.14 MiB/sec. | ||
6975 | 2024.12.21 07:51:40.701558 [ 4 ] {46ed119c-40df-4e69-a0a7-84047d876e23} <Debug> TCPHandler: Processed in 0.001836722 sec. | ||
6976 | 2024.12.21 07:51:40.701778 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6977 | 2024.12.21 07:51:40.701966 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6978 | 2024.12.21 07:51:40.702028 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6979 | 2024.12.21 07:51:40.702572 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.12.21 07:51:40.702611 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
6981 | 2024.12.21 07:51:40.702987 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6982 | 2024.12.21 07:51:40.703230 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.12.21 07:51:40.703471 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001531 sec., 22207.707380796863 rows/sec., 1.50 MiB/sec. | ||
6984 | 2024.12.21 07:51:40.703563 [ 253 ] {a13c004a-69f9-4af5-9c0d-2ab74d42326e} <Debug> TCPHandler: Processed in 0.001922422 sec. | ||
6985 | 2024.12.21 07:51:42.478454 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6986 | 2024.12.21 07:51:42.479231 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6987 | 2024.12.21 07:51:42.479282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6988 | 2024.12.21 07:51:42.479826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6989 | 2024.12.21 07:51:42.480084 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6990 | 2024.12.21 07:51:42.480285 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6991 | 2024.12.21 07:51:43.627756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6992 | 2024.12.21 07:51:43.650562 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2024.12.21 07:51:43.650619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
6994 | 2024.12.21 07:51:43.658365 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6995 | 2024.12.21 07:51:43.659145 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6996 | 2024.12.21 07:51:43.661934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6997 | 2024.12.21 07:51:45.699181 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6998 | 2024.12.21 07:51:45.699483 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6999 | 2024.12.21 07:51:45.699598 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7000 | 2024.12.21 07:51:45.700385 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2024.12.21 07:51:45.700436 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7002 | 2024.12.21 07:51:45.700885 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7003 | 2024.12.21 07:51:45.701147 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7004 | 2024.12.21 07:51:45.701413 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.13 MiB/sec. | ||
7005 | 2024.12.21 07:51:45.701481 [ 4 ] {6a1e4fdb-dd5f-4469-93da-0931a40d814f} <Debug> TCPHandler: Processed in 0.002490562 sec. | ||
7006 | 2024.12.21 07:51:45.701740 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7007 | 2024.12.21 07:51:45.701949 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7008 | 2024.12.21 07:51:45.702031 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7009 | 2024.12.21 07:51:45.702859 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7010 | 2024.12.21 07:51:45.702910 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7011 | 2024.12.21 07:51:45.703340 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7012 | 2024.12.21 07:51:45.703598 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2024.12.21 07:51:45.703865 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001968 sec., 32520.32520325203 rows/sec., 2.54 MiB/sec. | ||
7014 | 2024.12.21 07:51:45.703980 [ 253 ] {bf313952-b731-42cf-9387-ebf5244ab242} <Debug> TCPHandler: Processed in 0.002381631 sec. | ||
7015 | 2024.12.21 07:51:45.704215 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7016 | 2024.12.21 07:51:45.704467 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7017 | 2024.12.21 07:51:45.704567 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7018 | 2024.12.21 07:51:45.705195 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7019 | 2024.12.21 07:51:45.705237 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7020 | 2024.12.21 07:51:45.705641 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7021 | 2024.12.21 07:51:45.705885 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7022 | 2024.12.21 07:51:45.706140 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec. | ||
7023 | 2024.12.21 07:51:45.706235 [ 4 ] {cd57a942-d4f4-48ca-894f-83ddf39196c0} <Debug> TCPHandler: Processed in 0.002161627 sec. | ||
7024 | 2024.12.21 07:51:45.706477 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7025 | 2024.12.21 07:51:45.706640 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7026 | 2024.12.21 07:51:45.706701 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7027 | 2024.12.21 07:51:45.707276 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7028 | 2024.12.21 07:51:45.707325 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7029 | 2024.12.21 07:51:45.707760 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7030 | 2024.12.21 07:51:45.707998 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7031 | 2024.12.21 07:51:45.708215 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
7032 | 2024.12.21 07:51:45.708268 [ 253 ] {965e9de2-084e-4732-953c-0df233e7b906} <Debug> TCPHandler: Processed in 0.001932033 sec. | ||
7033 | 2024.12.21 07:51:49.845193 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7034 | 2024.12.21 07:51:49.845268 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7035 | 2024.12.21 07:51:49.980466 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
7036 | 2024.12.21 07:51:49.981102 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7037 | 2024.12.21 07:51:49.981155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7038 | 2024.12.21 07:51:49.981702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7039 | 2024.12.21 07:51:49.981962 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7040 | 2024.12.21 07:51:49.982230 [ 117 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7041 | 2024.12.21 07:51:49.982250 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7042 | 2024.12.21 07:51:49.982354 [ 117 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.12.21 07:51:49.982405 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7044 | 2024.12.21 07:51:49.982718 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7045 | 2024.12.21 07:51:49.982968 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7046 | 2024.12.21 07:51:49.983017 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7047 | 2024.12.21 07:51:49.983105 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7048 | 2024.12.21 07:51:49.983314 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7049 | 2024.12.21 07:51:49.983532 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7050 | 2024.12.21 07:51:49.983686 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7051 | 2024.12.21 07:51:49.983782 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
7052 | 2024.12.21 07:51:49.986548 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.004044889 sec., 4086885.94421256 rows/sec., 58.46 MiB/sec. | ||
7053 | 2024.12.21 07:51:49.986676 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7054 | 2024.12.21 07:51:49.986972 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_36_7} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2024.12.21 07:51:49.987058 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_36_7} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7056 | 2024.12.21 07:51:49.987154 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7057 | 2024.12.21 07:51:50.046024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 962 | ||
7058 | 2024.12.21 07:51:50.049434 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7059 | 2024.12.21 07:51:50.049496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7060 | 2024.12.21 07:51:50.051012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7061 | 2024.12.21 07:51:50.051332 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2024.12.21 07:51:50.051992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
7063 | 2024.12.21 07:51:50.704990 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7064 | 2024.12.21 07:51:50.705203 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7065 | 2024.12.21 07:51:50.705286 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7066 | 2024.12.21 07:51:50.706085 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7067 | 2024.12.21 07:51:50.706141 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7068 | 2024.12.21 07:51:50.706580 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7069 | 2024.12.21 07:51:50.706843 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7070 | 2024.12.21 07:51:50.707107 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
7071 | 2024.12.21 07:51:50.707254 [ 4 ] {b832af01-03c3-416d-92cb-04deda8d3e53} <Debug> TCPHandler: Processed in 0.002403281 sec. | ||
7072 | 2024.12.21 07:51:50.707564 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7073 | 2024.12.21 07:51:50.707777 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7074 | 2024.12.21 07:51:50.707851 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7075 | 2024.12.21 07:51:50.708703 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7076 | 2024.12.21 07:51:50.708753 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7077 | 2024.12.21 07:51:50.709200 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7078 | 2024.12.21 07:51:50.709465 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2024.12.21 07:51:50.709662 [ 117 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7080 | 2024.12.21 07:51:50.709725 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002003 sec., 143285.0723914129 rows/sec., 12.66 MiB/sec. | ||
7081 | 2024.12.21 07:51:50.709750 [ 117 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2024.12.21 07:51:50.709813 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7083 | 2024.12.21 07:51:50.709857 [ 253 ] {84c73519-d214-4fa9-8fcd-adf3f9ff912a} <Debug> TCPHandler: Processed in 0.002454222 sec. | ||
7084 | 2024.12.21 07:51:50.710147 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2024.12.21 07:51:50.710192 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
7086 | 2024.12.21 07:51:50.710590 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7087 | 2024.12.21 07:51:50.710807 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7088 | 2024.12.21 07:51:50.710819 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7089 | 2024.12.21 07:51:50.710977 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1438 rows starting from the beginning of the part | ||
7090 | 2024.12.21 07:51:50.711634 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
7091 | 2024.12.21 07:51:50.712349 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1431 rows starting from the beginning of the part | ||
7092 | 2024.12.21 07:51:50.712866 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
7093 | 2024.12.21 07:51:50.713269 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
7094 | 2024.12.21 07:51:50.713590 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 287 rows starting from the beginning of the part | ||
7095 | 2024.12.21 07:51:50.714685 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7096 | 2024.12.21 07:51:50.714768 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7097 | 2024.12.21 07:51:50.715624 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7098 | 2024.12.21 07:51:50.716150 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7099 | 2024.12.21 07:51:50.716442 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006028 sec., 8128.732581287325 rows/sec., 599.58 KiB/sec. | ||
7100 | 2024.12.21 07:51:50.716645 [ 4 ] {e20072d0-60fd-457d-be22-01f9ea34a69e} <Debug> TCPHandler: Processed in 0.006673934 sec. | ||
7101 | 2024.12.21 07:51:50.716899 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7102 | 2024.12.21 07:51:50.717171 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.007257884 sec., 457984.7239222892 rows/sec., 40.14 MiB/sec. | ||
7103 | 2024.12.21 07:51:50.717200 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7104 | 2024.12.21 07:51:50.717275 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7105 | 2024.12.21 07:51:50.717455 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7106 | 2024.12.21 07:51:50.718064 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7107 | 2024.12.21 07:51:50.718253 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_56_11} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7108 | 2024.12.21 07:51:50.718428 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7109 | 2024.12.21 07:51:50.718532 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7110 | 2024.12.21 07:51:50.718577 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7111 | 2024.12.21 07:51:50.718943 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7112 | 2024.12.21 07:51:50.719203 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7113 | 2024.12.21 07:51:50.719496 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002359 sec., 5934.718100890208 rows/sec., 415.63 KiB/sec. | ||
7114 | 2024.12.21 07:51:50.719740 [ 253 ] {8a10a1eb-d6a7-4f49-a18f-38a97778387c} <Debug> TCPHandler: Processed in 0.002977241 sec. | ||
7115 | 2024.12.21 07:51:50.719898 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7116 | 2024.12.21 07:51:50.720025 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7117 | 2024.12.21 07:51:50.720078 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7118 | 2024.12.21 07:51:50.720657 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7119 | 2024.12.21 07:51:50.720697 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7120 | 2024.12.21 07:51:50.721067 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7121 | 2024.12.21 07:51:50.721315 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7122 | 2024.12.21 07:51:50.721538 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
7123 | 2024.12.21 07:51:50.721595 [ 4 ] {79602563-4cd7-41dd-a984-89574163a828} <Debug> TCPHandler: Processed in 0.00176446 sec. | ||
7124 | 2024.12.21 07:51:50.721737 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7125 | 2024.12.21 07:51:50.721858 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7126 | 2024.12.21 07:51:50.721908 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7127 | 2024.12.21 07:51:50.722703 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2024.12.21 07:51:50.722744 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7129 | 2024.12.21 07:51:50.723158 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7130 | 2024.12.21 07:51:50.723403 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2024.12.21 07:51:50.723583 [ 117 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7132 | 2024.12.21 07:51:50.723652 [ 117 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7133 | 2024.12.21 07:51:50.723659 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001815 sec., 233608.81542699726 rows/sec., 16.70 MiB/sec. | ||
7134 | 2024.12.21 07:51:50.723691 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7135 | 2024.12.21 07:51:50.723804 [ 253 ] {fe51ada3-82f3-42c1-b376-0e88e902af59} <Debug> TCPHandler: Processed in 0.002120916 sec. | ||
7136 | 2024.12.21 07:51:50.723885 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
7137 | 2024.12.21 07:51:50.724024 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7138 | 2024.12.21 07:51:50.724062 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7139 | 2024.12.21 07:51:50.724103 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part | ||
7140 | 2024.12.21 07:51:50.724320 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7141 | 2024.12.21 07:51:50.724363 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
7142 | 2024.12.21 07:51:50.724511 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7143 | 2024.12.21 07:51:50.724722 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 888 rows starting from the beginning of the part | ||
7144 | 2024.12.21 07:51:50.725114 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
7145 | 2024.12.21 07:51:50.725505 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
7146 | 2024.12.21 07:51:50.725886 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 424 rows starting from the beginning of the part | ||
7147 | 2024.12.21 07:51:50.726742 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2024.12.21 07:51:50.726815 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7149 | 2024.12.21 07:51:50.727770 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7150 | 2024.12.21 07:51:50.728345 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7151 | 2024.12.21 07:51:50.728673 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004505 sec., 1331.853496115427 rows/sec., 69.58 KiB/sec. | ||
7152 | 2024.12.21 07:51:50.729036 [ 4 ] {40ef294a-62d3-4af2-b1b7-12ef5f16a876} <Debug> TCPHandler: Processed in 0.005097778 sec. | ||
7153 | 2024.12.21 07:51:50.729331 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7154 | 2024.12.21 07:51:50.729525 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005728518 sec., 422447.8303114348 rows/sec., 32.40 MiB/sec. | ||
7155 | 2024.12.21 07:51:50.729568 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7156 | 2024.12.21 07:51:50.729646 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7157 | 2024.12.21 07:51:50.729895 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7158 | 2024.12.21 07:51:50.730566 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7159 | 2024.12.21 07:51:50.730768 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7160 | 2024.12.21 07:51:50.730782 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_56_11} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7161 | 2024.12.21 07:51:50.730827 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7162 | 2024.12.21 07:51:50.730983 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
7163 | 2024.12.21 07:51:50.731355 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7164 | 2024.12.21 07:51:50.731601 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2024.12.21 07:51:50.731840 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002321 sec., 102111.15898319689 rows/sec., 6.84 MiB/sec. | ||
7166 | 2024.12.21 07:51:50.731914 [ 253 ] {7b46bf21-3304-4482-a020-64820a1c552c} <Debug> TCPHandler: Processed in 0.002717226 sec. | ||
7167 | 2024.12.21 07:51:50.732140 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7168 | 2024.12.21 07:51:50.732309 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7169 | 2024.12.21 07:51:50.732376 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7170 | 2024.12.21 07:51:50.732910 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2024.12.21 07:51:50.732949 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7172 | 2024.12.21 07:51:50.733313 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7173 | 2024.12.21 07:51:50.733562 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2024.12.21 07:51:50.733795 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001533 sec., 652.3157208088714 rows/sec., 43.95 KiB/sec. | ||
7175 | 2024.12.21 07:51:50.733906 [ 4 ] {be6625ef-fc26-4928-9f60-67a0430cddb6} <Debug> TCPHandler: Processed in 0.001878802 sec. | ||
7176 | 2024.12.21 07:51:50.734086 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7177 | 2024.12.21 07:51:50.734226 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7178 | 2024.12.21 07:51:50.734319 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7179 | 2024.12.21 07:51:50.735547 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7180 | 2024.12.21 07:51:50.735584 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7181 | 2024.12.21 07:51:50.736263 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7182 | 2024.12.21 07:51:50.736516 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7183 | 2024.12.21 07:51:50.736723 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002528 sec., 16613.92405063291 rows/sec., 29.77 MiB/sec. | ||
7184 | 2024.12.21 07:51:50.736815 [ 253 ] {a1988dbe-56c5-47c1-9828-ebc47720ad82} <Debug> TCPHandler: Processed in 0.002807848 sec. | ||
7185 | 2024.12.21 07:51:50.736978 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7186 | 2024.12.21 07:51:50.737116 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7187 | 2024.12.21 07:51:50.737175 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7188 | 2024.12.21 07:51:50.737756 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7189 | 2024.12.21 07:51:50.737800 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7190 | 2024.12.21 07:51:50.738167 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7191 | 2024.12.21 07:51:50.738403 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7192 | 2024.12.21 07:51:50.738631 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. | ||
7193 | 2024.12.21 07:51:50.738686 [ 4 ] {94eb79e4-3217-4f19-a071-b78d47723646} <Debug> TCPHandler: Processed in 0.00177898 sec. | ||
7194 | 2024.12.21 07:51:51.162057 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7195 | 2024.12.21 07:51:51.184540 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7196 | 2024.12.21 07:51:51.184606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7197 | 2024.12.21 07:51:51.192202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7198 | 2024.12.21 07:51:51.193012 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7199 | 2024.12.21 07:51:51.193442 [ 114 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7200 | 2024.12.21 07:51:51.193585 [ 114 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7201 | 2024.12.21 07:51:51.193657 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7202 | 2024.12.21 07:51:51.194138 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7203 | 2024.12.21 07:51:51.208998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7204 | 2024.12.21 07:51:51.210793 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7205 | 2024.12.21 07:51:51.212422 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7206 | 2024.12.21 07:51:51.218060 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7207 | 2024.12.21 07:51:51.223607 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7208 | 2024.12.21 07:51:51.229021 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7209 | 2024.12.21 07:51:51.234603 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7210 | 2024.12.21 07:51:51.239187 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
7211 | 2024.12.21 07:51:51.298712 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.104866109 sec., 2593.7836598857693 rows/sec., 13.41 MiB/sec. | ||
7212 | 2024.12.21 07:51:51.301632 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7213 | 2024.12.21 07:51:51.304630 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_36_7} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7214 | 2024.12.21 07:51:51.304727 [ 196 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_36_7} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7215 | 2024.12.21 07:51:51.307072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7216 | 2024.12.21 07:51:52.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.85 MiB, peak 217.73 MiB, free memory in arenas 0.00 B, will set to 207.27 MiB (RSS), difference: 1.43 MiB | ||
7217 | 2024.12.21 07:51:55.699006 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7218 | 2024.12.21 07:51:55.699228 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7219 | 2024.12.21 07:51:55.699311 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7220 | 2024.12.21 07:51:55.700120 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7221 | 2024.12.21 07:51:55.700168 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7222 | 2024.12.21 07:51:55.700595 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7223 | 2024.12.21 07:51:55.700859 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7224 | 2024.12.21 07:51:55.701109 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001938 sec., 2063.983488132095 rows/sec., 168.30 KiB/sec. | ||
7225 | 2024.12.21 07:51:55.701175 [ 4 ] {b66373b9-b947-41c3-abe3-eeb217bd0a37} <Debug> TCPHandler: Processed in 0.00233591 sec. | ||
7226 | 2024.12.21 07:51:55.701421 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7227 | 2024.12.21 07:51:55.701632 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7228 | 2024.12.21 07:51:55.701711 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7229 | 2024.12.21 07:51:55.702487 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7230 | 2024.12.21 07:51:55.702533 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7231 | 2024.12.21 07:51:55.702960 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7232 | 2024.12.21 07:51:55.703211 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7233 | 2024.12.21 07:51:55.703453 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001882 sec., 30818.2784272051 rows/sec., 2.36 MiB/sec. | ||
7234 | 2024.12.21 07:51:55.703509 [ 253 ] {b2a530a2-e370-4170-bb4b-3db38fa99ea2} <Debug> TCPHandler: Processed in 0.002229218 sec. | ||
7235 | 2024.12.21 07:51:55.703715 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7236 | 2024.12.21 07:51:55.703947 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7237 | 2024.12.21 07:51:55.704019 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7238 | 2024.12.21 07:51:55.704615 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7239 | 2024.12.21 07:51:55.704656 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7240 | 2024.12.21 07:51:55.705029 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7241 | 2024.12.21 07:51:55.705285 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7242 | 2024.12.21 07:51:55.705454 [ 108 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
7243 | 2024.12.21 07:51:55.705523 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001633 sec., 2449.479485609308 rows/sec., 171.03 KiB/sec. | ||
7244 | 2024.12.21 07:51:55.705546 [ 108 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7245 | 2024.12.21 07:51:55.705623 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7246 | 2024.12.21 07:51:55.705654 [ 4 ] {410aa8ec-7ab2-423e-aadb-6a1b40f9e4f4} <Debug> TCPHandler: Processed in 0.002052995 sec. | ||
7247 | 2024.12.21 07:51:55.705945 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7248 | 2024.12.21 07:51:55.706035 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::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 | ||
7249 | 2024.12.21 07:51:55.706348 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7250 | 2024.12.21 07:51:55.706411 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7251 | 2024.12.21 07:51:55.706468 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7252 | 2024.12.21 07:51:55.706485 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 67 rows starting from the beginning of the part | ||
7253 | 2024.12.21 07:51:55.706810 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
7254 | 2024.12.21 07:51:55.707124 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part | ||
7255 | 2024.12.21 07:51:55.707420 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 57 rows starting from the beginning of the part | ||
7256 | 2024.12.21 07:51:55.707772 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 49 rows starting from the beginning of the part | ||
7257 | 2024.12.21 07:51:55.708098 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
7258 | 2024.12.21 07:51:55.709538 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2024.12.21 07:51:55.709617 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7260 | 2024.12.21 07:51:55.710756 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7261 | 2024.12.21 07:51:55.710951 [ 197 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00521172 sec., 52765.6896379698 rows/sec., 3.98 MiB/sec. | ||
7262 | 2024.12.21 07:51:55.711123 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7263 | 2024.12.21 07:51:55.711163 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
7264 | 2024.12.21 07:51:55.711424 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005206 sec., 13061.851709565886 rows/sec., 1.02 MiB/sec. | ||
7265 | 2024.12.21 07:51:55.711507 [ 253 ] {8eb5e7d2-b7d6-4d86-888e-0de58e888391} <Debug> TCPHandler: Processed in 0.005754509 sec. | ||
7266 | 2024.12.21 07:51:55.711665 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7267 | 2024.12.21 07:51:55.711703 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7268 | 2024.12.21 07:51:55.711787 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_29_6} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
7269 | 2024.12.21 07:51:55.711924 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7270 | 2024.12.21 07:51:55.711953 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7271 | 2024.12.21 07:51:55.712022 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7272 | 2024.12.21 07:51:55.712604 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2024.12.21 07:51:55.712644 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7274 | 2024.12.21 07:51:55.713056 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7275 | 2024.12.21 07:51:55.713300 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7276 | 2024.12.21 07:51:55.713479 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7277 | 2024.12.21 07:51:55.713529 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7278 | 2024.12.21 07:51:55.713557 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001707 sec., 94903.33919156416 rows/sec., 6.61 MiB/sec. | ||
7279 | 2024.12.21 07:51:55.713571 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7280 | 2024.12.21 07:51:55.713719 [ 4 ] {79be80d2-d6b0-46ed-be82-b779d6a36ade} <Debug> TCPHandler: Processed in 0.002109487 sec. | ||
7281 | 2024.12.21 07:51:55.713769 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
7282 | 2024.12.21 07:51:55.713904 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7283 | 2024.12.21 07:51:55.713922 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7284 | 2024.12.21 07:51:55.713983 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15134 rows starting from the beginning of the part | ||
7285 | 2024.12.21 07:51:55.714251 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7286 | 2024.12.21 07:51:55.714291 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 903 rows starting from the beginning of the part | ||
7287 | 2024.12.21 07:51:55.714494 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7288 | 2024.12.21 07:51:55.714609 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 94 rows starting from the beginning of the part | ||
7289 | 2024.12.21 07:51:55.714988 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
7290 | 2024.12.21 07:51:55.715339 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
7291 | 2024.12.21 07:51:55.715644 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 162 rows starting from the beginning of the part | ||
7292 | 2024.12.21 07:51:55.716911 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7293 | 2024.12.21 07:51:55.716968 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7294 | 2024.12.21 07:51:55.717534 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7295 | 2024.12.21 07:51:55.717912 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7296 | 2024.12.21 07:51:55.718187 [ 108 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7297 | 2024.12.21 07:51:55.718305 [ 108 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7298 | 2024.12.21 07:51:55.718403 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7299 | 2024.12.21 07:51:55.718412 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004315 sec., 13904.982618771726 rows/sec., 959.59 KiB/sec. | ||
7300 | 2024.12.21 07:51:55.718843 [ 253 ] {77109248-d4f9-44d2-a3d1-67f0623a88aa} <Debug> TCPHandler: Processed in 0.005031146 sec. | ||
7301 | 2024.12.21 07:51:55.719042 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
7302 | 2024.12.21 07:51:55.719395 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7303 | 2024.12.21 07:51:55.719474 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3098 rows starting from the beginning of the part | ||
7304 | 2024.12.21 07:51:55.719794 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 48 rows starting from the beginning of the part | ||
7305 | 2024.12.21 07:51:55.720116 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
7306 | 2024.12.21 07:51:55.720329 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
7307 | 2024.12.21 07:51:55.720411 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7308 | 2024.12.21 07:51:55.720839 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7309 | 2024.12.21 07:51:55.722830 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004254823 sec., 794862.6770138266 rows/sec., 51.96 MiB/sec. | ||
7310 | 2024.12.21 07:51:55.723313 [ 189 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7311 | 2024.12.21 07:51:55.723997 [ 189 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7312 | 2024.12.21 07:51:55.724108 [ 189 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_56_11} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7313 | 2024.12.21 07:51:55.724310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7314 | 2024.12.21 07:51:55.724532 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16690 rows, containing 5 columns (5 merged, 0 gathered) in 0.010835716 sec., 1540276.618545558 rows/sec., 104.08 MiB/sec. | ||
7315 | 2024.12.21 07:51:55.724734 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7316 | 2024.12.21 07:51:55.725039 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7317 | 2024.12.21 07:51:55.725123 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7318 | 2024.12.21 07:51:55.725219 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
7319 | 2024.12.21 07:51:56.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.75 MiB, peak 217.73 MiB, free memory in arenas 0.00 B, will set to 208.98 MiB (RSS), difference: 1.23 MiB | ||
7320 | 2024.12.21 07:51:57.482497 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7321 | 2024.12.21 07:51:57.483246 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7322 | 2024.12.21 07:51:57.483295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7323 | 2024.12.21 07:51:57.483835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7324 | 2024.12.21 07:51:57.484096 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7325 | 2024.12.21 07:51:57.484337 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7326 | 2024.12.21 07:51:58.709138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7327 | 2024.12.21 07:51:58.728471 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2024.12.21 07:51:58.728528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7329 | 2024.12.21 07:51:58.735456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7330 | 2024.12.21 07:51:58.736210 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7331 | 2024.12.21 07:51:58.739741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7332 | 2024.12.21 07:52:00.052218 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 996 | ||
7333 | 2024.12.21 07:52:00.055422 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7334 | 2024.12.21 07:52:00.055474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7335 | 2024.12.21 07:52:00.056964 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7336 | 2024.12.21 07:52:00.057277 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7337 | 2024.12.21 07:52:00.057467 [ 102 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7338 | 2024.12.21 07:52:00.057539 [ 102 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7339 | 2024.12.21 07:52:00.057586 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7340 | 2024.12.21 07:52:00.057884 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
7341 | 2024.12.21 07:52:00.058119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
7342 | 2024.12.21 07:52:00.058563 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7343 | 2024.12.21 07:52:00.058685 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 846 rows starting from the beginning of the part | ||
7344 | 2024.12.21 07:52:00.059217 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part | ||
7345 | 2024.12.21 07:52:00.059748 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
7346 | 2024.12.21 07:52:00.060247 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part | ||
7347 | 2024.12.21 07:52:00.060738 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
7348 | 2024.12.21 07:52:00.061237 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
7349 | 2024.12.21 07:52:00.069191 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 72 columns (72 merged, 0 gathered) in 0.011488648 sec., 86694.27420876677 rows/sec., 70.97 MiB/sec. | ||
7350 | 2024.12.21 07:52:00.070570 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7351 | 2024.12.21 07:52:00.071424 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7352 | 2024.12.21 07:52:00.071526 [ 189 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_26_5} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7353 | 2024.12.21 07:52:00.071862 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
7354 | 2024.12.21 07:52:00.704970 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7355 | 2024.12.21 07:52:00.705251 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7356 | 2024.12.21 07:52:00.705323 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7357 | 2024.12.21 07:52:00.706059 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7358 | 2024.12.21 07:52:00.706113 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7359 | 2024.12.21 07:52:00.706554 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7360 | 2024.12.21 07:52:00.706804 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7361 | 2024.12.21 07:52:00.707061 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 540.09 KiB/sec. | ||
7362 | 2024.12.21 07:52:00.707196 [ 4 ] {0d4b0a5f-8111-4491-91ad-adf6efa247fe} <Debug> TCPHandler: Processed in 0.002417702 sec. | ||
7363 | 2024.12.21 07:52:00.707485 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7364 | 2024.12.21 07:52:00.707671 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7365 | 2024.12.21 07:52:00.707741 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7366 | 2024.12.21 07:52:00.708602 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7367 | 2024.12.21 07:52:00.708647 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7368 | 2024.12.21 07:52:00.709092 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7369 | 2024.12.21 07:52:00.709348 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7370 | 2024.12.21 07:52:00.709564 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001944 sec., 147633.7448559671 rows/sec., 13.05 MiB/sec. | ||
7371 | 2024.12.21 07:52:00.709684 [ 253 ] {a61f1208-cc0f-4022-b84c-d17d8f6860b4} <Debug> TCPHandler: Processed in 0.002359481 sec. | ||
7372 | 2024.12.21 07:52:00.709934 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7373 | 2024.12.21 07:52:00.710165 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7374 | 2024.12.21 07:52:00.710219 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7375 | 2024.12.21 07:52:00.710819 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7376 | 2024.12.21 07:52:00.710862 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7377 | 2024.12.21 07:52:00.711229 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7378 | 2024.12.21 07:52:00.711470 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7379 | 2024.12.21 07:52:00.711718 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001608 sec., 30472.636815920396 rows/sec., 2.19 MiB/sec. | ||
7380 | 2024.12.21 07:52:00.711909 [ 4 ] {76b745fa-b22e-41e5-8179-69f29a227cca} <Debug> TCPHandler: Processed in 0.002117287 sec. | ||
7381 | 2024.12.21 07:52:00.712110 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7382 | 2024.12.21 07:52:00.712232 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7383 | 2024.12.21 07:52:00.712284 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7384 | 2024.12.21 07:52:00.712876 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2024.12.21 07:52:00.712914 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7386 | 2024.12.21 07:52:00.713281 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7387 | 2024.12.21 07:52:00.713525 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2024.12.21 07:52:00.713652 [ 102 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
7389 | 2024.12.21 07:52:00.713697 [ 102 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2024.12.21 07:52:00.713718 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
7391 | 2024.12.21 07:52:00.713724 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7392 | 2024.12.21 07:52:00.713824 [ 253 ] {d7590456-ef45-44ce-9013-8ddf4e5b9720} <Debug> TCPHandler: Processed in 0.001818822 sec. | ||
7393 | 2024.12.21 07:52:00.713969 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
7394 | 2024.12.21 07:52:00.714001 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7395 | 2024.12.21 07:52:00.714139 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7396 | 2024.12.21 07:52:00.714147 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7397 | 2024.12.21 07:52:00.714178 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 243 rows starting from the beginning of the part | ||
7398 | 2024.12.21 07:52:00.714220 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7399 | 2024.12.21 07:52:00.714315 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
7400 | 2024.12.21 07:52:00.714779 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
7401 | 2024.12.21 07:52:00.715109 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 242 rows starting from the beginning of the part | ||
7402 | 2024.12.21 07:52:00.715426 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7403 | 2024.12.21 07:52:00.715843 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7404 | 2024.12.21 07:52:00.716819 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2024.12.21 07:52:00.716866 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7406 | 2024.12.21 07:52:00.717434 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7407 | 2024.12.21 07:52:00.717703 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867586 sec., 139880.53530031393 rows/sec., 10.02 MiB/sec. | ||
7408 | 2024.12.21 07:52:00.717819 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7409 | 2024.12.21 07:52:00.717997 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7410 | 2024.12.21 07:52:00.718283 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004176 sec., 3113.0268199233715 rows/sec., 194.10 KiB/sec. | ||
7411 | 2024.12.21 07:52:00.718442 [ 4 ] {810b7c2e-e2f9-4280-9b56-ee8f62a52821} <Debug> TCPHandler: Processed in 0.004511678 sec. | ||
7412 | 2024.12.21 07:52:00.718655 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7413 | 2024.12.21 07:52:00.718733 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7414 | 2024.12.21 07:52:00.718858 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7415 | 2024.12.21 07:52:00.718920 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_24_5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
7416 | 2024.12.21 07:52:00.718939 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7417 | 2024.12.21 07:52:00.719117 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
7418 | 2024.12.21 07:52:00.719852 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7419 | 2024.12.21 07:52:00.719897 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7420 | 2024.12.21 07:52:00.720304 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7421 | 2024.12.21 07:52:00.720558 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7422 | 2024.12.21 07:52:00.720768 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001984 sec., 213709.67741935482 rows/sec., 15.28 MiB/sec. | ||
7423 | 2024.12.21 07:52:00.720895 [ 253 ] {53cc9ed8-3ff7-4904-97aa-5f040b200092} <Debug> TCPHandler: Processed in 0.00233679 sec. | ||
7424 | 2024.12.21 07:52:00.721147 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2024.12.21 07:52:00.721293 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7426 | 2024.12.21 07:52:00.721352 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7427 | 2024.12.21 07:52:00.721929 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7428 | 2024.12.21 07:52:00.721976 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7429 | 2024.12.21 07:52:00.722381 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7430 | 2024.12.21 07:52:00.722623 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7431 | 2024.12.21 07:52:00.722842 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
7432 | 2024.12.21 07:52:00.722898 [ 4 ] {357f8c05-d47e-400b-b8ff-72e18f713908} <Debug> TCPHandler: Processed in 0.001911123 sec. | ||
7433 | 2024.12.21 07:52:00.723038 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2024.12.21 07:52:00.723167 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7435 | 2024.12.21 07:52:00.723230 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7436 | 2024.12.21 07:52:00.723920 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7437 | 2024.12.21 07:52:00.723966 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7438 | 2024.12.21 07:52:00.724397 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7439 | 2024.12.21 07:52:00.724656 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7440 | 2024.12.21 07:52:00.724855 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001721 sec., 137710.6333527019 rows/sec., 9.23 MiB/sec. | ||
7441 | 2024.12.21 07:52:00.724911 [ 253 ] {e1ac86c7-0f77-4331-8d63-7b861d1d900d} <Debug> TCPHandler: Processed in 0.001927683 sec. | ||
7442 | 2024.12.21 07:52:00.725047 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7443 | 2024.12.21 07:52:00.725170 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7444 | 2024.12.21 07:52:00.725231 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7445 | 2024.12.21 07:52:00.725779 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7446 | 2024.12.21 07:52:00.725825 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7447 | 2024.12.21 07:52:00.726234 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7448 | 2024.12.21 07:52:00.726473 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7449 | 2024.12.21 07:52:00.726648 [ 101 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
7450 | 2024.12.21 07:52:00.726719 [ 101 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7451 | 2024.12.21 07:52:00.726719 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. | ||
7452 | 2024.12.21 07:52:00.726758 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7453 | 2024.12.21 07:52:00.726887 [ 4 ] {36dbeec7-1be9-434a-8c73-b2507f8c2ed4} <Debug> TCPHandler: Processed in 0.001893013 sec. | ||
7454 | 2024.12.21 07:52:00.726980 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
7455 | 2024.12.21 07:52:00.727070 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7456 | 2024.12.21 07:52:00.727122 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7457 | 2024.12.21 07:52:00.727169 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
7458 | 2024.12.21 07:52:00.727219 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7459 | 2024.12.21 07:52:00.727296 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7460 | 2024.12.21 07:52:00.727562 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7461 | 2024.12.21 07:52:00.727622 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7462 | 2024.12.21 07:52:00.727994 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
7463 | 2024.12.21 07:52:00.728393 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
7464 | 2024.12.21 07:52:00.728755 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
7465 | 2024.12.21 07:52:00.730960 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.004069829 sec., 5897.053659994069 rows/sec., 396.40 KiB/sec. | ||
7466 | 2024.12.21 07:52:00.731103 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7467 | 2024.12.21 07:52:00.731257 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7468 | 2024.12.21 07:52:00.731301 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7469 | 2024.12.21 07:52:00.731514 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7470 | 2024.12.21 07:52:00.731626 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_24_5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
7471 | 2024.12.21 07:52:00.731745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7472 | 2024.12.21 07:52:00.732100 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7473 | 2024.12.21 07:52:00.732367 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2024.12.21 07:52:00.732555 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7475 | 2024.12.21 07:52:00.732626 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7476 | 2024.12.21 07:52:00.732658 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7477 | 2024.12.21 07:52:00.732675 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005483 sec., 7660.040124019697 rows/sec., 13.73 MiB/sec. | ||
7478 | 2024.12.21 07:52:00.733137 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
7479 | 2024.12.21 07:52:00.733709 [ 253 ] {4b7d39e6-9cd3-45a0-9bec-55bb51f504d2} <Debug> TCPHandler: Processed in 0.006715026 sec. | ||
7480 | 2024.12.21 07:52:00.734023 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7481 | 2024.12.21 07:52:00.734104 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7482 | 2024.12.21 07:52:00.734274 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 785 rows starting from the beginning of the part | ||
7483 | 2024.12.21 07:52:00.734307 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7484 | 2024.12.21 07:52:00.734441 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7485 | 2024.12.21 07:52:00.735037 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
7486 | 2024.12.21 07:52:00.735855 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
7487 | 2024.12.21 07:52:00.736699 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
7488 | 2024.12.21 07:52:00.737015 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7489 | 2024.12.21 07:52:00.737193 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
7490 | 2024.12.21 07:52:00.737387 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
7491 | 2024.12.21 07:52:00.738038 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
7492 | 2024.12.21 07:52:00.738759 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7493 | 2024.12.21 07:52:00.739270 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7494 | 2024.12.21 07:52:00.739887 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005609 sec., 14619.361740060616 rows/sec., 950.79 KiB/sec. | ||
7495 | 2024.12.21 07:52:00.740211 [ 4 ] {da86bf28-a194-4caf-8b4d-515d33e7d1c3} <Debug> TCPHandler: Processed in 0.006353039 sec. | ||
7496 | 2024.12.21 07:52:00.748145 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 19 columns (19 merged, 0 gathered) in 0.015365673 sec., 64754.729584574656 rows/sec., 116.04 MiB/sec. | ||
7497 | 2024.12.21 07:52:00.749524 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7498 | 2024.12.21 07:52:00.749961 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7499 | 2024.12.21 07:52:00.750048 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7500 | 2024.12.21 07:52:00.750214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
7501 | 2024.12.21 07:52:04.845307 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7502 | 2024.12.21 07:52:04.845379 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7503 | 2024.12.21 07:52:04.984516 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7504 | 2024.12.21 07:52:04.985163 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7505 | 2024.12.21 07:52:04.985213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7506 | 2024.12.21 07:52:04.985751 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7507 | 2024.12.21 07:52:04.986029 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7508 | 2024.12.21 07:52:04.986283 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7509 | 2024.12.21 07:52:05.698480 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7510 | 2024.12.21 07:52:05.698751 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7511 | 2024.12.21 07:52:05.698856 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7512 | 2024.12.21 07:52:05.699790 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7513 | 2024.12.21 07:52:05.699837 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7514 | 2024.12.21 07:52:05.700262 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7515 | 2024.12.21 07:52:05.700516 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7516 | 2024.12.21 07:52:05.700725 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.10 MiB/sec. | ||
7517 | 2024.12.21 07:52:05.700790 [ 4 ] {b42be6a7-722e-4e96-98f7-1812f0eab425} <Debug> TCPHandler: Processed in 0.002481512 sec. | ||
7518 | 2024.12.21 07:52:05.701026 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7519 | 2024.12.21 07:52:05.701210 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7520 | 2024.12.21 07:52:05.701283 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7521 | 2024.12.21 07:52:05.702028 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7522 | 2024.12.21 07:52:05.702072 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7523 | 2024.12.21 07:52:05.702498 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7524 | 2024.12.21 07:52:05.702751 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7525 | 2024.12.21 07:52:05.702990 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.73 MiB/sec. | ||
7526 | 2024.12.21 07:52:05.703050 [ 253 ] {f0eb44f2-7b48-4da2-9aee-f96bac56bb35} <Debug> TCPHandler: Processed in 0.002149217 sec. | ||
7527 | 2024.12.21 07:52:05.703256 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7528 | 2024.12.21 07:52:05.703407 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7529 | 2024.12.21 07:52:05.703474 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7530 | 2024.12.21 07:52:05.704164 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7531 | 2024.12.21 07:52:05.704210 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7532 | 2024.12.21 07:52:05.704629 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7533 | 2024.12.21 07:52:05.704865 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7534 | 2024.12.21 07:52:05.705056 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001686 sec., 94899.16963226572 rows/sec., 6.61 MiB/sec. | ||
7535 | 2024.12.21 07:52:05.705112 [ 4 ] {ce34d0fa-af01-4347-bfed-020af0c1c990} <Debug> TCPHandler: Processed in 0.001968663 sec. | ||
7536 | 2024.12.21 07:52:05.705250 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7537 | 2024.12.21 07:52:05.705379 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7538 | 2024.12.21 07:52:05.705442 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7539 | 2024.12.21 07:52:05.706029 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7540 | 2024.12.21 07:52:05.706077 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7541 | 2024.12.21 07:52:05.706500 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7542 | 2024.12.21 07:52:05.706749 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7543 | 2024.12.21 07:52:05.706958 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. | ||
7544 | 2024.12.21 07:52:05.707009 [ 253 ] {d091b32e-c2b9-4e81-99fd-9e0f06365ca1} <Debug> TCPHandler: Processed in 0.001814391 sec. | ||
7545 | 2024.12.21 07:52:06.239863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7546 | 2024.12.21 07:52:06.260464 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7547 | 2024.12.21 07:52:06.260537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7548 | 2024.12.21 07:52:06.267912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7549 | 2024.12.21 07:52:06.268660 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7550 | 2024.12.21 07:52:06.272262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7551 | 2024.12.21 07:52:07.954132 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7552 | 2024.12.21 07:52:07.954460 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7553 | 2024.12.21 07:52:07.954532 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7554 | 2024.12.21 07:52:07.955274 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2024.12.21 07:52:07.955322 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7556 | 2024.12.21 07:52:07.955752 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7557 | 2024.12.21 07:52:07.956014 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2024.12.21 07:52:07.956303 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001927 sec., 7265.179034769071 rows/sec., 523.00 KiB/sec. | ||
7559 | 2024.12.21 07:52:07.956538 [ 4 ] {59f84ff4-67fe-4acb-8da4-b344c9501e00} <Debug> TCPHandler: Processed in 0.002582344 sec. | ||
7560 | 2024.12.21 07:52:07.956812 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7561 | 2024.12.21 07:52:07.957007 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7562 | 2024.12.21 07:52:07.957083 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7563 | 2024.12.21 07:52:07.958261 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2024.12.21 07:52:07.958317 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7565 | 2024.12.21 07:52:07.958754 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7566 | 2024.12.21 07:52:07.959005 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2024.12.21 07:52:07.959247 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002292 sec., 2617.801047120419 rows/sec., 213.46 KiB/sec. | ||
7568 | 2024.12.21 07:52:07.959319 [ 253 ] {5e17d38d-dac5-4987-bee9-48ad72d29de6} <Debug> TCPHandler: Processed in 0.002647686 sec. | ||
7569 | 2024.12.21 07:52:07.959521 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7570 | 2024.12.21 07:52:07.959750 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7571 | 2024.12.21 07:52:07.959843 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7572 | 2024.12.21 07:52:07.961469 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7573 | 2024.12.21 07:52:07.961511 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7574 | 2024.12.21 07:52:07.961976 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7575 | 2024.12.21 07:52:07.962222 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7576 | 2024.12.21 07:52:07.962437 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002747 sec., 520567.8922460867 rows/sec., 43.64 MiB/sec. | ||
7577 | 2024.12.21 07:52:07.962500 [ 4 ] {0d572eda-ef07-4156-8ec2-d4a89def88c8} <Debug> TCPHandler: Processed in 0.003092753 sec. | ||
7578 | 2024.12.21 07:52:07.962695 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7579 | 2024.12.21 07:52:07.962823 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7580 | 2024.12.21 07:52:07.962877 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7581 | 2024.12.21 07:52:07.963509 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7582 | 2024.12.21 07:52:07.963551 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7583 | 2024.12.21 07:52:07.963923 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7584 | 2024.12.21 07:52:07.964172 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7585 | 2024.12.21 07:52:07.964388 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001595 sec., 34482.75862068965 rows/sec., 2.47 MiB/sec. | ||
7586 | 2024.12.21 07:52:07.964448 [ 253 ] {1ecd8b96-2f80-4360-9ac3-9c30a4bf67c2} <Debug> TCPHandler: Processed in 0.001816171 sec. | ||
7587 | 2024.12.21 07:52:07.964646 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7588 | 2024.12.21 07:52:07.964870 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7589 | 2024.12.21 07:52:07.964962 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7590 | 2024.12.21 07:52:07.965869 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7591 | 2024.12.21 07:52:07.965910 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7592 | 2024.12.21 07:52:07.966282 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7593 | 2024.12.21 07:52:07.966523 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7594 | 2024.12.21 07:52:07.966738 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001924 sec., 125779.62577962579 rows/sec., 8.52 MiB/sec. | ||
7595 | 2024.12.21 07:52:07.966793 [ 4 ] {a8a3980c-b71c-418b-bad7-073cc9a2921d} <Debug> TCPHandler: Processed in 0.002257249 sec. | ||
7596 | 2024.12.21 07:52:07.966937 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7597 | 2024.12.21 07:52:07.967055 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7598 | 2024.12.21 07:52:07.967104 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7599 | 2024.12.21 07:52:07.967673 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2024.12.21 07:52:07.967713 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7601 | 2024.12.21 07:52:07.968064 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7602 | 2024.12.21 07:52:07.968309 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2024.12.21 07:52:07.968520 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001491 sec., 8718.980549966465 rows/sec., 543.63 KiB/sec. | ||
7604 | 2024.12.21 07:52:07.968576 [ 253 ] {a780d5b0-72c7-413d-acfa-33c45dff8ad6} <Debug> TCPHandler: Processed in 0.00169606 sec. | ||
7605 | 2024.12.21 07:52:07.968767 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7606 | 2024.12.21 07:52:07.968988 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7607 | 2024.12.21 07:52:07.969080 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7608 | 2024.12.21 07:52:07.970130 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7609 | 2024.12.21 07:52:07.970170 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7610 | 2024.12.21 07:52:07.970569 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7611 | 2024.12.21 07:52:07.970823 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7612 | 2024.12.21 07:52:07.971043 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002109 sec., 420104.3148411569 rows/sec., 30.48 MiB/sec. | ||
7613 | 2024.12.21 07:52:07.971098 [ 4 ] {9a8ddf2a-6c16-4a5c-82b2-877157e5f73e} <Debug> TCPHandler: Processed in 0.002442482 sec. | ||
7614 | 2024.12.21 07:52:07.971230 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7615 | 2024.12.21 07:52:07.971348 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7616 | 2024.12.21 07:52:07.971401 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7617 | 2024.12.21 07:52:07.971883 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7618 | 2024.12.21 07:52:07.971922 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7619 | 2024.12.21 07:52:07.972281 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7620 | 2024.12.21 07:52:07.972517 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7621 | 2024.12.21 07:52:07.972725 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. | ||
7622 | 2024.12.21 07:52:07.972777 [ 253 ] {35d4b21a-750b-4fc3-abb7-8100b66930ed} <Debug> TCPHandler: Processed in 0.001602328 sec. | ||
7623 | 2024.12.21 07:52:07.972905 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7624 | 2024.12.21 07:52:07.973022 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7625 | 2024.12.21 07:52:07.973075 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7626 | 2024.12.21 07:52:07.973825 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7627 | 2024.12.21 07:52:07.973865 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7628 | 2024.12.21 07:52:07.974295 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7629 | 2024.12.21 07:52:07.974534 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2024.12.21 07:52:07.974739 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.001742 sec., 529276.693455798 rows/sec., 35.25 MiB/sec. | ||
7631 | 2024.12.21 07:52:07.974793 [ 4 ] {609879ce-0eff-48ea-b6e8-a573c32a0d1b} <Debug> TCPHandler: Processed in 0.001944313 sec. | ||
7632 | 2024.12.21 07:52:07.974928 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7633 | 2024.12.21 07:52:07.975044 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7634 | 2024.12.21 07:52:07.975096 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7635 | 2024.12.21 07:52:07.975560 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7636 | 2024.12.21 07:52:07.975599 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7637 | 2024.12.21 07:52:07.975953 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7638 | 2024.12.21 07:52:07.976187 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7639 | 2024.12.21 07:52:07.976384 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001363 sec., 733.6757153338224 rows/sec., 49.44 KiB/sec. | ||
7640 | 2024.12.21 07:52:07.976442 [ 253 ] {75b1f647-82c0-48a3-bd32-451433b089e0} <Debug> TCPHandler: Processed in 0.001570398 sec. | ||
7641 | 2024.12.21 07:52:07.976588 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7642 | 2024.12.21 07:52:07.976726 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7643 | 2024.12.21 07:52:07.976816 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7644 | 2024.12.21 07:52:07.978075 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7645 | 2024.12.21 07:52:07.978114 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7646 | 2024.12.21 07:52:07.978770 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7647 | 2024.12.21 07:52:07.979024 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7648 | 2024.12.21 07:52:07.979265 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00257 sec., 16342.412451361868 rows/sec., 29.28 MiB/sec. | ||
7649 | 2024.12.21 07:52:07.979373 [ 4 ] {a4d5ee49-6345-433d-a678-adc8ee43e6f8} <Debug> TCPHandler: Processed in 0.002855899 sec. | ||
7650 | 2024.12.21 07:52:07.979523 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7651 | 2024.12.21 07:52:07.979643 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7652 | 2024.12.21 07:52:07.979694 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7653 | 2024.12.21 07:52:07.980174 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7654 | 2024.12.21 07:52:07.980214 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7655 | 2024.12.21 07:52:07.980585 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7656 | 2024.12.21 07:52:07.980820 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7657 | 2024.12.21 07:52:07.981029 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.00141 sec., 38297.87234042553 rows/sec., 2.35 MiB/sec. | ||
7658 | 2024.12.21 07:52:07.981080 [ 253 ] {b721b87d-dfac-473e-a339-f5fba8edc6b1} <Debug> TCPHandler: Processed in 0.001614518 sec. | ||
7659 | 2024.12.21 07:52:10.058405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1050 | ||
7660 | 2024.12.21 07:52:10.062031 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7661 | 2024.12.21 07:52:10.062090 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7662 | 2024.12.21 07:52:10.063602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7663 | 2024.12.21 07:52:10.063917 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7664 | 2024.12.21 07:52:10.064524 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1050 | ||
7665 | 2024.12.21 07:52:10.694740 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7666 | 2024.12.21 07:52:10.694949 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7667 | 2024.12.21 07:52:10.695031 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7668 | 2024.12.21 07:52:10.695853 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7669 | 2024.12.21 07:52:10.695903 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7670 | 2024.12.21 07:52:10.696343 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7671 | 2024.12.21 07:52:10.696614 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2024.12.21 07:52:10.696823 [ 90 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7673 | 2024.12.21 07:52:10.696889 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001998 sec., 28028.028028028024 rows/sec., 2.15 MiB/sec. | ||
7674 | 2024.12.21 07:52:10.696918 [ 90 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2024.12.21 07:52:10.696989 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7676 | 2024.12.21 07:52:10.697026 [ 4 ] {7d5b7238-4084-4d34-851f-ba2316f1047d} <Debug> TCPHandler: Processed in 0.002421012 sec. | ||
7677 | 2024.12.21 07:52:10.697330 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
7678 | 2024.12.21 07:52:10.697382 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7679 | 2024.12.21 07:52:10.697798 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7680 | 2024.12.21 07:52:10.697821 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7681 | 2024.12.21 07:52:10.697950 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1438 rows starting from the beginning of the part | ||
7682 | 2024.12.21 07:52:10.697966 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7683 | 2024.12.21 07:52:10.698304 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part | ||
7684 | 2024.12.21 07:52:10.698720 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 287 rows starting from the beginning of the part | ||
7685 | 2024.12.21 07:52:10.699040 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
7686 | 2024.12.21 07:52:10.699522 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1430 rows starting from the beginning of the part | ||
7687 | 2024.12.21 07:52:10.699883 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
7688 | 2024.12.21 07:52:10.701159 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2024.12.21 07:52:10.701219 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7690 | 2024.12.21 07:52:10.702211 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7691 | 2024.12.21 07:52:10.702546 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2024.12.21 07:52:10.702835 [ 88 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7693 | 2024.12.21 07:52:10.702998 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005362 sec., 11935.844834017158 rows/sec., 953.98 KiB/sec. | ||
7694 | 2024.12.21 07:52:10.702990 [ 88 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7695 | 2024.12.21 07:52:10.703304 [ 253 ] {bce435cf-b4d1-4eef-96da-e41e990ca4cf} <Debug> TCPHandler: Processed in 0.006196466 sec. | ||
7696 | 2024.12.21 07:52:10.703573 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006449771 sec., 515522.1790044949 rows/sec., 45.19 MiB/sec. | ||
7697 | 2024.12.21 07:52:10.703589 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7698 | 2024.12.21 07:52:10.703620 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7699 | 2024.12.21 07:52:10.704075 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7700 | 2024.12.21 07:52:10.704079 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
7701 | 2024.12.21 07:52:10.704103 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7702 | 2024.12.21 07:52:10.704374 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7703 | 2024.12.21 07:52:10.704929 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7704 | 2024.12.21 07:52:10.705139 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part | ||
7705 | 2024.12.21 07:52:10.705851 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 68 rows starting from the beginning of the part | ||
7706 | 2024.12.21 07:52:10.705905 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7707 | 2024.12.21 07:52:10.706673 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_61_12} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7708 | 2024.12.21 07:52:10.706728 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 424 rows starting from the beginning of the part | ||
7709 | 2024.12.21 07:52:10.707236 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
7710 | 2024.12.21 07:52:10.707442 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
7711 | 2024.12.21 07:52:10.707643 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 886 rows starting from the beginning of the part | ||
7712 | 2024.12.21 07:52:10.707770 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
7713 | 2024.12.21 07:52:10.708502 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2024.12.21 07:52:10.708546 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7715 | 2024.12.21 07:52:10.709104 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7716 | 2024.12.21 07:52:10.709413 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.12.21 07:52:10.709683 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.005777 sec., 12809.416652241647 rows/sec., 913.00 KiB/sec. | ||
7718 | 2024.12.21 07:52:10.709770 [ 4 ] {9c3b6a94-b7c9-44bd-a5dc-83b894348486} <Debug> TCPHandler: Processed in 0.006284898 sec. | ||
7719 | 2024.12.21 07:52:10.710014 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7720 | 2024.12.21 07:52:10.710081 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006356229 sec., 381043.5401241837 rows/sec., 29.23 MiB/sec. | ||
7721 | 2024.12.21 07:52:10.710173 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7722 | 2024.12.21 07:52:10.710240 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7723 | 2024.12.21 07:52:10.710316 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7724 | 2024.12.21 07:52:10.710759 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7725 | 2024.12.21 07:52:10.710881 [ 194 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_61_12} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7726 | 2024.12.21 07:52:10.711002 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7727 | 2024.12.21 07:52:10.711011 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7728 | 2024.12.21 07:52:10.711055 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7729 | 2024.12.21 07:52:10.711431 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7730 | 2024.12.21 07:52:10.711675 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7731 | 2024.12.21 07:52:10.711901 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001769 sec., 15828.151498021482 rows/sec., 1.07 MiB/sec. | ||
7732 | 2024.12.21 07:52:10.711955 [ 253 ] {05f374b1-fc1d-4abe-815f-d6a244824f25} <Debug> TCPHandler: Processed in 0.002099536 sec. | ||
7733 | 2024.12.21 07:52:12.486462 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7734 | 2024.12.21 07:52:12.487164 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7735 | 2024.12.21 07:52:12.487211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7736 | 2024.12.21 07:52:12.487757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7737 | 2024.12.21 07:52:12.488025 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7738 | 2024.12.21 07:52:12.488286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7739 | 2024.12.21 07:52:13.772391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7740 | 2024.12.21 07:52:13.793942 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7741 | 2024.12.21 07:52:13.794012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7742 | 2024.12.21 07:52:13.801858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7743 | 2024.12.21 07:52:13.802703 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7744 | 2024.12.21 07:52:13.806339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7745 | 2024.12.21 07:52:15.699483 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7746 | 2024.12.21 07:52:15.699703 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7747 | 2024.12.21 07:52:15.699773 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7748 | 2024.12.21 07:52:15.700571 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7749 | 2024.12.21 07:52:15.700615 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7750 | 2024.12.21 07:52:15.701049 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7751 | 2024.12.21 07:52:15.701303 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7752 | 2024.12.21 07:52:15.701512 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
7753 | 2024.12.21 07:52:15.701576 [ 4 ] {c127d165-37ba-4732-8c57-332b757891ea} <Debug> TCPHandler: Processed in 0.002232158 sec. | ||
7754 | 2024.12.21 07:52:15.701842 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7755 | 2024.12.21 07:52:15.702034 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7756 | 2024.12.21 07:52:15.702109 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7757 | 2024.12.21 07:52:15.702899 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7758 | 2024.12.21 07:52:15.702951 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7759 | 2024.12.21 07:52:15.703391 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7760 | 2024.12.21 07:52:15.703650 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2024.12.21 07:52:15.703924 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001935 sec., 33074.93540051679 rows/sec., 2.58 MiB/sec. | ||
7762 | 2024.12.21 07:52:15.704038 [ 253 ] {0d285b89-ebfc-466f-bf9b-7e24df6a0d52} <Debug> TCPHandler: Processed in 0.00233437 sec. | ||
7763 | 2024.12.21 07:52:15.704305 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7764 | 2024.12.21 07:52:15.704550 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7765 | 2024.12.21 07:52:15.704650 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7766 | 2024.12.21 07:52:15.705279 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7767 | 2024.12.21 07:52:15.705317 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7768 | 2024.12.21 07:52:15.705721 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7769 | 2024.12.21 07:52:15.705964 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7770 | 2024.12.21 07:52:15.706098 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7771 | 2024.12.21 07:52:15.706148 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
7772 | 2024.12.21 07:52:15.706152 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7773 | 2024.12.21 07:52:15.706209 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7774 | 2024.12.21 07:52:15.706219 [ 4 ] {31bba5b0-ea12-42c3-a0c9-d44144151fc2} <Debug> TCPHandler: Processed in 0.002071955 sec. | ||
7775 | 2024.12.21 07:52:15.706433 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7776 | 2024.12.21 07:52:15.706480 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
7777 | 2024.12.21 07:52:15.706915 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7778 | 2024.12.21 07:52:15.706988 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7779 | 2024.12.21 07:52:15.707105 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16690 rows starting from the beginning of the part | ||
7780 | 2024.12.21 07:52:15.707148 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7781 | 2024.12.21 07:52:15.707523 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 237 rows starting from the beginning of the part | ||
7782 | 2024.12.21 07:52:15.707917 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
7783 | 2024.12.21 07:52:15.708287 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 922 rows starting from the beginning of the part | ||
7784 | 2024.12.21 07:52:15.708578 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
7785 | 2024.12.21 07:52:15.708889 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
7786 | 2024.12.21 07:52:15.709812 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7787 | 2024.12.21 07:52:15.709884 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7788 | 2024.12.21 07:52:15.710567 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7789 | 2024.12.21 07:52:15.710983 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7790 | 2024.12.21 07:52:15.711208 [ 83 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7791 | 2024.12.21 07:52:15.711302 [ 83 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7792 | 2024.12.21 07:52:15.711394 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7793 | 2024.12.21 07:52:15.711498 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004766 sec., 12589.17331095258 rows/sec., 868.78 KiB/sec. | ||
7794 | 2024.12.21 07:52:15.711941 [ 253 ] {603a7ad6-24c9-48c0-971c-d4901a690cd9} <Debug> TCPHandler: Processed in 0.005634877 sec. | ||
7795 | 2024.12.21 07:52:15.711969 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
7796 | 2024.12.21 07:52:15.712346 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7797 | 2024.12.21 07:52:15.712425 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3382 rows starting from the beginning of the part | ||
7798 | 2024.12.21 07:52:15.712742 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 82 rows starting from the beginning of the part | ||
7799 | 2024.12.21 07:52:15.713112 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
7800 | 2024.12.21 07:52:15.713428 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
7801 | 2024.12.21 07:52:15.713672 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 28 rows starting from the beginning of the part | ||
7802 | 2024.12.21 07:52:15.713826 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
7803 | 2024.12.21 07:52:15.716392 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 4 columns (4 merged, 0 gathered) in 0.004859843 sec., 754345.3564240655 rows/sec., 49.30 MiB/sec. | ||
7804 | 2024.12.21 07:52:15.716966 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7805 | 2024.12.21 07:52:15.717459 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2024.12.21 07:52:15.717732 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_61_12} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7807 | 2024.12.21 07:52:15.718009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7808 | 2024.12.21 07:52:15.718068 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18243 rows, containing 5 columns (5 merged, 0 gathered) in 0.011783592 sec., 1548169.6922296698 rows/sec., 104.60 MiB/sec. | ||
7809 | 2024.12.21 07:52:15.718324 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7810 | 2024.12.21 07:52:15.718644 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7811 | 2024.12.21 07:52:15.718734 [ 190 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7812 | 2024.12.21 07:52:15.718829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
7813 | 2024.12.21 07:52:16.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.86 MiB, peak 220.68 MiB, free memory in arenas 0.00 B, will set to 212.06 MiB (RSS), difference: 1.21 MiB | ||
7814 | 2024.12.21 07:52:18.215448 [ 75 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7815 | 2024.12.21 07:52:18.215531 [ 75 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7816 | 2024.12.21 07:52:18.215559 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7817 | 2024.12.21 07:52:18.215758 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
7818 | 2024.12.21 07:52:18.216010 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7819 | 2024.12.21 07:52:18.216058 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
7820 | 2024.12.21 07:52:18.216150 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
7821 | 2024.12.21 07:52:18.216379 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
7822 | 2024.12.21 07:52:18.216606 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
7823 | 2024.12.21 07:52:18.216752 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
7824 | 2024.12.21 07:52:18.217905 [ 199 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002269399 sec., 63452.922998556 rows/sec., 3.24 MiB/sec. | ||
7825 | 2024.12.21 07:52:18.218054 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7826 | 2024.12.21 07:52:18.218352 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2024.12.21 07:52:18.218439 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_24_5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7828 | 2024.12.21 07:52:18.218525 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7829 | 2024.12.21 07:52:19.845431 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7830 | 2024.12.21 07:52:19.845491 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7831 | 2024.12.21 07:52:19.988474 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7832 | 2024.12.21 07:52:19.989107 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7833 | 2024.12.21 07:52:19.989155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7834 | 2024.12.21 07:52:19.989679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7835 | 2024.12.21 07:52:19.989937 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7836 | 2024.12.21 07:52:19.990236 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7837 | 2024.12.21 07:52:20.064879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1066 | ||
7838 | 2024.12.21 07:52:20.067700 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7839 | 2024.12.21 07:52:20.067763 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7840 | 2024.12.21 07:52:20.069222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7841 | 2024.12.21 07:52:20.069544 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7842 | 2024.12.21 07:52:20.070206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
7843 | 2024.12.21 07:52:20.705512 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7844 | 2024.12.21 07:52:20.705828 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7845 | 2024.12.21 07:52:20.705944 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7846 | 2024.12.21 07:52:20.706702 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7847 | 2024.12.21 07:52:20.706755 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7848 | 2024.12.21 07:52:20.707190 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7849 | 2024.12.21 07:52:20.707446 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7850 | 2024.12.21 07:52:20.707641 [ 74 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7851 | 2024.12.21 07:52:20.707710 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001967 sec., 7117.437722419929 rows/sec., 512.36 KiB/sec. | ||
7852 | 2024.12.21 07:52:20.707729 [ 74 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7853 | 2024.12.21 07:52:20.707809 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7854 | 2024.12.21 07:52:20.707858 [ 4 ] {08d0e02f-c3b4-440e-8b14-cf9b1a9e593f} <Debug> TCPHandler: Processed in 0.002540814 sec. | ||
7855 | 2024.12.21 07:52:20.708106 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::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 | ||
7856 | 2024.12.21 07:52:20.708202 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7857 | 2024.12.21 07:52:20.708322 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7858 | 2024.12.21 07:52:20.708400 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7859 | 2024.12.21 07:52:20.708507 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7860 | 2024.12.21 07:52:20.708618 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7861 | 2024.12.21 07:52:20.708706 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7862 | 2024.12.21 07:52:20.708944 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7863 | 2024.12.21 07:52:20.709277 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7864 | 2024.12.21 07:52:20.709517 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7865 | 2024.12.21 07:52:20.711643 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7866 | 2024.12.21 07:52:20.711738 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7867 | 2024.12.21 07:52:20.711930 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004004958 sec., 17478.335603020056 rows/sec., 1.30 MiB/sec. | ||
7868 | 2024.12.21 07:52:20.712087 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7869 | 2024.12.21 07:52:20.712620 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7870 | 2024.12.21 07:52:20.712631 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7871 | 2024.12.21 07:52:20.712739 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_25_6} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7872 | 2024.12.21 07:52:20.712880 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7873 | 2024.12.21 07:52:20.713035 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7874 | 2024.12.21 07:52:20.713245 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.004835 sec., 59358.841778697 rows/sec., 5.25 MiB/sec. | ||
7875 | 2024.12.21 07:52:20.713312 [ 253 ] {5f95724a-0034-484b-963d-3bffe552cff1} <Debug> TCPHandler: Processed in 0.005321681 sec. | ||
7876 | 2024.12.21 07:52:20.713473 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7877 | 2024.12.21 07:52:20.713602 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7878 | 2024.12.21 07:52:20.713654 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7879 | 2024.12.21 07:52:20.714278 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2024.12.21 07:52:20.714328 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7881 | 2024.12.21 07:52:20.714698 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7882 | 2024.12.21 07:52:20.714936 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7883 | 2024.12.21 07:52:20.715142 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00157 sec., 31210.191082802547 rows/sec., 2.25 MiB/sec. | ||
7884 | 2024.12.21 07:52:20.715196 [ 4 ] {7c5b35f1-23a1-4155-8eee-6e10e0ba34f9} <Debug> TCPHandler: Processed in 0.001787981 sec. | ||
7885 | 2024.12.21 07:52:20.715343 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7886 | 2024.12.21 07:52:20.715460 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7887 | 2024.12.21 07:52:20.715511 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7888 | 2024.12.21 07:52:20.716094 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7889 | 2024.12.21 07:52:20.716132 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7890 | 2024.12.21 07:52:20.716499 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7891 | 2024.12.21 07:52:20.716749 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2024.12.21 07:52:20.716954 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00151 sec., 9271.523178807947 rows/sec., 649.32 KiB/sec. | ||
7893 | 2024.12.21 07:52:20.717096 [ 253 ] {1bdf65f5-c5e1-4399-bfac-bdfac53bebdb} <Debug> TCPHandler: Processed in 0.001809221 sec. | ||
7894 | 2024.12.21 07:52:20.717298 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7895 | 2024.12.21 07:52:20.717521 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7896 | 2024.12.21 07:52:20.717612 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7897 | 2024.12.21 07:52:20.718342 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2024.12.21 07:52:20.718383 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7899 | 2024.12.21 07:52:20.718746 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7900 | 2024.12.21 07:52:20.718982 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7901 | 2024.12.21 07:52:20.719151 [ 74 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7902 | 2024.12.21 07:52:20.719209 [ 74 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7903 | 2024.12.21 07:52:20.719222 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001745 sec., 7449.856733524355 rows/sec., 464.50 KiB/sec. | ||
7904 | 2024.12.21 07:52:20.719253 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7905 | 2024.12.21 07:52:20.719371 [ 4 ] {baa6ac39-4208-4817-9ebe-7330e5c7ba07} <Debug> TCPHandler: Processed in 0.002182727 sec. | ||
7906 | 2024.12.21 07:52:20.719435 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::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 | ||
7907 | 2024.12.21 07:52:20.719555 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7908 | 2024.12.21 07:52:20.719600 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7909 | 2024.12.21 07:52:20.719657 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7910 | 2024.12.21 07:52:20.719788 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7911 | 2024.12.21 07:52:20.719919 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7912 | 2024.12.21 07:52:20.719975 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7913 | 2024.12.21 07:52:20.720212 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7914 | 2024.12.21 07:52:20.720534 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7915 | 2024.12.21 07:52:20.720825 [ 199 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7916 | 2024.12.21 07:52:20.722808 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7917 | 2024.12.21 07:52:20.722880 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7918 | 2024.12.21 07:52:20.723296 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003917658 sec., 16591.545254843582 rows/sec., 1.07 MiB/sec. | ||
7919 | 2024.12.21 07:52:20.723491 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7920 | 2024.12.21 07:52:20.723809 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7921 | 2024.12.21 07:52:20.724007 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7922 | 2024.12.21 07:52:20.724156 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_25_6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7923 | 2024.12.21 07:52:20.724325 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7924 | 2024.12.21 07:52:20.724339 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7925 | 2024.12.21 07:52:20.724555 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004857 sec., 87296.68519662342 rows/sec., 6.24 MiB/sec. | ||
7926 | 2024.12.21 07:52:20.724621 [ 253 ] {9178a13a-1fc5-440a-acc6-a4fe565ed1a5} <Debug> TCPHandler: Processed in 0.005160798 sec. | ||
7927 | 2024.12.21 07:52:20.724769 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7928 | 2024.12.21 07:52:20.724896 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7929 | 2024.12.21 07:52:20.724956 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7930 | 2024.12.21 07:52:20.725523 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7931 | 2024.12.21 07:52:20.725574 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7932 | 2024.12.21 07:52:20.725984 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7933 | 2024.12.21 07:52:20.726224 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7934 | 2024.12.21 07:52:20.726445 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
7935 | 2024.12.21 07:52:20.726570 [ 4 ] {a0eceebd-6e10-49ae-af7f-5d16b4b1a854} <Debug> TCPHandler: Processed in 0.001859022 sec. | ||
7936 | 2024.12.21 07:52:20.726718 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7937 | 2024.12.21 07:52:20.726834 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7938 | 2024.12.21 07:52:20.726886 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7939 | 2024.12.21 07:52:20.727453 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7940 | 2024.12.21 07:52:20.727492 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7941 | 2024.12.21 07:52:20.727887 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7942 | 2024.12.21 07:52:20.728124 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7943 | 2024.12.21 07:52:20.728309 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. | ||
7944 | 2024.12.21 07:52:20.728440 [ 253 ] {c8959312-3495-43f0-be70-60cba751607b} <Debug> TCPHandler: Processed in 0.001795351 sec. | ||
7945 | 2024.12.21 07:52:20.728644 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.12.21 07:52:20.728767 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7947 | 2024.12.21 07:52:20.728818 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7948 | 2024.12.21 07:52:20.729294 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7949 | 2024.12.21 07:52:20.729333 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7950 | 2024.12.21 07:52:20.729690 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7951 | 2024.12.21 07:52:20.729922 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.12.21 07:52:20.730160 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
7953 | 2024.12.21 07:52:20.730233 [ 4 ] {a2e58aaf-035f-42dd-8805-9745b6385eaf} <Debug> TCPHandler: Processed in 0.001703029 sec. | ||
7954 | 2024.12.21 07:52:20.730442 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2024.12.21 07:52:20.730580 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7956 | 2024.12.21 07:52:20.730661 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7957 | 2024.12.21 07:52:20.731787 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2024.12.21 07:52:20.731825 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7959 | 2024.12.21 07:52:20.732489 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7960 | 2024.12.21 07:52:20.732754 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2024.12.21 07:52:20.732957 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002401 sec., 17492.71137026239 rows/sec., 31.35 MiB/sec. | ||
7962 | 2024.12.21 07:52:20.733072 [ 253 ] {912fe725-2094-4fcf-b471-bf4dbf548942} <Debug> TCPHandler: Processed in 0.002736407 sec. | ||
7963 | 2024.12.21 07:52:20.733226 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7964 | 2024.12.21 07:52:20.733363 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7965 | 2024.12.21 07:52:20.733422 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7966 | 2024.12.21 07:52:20.733974 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7967 | 2024.12.21 07:52:20.734012 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7968 | 2024.12.21 07:52:20.734377 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7969 | 2024.12.21 07:52:20.734618 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7970 | 2024.12.21 07:52:20.734840 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. | ||
7971 | 2024.12.21 07:52:20.734892 [ 4 ] {703a8084-bf43-462b-a511-32c199e117ff} <Debug> TCPHandler: Processed in 0.00173747 sec. | ||
7972 | 2024.12.21 07:52:21.306474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7973 | 2024.12.21 07:52:21.327983 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7974 | 2024.12.21 07:52:21.328031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7975 | 2024.12.21 07:52:21.335606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7976 | 2024.12.21 07:52:21.336356 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7977 | 2024.12.21 07:52:21.338992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7978 | 2024.12.21 07:52:25.698922 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7979 | 2024.12.21 07:52:25.699143 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7980 | 2024.12.21 07:52:25.699223 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7981 | 2024.12.21 07:52:25.700083 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7982 | 2024.12.21 07:52:25.700128 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7983 | 2024.12.21 07:52:25.700572 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7984 | 2024.12.21 07:52:25.700832 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7985 | 2024.12.21 07:52:25.701049 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001964 sec., 28513.238289205703 rows/sec., 2.19 MiB/sec. | ||
7986 | 2024.12.21 07:52:25.701113 [ 4 ] {24ec22b9-3eec-4a7a-b3e5-6cdd6baf2941} <Debug> TCPHandler: Processed in 0.00233136 sec. | ||
7987 | 2024.12.21 07:52:25.701373 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7988 | 2024.12.21 07:52:25.701590 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7989 | 2024.12.21 07:52:25.701677 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7990 | 2024.12.21 07:52:25.702488 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7991 | 2024.12.21 07:52:25.702542 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
7992 | 2024.12.21 07:52:25.702981 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7993 | 2024.12.21 07:52:25.703249 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7994 | 2024.12.21 07:52:25.703486 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001957 sec., 32703.117015840573 rows/sec., 2.55 MiB/sec. | ||
7995 | 2024.12.21 07:52:25.703553 [ 253 ] {6b30c100-6c28-4398-bbef-d20a86c61edd} <Debug> TCPHandler: Processed in 0.00232469 sec. | ||
7996 | 2024.12.21 07:52:25.703715 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7997 | 2024.12.21 07:52:25.703862 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7998 | 2024.12.21 07:52:25.703927 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7999 | 2024.12.21 07:52:25.704536 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8000 | 2024.12.21 07:52:25.704573 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8001 | 2024.12.21 07:52:25.704972 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8002 | 2024.12.21 07:52:25.705221 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8003 | 2024.12.21 07:52:25.705403 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
8004 | 2024.12.21 07:52:25.705459 [ 4 ] {133cae75-4f0e-4c14-a447-c0f63eacd236} <Debug> TCPHandler: Processed in 0.001815231 sec. | ||
8005 | 2024.12.21 07:52:25.705614 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8006 | 2024.12.21 07:52:25.705762 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8007 | 2024.12.21 07:52:25.705829 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8008 | 2024.12.21 07:52:25.706376 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8009 | 2024.12.21 07:52:25.706418 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8010 | 2024.12.21 07:52:25.706826 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8011 | 2024.12.21 07:52:25.707078 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8012 | 2024.12.21 07:52:25.707297 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001564 sec., 38363.17135549872 rows/sec., 2.59 MiB/sec. | ||
8013 | 2024.12.21 07:52:25.707410 [ 253 ] {4900f300-03f3-493e-be23-89573b8cc8c0} <Debug> TCPHandler: Processed in 0.001860402 sec. | ||
8014 | 2024.12.21 07:52:27.490428 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8015 | 2024.12.21 07:52:27.491194 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8016 | 2024.12.21 07:52:27.491245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8017 | 2024.12.21 07:52:27.491780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8018 | 2024.12.21 07:52:27.492038 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8019 | 2024.12.21 07:52:27.492259 [ 60 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8020 | 2024.12.21 07:52:27.492298 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8021 | 2024.12.21 07:52:27.492345 [ 60 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8022 | 2024.12.21 07:52:27.492378 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8023 | 2024.12.21 07:52:27.492615 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8024 | 2024.12.21 07:52:27.493265 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8025 | 2024.12.21 07:52:27.493442 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8026 | 2024.12.21 07:52:27.493872 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8027 | 2024.12.21 07:52:27.494073 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8028 | 2024.12.21 07:52:27.494277 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8029 | 2024.12.21 07:52:27.494513 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8030 | 2024.12.21 07:52:27.494636 [ 192 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8031 | 2024.12.21 07:52:27.497349 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004895954 sec., 3849913.62255446 rows/sec., 55.07 MiB/sec. | ||
8032 | 2024.12.21 07:52:27.497728 [ 195 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8033 | 2024.12.21 07:52:27.498077 [ 195 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_41_8} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8034 | 2024.12.21 07:52:27.498168 [ 195 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_41_8} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8035 | 2024.12.21 07:52:27.498276 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
8036 | 2024.12.21 07:52:28.839129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8037 | 2024.12.21 07:52:28.861942 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.12.21 07:52:28.862004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8039 | 2024.12.21 07:52:28.869325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8040 | 2024.12.21 07:52:28.870107 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8041 | 2024.12.21 07:52:28.870512 [ 59 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8042 | 2024.12.21 07:52:28.870647 [ 59 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8043 | 2024.12.21 07:52:28.870724 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8044 | 2024.12.21 07:52:28.871151 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8045 | 2024.12.21 07:52:28.881070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8046 | 2024.12.21 07:52:28.882199 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8047 | 2024.12.21 07:52:28.883128 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8048 | 2024.12.21 07:52:28.887861 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8049 | 2024.12.21 07:52:28.892757 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8050 | 2024.12.21 07:52:28.897920 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8051 | 2024.12.21 07:52:28.903497 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8052 | 2024.12.21 07:52:28.908188 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
8053 | 2024.12.21 07:52:28.967272 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.096407193 sec., 3205.1550344381462 rows/sec., 16.57 MiB/sec. | ||
8054 | 2024.12.21 07:52:28.970653 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8055 | 2024.12.21 07:52:28.973734 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_41_8} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2024.12.21 07:52:28.973875 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_41_8} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8057 | 2024.12.21 07:52:28.976692 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8058 | 2024.12.21 07:52:29.000299 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.24 MiB, peak 227.66 MiB, free memory in arenas 0.00 B, will set to 216.03 MiB (RSS), difference: 1.79 MiB | ||
8059 | 2024.12.21 07:52:30.070473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1096 | ||
8060 | 2024.12.21 07:52:30.074027 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8061 | 2024.12.21 07:52:30.074093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8062 | 2024.12.21 07:52:30.075586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8063 | 2024.12.21 07:52:30.075910 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8064 | 2024.12.21 07:52:30.078021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
8065 | 2024.12.21 07:52:30.705406 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8066 | 2024.12.21 07:52:30.705593 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8067 | 2024.12.21 07:52:30.705670 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8068 | 2024.12.21 07:52:30.706459 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8069 | 2024.12.21 07:52:30.706508 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8070 | 2024.12.21 07:52:30.706950 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8071 | 2024.12.21 07:52:30.707219 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8072 | 2024.12.21 07:52:30.707510 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
8073 | 2024.12.21 07:52:30.707726 [ 4 ] {4305e22b-6e2d-4d27-afdb-da692642a823} <Debug> TCPHandler: Processed in 0.002447912 sec. | ||
8074 | 2024.12.21 07:52:30.708020 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8075 | 2024.12.21 07:52:30.708233 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8076 | 2024.12.21 07:52:30.708313 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8077 | 2024.12.21 07:52:30.709213 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8078 | 2024.12.21 07:52:30.709265 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8079 | 2024.12.21 07:52:30.709731 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8080 | 2024.12.21 07:52:30.709988 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8081 | 2024.12.21 07:52:30.710268 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002088 sec., 137452.10727969347 rows/sec., 12.15 MiB/sec. | ||
8082 | 2024.12.21 07:52:30.710386 [ 253 ] {f29673cf-eaeb-4306-8307-b84a11f4d217} <Debug> TCPHandler: Processed in 0.002512724 sec. | ||
8083 | 2024.12.21 07:52:30.710639 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8084 | 2024.12.21 07:52:30.710889 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8085 | 2024.12.21 07:52:30.710985 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8086 | 2024.12.21 07:52:30.711742 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2024.12.21 07:52:30.711782 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8088 | 2024.12.21 07:52:30.712158 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8089 | 2024.12.21 07:52:30.712406 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2024.12.21 07:52:30.712636 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001804 sec., 27161.862527716185 rows/sec., 1.96 MiB/sec. | ||
8091 | 2024.12.21 07:52:30.712776 [ 4 ] {14b2735d-6283-4e6e-aa9c-3dfc68b51884} <Debug> TCPHandler: Processed in 0.00228646 sec. | ||
8092 | 2024.12.21 07:52:30.713020 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8093 | 2024.12.21 07:52:30.713232 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8094 | 2024.12.21 07:52:30.713289 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8095 | 2024.12.21 07:52:30.713870 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8096 | 2024.12.21 07:52:30.713911 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8097 | 2024.12.21 07:52:30.714285 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8098 | 2024.12.21 07:52:30.714531 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8099 | 2024.12.21 07:52:30.714751 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00155 sec., 9032.258064516129 rows/sec., 632.56 KiB/sec. | ||
8100 | 2024.12.21 07:52:30.714807 [ 253 ] {86d73fa9-eae7-4390-b0d9-d14a3d491de6} <Debug> TCPHandler: Processed in 0.001927002 sec. | ||
8101 | 2024.12.21 07:52:30.714948 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8102 | 2024.12.21 07:52:30.715066 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8103 | 2024.12.21 07:52:30.715117 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8104 | 2024.12.21 07:52:30.715710 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2024.12.21 07:52:30.715751 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8106 | 2024.12.21 07:52:30.716116 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8107 | 2024.12.21 07:52:30.716370 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8108 | 2024.12.21 07:52:30.716613 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. | ||
8109 | 2024.12.21 07:52:30.716792 [ 4 ] {6334d509-a9fc-46b3-b242-832f7e043391} <Debug> TCPHandler: Processed in 0.001899122 sec. | ||
8110 | 2024.12.21 07:52:30.716980 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8111 | 2024.12.21 07:52:30.717099 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8112 | 2024.12.21 07:52:30.717148 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8113 | 2024.12.21 07:52:30.717878 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8114 | 2024.12.21 07:52:30.717918 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8115 | 2024.12.21 07:52:30.718318 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8116 | 2024.12.21 07:52:30.718564 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8117 | 2024.12.21 07:52:30.718796 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001719 sec., 246655.03199534613 rows/sec., 17.64 MiB/sec. | ||
8118 | 2024.12.21 07:52:30.718851 [ 253 ] {21410eec-6a25-4677-9ad3-17a030057350} <Debug> TCPHandler: Processed in 0.001941163 sec. | ||
8119 | 2024.12.21 07:52:30.718987 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8120 | 2024.12.21 07:52:30.719104 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8121 | 2024.12.21 07:52:30.719155 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8122 | 2024.12.21 07:52:30.719656 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8123 | 2024.12.21 07:52:30.719695 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8124 | 2024.12.21 07:52:30.720063 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8125 | 2024.12.21 07:52:30.720317 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8126 | 2024.12.21 07:52:30.720538 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
8127 | 2024.12.21 07:52:30.720593 [ 4 ] {fad1357f-7e17-475e-a909-1304633ae337} <Debug> TCPHandler: Processed in 0.001662969 sec. | ||
8128 | 2024.12.21 07:52:30.720734 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8129 | 2024.12.21 07:52:30.720850 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8130 | 2024.12.21 07:52:30.720904 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8131 | 2024.12.21 07:52:30.721495 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8132 | 2024.12.21 07:52:30.721534 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8133 | 2024.12.21 07:52:30.721939 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8134 | 2024.12.21 07:52:30.722182 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8135 | 2024.12.21 07:52:30.722393 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. | ||
8136 | 2024.12.21 07:52:30.722448 [ 253 ] {2b150cda-5490-4699-ab1d-420c6d8a8dfb} <Debug> TCPHandler: Processed in 0.001771331 sec. | ||
8137 | 2024.12.21 07:52:30.722646 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8138 | 2024.12.21 07:52:30.722869 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8139 | 2024.12.21 07:52:30.722963 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8140 | 2024.12.21 07:52:30.723585 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.12.21 07:52:30.723625 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8142 | 2024.12.21 07:52:30.723989 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8143 | 2024.12.21 07:52:30.724230 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8144 | 2024.12.21 07:52:30.724517 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001692 sec., 591.016548463357 rows/sec., 39.82 KiB/sec. | ||
8145 | 2024.12.21 07:52:30.724717 [ 4 ] {e2005752-9821-4e38-a5d6-52a585af8f5f} <Debug> TCPHandler: Processed in 0.002178797 sec. | ||
8146 | 2024.12.21 07:52:30.724950 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8147 | 2024.12.21 07:52:30.725086 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8148 | 2024.12.21 07:52:30.725172 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8149 | 2024.12.21 07:52:30.726367 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8150 | 2024.12.21 07:52:30.726406 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8151 | 2024.12.21 07:52:30.727071 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8152 | 2024.12.21 07:52:30.727332 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.12.21 07:52:30.727580 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002519 sec., 16673.2830488289 rows/sec., 29.88 MiB/sec. | ||
8154 | 2024.12.21 07:52:30.727705 [ 253 ] {ade2992b-9054-4df7-94b8-cab8cdc93407} <Debug> TCPHandler: Processed in 0.00287174 sec. | ||
8155 | 2024.12.21 07:52:30.727913 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8156 | 2024.12.21 07:52:30.728134 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8157 | 2024.12.21 07:52:30.728233 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8158 | 2024.12.21 07:52:30.728771 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8159 | 2024.12.21 07:52:30.728810 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
8160 | 2024.12.21 07:52:30.729183 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8161 | 2024.12.21 07:52:30.729419 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8162 | 2024.12.21 07:52:30.729672 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. | ||
8163 | 2024.12.21 07:52:30.729729 [ 4 ] {a753d933-1c7b-4883-9435-d7f68f304403} <Debug> TCPHandler: Processed in 0.001925783 sec. | ||
8164 | 2024.12.21 07:52:34.845540 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8165 | 2024.12.21 07:52:34.845609 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8166 | 2024.12.21 07:52:34.992522 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8167 | 2024.12.21 07:52:34.993550 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8168 | 2024.12.21 07:52:34.993630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8169 | 2024.12.21 07:52:34.994161 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8170 | 2024.12.21 07:52:34.994424 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8171 | 2024.12.21 07:52:34.994682 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8172 | 2024.12.21 07:52:35.699588 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8173 | 2024.12.21 07:52:35.699800 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8174 | 2024.12.21 07:52:35.699883 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8175 | 2024.12.21 07:52:35.700770 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8176 | 2024.12.21 07:52:35.700826 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8177 | 2024.12.21 07:52:35.701255 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8178 | 2024.12.21 07:52:35.701516 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8179 | 2024.12.21 07:52:35.701730 [ 49 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8180 | 2024.12.21 07:52:35.701793 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.10 MiB/sec. | ||
8181 | 2024.12.21 07:52:35.701820 [ 49 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8182 | 2024.12.21 07:52:35.701889 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8183 | 2024.12.21 07:52:35.701928 [ 4 ] {a7c55690-ecb8-488b-af2d-4c3f738ee88d} <Debug> TCPHandler: Processed in 0.002481633 sec. | ||
8184 | 2024.12.21 07:52:35.702227 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
8185 | 2024.12.21 07:52:35.702277 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8186 | 2024.12.21 07:52:35.702608 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8187 | 2024.12.21 07:52:35.702628 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8188 | 2024.12.21 07:52:35.702729 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1438 rows starting from the beginning of the part | ||
8189 | 2024.12.21 07:52:35.702733 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8190 | 2024.12.21 07:52:35.702980 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
8191 | 2024.12.21 07:52:35.703319 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 287 rows starting from the beginning of the part | ||
8192 | 2024.12.21 07:52:35.703687 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
8193 | 2024.12.21 07:52:35.704104 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 287 rows starting from the beginning of the part | ||
8194 | 2024.12.21 07:52:35.704421 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
8195 | 2024.12.21 07:52:35.705314 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2024.12.21 07:52:35.705363 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8197 | 2024.12.21 07:52:35.705945 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8198 | 2024.12.21 07:52:35.706240 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2024.12.21 07:52:35.706479 [ 49 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8200 | 2024.12.21 07:52:35.706596 [ 49 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8201 | 2024.12.21 07:52:35.706717 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8202 | 2024.12.21 07:52:35.706821 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004276 sec., 14967.259120673525 rows/sec., 1.17 MiB/sec. | ||
8203 | 2024.12.21 07:52:35.707210 [ 253 ] {93bd8c9c-67ca-4023-9ae0-112c220ad3c5} <Debug> TCPHandler: Processed in 0.005140208 sec. | ||
8204 | 2024.12.21 07:52:35.707357 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005328872 sec., 409092.20563000947 rows/sec., 36.11 MiB/sec. | ||
8205 | 2024.12.21 07:52:35.707596 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
8206 | 2024.12.21 07:52:35.707604 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8207 | 2024.12.21 07:52:35.707970 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8208 | 2024.12.21 07:52:35.708289 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8209 | 2024.12.21 07:52:35.708593 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8210 | 2024.12.21 07:52:35.708647 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8211 | 2024.12.21 07:52:35.708775 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
8212 | 2024.12.21 07:52:35.709722 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
8213 | 2024.12.21 07:52:35.709851 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8214 | 2024.12.21 07:52:35.710212 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 424 rows starting from the beginning of the part | ||
8215 | 2024.12.21 07:52:35.710322 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_66_13} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8216 | 2024.12.21 07:52:35.710901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8217 | 2024.12.21 07:52:35.710940 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
8218 | 2024.12.21 07:52:35.711261 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 424 rows starting from the beginning of the part | ||
8219 | 2024.12.21 07:52:35.711474 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
8220 | 2024.12.21 07:52:35.712556 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8221 | 2024.12.21 07:52:35.712619 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8222 | 2024.12.21 07:52:35.713700 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8223 | 2024.12.21 07:52:35.714094 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8224 | 2024.12.21 07:52:35.714835 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006785 sec., 23581.429624170964 rows/sec., 1.64 MiB/sec. | ||
8225 | 2024.12.21 07:52:35.715007 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.008020668 sec., 243869.96195329368 rows/sec., 18.67 MiB/sec. | ||
8226 | 2024.12.21 07:52:35.715214 [ 4 ] {7a0d8b6c-849d-47ae-b1ec-2607c7f7b145} <Debug> TCPHandler: Processed in 0.007836154 sec. | ||
8227 | 2024.12.21 07:52:35.715369 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8228 | 2024.12.21 07:52:35.715567 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8229 | 2024.12.21 07:52:35.716075 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8230 | 2024.12.21 07:52:35.716211 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8231 | 2024.12.21 07:52:35.716362 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8232 | 2024.12.21 07:52:35.716584 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_66_13} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8233 | 2024.12.21 07:52:35.716749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
8234 | 2024.12.21 07:52:35.717088 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2024.12.21 07:52:35.717132 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8236 | 2024.12.21 07:52:35.717522 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8237 | 2024.12.21 07:52:35.717764 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2024.12.21 07:52:35.717996 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002103 sec., 28530.670470756064 rows/sec., 1.92 MiB/sec. | ||
8239 | 2024.12.21 07:52:35.718070 [ 253 ] {21016e1e-b9c2-463d-8735-775fc2851525} <Debug> TCPHandler: Processed in 0.002723086 sec. | ||
8240 | 2024.12.21 07:52:36.381199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8241 | 2024.12.21 07:52:36.400645 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2024.12.21 07:52:36.400714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8243 | 2024.12.21 07:52:36.407747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8244 | 2024.12.21 07:52:36.408516 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2024.12.21 07:52:36.412693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8246 | 2024.12.21 07:52:37.934655 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8247 | 2024.12.21 07:52:37.934983 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8248 | 2024.12.21 07:52:37.935100 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8249 | 2024.12.21 07:52:37.936037 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8250 | 2024.12.21 07:52:37.936085 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8251 | 2024.12.21 07:52:37.936536 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8252 | 2024.12.21 07:52:37.936798 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8253 | 2024.12.21 07:52:37.937052 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. | ||
8254 | 2024.12.21 07:52:37.937118 [ 4 ] {78e16204-ff12-4de6-8ddd-2d2d47673730} <Debug> TCPHandler: Processed in 0.002653425 sec. | ||
8255 | 2024.12.21 07:52:37.937377 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8256 | 2024.12.21 07:52:37.937596 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8257 | 2024.12.21 07:52:37.937680 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8258 | 2024.12.21 07:52:37.938517 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2024.12.21 07:52:37.938569 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8260 | 2024.12.21 07:52:37.939009 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8261 | 2024.12.21 07:52:37.939279 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8262 | 2024.12.21 07:52:37.939526 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001991 sec., 4018.081366147664 rows/sec., 327.65 KiB/sec. | ||
8263 | 2024.12.21 07:52:37.939587 [ 253 ] {33953dff-a9f6-4e9e-844b-ae9629249d1e} <Debug> TCPHandler: Processed in 0.00235291 sec. | ||
8264 | 2024.12.21 07:52:37.939741 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8265 | 2024.12.21 07:52:37.939868 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8266 | 2024.12.21 07:52:37.939921 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8267 | 2024.12.21 07:52:37.941094 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8268 | 2024.12.21 07:52:37.941136 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8269 | 2024.12.21 07:52:37.941601 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8270 | 2024.12.21 07:52:37.941853 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8271 | 2024.12.21 07:52:37.942042 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002203 sec., 649568.7698592828 rows/sec., 54.45 MiB/sec. | ||
8272 | 2024.12.21 07:52:37.942101 [ 4 ] {6da65f6d-f1ee-4e9e-8322-0178cddae163} <Debug> TCPHandler: Processed in 0.002421872 sec. | ||
8273 | 2024.12.21 07:52:37.942274 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8274 | 2024.12.21 07:52:37.942422 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8275 | 2024.12.21 07:52:37.942482 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8276 | 2024.12.21 07:52:37.943104 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8277 | 2024.12.21 07:52:37.943144 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8278 | 2024.12.21 07:52:37.943531 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8279 | 2024.12.21 07:52:37.943775 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8280 | 2024.12.21 07:52:37.943962 [ 47 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
8281 | 2024.12.21 07:52:37.944039 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.00164 sec., 34756.09756097561 rows/sec., 2.48 MiB/sec. | ||
8282 | 2024.12.21 07:52:37.944040 [ 47 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8283 | 2024.12.21 07:52:37.944132 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8284 | 2024.12.21 07:52:37.944167 [ 253 ] {5c5f24fd-62c4-468f-9b12-72a374001617} <Debug> TCPHandler: Processed in 0.001957914 sec. | ||
8285 | 2024.12.21 07:52:37.944376 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8286 | 2024.12.21 07:52:37.944464 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
8287 | 2024.12.21 07:52:37.944537 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8288 | 2024.12.21 07:52:37.944649 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8289 | 2024.12.21 07:52:37.944885 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8290 | 2024.12.21 07:52:37.944960 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 67 rows starting from the beginning of the part | ||
8291 | 2024.12.21 07:52:37.945318 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part | ||
8292 | 2024.12.21 07:52:37.945711 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 55 rows starting from the beginning of the part | ||
8293 | 2024.12.21 07:52:37.945999 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part | ||
8294 | 2024.12.21 07:52:37.946337 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
8295 | 2024.12.21 07:52:37.946510 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 57 rows starting from the beginning of the part | ||
8296 | 2024.12.21 07:52:37.947430 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2024.12.21 07:52:37.947490 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8298 | 2024.12.21 07:52:37.948752 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8299 | 2024.12.21 07:52:37.949463 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2024.12.21 07:52:37.949997 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005471 sec., 44233.229756900015 rows/sec., 3.00 MiB/sec. | ||
8301 | 2024.12.21 07:52:37.950095 [ 4 ] {f2eb07dd-fc36-4410-a00f-6e3d67d1236a} <Debug> TCPHandler: Processed in 0.00583602 sec. | ||
8302 | 2024.12.21 07:52:37.950093 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.005827109 sec., 55945.40963623643 rows/sec., 4.22 MiB/sec. | ||
8303 | 2024.12.21 07:52:37.950285 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8304 | 2024.12.21 07:52:37.950304 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
8305 | 2024.12.21 07:52:37.950474 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8306 | 2024.12.21 07:52:37.950566 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8307 | 2024.12.21 07:52:37.950833 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8308 | 2024.12.21 07:52:37.951059 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_34_7} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
8309 | 2024.12.21 07:52:37.951259 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8310 | 2024.12.21 07:52:37.951624 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8311 | 2024.12.21 07:52:37.951669 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8312 | 2024.12.21 07:52:37.952033 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8313 | 2024.12.21 07:52:37.952283 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8314 | 2024.12.21 07:52:37.952492 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002054 sec., 6329.113924050634 rows/sec., 394.62 KiB/sec. | ||
8315 | 2024.12.21 07:52:37.952552 [ 253 ] {e4204440-a0d4-4f29-8216-ea5f2d8c8a80} <Debug> TCPHandler: Processed in 0.002367171 sec. | ||
8316 | 2024.12.21 07:52:37.952704 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8317 | 2024.12.21 07:52:37.952844 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8318 | 2024.12.21 07:52:37.952902 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8319 | 2024.12.21 07:52:37.953902 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8320 | 2024.12.21 07:52:37.953940 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8321 | 2024.12.21 07:52:37.954342 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8322 | 2024.12.21 07:52:37.954587 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8323 | 2024.12.21 07:52:37.954767 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.001954 sec., 454452.4053224156 rows/sec., 32.98 MiB/sec. | ||
8324 | 2024.12.21 07:52:37.954821 [ 4 ] {edadd698-41b6-4282-8ae5-40d8ba4e0228} <Debug> TCPHandler: Processed in 0.002185688 sec. | ||
8325 | 2024.12.21 07:52:37.954968 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8326 | 2024.12.21 07:52:37.955105 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8327 | 2024.12.21 07:52:37.955165 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8328 | 2024.12.21 07:52:37.955691 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8329 | 2024.12.21 07:52:37.955734 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8330 | 2024.12.21 07:52:37.956096 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8331 | 2024.12.21 07:52:37.956336 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8332 | 2024.12.21 07:52:37.956549 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001474 sec., 4070.5563093622795 rows/sec., 212.67 KiB/sec. | ||
8333 | 2024.12.21 07:52:37.956603 [ 253 ] {ac49b694-f7df-4d97-a4dc-fa23e80c3eb8} <Debug> TCPHandler: Processed in 0.001700339 sec. | ||
8334 | 2024.12.21 07:52:37.956810 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8335 | 2024.12.21 07:52:37.957031 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8336 | 2024.12.21 07:52:37.957128 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8337 | 2024.12.21 07:52:37.958081 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8338 | 2024.12.21 07:52:37.958118 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8339 | 2024.12.21 07:52:37.958550 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8340 | 2024.12.21 07:52:37.958796 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2024.12.21 07:52:37.958926 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8342 | 2024.12.21 07:52:37.958967 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8343 | 2024.12.21 07:52:37.958980 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.002004 sec., 450598.80239520955 rows/sec., 29.99 MiB/sec. | ||
8344 | 2024.12.21 07:52:37.958992 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8345 | 2024.12.21 07:52:37.959097 [ 4 ] {67ef9011-f90e-48dc-9e16-ec18cf464bcd} <Debug> TCPHandler: Processed in 0.002398101 sec. | ||
8346 | 2024.12.21 07:52:37.959337 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8347 | 2024.12.21 07:52:37.959390 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
8348 | 2024.12.21 07:52:37.959545 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8349 | 2024.12.21 07:52:37.959653 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8350 | 2024.12.21 07:52:37.959722 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8351 | 2024.12.21 07:52:37.959817 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18243 rows starting from the beginning of the part | ||
8352 | 2024.12.21 07:52:37.960164 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part | ||
8353 | 2024.12.21 07:52:37.960602 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8354 | 2024.12.21 07:52:37.960967 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 237 rows starting from the beginning of the part | ||
8355 | 2024.12.21 07:52:37.961166 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
8356 | 2024.12.21 07:52:37.961616 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 903 rows starting from the beginning of the part | ||
8357 | 2024.12.21 07:52:37.962361 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2024.12.21 07:52:37.962432 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8359 | 2024.12.21 07:52:37.963128 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8360 | 2024.12.21 07:52:37.963451 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.12.21 07:52:37.963975 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004447 sec., 224.87069934787496 rows/sec., 15.15 KiB/sec. | ||
8362 | 2024.12.21 07:52:37.964453 [ 253 ] {3b4625dd-1b70-4242-852d-a33b6ffdc2a6} <Debug> TCPHandler: Processed in 0.005272341 sec. | ||
8363 | 2024.12.21 07:52:37.964732 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8364 | 2024.12.21 07:52:37.965025 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8365 | 2024.12.21 07:52:37.965244 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8366 | 2024.12.21 07:52:37.966861 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8367 | 2024.12.21 07:52:37.966900 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8368 | 2024.12.21 07:52:37.968055 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8369 | 2024.12.21 07:52:37.968659 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8370 | 2024.12.21 07:52:37.969021 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004106 sec., 10228.933268387724 rows/sec., 18.33 MiB/sec. | ||
8371 | 2024.12.21 07:52:37.969167 [ 4 ] {52e093be-32c7-4d02-87a7-6028a031beb7} <Debug> TCPHandler: Processed in 0.004585159 sec. | ||
8372 | 2024.12.21 07:52:37.969348 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8373 | 2024.12.21 07:52:37.969489 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8374 | 2024.12.21 07:52:37.969546 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8375 | 2024.12.21 07:52:37.970261 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19940 rows, containing 5 columns (5 merged, 0 gathered) in 0.011149101 sec., 1788485.0087912919 rows/sec., 120.79 MiB/sec. | ||
8376 | 2024.12.21 07:52:37.970573 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8377 | 2024.12.21 07:52:37.970632 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8378 | 2024.12.21 07:52:37.970650 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8379 | 2024.12.21 07:52:37.971378 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8380 | 2024.12.21 07:52:37.971481 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8381 | 2024.12.21 07:52:37.971543 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8382 | 2024.12.21 07:52:37.971692 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8383 | 2024.12.21 07:52:37.971876 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8384 | 2024.12.21 07:52:37.972045 [ 47 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8385 | 2024.12.21 07:52:37.972104 [ 47 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8386 | 2024.12.21 07:52:37.972141 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8387 | 2024.12.21 07:52:37.972149 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.002681 sec., 17903.76725102574 rows/sec., 1.08 MiB/sec. | ||
8388 | 2024.12.21 07:52:37.972375 [ 253 ] {9a5be56d-dcbb-4bf7-aafd-71f1dd9f1a97} <Debug> TCPHandler: Processed in 0.003103064 sec. | ||
8389 | 2024.12.21 07:52:37.972398 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
8390 | 2024.12.21 07:52:37.972547 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8391 | 2024.12.21 07:52:37.972579 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3666 rows starting from the beginning of the part | ||
8392 | 2024.12.21 07:52:37.972642 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part | ||
8393 | 2024.12.21 07:52:37.972784 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8394 | 2024.12.21 07:52:37.973011 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part | ||
8395 | 2024.12.21 07:52:37.973080 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
8396 | 2024.12.21 07:52:37.973333 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 48 rows starting from the beginning of the part | ||
8397 | 2024.12.21 07:52:37.975003 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002789708 sec., 1433124.9005272235 rows/sec., 93.56 MiB/sec. | ||
8398 | 2024.12.21 07:52:37.975257 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8399 | 2024.12.21 07:52:37.975511 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8400 | 2024.12.21 07:52:37.975581 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_66_13} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8401 | 2024.12.21 07:52:37.975645 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8402 | 2024.12.21 07:52:40.078300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1150 | ||
8403 | 2024.12.21 07:52:40.081807 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8404 | 2024.12.21 07:52:40.081858 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8405 | 2024.12.21 07:52:40.083376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8406 | 2024.12.21 07:52:40.083685 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8407 | 2024.12.21 07:52:40.084221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
8408 | 2024.12.21 07:52:40.695936 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8409 | 2024.12.21 07:52:40.696151 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8410 | 2024.12.21 07:52:40.696234 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8411 | 2024.12.21 07:52:40.697086 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2024.12.21 07:52:40.697142 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8413 | 2024.12.21 07:52:40.697592 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8414 | 2024.12.21 07:52:40.697859 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8415 | 2024.12.21 07:52:40.698109 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. | ||
8416 | 2024.12.21 07:52:40.698178 [ 4 ] {c61e96db-722e-47e7-95ca-aa4b79882929} <Debug> TCPHandler: Processed in 0.002384801 sec. | ||
8417 | 2024.12.21 07:52:40.698434 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8418 | 2024.12.21 07:52:40.698649 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8419 | 2024.12.21 07:52:40.698725 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8420 | 2024.12.21 07:52:40.699473 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8421 | 2024.12.21 07:52:40.699524 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8422 | 2024.12.21 07:52:40.699972 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8423 | 2024.12.21 07:52:40.700252 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8424 | 2024.12.21 07:52:40.700482 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. | ||
8425 | 2024.12.21 07:52:40.700539 [ 253 ] {f475e4e9-f69a-45bb-9fd0-8b122bcd94ab} <Debug> TCPHandler: Processed in 0.002253278 sec. | ||
8426 | 2024.12.21 07:52:40.700742 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8427 | 2024.12.21 07:52:40.700976 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8428 | 2024.12.21 07:52:40.701077 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8429 | 2024.12.21 07:52:40.701893 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8430 | 2024.12.21 07:52:40.701935 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8431 | 2024.12.21 07:52:40.702337 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8432 | 2024.12.21 07:52:40.702587 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8433 | 2024.12.21 07:52:40.702806 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001892 sec., 49682.87526427061 rows/sec., 3.46 MiB/sec. | ||
8434 | 2024.12.21 07:52:40.702861 [ 4 ] {bd77d213-b739-45b2-aa33-8e54da2e9d72} <Debug> TCPHandler: Processed in 0.002233809 sec. | ||
8435 | 2024.12.21 07:52:40.703014 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8436 | 2024.12.21 07:52:40.703153 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8437 | 2024.12.21 07:52:40.703216 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8438 | 2024.12.21 07:52:40.703776 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8439 | 2024.12.21 07:52:40.703816 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8440 | 2024.12.21 07:52:40.704196 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8441 | 2024.12.21 07:52:40.704444 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8442 | 2024.12.21 07:52:40.704643 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001522 sec., 22339.027595269385 rows/sec., 1.51 MiB/sec. | ||
8443 | 2024.12.21 07:52:40.704694 [ 253 ] {60d7cdc4-ef47-45ad-b89c-c96d850fb316} <Debug> TCPHandler: Processed in 0.00174521 sec. | ||
8444 | 2024.12.21 07:52:42.494864 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8445 | 2024.12.21 07:52:42.495546 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8446 | 2024.12.21 07:52:42.495598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8447 | 2024.12.21 07:52:42.496139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8448 | 2024.12.21 07:52:42.496396 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8449 | 2024.12.21 07:52:42.496690 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8450 | 2024.12.21 07:52:43.912828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8451 | 2024.12.21 07:52:43.933519 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2024.12.21 07:52:43.933588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8453 | 2024.12.21 07:52:43.941145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8454 | 2024.12.21 07:52:43.941920 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2024.12.21 07:52:43.945550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8456 | 2024.12.21 07:52:45.699853 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8457 | 2024.12.21 07:52:45.700157 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8458 | 2024.12.21 07:52:45.700278 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8459 | 2024.12.21 07:52:45.701357 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2024.12.21 07:52:45.701410 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8461 | 2024.12.21 07:52:45.701854 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8462 | 2024.12.21 07:52:45.702123 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2024.12.21 07:52:45.702363 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002291 sec., 24443.474465298994 rows/sec., 1.88 MiB/sec. | ||
8464 | 2024.12.21 07:52:45.702432 [ 4 ] {9a1026ed-337b-4b52-a0fb-68804076d2a3} <Debug> TCPHandler: Processed in 0.002775807 sec. | ||
8465 | 2024.12.21 07:52:45.702699 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8466 | 2024.12.21 07:52:45.702914 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8467 | 2024.12.21 07:52:45.702997 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8468 | 2024.12.21 07:52:45.703863 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8469 | 2024.12.21 07:52:45.703909 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8470 | 2024.12.21 07:52:45.704355 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8471 | 2024.12.21 07:52:45.704624 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8472 | 2024.12.21 07:52:45.704872 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002019 sec., 31698.860822189203 rows/sec., 2.47 MiB/sec. | ||
8473 | 2024.12.21 07:52:45.704929 [ 253 ] {4c100a94-0855-4c1f-b598-c4532a8cea83} <Debug> TCPHandler: Processed in 0.002374791 sec. | ||
8474 | 2024.12.21 07:52:45.705155 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8475 | 2024.12.21 07:52:45.705387 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8476 | 2024.12.21 07:52:45.705488 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8477 | 2024.12.21 07:52:45.706245 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8478 | 2024.12.21 07:52:45.706287 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8479 | 2024.12.21 07:52:45.706698 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8480 | 2024.12.21 07:52:45.706942 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8481 | 2024.12.21 07:52:45.707158 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001834 sec., 87241.00327153763 rows/sec., 6.08 MiB/sec. | ||
8482 | 2024.12.21 07:52:45.707214 [ 4 ] {0e783096-c007-45ac-aecd-6d0c00b66a1c} <Debug> TCPHandler: Processed in 0.002177918 sec. | ||
8483 | 2024.12.21 07:52:45.707366 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8484 | 2024.12.21 07:52:45.707506 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8485 | 2024.12.21 07:52:45.707569 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8486 | 2024.12.21 07:52:45.708098 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8487 | 2024.12.21 07:52:45.708137 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8488 | 2024.12.21 07:52:45.708523 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8489 | 2024.12.21 07:52:45.708779 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8490 | 2024.12.21 07:52:45.709022 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. | ||
8491 | 2024.12.21 07:52:45.709114 [ 253 ] {ab850a33-0091-4c87-a33a-9e9e58c3f5e9} <Debug> TCPHandler: Processed in 0.001809811 sec. | ||
8492 | 2024.12.21 07:52:48.023580 [ 26 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
8493 | 2024.12.21 07:52:48.023742 [ 26 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2024.12.21 07:52:48.023838 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8495 | 2024.12.21 07:52:48.024407 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
8496 | 2024.12.21 07:52:48.024635 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8497 | 2024.12.21 07:52:48.024683 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
8498 | 2024.12.21 07:52:48.024776 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
8499 | 2024.12.21 07:52:48.025024 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
8500 | 2024.12.21 07:52:48.025184 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
8501 | 2024.12.21 07:52:48.025442 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
8502 | 2024.12.21 07:52:48.026557 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488942 sec., 11249.759938158462 rows/sec., 756.47 KiB/sec. | ||
8503 | 2024.12.21 07:52:48.026719 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
8504 | 2024.12.21 07:52:48.027021 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.12.21 07:52:48.027104 [ 192 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_28_6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
8506 | 2024.12.21 07:52:48.027188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8507 | 2024.12.21 07:52:49.575842 [ 25 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
8508 | 2024.12.21 07:52:49.575909 [ 25 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8509 | 2024.12.21 07:52:49.575931 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8510 | 2024.12.21 07:52:49.576165 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::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 | ||
8511 | 2024.12.21 07:52:49.576349 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8512 | 2024.12.21 07:52:49.576389 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::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 | ||
8513 | 2024.12.21 07:52:49.576475 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
8514 | 2024.12.21 07:52:49.576711 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
8515 | 2024.12.21 07:52:49.576952 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
8516 | 2024.12.21 07:52:49.577117 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
8517 | 2024.12.21 07:52:49.578214 [ 192 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196347 sec., 20033.26432480842 rows/sec., 1.67 MiB/sec. | ||
8518 | 2024.12.21 07:52:49.578435 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
8519 | 2024.12.21 07:52:49.578830 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8520 | 2024.12.21 07:52:49.578937 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_13_3} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
8521 | 2024.12.21 07:52:49.579044 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8522 | 2024.12.21 07:52:49.731016 [ 25 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
8523 | 2024.12.21 07:52:49.731071 [ 25 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8524 | 2024.12.21 07:52:49.731096 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8525 | 2024.12.21 07:52:49.731293 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
8526 | 2024.12.21 07:52:49.731551 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8527 | 2024.12.21 07:52:49.731589 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 243 rows starting from the beginning of the part | ||
8528 | 2024.12.21 07:52:49.731703 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 242 rows starting from the beginning of the part | ||
8529 | 2024.12.21 07:52:49.731936 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8530 | 2024.12.21 07:52:49.732125 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8531 | 2024.12.21 07:52:49.732254 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 242 rows starting from the beginning of the part | ||
8532 | 2024.12.21 07:52:49.733358 [ 192 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002190027 sec., 344744.6081714974 rows/sec., 24.68 MiB/sec. | ||
8533 | 2024.12.21 07:52:49.733569 [ 195 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
8534 | 2024.12.21 07:52:49.733932 [ 195 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8535 | 2024.12.21 07:52:49.734022 [ 195 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_28_6} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
8536 | 2024.12.21 07:52:49.734115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8537 | 2024.12.21 07:52:49.845846 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8538 | 2024.12.21 07:52:49.845885 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8539 | 2024.12.21 07:52:49.996889 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8540 | 2024.12.21 07:52:49.997593 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8541 | 2024.12.21 07:52:49.997644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8542 | 2024.12.21 07:52:49.998200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8543 | 2024.12.21 07:52:49.998446 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8544 | 2024.12.21 07:52:49.998681 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8545 | 2024.12.21 07:52:50.084567 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1166 | ||
8546 | 2024.12.21 07:52:50.087225 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8547 | 2024.12.21 07:52:50.087276 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8548 | 2024.12.21 07:52:50.088733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8549 | 2024.12.21 07:52:50.089050 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8550 | 2024.12.21 07:52:50.089287 [ 52 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8551 | 2024.12.21 07:52:50.089411 [ 52 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8552 | 2024.12.21 07:52:50.089469 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8553 | 2024.12.21 07:52:50.089901 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
8554 | 2024.12.21 07:52:50.091315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
8555 | 2024.12.21 07:52:50.091651 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8556 | 2024.12.21 07:52:50.091833 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 996 rows starting from the beginning of the part | ||
8557 | 2024.12.21 07:52:50.092500 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part | ||
8558 | 2024.12.21 07:52:50.093150 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part | ||
8559 | 2024.12.21 07:52:50.093955 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
8560 | 2024.12.21 07:52:50.094723 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 54 rows starting from the beginning of the part | ||
8561 | 2024.12.21 07:52:50.095356 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
8562 | 2024.12.21 07:52:50.103689 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 72 columns (72 merged, 0 gathered) in 0.014078302 sec., 82822.48810971665 rows/sec., 66.45 MiB/sec. | ||
8563 | 2024.12.21 07:52:50.105390 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8564 | 2024.12.21 07:52:50.106240 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8565 | 2024.12.21 07:52:50.106346 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_31_6} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8566 | 2024.12.21 07:52:50.106680 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
8567 | 2024.12.21 07:52:50.705315 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8568 | 2024.12.21 07:52:50.705506 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8569 | 2024.12.21 07:52:50.705580 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8570 | 2024.12.21 07:52:50.706344 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8571 | 2024.12.21 07:52:50.706394 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8572 | 2024.12.21 07:52:50.706828 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8573 | 2024.12.21 07:52:50.707085 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8574 | 2024.12.21 07:52:50.707328 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
8575 | 2024.12.21 07:52:50.707394 [ 4 ] {0ae10b84-1562-43ab-b949-e5e8498012e7} <Debug> TCPHandler: Processed in 0.002209278 sec. | ||
8576 | 2024.12.21 07:52:50.707679 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8577 | 2024.12.21 07:52:50.707901 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8578 | 2024.12.21 07:52:50.707985 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8579 | 2024.12.21 07:52:50.708914 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2024.12.21 07:52:50.708965 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8581 | 2024.12.21 07:52:50.709436 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8582 | 2024.12.21 07:52:50.709704 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8583 | 2024.12.21 07:52:50.709959 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002114 sec., 135761.5894039735 rows/sec., 12.00 MiB/sec. | ||
8584 | 2024.12.21 07:52:50.710060 [ 253 ] {0893dcc8-60d8-4bb1-a8b6-55649c87abd2} <Debug> TCPHandler: Processed in 0.002531554 sec. | ||
8585 | 2024.12.21 07:52:50.710290 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8586 | 2024.12.21 07:52:50.710451 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8587 | 2024.12.21 07:52:50.710505 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8588 | 2024.12.21 07:52:50.711114 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2024.12.21 07:52:50.711157 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8590 | 2024.12.21 07:52:50.711592 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8591 | 2024.12.21 07:52:50.711882 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8592 | 2024.12.21 07:52:50.712135 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001712 sec., 28621.495327102803 rows/sec., 2.06 MiB/sec. | ||
8593 | 2024.12.21 07:52:50.712337 [ 4 ] {3da042e3-6299-4354-90b7-b5e779d69291} <Debug> TCPHandler: Processed in 0.002155137 sec. | ||
8594 | 2024.12.21 07:52:50.712569 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8595 | 2024.12.21 07:52:50.712708 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8596 | 2024.12.21 07:52:50.712768 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8597 | 2024.12.21 07:52:50.713394 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8598 | 2024.12.21 07:52:50.713436 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8599 | 2024.12.21 07:52:50.713798 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8600 | 2024.12.21 07:52:50.714049 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8601 | 2024.12.21 07:52:50.714269 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001592 sec., 8793.96984924623 rows/sec., 615.87 KiB/sec. | ||
8602 | 2024.12.21 07:52:50.714325 [ 253 ] {fd932be0-5dfe-4403-a107-8af9d0f04b1a} <Debug> TCPHandler: Processed in 0.001869212 sec. | ||
8603 | 2024.12.21 07:52:50.714492 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8604 | 2024.12.21 07:52:50.714632 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8605 | 2024.12.21 07:52:50.714690 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8606 | 2024.12.21 07:52:50.715317 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8607 | 2024.12.21 07:52:50.715357 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8608 | 2024.12.21 07:52:50.715716 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8609 | 2024.12.21 07:52:50.715953 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8610 | 2024.12.21 07:52:50.716159 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
8611 | 2024.12.21 07:52:50.716213 [ 4 ] {43117a2b-b63b-4390-8c88-33229c97e316} <Debug> TCPHandler: Processed in 0.001789141 sec. | ||
8612 | 2024.12.21 07:52:50.716359 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8613 | 2024.12.21 07:52:50.716475 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8614 | 2024.12.21 07:52:50.716524 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8615 | 2024.12.21 07:52:50.717281 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8616 | 2024.12.21 07:52:50.717320 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8617 | 2024.12.21 07:52:50.717698 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8618 | 2024.12.21 07:52:50.717947 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8619 | 2024.12.21 07:52:50.718167 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001716 sec., 247086.24708624708 rows/sec., 17.67 MiB/sec. | ||
8620 | 2024.12.21 07:52:50.718222 [ 253 ] {450a6a09-1ce4-46a0-85fb-2ac236576075} <Debug> TCPHandler: Processed in 0.001920264 sec. | ||
8621 | 2024.12.21 07:52:50.718419 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8622 | 2024.12.21 07:52:50.718643 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8623 | 2024.12.21 07:52:50.718736 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8624 | 2024.12.21 07:52:50.719343 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8625 | 2024.12.21 07:52:50.719382 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8626 | 2024.12.21 07:52:50.719745 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8627 | 2024.12.21 07:52:50.719983 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8628 | 2024.12.21 07:52:50.720215 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001627 sec., 3687.768899815612 rows/sec., 192.67 KiB/sec. | ||
8629 | 2024.12.21 07:52:50.720314 [ 4 ] {145fbdbd-457e-46c5-bac0-fee61c9cf7b7} <Debug> TCPHandler: Processed in 0.002002914 sec. | ||
8630 | 2024.12.21 07:52:50.720482 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8631 | 2024.12.21 07:52:50.720597 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8632 | 2024.12.21 07:52:50.720649 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8633 | 2024.12.21 07:52:50.721237 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2024.12.21 07:52:50.721273 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8635 | 2024.12.21 07:52:50.721656 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8636 | 2024.12.21 07:52:50.721894 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8637 | 2024.12.21 07:52:50.722080 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001506 sec., 157370.51792828686 rows/sec., 10.55 MiB/sec. | ||
8638 | 2024.12.21 07:52:50.722171 [ 253 ] {06277f67-3490-4cc7-97cf-d1b1c75a39b9} <Debug> TCPHandler: Processed in 0.00174518 sec. | ||
8639 | 2024.12.21 07:52:50.722426 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8640 | 2024.12.21 07:52:50.722665 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8641 | 2024.12.21 07:52:50.722761 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8642 | 2024.12.21 07:52:50.723352 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8643 | 2024.12.21 07:52:50.723391 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8644 | 2024.12.21 07:52:50.723746 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8645 | 2024.12.21 07:52:50.723987 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8646 | 2024.12.21 07:52:50.724187 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001577 sec., 634.1154090044388 rows/sec., 42.73 KiB/sec. | ||
8647 | 2024.12.21 07:52:50.724238 [ 4 ] {d131abc5-218b-4cec-affd-6a7dc6e54c1f} <Debug> TCPHandler: Processed in 0.001972784 sec. | ||
8648 | 2024.12.21 07:52:50.724389 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8649 | 2024.12.21 07:52:50.724505 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8650 | 2024.12.21 07:52:50.724585 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8651 | 2024.12.21 07:52:50.725758 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2024.12.21 07:52:50.725794 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8653 | 2024.12.21 07:52:50.726438 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8654 | 2024.12.21 07:52:50.726687 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2024.12.21 07:52:50.726823 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8656 | 2024.12.21 07:52:50.726886 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8657 | 2024.12.21 07:52:50.726910 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002426 sec., 17312.44847485573 rows/sec., 31.02 MiB/sec. | ||
8658 | 2024.12.21 07:52:50.726916 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8659 | 2024.12.21 07:52:50.727638 [ 253 ] {459043df-38a4-43fd-9c73-c9f16ae9b16f} <Debug> TCPHandler: Processed in 0.003294507 sec. | ||
8660 | 2024.12.21 07:52:50.727993 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
8661 | 2024.12.21 07:52:50.728060 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8662 | 2024.12.21 07:52:50.728420 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8663 | 2024.12.21 07:52:50.728558 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8664 | 2024.12.21 07:52:50.729268 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8665 | 2024.12.21 07:52:50.729503 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 995 rows starting from the beginning of the part | ||
8666 | 2024.12.21 07:52:50.730159 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
8667 | 2024.12.21 07:52:50.730931 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
8668 | 2024.12.21 07:52:50.730934 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8669 | 2024.12.21 07:52:50.731015 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8670 | 2024.12.21 07:52:50.731492 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
8671 | 2024.12.21 07:52:50.732174 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
8672 | 2024.12.21 07:52:50.732529 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8673 | 2024.12.21 07:52:50.732789 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
8674 | 2024.12.21 07:52:50.733370 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8675 | 2024.12.21 07:52:50.734009 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005674 sec., 14451.885794853719 rows/sec., 939.90 KiB/sec. | ||
8676 | 2024.12.21 07:52:50.734095 [ 4 ] {6ce0eeeb-de19-42bc-8922-5d44722cf63f} <Debug> TCPHandler: Processed in 0.006316749 sec. | ||
8677 | 2024.12.21 07:52:50.741374 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1205 rows, containing 19 columns (19 merged, 0 gathered) in 0.014256014 sec., 84525.73068460792 rows/sec., 151.47 MiB/sec. | ||
8678 | 2024.12.21 07:52:50.742609 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8679 | 2024.12.21 07:52:50.743069 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8680 | 2024.12.21 07:52:50.743165 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8681 | 2024.12.21 07:52:50.743349 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
8682 | 2024.12.21 07:52:51.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.59 MiB, peak 230.17 MiB, free memory in arenas 0.00 B, will set to 221.16 MiB (RSS), difference: 2.58 MiB | ||
8683 | 2024.12.21 07:52:51.445682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8684 | 2024.12.21 07:52:51.467024 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8685 | 2024.12.21 07:52:51.467095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
8686 | 2024.12.21 07:52:51.474418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8687 | 2024.12.21 07:52:51.475200 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8688 | 2024.12.21 07:52:51.477956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8689 | 2024.12.21 07:52:55.700006 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8690 | 2024.12.21 07:52:55.700231 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8691 | 2024.12.21 07:52:55.700310 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8692 | 2024.12.21 07:52:55.701167 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8693 | 2024.12.21 07:52:55.701212 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8694 | 2024.12.21 07:52:55.701632 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8695 | 2024.12.21 07:52:55.701889 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8696 | 2024.12.21 07:52:55.702094 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001923 sec., 2080.083203328133 rows/sec., 169.62 KiB/sec. | ||
8697 | 2024.12.21 07:52:55.702158 [ 4 ] {ca00689b-cb97-4086-8d0a-edad00e962da} <Debug> TCPHandler: Processed in 0.002289119 sec. | ||
8698 | 2024.12.21 07:52:55.702429 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8699 | 2024.12.21 07:52:55.702622 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8700 | 2024.12.21 07:52:55.702696 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8701 | 2024.12.21 07:52:55.703478 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8702 | 2024.12.21 07:52:55.703530 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8703 | 2024.12.21 07:52:55.703973 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8704 | 2024.12.21 07:52:55.704226 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8705 | 2024.12.21 07:52:55.704407 [ 135 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8706 | 2024.12.21 07:52:55.704479 [ 135 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8707 | 2024.12.21 07:52:55.704490 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001913 sec., 30318.87088342917 rows/sec., 2.32 MiB/sec. | ||
8708 | 2024.12.21 07:52:55.704519 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8709 | 2024.12.21 07:52:55.704668 [ 253 ] {3eb49ac8-aaab-4b59-b92a-13f7c0bbd260} <Debug> TCPHandler: Processed in 0.002374061 sec. | ||
8710 | 2024.12.21 07:52:55.704940 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
8711 | 2024.12.21 07:52:55.705051 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8712 | 2024.12.21 07:52:55.705485 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8713 | 2024.12.21 07:52:55.705554 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8714 | 2024.12.21 07:52:55.705603 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1438 rows starting from the beginning of the part | ||
8715 | 2024.12.21 07:52:55.705789 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8716 | 2024.12.21 07:52:55.705968 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1431 rows starting from the beginning of the part | ||
8717 | 2024.12.21 07:52:55.706370 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
8718 | 2024.12.21 07:52:55.706796 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
8719 | 2024.12.21 07:52:55.707254 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 287 rows starting from the beginning of the part | ||
8720 | 2024.12.21 07:52:55.707681 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 58 rows starting from the beginning of the part | ||
8721 | 2024.12.21 07:52:55.709232 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8722 | 2024.12.21 07:52:55.709289 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8723 | 2024.12.21 07:52:55.710287 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8724 | 2024.12.21 07:52:55.710720 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8725 | 2024.12.21 07:52:55.710956 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005613 sec., 712.6313914127917 rows/sec., 49.76 KiB/sec. | ||
8726 | 2024.12.21 07:52:55.711035 [ 4 ] {3f5466c7-ccd7-4780-aa29-845f7bd0854b} <Debug> TCPHandler: Processed in 0.006235147 sec. | ||
8727 | 2024.12.21 07:52:55.711266 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8728 | 2024.12.21 07:52:55.711475 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 5 columns (5 merged, 0 gathered) in 0.006821767 sec., 487556.9628807316 rows/sec., 42.73 MiB/sec. | ||
8729 | 2024.12.21 07:52:55.711507 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8730 | 2024.12.21 07:52:55.711581 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8731 | 2024.12.21 07:52:55.711770 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8732 | 2024.12.21 07:52:55.712368 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8733 | 2024.12.21 07:52:55.712564 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_71_14} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8734 | 2024.12.21 07:52:55.712720 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8735 | 2024.12.21 07:52:55.712861 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8736 | 2024.12.21 07:52:55.712917 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8737 | 2024.12.21 07:52:55.713301 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8738 | 2024.12.21 07:52:55.713549 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8739 | 2024.12.21 07:52:55.713718 [ 135 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8740 | 2024.12.21 07:52:55.713775 [ 135 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2024.12.21 07:52:55.713799 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.002338 sec., 29084.6877673225 rows/sec., 2.27 MiB/sec. | ||
8742 | 2024.12.21 07:52:55.713813 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8743 | 2024.12.21 07:52:55.714017 [ 253 ] {7937dcef-0e0e-4681-861b-350e8a117d2c} <Debug> TCPHandler: Processed in 0.002848669 sec. | ||
8744 | 2024.12.21 07:52:55.714091 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
8745 | 2024.12.21 07:52:55.714253 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8746 | 2024.12.21 07:52:55.714259 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8747 | 2024.12.21 07:52:55.714298 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
8748 | 2024.12.21 07:52:55.714593 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 888 rows starting from the beginning of the part | ||
8749 | 2024.12.21 07:52:55.714645 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8750 | 2024.12.21 07:52:55.714869 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8751 | 2024.12.21 07:52:55.714886 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
8752 | 2024.12.21 07:52:55.715277 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
8753 | 2024.12.21 07:52:55.715653 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 424 rows starting from the beginning of the part | ||
8754 | 2024.12.21 07:52:55.716023 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 68 rows starting from the beginning of the part | ||
8755 | 2024.12.21 07:52:55.717477 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8756 | 2024.12.21 07:52:55.717558 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8757 | 2024.12.21 07:52:55.718605 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8758 | 2024.12.21 07:52:55.719087 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8759 | 2024.12.21 07:52:55.719283 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005336212 sec., 454254.81596308394 rows/sec., 34.85 MiB/sec. | ||
8760 | 2024.12.21 07:52:55.719452 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.004944 sec., 32766.99029126214 rows/sec., 2.28 MiB/sec. | ||
8761 | 2024.12.21 07:52:55.719532 [ 4 ] {662042f0-d7ad-4df3-a924-bf32bbc0acfe} <Debug> TCPHandler: Processed in 0.005372622 sec. | ||
8762 | 2024.12.21 07:52:55.719566 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8763 | 2024.12.21 07:52:55.719719 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8764 | 2024.12.21 07:52:55.719901 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8765 | 2024.12.21 07:52:55.719980 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8766 | 2024.12.21 07:52:55.720062 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8767 | 2024.12.21 07:52:55.720340 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_71_14} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8768 | 2024.12.21 07:52:55.720521 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8769 | 2024.12.21 07:52:55.720864 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2024.12.21 07:52:55.720916 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8771 | 2024.12.21 07:52:55.721301 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8772 | 2024.12.21 07:52:55.721537 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2024.12.21 07:52:55.721744 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001919 sec., 31266.284523189162 rows/sec., 2.11 MiB/sec. | ||
8774 | 2024.12.21 07:52:55.721800 [ 253 ] {f75062f7-58aa-41be-804b-9b643cb99d46} <Debug> TCPHandler: Processed in 0.002165817 sec. | ||
8775 | 2024.12.21 07:52:57.498886 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8776 | 2024.12.21 07:52:57.499727 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8777 | 2024.12.21 07:52:57.499776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8778 | 2024.12.21 07:52:57.500339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8779 | 2024.12.21 07:52:57.500624 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8780 | 2024.12.21 07:52:57.500885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8781 | 2024.12.21 07:52:58.978082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8782 | 2024.12.21 07:52:59.003014 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8783 | 2024.12.21 07:52:59.003084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8784 | 2024.12.21 07:52:59.011812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8785 | 2024.12.21 07:52:59.012747 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8786 | 2024.12.21 07:52:59.016458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8787 | 2024.12.21 07:53:00.091552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1200 | ||
8788 | 2024.12.21 07:53:00.094713 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8789 | 2024.12.21 07:53:00.094762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8790 | 2024.12.21 07:53:00.096221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8791 | 2024.12.21 07:53:00.096535 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8792 | 2024.12.21 07:53:00.097721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8793 | 2024.12.21 07:53:00.706103 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8794 | 2024.12.21 07:53:00.706314 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8795 | 2024.12.21 07:53:00.706392 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8796 | 2024.12.21 07:53:00.707138 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8797 | 2024.12.21 07:53:00.707192 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8798 | 2024.12.21 07:53:00.707623 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8799 | 2024.12.21 07:53:00.707892 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8800 | 2024.12.21 07:53:00.708102 [ 149 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8801 | 2024.12.21 07:53:00.708169 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. | ||
8802 | 2024.12.21 07:53:00.708179 [ 149 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8803 | 2024.12.21 07:53:00.708246 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8804 | 2024.12.21 07:53:00.708320 [ 4 ] {72c4c660-6b06-4b6b-8fda-72d1e09fdc67} <Debug> TCPHandler: Processed in 0.00235432 sec. | ||
8805 | 2024.12.21 07:53:00.708613 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8806 | 2024.12.21 07:53:00.708677 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8807 | 2024.12.21 07:53:00.708993 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8808 | 2024.12.21 07:53:00.709052 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8809 | 2024.12.21 07:53:00.709072 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8810 | 2024.12.21 07:53:00.709173 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8811 | 2024.12.21 07:53:00.709385 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8812 | 2024.12.21 07:53:00.709677 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8813 | 2024.12.21 07:53:00.709907 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8814 | 2024.12.21 07:53:00.710223 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8815 | 2024.12.21 07:53:00.712213 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8816 | 2024.12.21 07:53:00.712297 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8817 | 2024.12.21 07:53:00.712875 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004524828 sec., 15470.201298259293 rows/sec., 1.15 MiB/sec. | ||
8818 | 2024.12.21 07:53:00.713117 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8819 | 2024.12.21 07:53:00.713330 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8820 | 2024.12.21 07:53:00.713612 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8821 | 2024.12.21 07:53:00.713775 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_29_7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8822 | 2024.12.21 07:53:00.713811 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8823 | 2024.12.21 07:53:00.713960 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8824 | 2024.12.21 07:53:00.714175 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.005215 sec., 55033.55704697986 rows/sec., 4.86 MiB/sec. | ||
8825 | 2024.12.21 07:53:00.714257 [ 253 ] {e18b8da5-9b3e-4760-8668-d19724ea1b58} <Debug> TCPHandler: Processed in 0.0057955 sec. | ||
8826 | 2024.12.21 07:53:00.714420 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8827 | 2024.12.21 07:53:00.714567 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8828 | 2024.12.21 07:53:00.714628 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8829 | 2024.12.21 07:53:00.715361 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8830 | 2024.12.21 07:53:00.715402 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8831 | 2024.12.21 07:53:00.715774 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8832 | 2024.12.21 07:53:00.716019 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8833 | 2024.12.21 07:53:00.716202 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001672 sec., 29306.220095693778 rows/sec., 2.11 MiB/sec. | ||
8834 | 2024.12.21 07:53:00.716257 [ 4 ] {72e893a5-c76b-4417-872a-f2045e3d4139} <Debug> TCPHandler: Processed in 0.001906802 sec. | ||
8835 | 2024.12.21 07:53:00.716395 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8836 | 2024.12.21 07:53:00.716520 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8837 | 2024.12.21 07:53:00.716574 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8838 | 2024.12.21 07:53:00.717160 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8839 | 2024.12.21 07:53:00.717201 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8840 | 2024.12.21 07:53:00.717576 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8841 | 2024.12.21 07:53:00.717817 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8842 | 2024.12.21 07:53:00.718080 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. | ||
8843 | 2024.12.21 07:53:00.718299 [ 253 ] {c407d2ae-8b51-4659-b9a7-96633658d188} <Debug> TCPHandler: Processed in 0.001957643 sec. | ||
8844 | 2024.12.21 07:53:00.718480 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8845 | 2024.12.21 07:53:00.718628 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8846 | 2024.12.21 07:53:00.718678 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8847 | 2024.12.21 07:53:00.719257 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8848 | 2024.12.21 07:53:00.719294 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8849 | 2024.12.21 07:53:00.719660 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8850 | 2024.12.21 07:53:00.719900 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2024.12.21 07:53:00.720041 [ 147 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8852 | 2024.12.21 07:53:00.720079 [ 147 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8853 | 2024.12.21 07:53:00.720098 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001495 sec., 8695.652173913044 rows/sec., 542.17 KiB/sec. | ||
8854 | 2024.12.21 07:53:00.720106 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8855 | 2024.12.21 07:53:00.720239 [ 4 ] {54ce5391-746b-420d-89bf-0f1aaa1db5fd} <Debug> TCPHandler: Processed in 0.001837942 sec. | ||
8856 | 2024.12.21 07:53:00.720328 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
8857 | 2024.12.21 07:53:00.720393 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8858 | 2024.12.21 07:53:00.720454 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8859 | 2024.12.21 07:53:00.720496 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8860 | 2024.12.21 07:53:00.720525 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8861 | 2024.12.21 07:53:00.720618 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8862 | 2024.12.21 07:53:00.720718 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8863 | 2024.12.21 07:53:00.721118 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8864 | 2024.12.21 07:53:00.721489 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8865 | 2024.12.21 07:53:00.721893 [ 194 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8866 | 2024.12.21 07:53:00.723069 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8867 | 2024.12.21 07:53:00.723114 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8868 | 2024.12.21 07:53:00.723520 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003279007 sec., 19823.074485659836 rows/sec., 1.28 MiB/sec. | ||
8869 | 2024.12.21 07:53:00.723759 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8870 | 2024.12.21 07:53:00.723794 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8871 | 2024.12.21 07:53:00.724262 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8872 | 2024.12.21 07:53:00.724432 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8873 | 2024.12.21 07:53:00.724735 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_29_7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8874 | 2024.12.21 07:53:00.724743 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004239 sec., 100023.59046945036 rows/sec., 7.15 MiB/sec. | ||
8875 | 2024.12.21 07:53:00.724982 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8876 | 2024.12.21 07:53:00.724990 [ 253 ] {b180fb74-ab6d-4fca-bd72-d368802b6734} <Debug> TCPHandler: Processed in 0.00465654 sec. | ||
8877 | 2024.12.21 07:53:00.725180 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8878 | 2024.12.21 07:53:00.725326 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8879 | 2024.12.21 07:53:00.725388 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8880 | 2024.12.21 07:53:00.725977 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8881 | 2024.12.21 07:53:00.726024 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8882 | 2024.12.21 07:53:00.726445 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8883 | 2024.12.21 07:53:00.726682 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8884 | 2024.12.21 07:53:00.726806 [ 147 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8885 | 2024.12.21 07:53:00.726844 [ 147 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.12.21 07:53:00.726866 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8887 | 2024.12.21 07:53:00.726875 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
8888 | 2024.12.21 07:53:00.727197 [ 4 ] {d0951c49-cd43-4bbe-8572-80e3a270c455} <Debug> TCPHandler: Processed in 0.002070245 sec. | ||
8889 | 2024.12.21 07:53:00.727275 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
8890 | 2024.12.21 07:53:00.727448 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8891 | 2024.12.21 07:53:00.727804 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8892 | 2024.12.21 07:53:00.727928 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8893 | 2024.12.21 07:53:00.727936 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8894 | 2024.12.21 07:53:00.728003 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
8895 | 2024.12.21 07:53:00.728391 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
8896 | 2024.12.21 07:53:00.728817 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
8897 | 2024.12.21 07:53:00.729120 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
8898 | 2024.12.21 07:53:00.729355 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
8899 | 2024.12.21 07:53:00.729730 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
8900 | 2024.12.21 07:53:00.730491 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8901 | 2024.12.21 07:53:00.730555 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8902 | 2024.12.21 07:53:00.731627 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8903 | 2024.12.21 07:53:00.732290 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8904 | 2024.12.21 07:53:00.732393 [ 189 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.005449464 sec., 31929.745751141763 rows/sec., 1.63 MiB/sec. | ||
8905 | 2024.12.21 07:53:00.732621 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8906 | 2024.12.21 07:53:00.732718 [ 189 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8907 | 2024.12.21 07:53:00.732716 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8908 | 2024.12.21 07:53:00.732740 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005059 sec., 46847.203004546354 rows/sec., 3.14 MiB/sec. | ||
8909 | 2024.12.21 07:53:00.732836 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8910 | 2024.12.21 07:53:00.733019 [ 253 ] {6fa0480e-bde2-44b2-9e0c-7f3e682e3656} <Debug> TCPHandler: Processed in 0.005701188 sec. | ||
8911 | 2024.12.21 07:53:00.733362 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
8912 | 2024.12.21 07:53:00.733419 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8913 | 2024.12.21 07:53:00.733543 [ 189 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8914 | 2024.12.21 07:53:00.733726 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8915 | 2024.12.21 07:53:00.733843 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19940 rows starting from the beginning of the part | ||
8916 | 2024.12.21 07:53:00.733855 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8917 | 2024.12.21 07:53:00.733879 [ 189 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_29_6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8918 | 2024.12.21 07:53:00.734152 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8919 | 2024.12.21 07:53:00.734309 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 94 rows starting from the beginning of the part | ||
8920 | 2024.12.21 07:53:00.734397 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
8921 | 2024.12.21 07:53:00.734819 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
8922 | 2024.12.21 07:53:00.735109 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part | ||
8923 | 2024.12.21 07:53:00.735359 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 162 rows starting from the beginning of the part | ||
8924 | 2024.12.21 07:53:00.735662 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 237 rows starting from the beginning of the part | ||
8925 | 2024.12.21 07:53:00.737003 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8926 | 2024.12.21 07:53:00.737047 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8927 | 2024.12.21 07:53:00.737553 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8928 | 2024.12.21 07:53:00.737962 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8929 | 2024.12.21 07:53:00.738484 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004767 sec., 209.77554017201592 rows/sec., 14.14 KiB/sec. | ||
8930 | 2024.12.21 07:53:00.738677 [ 4 ] {2eb312f2-894c-4ae1-b906-1dcef2292843} <Debug> TCPHandler: Processed in 0.005523795 sec. | ||
8931 | 2024.12.21 07:53:00.738897 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8932 | 2024.12.21 07:53:00.739067 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8933 | 2024.12.21 07:53:00.739161 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8934 | 2024.12.21 07:53:00.740929 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8935 | 2024.12.21 07:53:00.740974 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8936 | 2024.12.21 07:53:00.741792 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8937 | 2024.12.21 07:53:00.742154 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8938 | 2024.12.21 07:53:00.742574 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003538 sec., 11871.11362351611 rows/sec., 21.27 MiB/sec. | ||
8939 | 2024.12.21 07:53:00.742706 [ 253 ] {172b739b-ea04-4705-bad4-89524ffe83a6} <Debug> TCPHandler: Processed in 0.003918217 sec. | ||
8940 | 2024.12.21 07:53:00.742866 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8941 | 2024.12.21 07:53:00.743063 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8942 | 2024.12.21 07:53:00.743124 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8943 | 2024.12.21 07:53:00.743873 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20830 rows, containing 5 columns (5 merged, 0 gathered) in 0.010788615 sec., 1930739.0244252854 rows/sec., 130.45 MiB/sec. | ||
8944 | 2024.12.21 07:53:00.744297 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8945 | 2024.12.21 07:53:00.744357 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8946 | 2024.12.21 07:53:00.744438 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8947 | 2024.12.21 07:53:00.744864 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8948 | 2024.12.21 07:53:00.745075 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8949 | 2024.12.21 07:53:00.745196 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8950 | 2024.12.21 07:53:00.745208 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8951 | 2024.12.21 07:53:00.745482 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2024.12.21 07:53:00.745624 [ 147 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8953 | 2024.12.21 07:53:00.745662 [ 147 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8954 | 2024.12.21 07:53:00.745685 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002655 sec., 30885.12241054614 rows/sec., 1.96 MiB/sec. | ||
8955 | 2024.12.21 07:53:00.745689 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8956 | 2024.12.21 07:53:00.745827 [ 4 ] {59dfaefe-9207-4dc1-a3f0-a044dd01cce3} <Debug> TCPHandler: Processed in 0.003033442 sec. | ||
8957 | 2024.12.21 07:53:00.745952 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
8958 | 2024.12.21 07:53:00.746073 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8959 | 2024.12.21 07:53:00.746103 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3998 rows starting from the beginning of the part | ||
8960 | 2024.12.21 07:53:00.746173 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
8961 | 2024.12.21 07:53:00.746330 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
8962 | 2024.12.21 07:53:00.746527 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part | ||
8963 | 2024.12.21 07:53:00.746664 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
8964 | 2024.12.21 07:53:00.746822 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 82 rows starting from the beginning of the part | ||
8965 | 2024.12.21 07:53:00.748600 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002781538 sec., 1551659.5495010314 rows/sec., 101.32 MiB/sec. | ||
8966 | 2024.12.21 07:53:00.749021 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8967 | 2024.12.21 07:53:00.749365 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2024.12.21 07:53:00.749456 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_71_14} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8969 | 2024.12.21 07:53:00.749549 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8970 | 2024.12.21 07:53:04.846128 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8971 | 2024.12.21 07:53:04.846206 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8972 | 2024.12.21 07:53:05.001060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21167 | ||
8973 | 2024.12.21 07:53:05.001667 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2024.12.21 07:53:05.001707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8975 | 2024.12.21 07:53:05.002287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8976 | 2024.12.21 07:53:05.002546 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2024.12.21 07:53:05.002815 [ 144 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8978 | 2024.12.21 07:53:05.002838 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21167 | ||
8979 | 2024.12.21 07:53:05.002927 [ 144 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8980 | 2024.12.21 07:53:05.002978 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8981 | 2024.12.21 07:53:05.003274 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8982 | 2024.12.21 07:53:05.003770 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8983 | 2024.12.21 07:53:05.003855 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8984 | 2024.12.21 07:53:05.003934 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8985 | 2024.12.21 07:53:05.004145 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8986 | 2024.12.21 07:53:05.004384 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8987 | 2024.12.21 07:53:05.004530 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
8988 | 2024.12.21 07:53:05.004716 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
8989 | 2024.12.21 07:53:05.007207 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21167 rows, containing 4 columns (4 merged, 0 gathered) in 0.004123381 sec., 5133408.724539401 rows/sec., 73.43 MiB/sec. | ||
8990 | 2024.12.21 07:53:05.007635 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8991 | 2024.12.21 07:53:05.007976 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8992 | 2024.12.21 07:53:05.008080 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_46_9} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8993 | 2024.12.21 07:53:05.008209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8994 | 2024.12.21 07:53:05.699984 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8995 | 2024.12.21 07:53:05.700190 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8996 | 2024.12.21 07:53:05.700272 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8997 | 2024.12.21 07:53:05.701056 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8998 | 2024.12.21 07:53:05.701108 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
8999 | 2024.12.21 07:53:05.701534 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9000 | 2024.12.21 07:53:05.701780 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2024.12.21 07:53:05.702014 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.29 MiB/sec. | ||
9002 | 2024.12.21 07:53:05.702085 [ 4 ] {59073590-0501-45f8-9f1f-4226f221e385} <Debug> TCPHandler: Processed in 0.002244298 sec. | ||
9003 | 2024.12.21 07:53:05.702377 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2024.12.21 07:53:05.702581 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9005 | 2024.12.21 07:53:05.702655 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9006 | 2024.12.21 07:53:05.703399 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2024.12.21 07:53:05.703449 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9008 | 2024.12.21 07:53:05.703886 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9009 | 2024.12.21 07:53:05.704139 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2024.12.21 07:53:05.704396 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001862 sec., 34371.64339419979 rows/sec., 2.68 MiB/sec. | ||
9011 | 2024.12.21 07:53:05.704469 [ 253 ] {cde64202-d6b8-4708-8bde-8d098749b169} <Debug> TCPHandler: Processed in 0.002273149 sec. | ||
9012 | 2024.12.21 07:53:05.704728 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9013 | 2024.12.21 07:53:05.704883 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9014 | 2024.12.21 07:53:05.704937 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9015 | 2024.12.21 07:53:05.705529 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9016 | 2024.12.21 07:53:05.705570 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9017 | 2024.12.21 07:53:05.705966 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9018 | 2024.12.21 07:53:05.706216 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9019 | 2024.12.21 07:53:05.706431 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
9020 | 2024.12.21 07:53:05.706483 [ 4 ] {6f317d06-f2b4-4e6d-a5ab-60b08b9ee974} <Debug> TCPHandler: Processed in 0.001908033 sec. | ||
9021 | 2024.12.21 07:53:05.706644 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9022 | 2024.12.21 07:53:05.706787 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9023 | 2024.12.21 07:53:05.706850 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9024 | 2024.12.21 07:53:05.707454 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9025 | 2024.12.21 07:53:05.707502 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9026 | 2024.12.21 07:53:05.707892 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9027 | 2024.12.21 07:53:05.708150 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9028 | 2024.12.21 07:53:05.708353 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
9029 | 2024.12.21 07:53:05.708405 [ 253 ] {2352fe56-99ef-41cc-846e-9c34d1bb336f} <Debug> TCPHandler: Processed in 0.001828601 sec. | ||
9030 | 2024.12.21 07:53:06.516614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9031 | 2024.12.21 07:53:06.539514 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9032 | 2024.12.21 07:53:06.539584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9033 | 2024.12.21 07:53:06.547712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9034 | 2024.12.21 07:53:06.548493 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9035 | 2024.12.21 07:53:06.548938 [ 143 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9036 | 2024.12.21 07:53:06.549084 [ 143 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9037 | 2024.12.21 07:53:06.549167 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9038 | 2024.12.21 07:53:06.549696 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9039 | 2024.12.21 07:53:06.563693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9040 | 2024.12.21 07:53:06.565722 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9041 | 2024.12.21 07:53:06.567264 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9042 | 2024.12.21 07:53:06.572990 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9043 | 2024.12.21 07:53:06.578829 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9044 | 2024.12.21 07:53:06.584713 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9045 | 2024.12.21 07:53:06.590847 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9046 | 2024.12.21 07:53:06.595725 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9047 | 2024.12.21 07:53:06.655822 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106482107 sec., 3258.7634653022033 rows/sec., 16.85 MiB/sec. | ||
9048 | 2024.12.21 07:53:06.659165 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9049 | 2024.12.21 07:53:06.662220 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_46_9} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2024.12.21 07:53:06.662353 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_46_9} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9051 | 2024.12.21 07:53:06.664938 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9052 | 2024.12.21 07:53:07.954860 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2024.12.21 07:53:07.955194 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9054 | 2024.12.21 07:53:07.955313 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9055 | 2024.12.21 07:53:07.956222 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2024.12.21 07:53:07.956273 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9057 | 2024.12.21 07:53:07.956728 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9058 | 2024.12.21 07:53:07.956982 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2024.12.21 07:53:07.957223 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002117 sec., 6613.131790269249 rows/sec., 476.06 KiB/sec. | ||
9060 | 2024.12.21 07:53:07.957284 [ 4 ] {ab964bdf-59d4-4bb9-b715-e8350eb96fe4} <Debug> TCPHandler: Processed in 0.002619875 sec. | ||
9061 | 2024.12.21 07:53:07.957534 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9062 | 2024.12.21 07:53:07.957726 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9063 | 2024.12.21 07:53:07.957799 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9064 | 2024.12.21 07:53:07.958539 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2024.12.21 07:53:07.958583 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9066 | 2024.12.21 07:53:07.959016 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9067 | 2024.12.21 07:53:07.959282 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2024.12.21 07:53:07.959510 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00183 sec., 3278.688524590164 rows/sec., 267.35 KiB/sec. | ||
9069 | 2024.12.21 07:53:07.959606 [ 253 ] {34b6ae91-88a2-4add-be1c-c2768ce1f86a} <Debug> TCPHandler: Processed in 0.002207998 sec. | ||
9070 | 2024.12.21 07:53:07.959772 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9071 | 2024.12.21 07:53:07.959916 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9072 | 2024.12.21 07:53:07.959976 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9073 | 2024.12.21 07:53:07.961380 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2024.12.21 07:53:07.961422 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9075 | 2024.12.21 07:53:07.961881 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9076 | 2024.12.21 07:53:07.962127 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2024.12.21 07:53:07.962346 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.00246 sec., 581300.8130081301 rows/sec., 48.73 MiB/sec. | ||
9078 | 2024.12.21 07:53:07.962401 [ 4 ] {43cd63ff-15bd-4cdb-9dd0-7c06a1442905} <Debug> TCPHandler: Processed in 0.002698326 sec. | ||
9079 | 2024.12.21 07:53:07.962572 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9080 | 2024.12.21 07:53:07.962699 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9081 | 2024.12.21 07:53:07.962752 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9082 | 2024.12.21 07:53:07.963381 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2024.12.21 07:53:07.963421 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9084 | 2024.12.21 07:53:07.963798 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9085 | 2024.12.21 07:53:07.964049 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2024.12.21 07:53:07.964313 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001635 sec., 33639.14373088685 rows/sec., 2.41 MiB/sec. | ||
9087 | 2024.12.21 07:53:07.964420 [ 253 ] {f7a51b5c-b1bf-4457-a8c1-c48659a8abab} <Debug> TCPHandler: Processed in 0.001905643 sec. | ||
9088 | 2024.12.21 07:53:07.964659 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9089 | 2024.12.21 07:53:07.964815 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9090 | 2024.12.21 07:53:07.964874 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9091 | 2024.12.21 07:53:07.965665 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9092 | 2024.12.21 07:53:07.965708 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9093 | 2024.12.21 07:53:07.966074 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9094 | 2024.12.21 07:53:07.966315 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9095 | 2024.12.21 07:53:07.966538 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001754 sec., 137970.3534777651 rows/sec., 9.35 MiB/sec. | ||
9096 | 2024.12.21 07:53:07.966591 [ 4 ] {cf3ff097-1326-418e-8d5c-c230aa0c506d} <Debug> TCPHandler: Processed in 0.002060205 sec. | ||
9097 | 2024.12.21 07:53:07.966731 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9098 | 2024.12.21 07:53:07.966849 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9099 | 2024.12.21 07:53:07.966898 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9100 | 2024.12.21 07:53:07.967483 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9101 | 2024.12.21 07:53:07.967522 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9102 | 2024.12.21 07:53:07.967891 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9103 | 2024.12.21 07:53:07.968142 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9104 | 2024.12.21 07:53:07.968366 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. | ||
9105 | 2024.12.21 07:53:07.968495 [ 253 ] {32238d3b-65a0-440e-a7b2-473b1b82ce9f} <Debug> TCPHandler: Processed in 0.001819571 sec. | ||
9106 | 2024.12.21 07:53:07.968641 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9107 | 2024.12.21 07:53:07.968777 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9108 | 2024.12.21 07:53:07.968834 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9109 | 2024.12.21 07:53:07.969868 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9110 | 2024.12.21 07:53:07.969909 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9111 | 2024.12.21 07:53:07.970310 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9112 | 2024.12.21 07:53:07.970556 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9113 | 2024.12.21 07:53:07.970772 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002025 sec., 437530.8641975309 rows/sec., 31.74 MiB/sec. | ||
9114 | 2024.12.21 07:53:07.970826 [ 4 ] {a137f2fe-6a87-47ac-9866-525cc30a7a16} <Debug> TCPHandler: Processed in 0.002242478 sec. | ||
9115 | 2024.12.21 07:53:07.970966 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9116 | 2024.12.21 07:53:07.971085 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9117 | 2024.12.21 07:53:07.971137 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9118 | 2024.12.21 07:53:07.971623 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9119 | 2024.12.21 07:53:07.971662 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9120 | 2024.12.21 07:53:07.972033 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9121 | 2024.12.21 07:53:07.972276 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9122 | 2024.12.21 07:53:07.972514 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001447 sec., 4146.51002073255 rows/sec., 216.64 KiB/sec. | ||
9123 | 2024.12.21 07:53:07.972698 [ 253 ] {e56d1102-f9da-4e54-bcd2-d3a9571cb805} <Debug> TCPHandler: Processed in 0.001782371 sec. | ||
9124 | 2024.12.21 07:53:07.972898 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9125 | 2024.12.21 07:53:07.973020 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9126 | 2024.12.21 07:53:07.973074 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9127 | 2024.12.21 07:53:07.973839 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9128 | 2024.12.21 07:53:07.973878 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9129 | 2024.12.21 07:53:07.974321 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9130 | 2024.12.21 07:53:07.974557 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9131 | 2024.12.21 07:53:07.974766 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.001772 sec., 520316.0270880361 rows/sec., 34.66 MiB/sec. | ||
9132 | 2024.12.21 07:53:07.974819 [ 4 ] {6f1ccbe0-bbb0-4f39-9a99-7a14112385cc} <Debug> TCPHandler: Processed in 0.002019495 sec. | ||
9133 | 2024.12.21 07:53:07.974956 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9134 | 2024.12.21 07:53:07.975074 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9135 | 2024.12.21 07:53:07.975126 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9136 | 2024.12.21 07:53:07.975606 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9137 | 2024.12.21 07:53:07.975644 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9138 | 2024.12.21 07:53:07.976005 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9139 | 2024.12.21 07:53:07.976245 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9140 | 2024.12.21 07:53:07.976454 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
9141 | 2024.12.21 07:53:07.976504 [ 253 ] {a7c7c4eb-37f2-4962-9521-7600031073a5} <Debug> TCPHandler: Processed in 0.001603097 sec. | ||
9142 | 2024.12.21 07:53:07.976645 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9143 | 2024.12.21 07:53:07.976782 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9144 | 2024.12.21 07:53:07.976877 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9145 | 2024.12.21 07:53:07.978161 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9146 | 2024.12.21 07:53:07.978201 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9147 | 2024.12.21 07:53:07.978856 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9148 | 2024.12.21 07:53:07.979112 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9149 | 2024.12.21 07:53:07.979356 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002604 sec., 16129.032258064517 rows/sec., 28.90 MiB/sec. | ||
9150 | 2024.12.21 07:53:07.979451 [ 4 ] {2c4f8cea-409b-4914-9565-2ac58de2b473} <Debug> TCPHandler: Processed in 0.002863299 sec. | ||
9151 | 2024.12.21 07:53:07.979598 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9152 | 2024.12.21 07:53:07.979714 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9153 | 2024.12.21 07:53:07.979764 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9154 | 2024.12.21 07:53:07.980252 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2024.12.21 07:53:07.980289 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9156 | 2024.12.21 07:53:07.980657 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9157 | 2024.12.21 07:53:07.980913 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2024.12.21 07:53:07.981128 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.001437 sec., 37578.288100208774 rows/sec., 2.31 MiB/sec. | ||
9159 | 2024.12.21 07:53:07.981181 [ 253 ] {74e5fc05-2410-4701-9599-86b760e68479} <Debug> TCPHandler: Processed in 0.001638028 sec. | ||
9160 | 2024.12.21 07:53:10.098115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1254 | ||
9161 | 2024.12.21 07:53:10.101757 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9162 | 2024.12.21 07:53:10.101797 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9163 | 2024.12.21 07:53:10.103266 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9164 | 2024.12.21 07:53:10.103576 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9165 | 2024.12.21 07:53:10.104761 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
9166 | 2024.12.21 07:53:10.695716 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9167 | 2024.12.21 07:53:10.695982 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9168 | 2024.12.21 07:53:10.696099 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9169 | 2024.12.21 07:53:10.697154 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9170 | 2024.12.21 07:53:10.697204 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9171 | 2024.12.21 07:53:10.697636 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9172 | 2024.12.21 07:53:10.697902 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9173 | 2024.12.21 07:53:10.698133 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002241 sec., 24988.8442659527 rows/sec., 1.92 MiB/sec. | ||
9174 | 2024.12.21 07:53:10.698191 [ 4 ] {5f9c6267-4f9a-4bba-ab37-4c6611cf7351} <Debug> TCPHandler: Processed in 0.002613275 sec. | ||
9175 | 2024.12.21 07:53:10.698440 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9176 | 2024.12.21 07:53:10.698633 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9177 | 2024.12.21 07:53:10.698711 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9178 | 2024.12.21 07:53:10.699485 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9179 | 2024.12.21 07:53:10.699539 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9180 | 2024.12.21 07:53:10.699987 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9181 | 2024.12.21 07:53:10.700256 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9182 | 2024.12.21 07:53:10.700497 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001915 sec., 33420.36553524804 rows/sec., 2.61 MiB/sec. | ||
9183 | 2024.12.21 07:53:10.700570 [ 253 ] {240dc949-40d5-4461-9cec-617bc6a25bd6} <Debug> TCPHandler: Processed in 0.002263709 sec. | ||
9184 | 2024.12.21 07:53:10.700787 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9185 | 2024.12.21 07:53:10.700933 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9186 | 2024.12.21 07:53:10.700987 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9187 | 2024.12.21 07:53:10.701550 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9188 | 2024.12.21 07:53:10.701590 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9189 | 2024.12.21 07:53:10.701979 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9190 | 2024.12.21 07:53:10.702219 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9191 | 2024.12.21 07:53:10.702442 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001535 sec., 48208.4690553746 rows/sec., 3.36 MiB/sec. | ||
9192 | 2024.12.21 07:53:10.702510 [ 4 ] {455a53d7-ea39-4a7a-86ae-ba8804cc8988} <Debug> TCPHandler: Processed in 0.001834721 sec. | ||
9193 | 2024.12.21 07:53:10.702722 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9194 | 2024.12.21 07:53:10.702881 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9195 | 2024.12.21 07:53:10.702937 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9196 | 2024.12.21 07:53:10.703449 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2024.12.21 07:53:10.703491 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9198 | 2024.12.21 07:53:10.703878 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9199 | 2024.12.21 07:53:10.704123 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2024.12.21 07:53:10.704346 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001497 sec., 18704.074816299264 rows/sec., 1.26 MiB/sec. | ||
9201 | 2024.12.21 07:53:10.704399 [ 253 ] {2bfcfc25-f4d6-466a-b20a-94351782f2ef} <Debug> TCPHandler: Processed in 0.001810471 sec. | ||
9202 | 2024.12.21 07:53:12.503164 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21594 | ||
9203 | 2024.12.21 07:53:12.503831 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9204 | 2024.12.21 07:53:12.503885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9205 | 2024.12.21 07:53:12.504435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9206 | 2024.12.21 07:53:12.504713 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2024.12.21 07:53:12.504992 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9208 | 2024.12.21 07:53:14.063903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9209 | 2024.12.21 07:53:14.082623 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2024.12.21 07:53:14.082668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9211 | 2024.12.21 07:53:14.089537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9212 | 2024.12.21 07:53:14.090269 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9213 | 2024.12.21 07:53:14.093169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9214 | 2024.12.21 07:53:15.699562 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9215 | 2024.12.21 07:53:15.699775 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9216 | 2024.12.21 07:53:15.699858 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9217 | 2024.12.21 07:53:15.700655 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9218 | 2024.12.21 07:53:15.700708 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9219 | 2024.12.21 07:53:15.701151 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9220 | 2024.12.21 07:53:15.701408 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9221 | 2024.12.21 07:53:15.701624 [ 45 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9222 | 2024.12.21 07:53:15.701654 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.22 MiB/sec. | ||
9223 | 2024.12.21 07:53:15.701710 [ 45 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9224 | 2024.12.21 07:53:15.701784 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9225 | 2024.12.21 07:53:15.701794 [ 4 ] {efcb2931-efaa-47fe-92a2-7f7c1edb2545} <Debug> TCPHandler: Processed in 0.002377551 sec. | ||
9226 | 2024.12.21 07:53:15.702117 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9227 | 2024.12.21 07:53:15.702167 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
9228 | 2024.12.21 07:53:15.702642 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9229 | 2024.12.21 07:53:15.702747 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9230 | 2024.12.21 07:53:15.702866 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9231 | 2024.12.21 07:53:15.702890 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1438 rows starting from the beginning of the part | ||
9232 | 2024.12.21 07:53:15.703370 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 287 rows starting from the beginning of the part | ||
9233 | 2024.12.21 07:53:15.703958 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
9234 | 2024.12.21 07:53:15.704290 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1430 rows starting from the beginning of the part | ||
9235 | 2024.12.21 07:53:15.704630 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
9236 | 2024.12.21 07:53:15.704886 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
9237 | 2024.12.21 07:53:15.705833 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9238 | 2024.12.21 07:53:15.705895 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9239 | 2024.12.21 07:53:15.706529 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9240 | 2024.12.21 07:53:15.706823 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9241 | 2024.12.21 07:53:15.707020 [ 45 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9242 | 2024.12.21 07:53:15.707072 [ 45 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9243 | 2024.12.21 07:53:15.707115 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9244 | 2024.12.21 07:53:15.707114 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004643 sec., 13784.191255653672 rows/sec., 1.08 MiB/sec. | ||
9245 | 2024.12.21 07:53:15.707502 [ 253 ] {25eb9a79-6a55-4996-8c7d-b71094395c10} <Debug> TCPHandler: Processed in 0.005588366 sec. | ||
9246 | 2024.12.21 07:53:15.708348 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
9247 | 2024.12.21 07:53:15.708377 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006472651 sec., 513390.8811088378 rows/sec., 45.00 MiB/sec. | ||
9248 | 2024.12.21 07:53:15.708388 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9249 | 2024.12.21 07:53:15.708884 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9250 | 2024.12.21 07:53:15.708913 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9251 | 2024.12.21 07:53:15.709135 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9252 | 2024.12.21 07:53:15.709247 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9253 | 2024.12.21 07:53:15.709371 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
9254 | 2024.12.21 07:53:15.710216 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 424 rows starting from the beginning of the part | ||
9255 | 2024.12.21 07:53:15.710342 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9256 | 2024.12.21 07:53:15.710793 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
9257 | 2024.12.21 07:53:15.710842 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_76_15} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9258 | 2024.12.21 07:53:15.711271 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9259 | 2024.12.21 07:53:15.711314 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 886 rows starting from the beginning of the part | ||
9260 | 2024.12.21 07:53:15.711619 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
9261 | 2024.12.21 07:53:15.711962 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
9262 | 2024.12.21 07:53:15.712796 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9263 | 2024.12.21 07:53:15.712843 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9264 | 2024.12.21 07:53:15.713381 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9265 | 2024.12.21 07:53:15.713679 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9266 | 2024.12.21 07:53:15.713995 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005294 sec., 30222.893842085377 rows/sec., 2.10 MiB/sec. | ||
9267 | 2024.12.21 07:53:15.714121 [ 4 ] {5011c858-0b10-498e-a51a-e0aeacf51726} <Debug> TCPHandler: Processed in 0.006476972 sec. | ||
9268 | 2024.12.21 07:53:15.714126 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.006784667 sec., 356391.84649740363 rows/sec., 27.33 MiB/sec. | ||
9269 | 2024.12.21 07:53:15.714278 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9270 | 2024.12.21 07:53:15.714318 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9271 | 2024.12.21 07:53:15.714503 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9272 | 2024.12.21 07:53:15.714597 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9273 | 2024.12.21 07:53:15.714949 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9274 | 2024.12.21 07:53:15.715145 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_76_15} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9275 | 2024.12.21 07:53:15.715262 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9276 | 2024.12.21 07:53:15.715537 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9277 | 2024.12.21 07:53:15.715583 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
9278 | 2024.12.21 07:53:15.715976 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9279 | 2024.12.21 07:53:15.716224 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9280 | 2024.12.21 07:53:15.716451 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002013 sec., 29806.259314456034 rows/sec., 2.01 MiB/sec. | ||
9281 | 2024.12.21 07:53:15.716518 [ 253 ] {89d95be9-bb0f-450b-a96e-4984a59e1750} <Debug> TCPHandler: Processed in 0.00231 sec. | ||
9282 | 2024.12.21 07:53:19.419433 [ 8 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
9283 | 2024.12.21 07:53:19.419553 [ 8 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9284 | 2024.12.21 07:53:19.419599 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9285 | 2024.12.21 07:53:19.419896 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
9286 | 2024.12.21 07:53:19.420377 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9287 | 2024.12.21 07:53:19.420453 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 67 rows starting from the beginning of the part | ||
9288 | 2024.12.21 07:53:19.420586 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
9289 | 2024.12.21 07:53:19.420809 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
9290 | 2024.12.21 07:53:19.420967 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
9291 | 2024.12.21 07:53:19.421219 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part | ||
9292 | 2024.12.21 07:53:19.422454 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002744957 sec., 81604.19270684385 rows/sec., 6.15 MiB/sec. | ||
9293 | 2024.12.21 07:53:19.422651 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
9294 | 2024.12.21 07:53:19.423039 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9295 | 2024.12.21 07:53:19.423140 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_38_8} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
9296 | 2024.12.21 07:53:19.423244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9297 | 2024.12.21 07:53:19.846465 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9298 | 2024.12.21 07:53:19.846511 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9299 | 2024.12.21 07:53:20.001585 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001052068 sec. | ||
9300 | 2024.12.21 07:53:20.005171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22082 | ||
9301 | 2024.12.21 07:53:20.005817 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2024.12.21 07:53:20.005860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9303 | 2024.12.21 07:53:20.006404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9304 | 2024.12.21 07:53:20.006661 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2024.12.21 07:53:20.006917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22082 | ||
9306 | 2024.12.21 07:53:20.105325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1270 | ||
9307 | 2024.12.21 07:53:20.108159 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9308 | 2024.12.21 07:53:20.108218 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9309 | 2024.12.21 07:53:20.109686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9310 | 2024.12.21 07:53:20.110001 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2024.12.21 07:53:20.110598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
9312 | 2024.12.21 07:53:20.706412 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9313 | 2024.12.21 07:53:20.706604 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9314 | 2024.12.21 07:53:20.706678 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9315 | 2024.12.21 07:53:20.707455 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9316 | 2024.12.21 07:53:20.707509 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9317 | 2024.12.21 07:53:20.707943 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9318 | 2024.12.21 07:53:20.708203 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9319 | 2024.12.21 07:53:20.708428 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 536.93 KiB/sec. | ||
9320 | 2024.12.21 07:53:20.708495 [ 4 ] {ae847088-f829-4e63-8bf7-aabef3dc3b74} <Debug> TCPHandler: Processed in 0.002213708 sec. | ||
9321 | 2024.12.21 07:53:20.708765 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9322 | 2024.12.21 07:53:20.708959 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9323 | 2024.12.21 07:53:20.709034 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9324 | 2024.12.21 07:53:20.709957 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9325 | 2024.12.21 07:53:20.710006 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9326 | 2024.12.21 07:53:20.710475 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9327 | 2024.12.21 07:53:20.710737 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9328 | 2024.12.21 07:53:20.711080 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002143 sec., 133924.40503966404 rows/sec., 11.83 MiB/sec. | ||
9329 | 2024.12.21 07:53:20.711322 [ 253 ] {03f18606-08a2-4c45-af7c-62da583c3503} <Debug> TCPHandler: Processed in 0.002693856 sec. | ||
9330 | 2024.12.21 07:53:20.711519 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9331 | 2024.12.21 07:53:20.711665 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9332 | 2024.12.21 07:53:20.711728 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9333 | 2024.12.21 07:53:20.712399 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9334 | 2024.12.21 07:53:20.712439 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9335 | 2024.12.21 07:53:20.712812 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9336 | 2024.12.21 07:53:20.713049 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9337 | 2024.12.21 07:53:20.713262 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001634 sec., 29987.760097919218 rows/sec., 2.16 MiB/sec. | ||
9338 | 2024.12.21 07:53:20.713318 [ 4 ] {c05f58d4-4bf9-4fcf-9dcf-9de35cbaeaea} <Debug> TCPHandler: Processed in 0.001873772 sec. | ||
9339 | 2024.12.21 07:53:20.713479 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9340 | 2024.12.21 07:53:20.713629 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9341 | 2024.12.21 07:53:20.713691 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9342 | 2024.12.21 07:53:20.714358 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9343 | 2024.12.21 07:53:20.714398 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9344 | 2024.12.21 07:53:20.714761 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9345 | 2024.12.21 07:53:20.715010 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9346 | 2024.12.21 07:53:20.715222 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001628 sec., 8599.5085995086 rows/sec., 602.25 KiB/sec. | ||
9347 | 2024.12.21 07:53:20.715337 [ 253 ] {cfc4ee8a-bc9a-46eb-9d0c-5d9c931be121} <Debug> TCPHandler: Processed in 0.001926153 sec. | ||
9348 | 2024.12.21 07:53:20.715549 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9349 | 2024.12.21 07:53:20.715699 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9350 | 2024.12.21 07:53:20.715760 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9351 | 2024.12.21 07:53:20.716411 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9352 | 2024.12.21 07:53:20.716452 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9353 | 2024.12.21 07:53:20.716807 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9354 | 2024.12.21 07:53:20.717051 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2024.12.21 07:53:20.717271 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001603 sec., 8109.794135995009 rows/sec., 505.64 KiB/sec. | ||
9356 | 2024.12.21 07:53:20.717327 [ 4 ] {831da410-bd99-4c62-a3a8-d64a3143791d} <Debug> TCPHandler: Processed in 0.001899783 sec. | ||
9357 | 2024.12.21 07:53:20.717490 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9358 | 2024.12.21 07:53:20.717631 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9359 | 2024.12.21 07:53:20.717692 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9360 | 2024.12.21 07:53:20.718509 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2024.12.21 07:53:20.718549 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9362 | 2024.12.21 07:53:20.718954 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9363 | 2024.12.21 07:53:20.719204 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2024.12.21 07:53:20.719425 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001824 sec., 232456.1403508772 rows/sec., 16.62 MiB/sec. | ||
9365 | 2024.12.21 07:53:20.719481 [ 253 ] {d2fff951-30e7-4f7c-a410-24699f4ead38} <Debug> TCPHandler: Processed in 0.002059576 sec. | ||
9366 | 2024.12.21 07:53:20.719694 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2024.12.21 07:53:20.719918 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9368 | 2024.12.21 07:53:20.720014 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9369 | 2024.12.21 07:53:20.720609 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9370 | 2024.12.21 07:53:20.720649 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9371 | 2024.12.21 07:53:20.721019 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
9372 | 2024.12.21 07:53:20.721259 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9373 | 2024.12.21 07:53:20.721486 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. | ||
9374 | 2024.12.21 07:53:20.721540 [ 4 ] {c78aea44-455e-4a5c-9013-57eb3514fd77} <Debug> TCPHandler: Processed in 0.001958884 sec. | ||
9375 | 2024.12.21 07:53:20.721686 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9376 | 2024.12.21 07:53:20.721826 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9377 | 2024.12.21 07:53:20.721890 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9378 | 2024.12.21 07:53:20.722522 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2024.12.21 07:53:20.722561 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9380 | 2024.12.21 07:53:20.722947 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9381 | 2024.12.21 07:53:20.723184 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2024.12.21 07:53:20.723373 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9383 | 2024.12.21 07:53:20.723436 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001639 sec., 144600.36607687615 rows/sec., 9.69 MiB/sec. | ||
9384 | 2024.12.21 07:53:20.723462 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9385 | 2024.12.21 07:53:20.723528 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9386 | 2024.12.21 07:53:20.723561 [ 253 ] {99dfc540-e692-4673-a5c5-e28028990785} <Debug> TCPHandler: Processed in 0.001939603 sec. | ||
9387 | 2024.12.21 07:53:20.723793 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
9388 | 2024.12.21 07:53:20.723844 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9389 | 2024.12.21 07:53:20.724031 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9390 | 2024.12.21 07:53:20.724128 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20830 rows starting from the beginning of the part | ||
9391 | 2024.12.21 07:53:20.724196 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9392 | 2024.12.21 07:53:20.724364 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
9393 | 2024.12.21 07:53:20.724389 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9394 | 2024.12.21 07:53:20.724821 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 922 rows starting from the beginning of the part | ||
9395 | 2024.12.21 07:53:20.725214 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
9396 | 2024.12.21 07:53:20.725579 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
9397 | 2024.12.21 07:53:20.725910 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part | ||
9398 | 2024.12.21 07:53:20.726707 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9399 | 2024.12.21 07:53:20.726769 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9400 | 2024.12.21 07:53:20.727485 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9401 | 2024.12.21 07:53:20.727838 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9402 | 2024.12.21 07:53:20.728207 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004111 sec., 243.24981756263682 rows/sec., 16.39 KiB/sec. | ||
9403 | 2024.12.21 07:53:20.728420 [ 4 ] {f295b026-3558-4729-ae46-d178cb7a9b9c} <Debug> TCPHandler: Processed in 0.004751802 sec. | ||
9404 | 2024.12.21 07:53:20.728643 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9405 | 2024.12.21 07:53:20.728937 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9406 | 2024.12.21 07:53:20.729211 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9407 | 2024.12.21 07:53:20.730585 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9408 | 2024.12.21 07:53:20.730626 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9409 | 2024.12.21 07:53:20.733602 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9410 | 2024.12.21 07:53:20.733882 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9411 | 2024.12.21 07:53:20.734125 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005295 sec., 7932.011331444759 rows/sec., 14.21 MiB/sec. | ||
9412 | 2024.12.21 07:53:20.734258 [ 253 ] {4f55d987-acd1-4d2f-a06d-b73c16197f47} <Debug> TCPHandler: Processed in 0.005725238 sec. | ||
9413 | 2024.12.21 07:53:20.734422 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9414 | 2024.12.21 07:53:20.734607 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9415 | 2024.12.21 07:53:20.734665 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9416 | 2024.12.21 07:53:20.735188 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9417 | 2024.12.21 07:53:20.735229 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9418 | 2024.12.21 07:53:20.735688 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9419 | 2024.12.21 07:53:20.736078 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2024.12.21 07:53:20.736252 [ 28 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9421 | 2024.12.21 07:53:20.736435 [ 28 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9422 | 2024.12.21 07:53:20.736479 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9423 | 2024.12.21 07:53:20.736492 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001902 sec., 43112.51314405888 rows/sec., 2.74 MiB/sec. | ||
9424 | 2024.12.21 07:53:20.736846 [ 4 ] {5c6ab66c-c298-48a6-9198-958d370dd8dd} <Debug> TCPHandler: Processed in 0.002480672 sec. | ||
9425 | 2024.12.21 07:53:20.736893 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
9426 | 2024.12.21 07:53:20.737049 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9427 | 2024.12.21 07:53:20.737096 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4316 rows starting from the beginning of the part | ||
9428 | 2024.12.21 07:53:20.737210 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
9429 | 2024.12.21 07:53:20.737513 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part | ||
9430 | 2024.12.21 07:53:20.737920 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 28 rows starting from the beginning of the part | ||
9431 | 2024.12.21 07:53:20.738362 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
9432 | 2024.12.21 07:53:20.738682 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part | ||
9433 | 2024.12.21 07:53:20.738685 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22383 rows, containing 5 columns (5 merged, 0 gathered) in 0.015011438 sec., 1491063.0147491533 rows/sec., 100.73 MiB/sec. | ||
9434 | 2024.12.21 07:53:20.739162 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9435 | 2024.12.21 07:53:20.739531 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2024.12.21 07:53:20.739636 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9437 | 2024.12.21 07:53:20.739753 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
9438 | 2024.12.21 07:53:20.740682 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4600 rows, containing 4 columns (4 merged, 0 gathered) in 0.004047029 sec., 1136636.2830609814 rows/sec., 74.21 MiB/sec. | ||
9439 | 2024.12.21 07:53:20.741282 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9440 | 2024.12.21 07:53:20.741644 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9441 | 2024.12.21 07:53:20.741740 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_76_15} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9442 | 2024.12.21 07:53:20.741847 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9443 | 2024.12.21 07:53:21.593305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9444 | 2024.12.21 07:53:21.613204 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9445 | 2024.12.21 07:53:21.613262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9446 | 2024.12.21 07:53:21.620495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9447 | 2024.12.21 07:53:21.621257 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9448 | 2024.12.21 07:53:21.623894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9449 | 2024.12.21 07:53:25.699564 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9450 | 2024.12.21 07:53:25.699788 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9451 | 2024.12.21 07:53:25.699868 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9452 | 2024.12.21 07:53:25.700717 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9453 | 2024.12.21 07:53:25.700766 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9454 | 2024.12.21 07:53:25.701207 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9455 | 2024.12.21 07:53:25.701463 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9456 | 2024.12.21 07:53:25.701699 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.18 MiB/sec. | ||
9457 | 2024.12.21 07:53:25.701770 [ 4 ] {d2df384b-b927-40a8-a684-0b67316d2777} <Debug> TCPHandler: Processed in 0.00234289 sec. | ||
9458 | 2024.12.21 07:53:25.702044 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9459 | 2024.12.21 07:53:25.702265 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9460 | 2024.12.21 07:53:25.702350 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9461 | 2024.12.21 07:53:25.703141 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9462 | 2024.12.21 07:53:25.703194 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9463 | 2024.12.21 07:53:25.703639 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9464 | 2024.12.21 07:53:25.703904 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9465 | 2024.12.21 07:53:25.704169 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. | ||
9466 | 2024.12.21 07:53:25.704240 [ 253 ] {63035cf7-18a0-447a-8aa4-02cb008d2965} <Debug> TCPHandler: Processed in 0.00234575 sec. | ||
9467 | 2024.12.21 07:53:25.704420 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9468 | 2024.12.21 07:53:25.704579 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9469 | 2024.12.21 07:53:25.704645 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9470 | 2024.12.21 07:53:25.705348 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9471 | 2024.12.21 07:53:25.705396 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9472 | 2024.12.21 07:53:25.705816 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9473 | 2024.12.21 07:53:25.706074 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9474 | 2024.12.21 07:53:25.706320 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001788 sec., 89485.45861297539 rows/sec., 6.23 MiB/sec. | ||
9475 | 2024.12.21 07:53:25.706419 [ 4 ] {663875c0-74ad-4ee4-8d75-8f3dbfd4cd53} <Debug> TCPHandler: Processed in 0.002073126 sec. | ||
9476 | 2024.12.21 07:53:25.706623 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9477 | 2024.12.21 07:53:25.706901 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9478 | 2024.12.21 07:53:25.706962 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9479 | 2024.12.21 07:53:25.707493 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9480 | 2024.12.21 07:53:25.707536 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9481 | 2024.12.21 07:53:25.707929 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9482 | 2024.12.21 07:53:25.708181 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9483 | 2024.12.21 07:53:25.708426 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001609 sec., 37290.24238657551 rows/sec., 2.51 MiB/sec. | ||
9484 | 2024.12.21 07:53:25.708492 [ 253 ] {80523a05-8c00-4b25-9923-7315c35456a9} <Debug> TCPHandler: Processed in 0.001993164 sec. | ||
9485 | 2024.12.21 07:53:27.507112 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22509 | ||
9486 | 2024.12.21 07:53:27.507790 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9487 | 2024.12.21 07:53:27.507834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9488 | 2024.12.21 07:53:27.508361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9489 | 2024.12.21 07:53:27.508618 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9490 | 2024.12.21 07:53:27.508877 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9491 | 2024.12.21 07:53:29.124030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9492 | 2024.12.21 07:53:29.145324 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2024.12.21 07:53:29.145387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9494 | 2024.12.21 07:53:29.152767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9495 | 2024.12.21 07:53:29.153569 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9496 | 2024.12.21 07:53:29.158105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9497 | 2024.12.21 07:53:30.110854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1300 | ||
9498 | 2024.12.21 07:53:30.114302 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9499 | 2024.12.21 07:53:30.114363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9500 | 2024.12.21 07:53:30.115860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9501 | 2024.12.21 07:53:30.116190 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9502 | 2024.12.21 07:53:30.117406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
9503 | 2024.12.21 07:53:30.706472 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9504 | 2024.12.21 07:53:30.706677 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9505 | 2024.12.21 07:53:30.706762 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9506 | 2024.12.21 07:53:30.707623 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9507 | 2024.12.21 07:53:30.707677 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9508 | 2024.12.21 07:53:30.708112 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9509 | 2024.12.21 07:53:30.708377 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9510 | 2024.12.21 07:53:30.708585 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. | ||
9511 | 2024.12.21 07:53:30.708654 [ 4 ] {39af0041-279d-4200-a2bb-96ab43ac7e12} <Debug> TCPHandler: Processed in 0.00232246 sec. | ||
9512 | 2024.12.21 07:53:30.708930 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9513 | 2024.12.21 07:53:30.709123 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9514 | 2024.12.21 07:53:30.709200 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9515 | 2024.12.21 07:53:30.710125 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9516 | 2024.12.21 07:53:30.710180 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9517 | 2024.12.21 07:53:30.710635 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9518 | 2024.12.21 07:53:30.710886 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9519 | 2024.12.21 07:53:30.711165 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002089 sec., 137386.30923887025 rows/sec., 12.14 MiB/sec. | ||
9520 | 2024.12.21 07:53:30.711279 [ 253 ] {f191bc03-37e6-4ec9-8179-d97c3effecfa} <Debug> TCPHandler: Processed in 0.002483552 sec. | ||
9521 | 2024.12.21 07:53:30.711570 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9522 | 2024.12.21 07:53:30.711747 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9523 | 2024.12.21 07:53:30.711812 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9524 | 2024.12.21 07:53:30.712556 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9525 | 2024.12.21 07:53:30.712597 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9526 | 2024.12.21 07:53:30.712959 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9527 | 2024.12.21 07:53:30.713194 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9528 | 2024.12.21 07:53:30.713399 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001678 sec., 29201.430274135877 rows/sec., 2.10 MiB/sec. | ||
9529 | 2024.12.21 07:53:30.713520 [ 4 ] {8a341a90-9d27-49a4-b454-d770728ec03f} <Debug> TCPHandler: Processed in 0.002122587 sec. | ||
9530 | 2024.12.21 07:53:30.713778 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9531 | 2024.12.21 07:53:30.713959 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9532 | 2024.12.21 07:53:30.714022 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9533 | 2024.12.21 07:53:30.714706 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9534 | 2024.12.21 07:53:30.714748 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9535 | 2024.12.21 07:53:30.715123 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9536 | 2024.12.21 07:53:30.715364 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9537 | 2024.12.21 07:53:30.715538 [ 51 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
9538 | 2024.12.21 07:53:30.715601 [ 51 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9539 | 2024.12.21 07:53:30.715620 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001682 sec., 8323.424494649227 rows/sec., 582.92 KiB/sec. | ||
9540 | 2024.12.21 07:53:30.715665 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9541 | 2024.12.21 07:53:30.715754 [ 253 ] {82de6678-0bf6-49c7-9428-f519b6206552} <Debug> TCPHandler: Processed in 0.002095426 sec. | ||
9542 | 2024.12.21 07:53:30.716075 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9543 | 2024.12.21 07:53:30.716154 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
9544 | 2024.12.21 07:53:30.716521 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9545 | 2024.12.21 07:53:30.716676 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9546 | 2024.12.21 07:53:30.716705 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9547 | 2024.12.21 07:53:30.716786 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 243 rows starting from the beginning of the part | ||
9548 | 2024.12.21 07:53:30.716937 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
9549 | 2024.12.21 07:53:30.717397 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9550 | 2024.12.21 07:53:30.717692 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 242 rows starting from the beginning of the part | ||
9551 | 2024.12.21 07:53:30.717980 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9552 | 2024.12.21 07:53:30.718267 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9553 | 2024.12.21 07:53:30.718921 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9554 | 2024.12.21 07:53:30.718966 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9555 | 2024.12.21 07:53:30.719485 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9556 | 2024.12.21 07:53:30.719864 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9557 | 2024.12.21 07:53:30.719943 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004160012 sec., 130047.70178547561 rows/sec., 9.31 MiB/sec. | ||
9558 | 2024.12.21 07:53:30.720320 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003915 sec., 3320.561941251596 rows/sec., 207.04 KiB/sec. | ||
9559 | 2024.12.21 07:53:30.720361 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9560 | 2024.12.21 07:53:30.720651 [ 4 ] {78d8e472-ef45-4063-a30d-747679245334} <Debug> TCPHandler: Processed in 0.004755732 sec. | ||
9561 | 2024.12.21 07:53:30.720928 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9562 | 2024.12.21 07:53:30.721097 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9563 | 2024.12.21 07:53:30.721154 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9564 | 2024.12.21 07:53:30.721180 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9565 | 2024.12.21 07:53:30.721365 [ 201 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_33_7} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
9566 | 2024.12.21 07:53:30.721544 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9567 | 2024.12.21 07:53:30.722232 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2024.12.21 07:53:30.722277 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9569 | 2024.12.21 07:53:30.722663 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9570 | 2024.12.21 07:53:30.722901 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2024.12.21 07:53:30.723111 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002067 sec., 205128.20512820515 rows/sec., 14.67 MiB/sec. | ||
9572 | 2024.12.21 07:53:30.723179 [ 253 ] {de7d7887-ac79-4715-8297-dfa1abc7f03a} <Debug> TCPHandler: Processed in 0.002390221 sec. | ||
9573 | 2024.12.21 07:53:30.723383 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9574 | 2024.12.21 07:53:30.723528 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9575 | 2024.12.21 07:53:30.723580 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9576 | 2024.12.21 07:53:30.724071 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2024.12.21 07:53:30.724110 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9578 | 2024.12.21 07:53:30.724478 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
9579 | 2024.12.21 07:53:30.724717 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9580 | 2024.12.21 07:53:30.724908 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001406 sec., 4267.425320056899 rows/sec., 222.96 KiB/sec. | ||
9581 | 2024.12.21 07:53:30.725028 [ 4 ] {53dda99d-b251-4a31-911d-ddc4b6f8e038} <Debug> TCPHandler: Processed in 0.00175545 sec. | ||
9582 | 2024.12.21 07:53:30.725181 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9583 | 2024.12.21 07:53:30.725303 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9584 | 2024.12.21 07:53:30.725360 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9585 | 2024.12.21 07:53:30.725944 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9586 | 2024.12.21 07:53:30.725984 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9587 | 2024.12.21 07:53:30.726383 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9588 | 2024.12.21 07:53:30.726622 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9589 | 2024.12.21 07:53:30.726851 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001576 sec., 150380.7106598985 rows/sec., 10.08 MiB/sec. | ||
9590 | 2024.12.21 07:53:30.726913 [ 253 ] {7ea3ca7e-b48d-42b2-bd06-46c85e620a19} <Debug> TCPHandler: Processed in 0.00178973 sec. | ||
9591 | 2024.12.21 07:53:30.727118 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9592 | 2024.12.21 07:53:30.727266 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9593 | 2024.12.21 07:53:30.727328 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9594 | 2024.12.21 07:53:30.727836 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2024.12.21 07:53:30.727873 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9596 | 2024.12.21 07:53:30.728226 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9597 | 2024.12.21 07:53:30.728467 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9598 | 2024.12.21 07:53:30.728590 [ 51 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
9599 | 2024.12.21 07:53:30.728632 [ 51 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9600 | 2024.12.21 07:53:30.728652 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
9601 | 2024.12.21 07:53:30.728659 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9602 | 2024.12.21 07:53:30.728766 [ 4 ] {9c689ea6-f1da-4031-9858-c66cb72a5461} <Debug> TCPHandler: Processed in 0.00175931 sec. | ||
9603 | 2024.12.21 07:53:30.728944 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
9604 | 2024.12.21 07:53:30.728975 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9605 | 2024.12.21 07:53:30.729101 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9606 | 2024.12.21 07:53:30.729136 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9607 | 2024.12.21 07:53:30.729148 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
9608 | 2024.12.21 07:53:30.729432 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
9609 | 2024.12.21 07:53:30.729450 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9610 | 2024.12.21 07:53:30.729759 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
9611 | 2024.12.21 07:53:30.730091 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
9612 | 2024.12.21 07:53:30.730415 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
9613 | 2024.12.21 07:53:30.730753 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
9614 | 2024.12.21 07:53:30.732768 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.003986229 sec., 8278.500808659011 rows/sec., 556.85 KiB/sec. | ||
9615 | 2024.12.21 07:53:30.732904 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9616 | 2024.12.21 07:53:30.733130 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2024.12.21 07:53:30.733172 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9618 | 2024.12.21 07:53:30.733268 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9619 | 2024.12.21 07:53:30.733401 [ 198 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_33_7} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
9620 | 2024.12.21 07:53:30.733488 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
9621 | 2024.12.21 07:53:30.733945 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9622 | 2024.12.21 07:53:30.734199 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9623 | 2024.12.21 07:53:30.734529 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005419 sec., 7750.507473703635 rows/sec., 13.89 MiB/sec. | ||
9624 | 2024.12.21 07:53:30.735053 [ 253 ] {bd50aebd-5c7f-4637-8056-bd4b2609b53c} <Debug> TCPHandler: Processed in 0.006189026 sec. | ||
9625 | 2024.12.21 07:53:30.735216 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9626 | 2024.12.21 07:53:30.735354 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9627 | 2024.12.21 07:53:30.735413 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9628 | 2024.12.21 07:53:30.735925 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9629 | 2024.12.21 07:53:30.735962 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9630 | 2024.12.21 07:53:30.736331 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9631 | 2024.12.21 07:53:30.736570 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9632 | 2024.12.21 07:53:30.736785 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. | ||
9633 | 2024.12.21 07:53:30.736850 [ 4 ] {3e1cfa76-5ccd-4fe7-8baa-69a380d70023} <Debug> TCPHandler: Processed in 0.00170102 sec. | ||
9634 | 2024.12.21 07:53:34.846768 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9635 | 2024.12.21 07:53:34.846888 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9636 | 2024.12.21 07:53:35.009059 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22997 | ||
9637 | 2024.12.21 07:53:35.009791 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9638 | 2024.12.21 07:53:35.009836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9639 | 2024.12.21 07:53:35.010356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9640 | 2024.12.21 07:53:35.010783 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9641 | 2024.12.21 07:53:35.011021 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22997 | ||
9642 | 2024.12.21 07:53:35.699386 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9643 | 2024.12.21 07:53:35.699688 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9644 | 2024.12.21 07:53:35.699802 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9645 | 2024.12.21 07:53:35.700593 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9646 | 2024.12.21 07:53:35.700647 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9647 | 2024.12.21 07:53:35.701088 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9648 | 2024.12.21 07:53:35.701340 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9649 | 2024.12.21 07:53:35.701587 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001983 sec., 28240.040342914777 rows/sec., 2.17 MiB/sec. | ||
9650 | 2024.12.21 07:53:35.701667 [ 4 ] {8b337b90-f809-44e8-ac6c-19ed3c267c89} <Debug> TCPHandler: Processed in 0.002471052 sec. | ||
9651 | 2024.12.21 07:53:35.701970 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9652 | 2024.12.21 07:53:35.702175 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9653 | 2024.12.21 07:53:35.702255 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9654 | 2024.12.21 07:53:35.703068 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9655 | 2024.12.21 07:53:35.703127 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9656 | 2024.12.21 07:53:35.703619 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9657 | 2024.12.21 07:53:35.703860 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9658 | 2024.12.21 07:53:35.704088 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
9659 | 2024.12.21 07:53:35.704143 [ 253 ] {0f23b9a4-7261-4a42-aa5c-15d1fad47fa6} <Debug> TCPHandler: Processed in 0.0023448 sec. | ||
9660 | 2024.12.21 07:53:35.704306 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9661 | 2024.12.21 07:53:35.704463 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9662 | 2024.12.21 07:53:35.704531 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9663 | 2024.12.21 07:53:35.705168 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9664 | 2024.12.21 07:53:35.705210 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9665 | 2024.12.21 07:53:35.705634 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9666 | 2024.12.21 07:53:35.705870 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9667 | 2024.12.21 07:53:35.706080 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
9668 | 2024.12.21 07:53:35.706140 [ 4 ] {498e6402-7927-4480-8779-ab54108f4987} <Debug> TCPHandler: Processed in 0.001908533 sec. | ||
9669 | 2024.12.21 07:53:35.706290 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9670 | 2024.12.21 07:53:35.706406 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9671 | 2024.12.21 07:53:35.706458 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9672 | 2024.12.21 07:53:35.706965 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9673 | 2024.12.21 07:53:35.707001 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9674 | 2024.12.21 07:53:35.707367 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9675 | 2024.12.21 07:53:35.707607 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9676 | 2024.12.21 07:53:35.707803 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
9677 | 2024.12.21 07:53:35.707886 [ 253 ] {3e8915ab-8a46-4194-b3bf-838088aad938} <Debug> TCPHandler: Processed in 0.001650768 sec. | ||
9678 | 2024.12.21 07:53:36.658242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9679 | 2024.12.21 07:53:36.679611 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9680 | 2024.12.21 07:53:36.679674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9681 | 2024.12.21 07:53:36.687235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9682 | 2024.12.21 07:53:36.688031 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9683 | 2024.12.21 07:53:36.691046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9684 | 2024.12.21 07:53:37.936213 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9685 | 2024.12.21 07:53:37.936580 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9686 | 2024.12.21 07:53:37.936701 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9687 | 2024.12.21 07:53:37.937528 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9688 | 2024.12.21 07:53:37.937581 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9689 | 2024.12.21 07:53:37.938024 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9690 | 2024.12.21 07:53:37.938286 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9691 | 2024.12.21 07:53:37.938461 [ 79 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9692 | 2024.12.21 07:53:37.938512 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002044 sec., 6849.315068493152 rows/sec., 493.06 KiB/sec. | ||
9693 | 2024.12.21 07:53:37.938514 [ 79 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9694 | 2024.12.21 07:53:37.938565 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9695 | 2024.12.21 07:53:37.938600 [ 4 ] {32891bdd-d89c-416f-9cfa-773119f1f572} <Debug> TCPHandler: Processed in 0.002583815 sec. | ||
9696 | 2024.12.21 07:53:37.938840 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9697 | 2024.12.21 07:53:37.938899 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9698 | 2024.12.21 07:53:37.939214 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9699 | 2024.12.21 07:53:37.939241 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9700 | 2024.12.21 07:53:37.939313 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9701 | 2024.12.21 07:53:37.939394 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9702 | 2024.12.21 07:53:37.939831 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9703 | 2024.12.21 07:53:37.940092 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9704 | 2024.12.21 07:53:37.940491 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9705 | 2024.12.21 07:53:37.940914 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9706 | 2024.12.21 07:53:37.942364 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9707 | 2024.12.21 07:53:37.942443 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9708 | 2024.12.21 07:53:37.943556 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9709 | 2024.12.21 07:53:37.943606 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004937735 sec., 14176.540458327552 rows/sec., 1.05 MiB/sec. | ||
9710 | 2024.12.21 07:53:37.943753 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9711 | 2024.12.21 07:53:37.943867 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9712 | 2024.12.21 07:53:37.944423 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005258 sec., 1521.4910612400154 rows/sec., 124.07 KiB/sec. | ||
9713 | 2024.12.21 07:53:37.944450 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9714 | 2024.12.21 07:53:37.945010 [ 253 ] {cbdfc0ba-0662-473d-924d-ee110be09075} <Debug> TCPHandler: Processed in 0.006298968 sec. | ||
9715 | 2024.12.21 07:53:37.945010 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_33_8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9716 | 2024.12.21 07:53:37.945371 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9717 | 2024.12.21 07:53:37.945408 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9718 | 2024.12.21 07:53:37.945558 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9719 | 2024.12.21 07:53:37.945622 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9720 | 2024.12.21 07:53:37.947271 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9721 | 2024.12.21 07:53:37.947310 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9722 | 2024.12.21 07:53:37.947779 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9723 | 2024.12.21 07:53:37.948031 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9724 | 2024.12.21 07:53:37.948172 [ 79 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9725 | 2024.12.21 07:53:37.948215 [ 79 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9726 | 2024.12.21 07:53:37.948225 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002701 sec., 529803.7763791189 rows/sec., 44.41 MiB/sec. | ||
9727 | 2024.12.21 07:53:37.948244 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9728 | 2024.12.21 07:53:37.948329 [ 4 ] {3ea6b3b3-eef8-4907-8f41-a34c84ca8434} <Debug> TCPHandler: Processed in 0.003200185 sec. | ||
9729 | 2024.12.21 07:53:37.948475 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
9730 | 2024.12.21 07:53:37.948537 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9731 | 2024.12.21 07:53:37.948616 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9732 | 2024.12.21 07:53:37.948661 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1438 rows starting from the beginning of the part | ||
9733 | 2024.12.21 07:53:37.948684 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9734 | 2024.12.21 07:53:37.948845 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9735 | 2024.12.21 07:53:37.948870 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 287 rows starting from the beginning of the part | ||
9736 | 2024.12.21 07:53:37.949189 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
9737 | 2024.12.21 07:53:37.949489 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 287 rows starting from the beginning of the part | ||
9738 | 2024.12.21 07:53:37.949705 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
9739 | 2024.12.21 07:53:37.950060 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1431 rows starting from the beginning of the part | ||
9740 | 2024.12.21 07:53:37.950936 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9741 | 2024.12.21 07:53:37.950981 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9742 | 2024.12.21 07:53:37.951547 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9743 | 2024.12.21 07:53:37.951802 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9744 | 2024.12.21 07:53:37.952023 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.003376 sec., 16883.88625592417 rows/sec., 1.21 MiB/sec. | ||
9745 | 2024.12.21 07:53:37.952079 [ 253 ] {de7054ca-7cc9-4b56-a368-7cd1c4596108} <Debug> TCPHandler: Processed in 0.003621853 sec. | ||
9746 | 2024.12.21 07:53:37.952296 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9747 | 2024.12.21 07:53:37.952478 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3555 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134242 sec., 859891.6076997912 rows/sec., 75.78 MiB/sec. | ||
9748 | 2024.12.21 07:53:37.952535 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9749 | 2024.12.21 07:53:37.952594 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9750 | 2024.12.21 07:53:37.952764 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9751 | 2024.12.21 07:53:37.953399 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9752 | 2024.12.21 07:53:37.953496 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_81_16} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9753 | 2024.12.21 07:53:37.953646 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
9754 | 2024.12.21 07:53:37.953859 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9755 | 2024.12.21 07:53:37.953900 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9756 | 2024.12.21 07:53:37.954256 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9757 | 2024.12.21 07:53:37.954560 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9758 | 2024.12.21 07:53:37.954752 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002277 sec., 106280.19323671499 rows/sec., 7.20 MiB/sec. | ||
9759 | 2024.12.21 07:53:37.954811 [ 4 ] {3408964b-9e3d-4905-855f-1841a16de64f} <Debug> TCPHandler: Processed in 0.002639675 sec. | ||
9760 | 2024.12.21 07:53:37.954961 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9761 | 2024.12.21 07:53:37.955098 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9762 | 2024.12.21 07:53:37.955155 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9763 | 2024.12.21 07:53:37.955835 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9764 | 2024.12.21 07:53:37.955880 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9765 | 2024.12.21 07:53:37.956223 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9766 | 2024.12.21 07:53:37.956456 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9767 | 2024.12.21 07:53:37.956614 [ 79 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9768 | 2024.12.21 07:53:37.956674 [ 79 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9769 | 2024.12.21 07:53:37.956707 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9770 | 2024.12.21 07:53:37.956721 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00164 sec., 7926.829268292683 rows/sec., 494.24 KiB/sec. | ||
9771 | 2024.12.21 07:53:37.956979 [ 253 ] {5ba7244b-c211-435a-aed8-c7b258d07f9c} <Debug> TCPHandler: Processed in 0.002078566 sec. | ||
9772 | 2024.12.21 07:53:37.957060 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
9773 | 2024.12.21 07:53:37.957207 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9774 | 2024.12.21 07:53:37.957362 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9775 | 2024.12.21 07:53:37.957480 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9776 | 2024.12.21 07:53:37.957590 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9777 | 2024.12.21 07:53:37.957851 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9778 | 2024.12.21 07:53:37.957882 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9779 | 2024.12.21 07:53:37.958244 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9780 | 2024.12.21 07:53:37.958583 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9781 | 2024.12.21 07:53:37.958957 [ 192 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9782 | 2024.12.21 07:53:37.961051 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004258102 sec., 15265.017136743085 rows/sec., 1011.40 KiB/sec. | ||
9783 | 2024.12.21 07:53:37.961228 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9784 | 2024.12.21 07:53:37.961252 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9785 | 2024.12.21 07:53:37.961300 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9786 | 2024.12.21 07:53:37.961644 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9787 | 2024.12.21 07:53:37.961758 [ 195 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_33_8} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9788 | 2024.12.21 07:53:37.961851 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9789 | 2024.12.21 07:53:37.961862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9790 | 2024.12.21 07:53:37.962106 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9791 | 2024.12.21 07:53:37.962244 [ 79 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9792 | 2024.12.21 07:53:37.962281 [ 79 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2024.12.21 07:53:37.962305 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.004819 sec., 184270.59555924466 rows/sec., 13.37 MiB/sec. | ||
9794 | 2024.12.21 07:53:37.962308 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9795 | 2024.12.21 07:53:37.962493 [ 4 ] {5edf7fa3-e18b-43d3-b280-cae39dd7341d} <Debug> TCPHandler: Processed in 0.005413243 sec. | ||
9796 | 2024.12.21 07:53:37.962602 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
9797 | 2024.12.21 07:53:37.962783 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9798 | 2024.12.21 07:53:37.962834 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9799 | 2024.12.21 07:53:37.962947 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part | ||
9800 | 2024.12.21 07:53:37.963344 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9801 | 2024.12.21 07:53:37.963456 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 424 rows starting from the beginning of the part | ||
9802 | 2024.12.21 07:53:37.963730 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9803 | 2024.12.21 07:53:37.963963 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
9804 | 2024.12.21 07:53:37.964546 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 424 rows starting from the beginning of the part | ||
9805 | 2024.12.21 07:53:37.965154 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
9806 | 2024.12.21 07:53:37.965654 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 888 rows starting from the beginning of the part | ||
9807 | 2024.12.21 07:53:37.966659 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9808 | 2024.12.21 07:53:37.966703 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9809 | 2024.12.21 07:53:37.967256 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9810 | 2024.12.21 07:53:37.967528 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9811 | 2024.12.21 07:53:37.967846 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004767 sec., 1258.6532410320956 rows/sec., 65.76 KiB/sec. | ||
9812 | 2024.12.21 07:53:37.967986 [ 253 ] {9445ece5-639b-4f8a-ae4d-0a931f27c6b6} <Debug> TCPHandler: Processed in 0.005300031 sec. | ||
9813 | 2024.12.21 07:53:37.967997 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.005564976 sec., 499552.9181078229 rows/sec., 38.15 MiB/sec. | ||
9814 | 2024.12.21 07:53:37.968175 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9815 | 2024.12.21 07:53:37.968256 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9816 | 2024.12.21 07:53:37.968596 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9817 | 2024.12.21 07:53:37.968606 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9818 | 2024.12.21 07:53:37.968758 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9819 | 2024.12.21 07:53:37.968775 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_81_16} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9820 | 2024.12.21 07:53:37.968976 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
9821 | 2024.12.21 07:53:37.969759 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9822 | 2024.12.21 07:53:37.969804 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9823 | 2024.12.21 07:53:37.970267 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9824 | 2024.12.21 07:53:37.970517 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9825 | 2024.12.21 07:53:37.970706 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.002226 sec., 405660.37735849054 rows/sec., 27.00 MiB/sec. | ||
9826 | 2024.12.21 07:53:37.970760 [ 4 ] {b695b477-2ac1-4ce5-9604-7086d37ca08e} <Debug> TCPHandler: Processed in 0.002672686 sec. | ||
9827 | 2024.12.21 07:53:37.970915 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9828 | 2024.12.21 07:53:37.971052 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9829 | 2024.12.21 07:53:37.971113 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9830 | 2024.12.21 07:53:37.971654 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9831 | 2024.12.21 07:53:37.971701 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9832 | 2024.12.21 07:53:37.972064 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9833 | 2024.12.21 07:53:37.972296 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9834 | 2024.12.21 07:53:37.972499 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
9835 | 2024.12.21 07:53:37.972549 [ 253 ] {e81dadc9-f97d-4c28-80ac-79bcb676c569} <Debug> TCPHandler: Processed in 0.001700339 sec. | ||
9836 | 2024.12.21 07:53:37.972681 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9837 | 2024.12.21 07:53:37.972799 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9838 | 2024.12.21 07:53:37.972888 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9839 | 2024.12.21 07:53:37.974205 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9840 | 2024.12.21 07:53:37.974243 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9841 | 2024.12.21 07:53:37.974937 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9842 | 2024.12.21 07:53:37.975196 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9843 | 2024.12.21 07:53:37.975330 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9844 | 2024.12.21 07:53:37.975377 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9845 | 2024.12.21 07:53:37.975403 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9846 | 2024.12.21 07:53:37.975411 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002635 sec., 15939.278937381403 rows/sec., 28.56 MiB/sec. | ||
9847 | 2024.12.21 07:53:37.975710 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
9848 | 2024.12.21 07:53:37.975988 [ 4 ] {4a0a0e28-e151-4720-9f07-60f920e0e5b3} <Debug> TCPHandler: Processed in 0.003361728 sec. | ||
9849 | 2024.12.21 07:53:37.976339 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9850 | 2024.12.21 07:53:37.976647 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9851 | 2024.12.21 07:53:37.976650 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9852 | 2024.12.21 07:53:37.976766 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1205 rows starting from the beginning of the part | ||
9853 | 2024.12.21 07:53:37.976785 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9854 | 2024.12.21 07:53:37.977560 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
9855 | 2024.12.21 07:53:37.978287 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
9856 | 2024.12.21 07:53:37.979021 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
9857 | 2024.12.21 07:53:37.979237 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9858 | 2024.12.21 07:53:37.979452 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9859 | 2024.12.21 07:53:37.979620 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
9860 | 2024.12.21 07:53:37.980290 [ 195 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
9861 | 2024.12.21 07:53:37.981207 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9862 | 2024.12.21 07:53:37.981709 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9863 | 2024.12.21 07:53:37.982303 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.005747 sec., 8352.183748042457 rows/sec., 517.59 KiB/sec. | ||
9864 | 2024.12.21 07:53:37.982410 [ 253 ] {3fcb851e-0aba-42e3-87bd-b624bb30ace6} <Debug> TCPHandler: Processed in 0.006325999 sec. | ||
9865 | 2024.12.21 07:53:37.989091 [ 186 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 19 columns (19 merged, 0 gathered) in 0.013626074 sec., 103845.02535359781 rows/sec., 186.09 MiB/sec. | ||
9866 | 2024.12.21 07:53:37.991220 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9867 | 2024.12.21 07:53:37.991701 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9868 | 2024.12.21 07:53:37.991797 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9869 | 2024.12.21 07:53:37.992001 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
9870 | 2024.12.21 07:53:38.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.59 MiB, peak 238.13 MiB, free memory in arenas 0.00 B, will set to 229.16 MiB (RSS), difference: 2.57 MiB | ||
9871 | 2024.12.21 07:53:40.117718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1354 | ||
9872 | 2024.12.21 07:53:40.121280 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9873 | 2024.12.21 07:53:40.121336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9874 | 2024.12.21 07:53:40.122822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9875 | 2024.12.21 07:53:40.123132 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9876 | 2024.12.21 07:53:40.123389 [ 87 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9877 | 2024.12.21 07:53:40.123556 [ 87 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9878 | 2024.12.21 07:53:40.123672 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9879 | 2024.12.21 07:53:40.124252 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
9880 | 2024.12.21 07:53:40.125807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
9881 | 2024.12.21 07:53:40.126191 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9882 | 2024.12.21 07:53:40.126334 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1166 rows starting from the beginning of the part | ||
9883 | 2024.12.21 07:53:40.126804 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
9884 | 2024.12.21 07:53:40.127234 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part | ||
9885 | 2024.12.21 07:53:40.127665 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part | ||
9886 | 2024.12.21 07:53:40.128080 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
9887 | 2024.12.21 07:53:40.128526 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 54 rows starting from the beginning of the part | ||
9888 | 2024.12.21 07:53:40.136332 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.012482935 sec., 108468.08062366743 rows/sec., 85.59 MiB/sec. | ||
9889 | 2024.12.21 07:53:40.138234 [ 196 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9890 | 2024.12.21 07:53:40.139129 [ 196 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9891 | 2024.12.21 07:53:40.139235 [ 196 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_36_7} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9892 | 2024.12.21 07:53:40.139579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
9893 | 2024.12.21 07:53:40.697027 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9894 | 2024.12.21 07:53:40.697238 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9895 | 2024.12.21 07:53:40.697317 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9896 | 2024.12.21 07:53:40.698201 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9897 | 2024.12.21 07:53:40.698246 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9898 | 2024.12.21 07:53:40.698681 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9899 | 2024.12.21 07:53:40.698933 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9900 | 2024.12.21 07:53:40.699138 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
9901 | 2024.12.21 07:53:40.699196 [ 4 ] {59511b92-5c4d-455f-af13-37120b6f65d3} <Debug> TCPHandler: Processed in 0.00235135 sec. | ||
9902 | 2024.12.21 07:53:40.699480 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9903 | 2024.12.21 07:53:40.699697 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9904 | 2024.12.21 07:53:40.699782 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9905 | 2024.12.21 07:53:40.700571 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9906 | 2024.12.21 07:53:40.700624 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9907 | 2024.12.21 07:53:40.701058 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9908 | 2024.12.21 07:53:40.701319 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9909 | 2024.12.21 07:53:40.701556 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. | ||
9910 | 2024.12.21 07:53:40.701665 [ 253 ] {08bec963-5438-4493-90a9-33abc4e2267e} <Debug> TCPHandler: Processed in 0.00233109 sec. | ||
9911 | 2024.12.21 07:53:40.701910 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9912 | 2024.12.21 07:53:40.702160 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9913 | 2024.12.21 07:53:40.702261 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9914 | 2024.12.21 07:53:40.703135 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9915 | 2024.12.21 07:53:40.703175 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9916 | 2024.12.21 07:53:40.703567 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9917 | 2024.12.21 07:53:40.703804 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9918 | 2024.12.21 07:53:40.703998 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9919 | 2024.12.21 07:53:40.704043 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.00193 sec., 48704.66321243523 rows/sec., 3.39 MiB/sec. | ||
9920 | 2024.12.21 07:53:40.704117 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9921 | 2024.12.21 07:53:40.704162 [ 4 ] {35082da6-f8bf-42e8-8dbe-2dacf5288c1a} <Debug> TCPHandler: Processed in 0.002392181 sec. | ||
9922 | 2024.12.21 07:53:40.704184 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9923 | 2024.12.21 07:53:40.704398 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
9924 | 2024.12.21 07:53:40.704400 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9925 | 2024.12.21 07:53:40.704729 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9926 | 2024.12.21 07:53:40.704742 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9927 | 2024.12.21 07:53:40.704801 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22383 rows starting from the beginning of the part | ||
9928 | 2024.12.21 07:53:40.704874 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9929 | 2024.12.21 07:53:40.705038 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
9930 | 2024.12.21 07:53:40.705435 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
9931 | 2024.12.21 07:53:40.705898 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
9932 | 2024.12.21 07:53:40.706414 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 903 rows starting from the beginning of the part | ||
9933 | 2024.12.21 07:53:40.706724 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 94 rows starting from the beginning of the part | ||
9934 | 2024.12.21 07:53:40.707443 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9935 | 2024.12.21 07:53:40.707499 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9936 | 2024.12.21 07:53:40.708335 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9937 | 2024.12.21 07:53:40.708664 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9938 | 2024.12.21 07:53:40.708914 [ 125 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9939 | 2024.12.21 07:53:40.708991 [ 125 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9940 | 2024.12.21 07:53:40.709036 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.004393 sec., 7739.5857045299335 rows/sec., 536.85 KiB/sec. | ||
9941 | 2024.12.21 07:53:40.709044 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
9942 | 2024.12.21 07:53:40.709304 [ 253 ] {65e5440f-1054-465c-b9ef-e9e45320f203} <Debug> TCPHandler: Processed in 0.005001095 sec. | ||
9943 | 2024.12.21 07:53:40.709486 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
9944 | 2024.12.21 07:53:40.709858 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9945 | 2024.12.21 07:53:40.709951 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4600 rows starting from the beginning of the part | ||
9946 | 2024.12.21 07:53:40.710227 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
9947 | 2024.12.21 07:53:40.710593 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
9948 | 2024.12.21 07:53:40.710827 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
9949 | 2024.12.21 07:53:40.711155 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 48 rows starting from the beginning of the part | ||
9950 | 2024.12.21 07:53:40.711444 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
9951 | 2024.12.21 07:53:40.714388 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4884 rows, containing 4 columns (4 merged, 0 gathered) in 0.005204209 sec., 938471.1490257214 rows/sec., 61.26 MiB/sec. | ||
9952 | 2024.12.21 07:53:40.714774 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9953 | 2024.12.21 07:53:40.715103 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9954 | 2024.12.21 07:53:40.715188 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_81_16} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9955 | 2024.12.21 07:53:40.715278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9956 | 2024.12.21 07:53:40.718971 [ 201 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23937 rows, containing 5 columns (5 merged, 0 gathered) in 0.014713533 sec., 1626869.6308357753 rows/sec., 109.90 MiB/sec. | ||
9957 | 2024.12.21 07:53:40.719514 [ 201 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9958 | 2024.12.21 07:53:40.719809 [ 201 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9959 | 2024.12.21 07:53:40.719893 [ 201 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9960 | 2024.12.21 07:53:40.719987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
9961 | 2024.12.21 07:53:42.511232 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23424 | ||
9962 | 2024.12.21 07:53:42.512006 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9963 | 2024.12.21 07:53:42.512057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9964 | 2024.12.21 07:53:42.512582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9965 | 2024.12.21 07:53:42.512841 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9966 | 2024.12.21 07:53:42.513018 [ 131 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9967 | 2024.12.21 07:53:42.513053 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9968 | 2024.12.21 07:53:42.513071 [ 131 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9969 | 2024.12.21 07:53:42.513100 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9970 | 2024.12.21 07:53:42.513260 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
9971 | 2024.12.21 07:53:42.513505 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9972 | 2024.12.21 07:53:42.513569 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21167 rows starting from the beginning of the part | ||
9973 | 2024.12.21 07:53:42.513648 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
9974 | 2024.12.21 07:53:42.513731 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
9975 | 2024.12.21 07:53:42.513982 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
9976 | 2024.12.21 07:53:42.514115 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
9977 | 2024.12.21 07:53:42.514194 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
9978 | 2024.12.21 07:53:42.516642 [ 193 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003464609 sec., 6760936.08254207 rows/sec., 96.72 MiB/sec. | ||
9979 | 2024.12.21 07:53:42.517075 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9980 | 2024.12.21 07:53:42.517374 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9981 | 2024.12.21 07:53:42.517456 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_51_10} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9982 | 2024.12.21 07:53:42.517566 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9983 | 2024.12.21 07:53:44.191193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9984 | 2024.12.21 07:53:44.212908 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9985 | 2024.12.21 07:53:44.212972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9986 | 2024.12.21 07:53:44.220532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9987 | 2024.12.21 07:53:44.221343 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9988 | 2024.12.21 07:53:44.221737 [ 130 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9989 | 2024.12.21 07:53:44.221885 [ 130 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2024.12.21 07:53:44.221965 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
9991 | 2024.12.21 07:53:44.222445 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9992 | 2024.12.21 07:53:44.236988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9993 | 2024.12.21 07:53:44.238797 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9994 | 2024.12.21 07:53:44.240447 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9995 | 2024.12.21 07:53:44.246745 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9996 | 2024.12.21 07:53:44.252846 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9997 | 2024.12.21 07:53:44.258634 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9998 | 2024.12.21 07:53:44.264660 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
9999 | 2024.12.21 07:53:44.269445 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10000 | 2024.12.21 07:53:44.329422 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107315821 sec., 3587.5418592753435 rows/sec., 18.55 MiB/sec. | ||
10001 | 2024.12.21 07:53:44.332926 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10002 | 2024.12.21 07:53:44.335875 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_51_10} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10003 | 2024.12.21 07:53:44.336012 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_51_10} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10004 | 2024.12.21 07:53:44.338510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10005 | 2024.12.21 07:53:45.700180 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10006 | 2024.12.21 07:53:45.700482 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10007 | 2024.12.21 07:53:45.700603 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10008 | 2024.12.21 07:53:45.701606 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10009 | 2024.12.21 07:53:45.701658 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10010 | 2024.12.21 07:53:45.702114 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10011 | 2024.12.21 07:53:45.702382 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10012 | 2024.12.21 07:53:45.702633 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002236 sec., 25044.722719141322 rows/sec., 1.92 MiB/sec. | ||
10013 | 2024.12.21 07:53:45.702693 [ 4 ] {d8dafe0e-9de2-4e30-8e51-3a77884ff475} <Debug> TCPHandler: Processed in 0.002706717 sec. | ||
10014 | 2024.12.21 07:53:45.702951 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10015 | 2024.12.21 07:53:45.703169 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10016 | 2024.12.21 07:53:45.703247 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10017 | 2024.12.21 07:53:45.704006 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10018 | 2024.12.21 07:53:45.704058 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10019 | 2024.12.21 07:53:45.704501 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10020 | 2024.12.21 07:53:45.704755 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10021 | 2024.12.21 07:53:45.705015 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001901 sec., 33666.49132035771 rows/sec., 2.63 MiB/sec. | ||
10022 | 2024.12.21 07:53:45.705126 [ 253 ] {6203e6b6-43f2-4b32-a5ff-86b27def7c48} <Debug> TCPHandler: Processed in 0.00232294 sec. | ||
10023 | 2024.12.21 07:53:45.705420 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10024 | 2024.12.21 07:53:45.705782 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10025 | 2024.12.21 07:53:45.705884 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10026 | 2024.12.21 07:53:45.706615 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10027 | 2024.12.21 07:53:45.706655 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10028 | 2024.12.21 07:53:45.707063 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10029 | 2024.12.21 07:53:45.707310 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10030 | 2024.12.21 07:53:45.707521 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001816 sec., 88105.7268722467 rows/sec., 6.14 MiB/sec. | ||
10031 | 2024.12.21 07:53:45.707574 [ 4 ] {9d98dc2f-f172-47b4-9020-75eb5d2e38f0} <Debug> TCPHandler: Processed in 0.00234814 sec. | ||
10032 | 2024.12.21 07:53:45.707731 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10033 | 2024.12.21 07:53:45.707875 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10034 | 2024.12.21 07:53:45.707939 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10035 | 2024.12.21 07:53:45.708469 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10036 | 2024.12.21 07:53:45.708509 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10037 | 2024.12.21 07:53:45.708905 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10038 | 2024.12.21 07:53:45.709156 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10039 | 2024.12.21 07:53:45.709370 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00153 sec., 39215.686274509804 rows/sec., 2.64 MiB/sec. | ||
10040 | 2024.12.21 07:53:45.709424 [ 253 ] {8286b069-10c2-4420-b46e-718c72caa136} <Debug> TCPHandler: Processed in 0.00176078 sec. | ||
10041 | 2024.12.21 07:53:49.529900 [ 123 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
10042 | 2024.12.21 07:53:49.529973 [ 123 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10043 | 2024.12.21 07:53:49.529995 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10044 | 2024.12.21 07:53:49.530187 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
10045 | 2024.12.21 07:53:49.530427 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10046 | 2024.12.21 07:53:49.530469 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
10047 | 2024.12.21 07:53:49.530554 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
10048 | 2024.12.21 07:53:49.530791 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
10049 | 2024.12.21 07:53:49.530931 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
10050 | 2024.12.21 07:53:49.531173 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
10051 | 2024.12.21 07:53:49.532373 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00229668 sec., 86211.40080463974 rows/sec., 4.40 MiB/sec. | ||
10052 | 2024.12.21 07:53:49.532619 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
10053 | 2024.12.21 07:53:49.533004 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10054 | 2024.12.21 07:53:49.533094 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_33_7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
10055 | 2024.12.21 07:53:49.533195 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10056 | 2024.12.21 07:53:49.846942 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10057 | 2024.12.21 07:53:49.846991 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10058 | 2024.12.21 07:53:50.013246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23912 | ||
10059 | 2024.12.21 07:53:50.014303 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10060 | 2024.12.21 07:53:50.014361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10061 | 2024.12.21 07:53:50.014881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10062 | 2024.12.21 07:53:50.015144 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10063 | 2024.12.21 07:53:50.015374 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23912 | ||
10064 | 2024.12.21 07:53:50.126213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1370 | ||
10065 | 2024.12.21 07:53:50.129152 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10066 | 2024.12.21 07:53:50.129214 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10067 | 2024.12.21 07:53:50.130730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10068 | 2024.12.21 07:53:50.131055 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10069 | 2024.12.21 07:53:50.131709 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1370 | ||
10070 | 2024.12.21 07:53:50.707338 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10071 | 2024.12.21 07:53:50.707647 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10072 | 2024.12.21 07:53:50.707763 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10073 | 2024.12.21 07:53:50.708752 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10074 | 2024.12.21 07:53:50.708803 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10075 | 2024.12.21 07:53:50.709238 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10076 | 2024.12.21 07:53:50.709497 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10077 | 2024.12.21 07:53:50.709740 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002181 sec., 6419.0738193489215 rows/sec., 462.09 KiB/sec. | ||
10078 | 2024.12.21 07:53:50.709799 [ 4 ] {eb119186-d275-4e71-a97b-47a906810567} <Debug> TCPHandler: Processed in 0.002598545 sec. | ||
10079 | 2024.12.21 07:53:50.710074 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10080 | 2024.12.21 07:53:50.710288 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10081 | 2024.12.21 07:53:50.710370 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10082 | 2024.12.21 07:53:50.711271 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10083 | 2024.12.21 07:53:50.711321 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10084 | 2024.12.21 07:53:50.711777 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10085 | 2024.12.21 07:53:50.712024 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10086 | 2024.12.21 07:53:50.712261 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002032 sec., 141240.15748031496 rows/sec., 12.48 MiB/sec. | ||
10087 | 2024.12.21 07:53:50.712317 [ 253 ] {6be4b566-a0f4-4712-99d3-c585919a7f5f} <Debug> TCPHandler: Processed in 0.002390941 sec. | ||
10088 | 2024.12.21 07:53:50.712486 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10089 | 2024.12.21 07:53:50.712626 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10090 | 2024.12.21 07:53:50.712684 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10091 | 2024.12.21 07:53:50.713394 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10092 | 2024.12.21 07:53:50.713434 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10093 | 2024.12.21 07:53:50.713803 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10094 | 2024.12.21 07:53:50.714051 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10095 | 2024.12.21 07:53:50.714295 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001689 sec., 29011.249259917113 rows/sec., 2.09 MiB/sec. | ||
10096 | 2024.12.21 07:53:50.714369 [ 4 ] {067a8b8c-8316-4fc1-9833-3cc503320cf7} <Debug> TCPHandler: Processed in 0.001949773 sec. | ||
10097 | 2024.12.21 07:53:50.714609 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10098 | 2024.12.21 07:53:50.714775 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10099 | 2024.12.21 07:53:50.714832 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10100 | 2024.12.21 07:53:50.715472 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10101 | 2024.12.21 07:53:50.715511 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10102 | 2024.12.21 07:53:50.715865 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10103 | 2024.12.21 07:53:50.716092 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10104 | 2024.12.21 07:53:50.716293 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. | ||
10105 | 2024.12.21 07:53:50.716345 [ 253 ] {d3e12e6c-4043-4d9f-a2c4-b1e953c69f2b} <Debug> TCPHandler: Processed in 0.001871862 sec. | ||
10106 | 2024.12.21 07:53:50.716555 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10107 | 2024.12.21 07:53:50.716779 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10108 | 2024.12.21 07:53:50.716870 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10109 | 2024.12.21 07:53:50.717698 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10110 | 2024.12.21 07:53:50.717739 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10111 | 2024.12.21 07:53:50.718095 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10112 | 2024.12.21 07:53:50.718334 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10113 | 2024.12.21 07:53:50.718544 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00182 sec., 7142.857142857143 rows/sec., 445.36 KiB/sec. | ||
10114 | 2024.12.21 07:53:50.718599 [ 4 ] {416c9144-a31d-4342-8454-89b34e0520f1} <Debug> TCPHandler: Processed in 0.002161637 sec. | ||
10115 | 2024.12.21 07:53:50.718744 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10116 | 2024.12.21 07:53:50.718880 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10117 | 2024.12.21 07:53:50.718939 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10118 | 2024.12.21 07:53:50.719705 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10119 | 2024.12.21 07:53:50.719745 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10120 | 2024.12.21 07:53:50.720119 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10121 | 2024.12.21 07:53:50.720355 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10122 | 2024.12.21 07:53:50.720589 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00173 sec., 245086.70520231215 rows/sec., 17.52 MiB/sec. | ||
10123 | 2024.12.21 07:53:50.720676 [ 253 ] {56d066e0-3f55-4263-b4c0-06d557956af9} <Debug> TCPHandler: Processed in 0.001996844 sec. | ||
10124 | 2024.12.21 07:53:50.720897 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10125 | 2024.12.21 07:53:50.721207 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10126 | 2024.12.21 07:53:50.721302 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10127 | 2024.12.21 07:53:50.721818 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10128 | 2024.12.21 07:53:50.721856 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10129 | 2024.12.21 07:53:50.722217 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
10130 | 2024.12.21 07:53:50.722462 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10131 | 2024.12.21 07:53:50.722681 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
10132 | 2024.12.21 07:53:50.722806 [ 4 ] {cb667b67-0c94-44e9-b364-839a8e9ed0cd} <Debug> TCPHandler: Processed in 0.002032505 sec. | ||
10133 | 2024.12.21 07:53:50.723040 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10134 | 2024.12.21 07:53:50.723190 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10135 | 2024.12.21 07:53:50.723252 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10136 | 2024.12.21 07:53:50.723859 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10137 | 2024.12.21 07:53:50.723896 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10138 | 2024.12.21 07:53:50.724290 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10139 | 2024.12.21 07:53:50.724523 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10140 | 2024.12.21 07:53:50.724719 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001551 sec., 152804.64216634427 rows/sec., 10.24 MiB/sec. | ||
10141 | 2024.12.21 07:53:50.724798 [ 253 ] {e888b9cd-a685-41c7-9ba6-02655eef43a2} <Debug> TCPHandler: Processed in 0.001893153 sec. | ||
10142 | 2024.12.21 07:53:50.724994 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10143 | 2024.12.21 07:53:50.725196 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10144 | 2024.12.21 07:53:50.725250 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10145 | 2024.12.21 07:53:50.725727 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10146 | 2024.12.21 07:53:50.725767 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10147 | 2024.12.21 07:53:50.726134 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10148 | 2024.12.21 07:53:50.726379 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2024.12.21 07:53:50.726589 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. | ||
10150 | 2024.12.21 07:53:50.726640 [ 4 ] {58b30c0b-13a1-4cfa-938d-ebcb5feadcdd} <Debug> TCPHandler: Processed in 0.0017489 sec. | ||
10151 | 2024.12.21 07:53:50.726784 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10152 | 2024.12.21 07:53:50.726921 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10153 | 2024.12.21 07:53:50.727013 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10154 | 2024.12.21 07:53:50.728181 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10155 | 2024.12.21 07:53:50.728216 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10156 | 2024.12.21 07:53:50.728871 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10157 | 2024.12.21 07:53:50.729116 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10158 | 2024.12.21 07:53:50.729341 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002449 sec., 17149.857084524298 rows/sec., 30.73 MiB/sec. | ||
10159 | 2024.12.21 07:53:50.729892 [ 253 ] {db23c546-56ea-45b0-9f5a-3c7c40dfd6d1} <Debug> TCPHandler: Processed in 0.003166854 sec. | ||
10160 | 2024.12.21 07:53:50.730127 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10161 | 2024.12.21 07:53:50.730350 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10162 | 2024.12.21 07:53:50.730417 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10163 | 2024.12.21 07:53:50.730915 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10164 | 2024.12.21 07:53:50.730955 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10165 | 2024.12.21 07:53:50.731334 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10166 | 2024.12.21 07:53:50.731574 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10167 | 2024.12.21 07:53:50.731793 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
10168 | 2024.12.21 07:53:50.731843 [ 4 ] {ccd0d687-577f-4574-8287-ef8fb49e3190} <Debug> TCPHandler: Processed in 0.001839782 sec. | ||
10169 | 2024.12.21 07:53:51.737155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10170 | 2024.12.21 07:53:51.757901 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10171 | 2024.12.21 07:53:51.757950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10172 | 2024.12.21 07:53:51.765087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10173 | 2024.12.21 07:53:51.765837 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10174 | 2024.12.21 07:53:51.768489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10175 | 2024.12.21 07:53:55.700764 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10176 | 2024.12.21 07:53:55.700963 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10177 | 2024.12.21 07:53:55.701035 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10178 | 2024.12.21 07:53:55.701777 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2024.12.21 07:53:55.701821 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10180 | 2024.12.21 07:53:55.702250 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10181 | 2024.12.21 07:53:55.702503 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2024.12.21 07:53:55.702749 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001832 sec., 2183.406113537118 rows/sec., 178.04 KiB/sec. | ||
10183 | 2024.12.21 07:53:55.702980 [ 4 ] {fc5ccdba-afb2-4b1e-ba00-2d906382b32a} <Debug> TCPHandler: Processed in 0.002339611 sec. | ||
10184 | 2024.12.21 07:53:55.703256 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10185 | 2024.12.21 07:53:55.703469 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10186 | 2024.12.21 07:53:55.703551 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10187 | 2024.12.21 07:53:55.704314 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10188 | 2024.12.21 07:53:55.704369 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10189 | 2024.12.21 07:53:55.704810 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10190 | 2024.12.21 07:53:55.705066 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10191 | 2024.12.21 07:53:55.705345 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001927 sec., 30098.59885832901 rows/sec., 2.31 MiB/sec. | ||
10192 | 2024.12.21 07:53:55.705420 [ 253 ] {e352773b-6f35-4475-ba01-4868d0eefb74} <Debug> TCPHandler: Processed in 0.00230947 sec. | ||
10193 | 2024.12.21 07:53:55.705631 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10194 | 2024.12.21 07:53:55.705806 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10195 | 2024.12.21 07:53:55.705866 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10196 | 2024.12.21 07:53:55.706568 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10197 | 2024.12.21 07:53:55.706608 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10198 | 2024.12.21 07:53:55.706965 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10199 | 2024.12.21 07:53:55.707201 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10200 | 2024.12.21 07:53:55.707330 [ 115 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
10201 | 2024.12.21 07:53:55.707374 [ 115 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10202 | 2024.12.21 07:53:55.707395 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001624 sec., 2463.054187192118 rows/sec., 171.98 KiB/sec. | ||
10203 | 2024.12.21 07:53:55.707400 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10204 | 2024.12.21 07:53:55.707549 [ 4 ] {8ea65d07-cf91-446d-a117-1a7faba8eaf4} <Debug> TCPHandler: Processed in 0.002032295 sec. | ||
10205 | 2024.12.21 07:53:55.707747 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
10206 | 2024.12.21 07:53:55.707897 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10207 | 2024.12.21 07:53:55.708346 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10208 | 2024.12.21 07:53:55.708385 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10209 | 2024.12.21 07:53:55.708488 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 67 rows starting from the beginning of the part | ||
10210 | 2024.12.21 07:53:55.708579 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10211 | 2024.12.21 07:53:55.708877 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
10212 | 2024.12.21 07:53:55.709245 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part | ||
10213 | 2024.12.21 07:53:55.709438 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part | ||
10214 | 2024.12.21 07:53:55.709786 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 49 rows starting from the beginning of the part | ||
10215 | 2024.12.21 07:53:55.710139 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 4 rows starting from the beginning of the part | ||
10216 | 2024.12.21 07:53:55.711047 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10217 | 2024.12.21 07:53:55.711095 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10218 | 2024.12.21 07:53:55.711779 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10219 | 2024.12.21 07:53:55.711922 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.004409086 sec., 62371.203464845086 rows/sec., 4.70 MiB/sec. | ||
10220 | 2024.12.21 07:53:55.712169 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10221 | 2024.12.21 07:53:55.712272 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
10222 | 2024.12.21 07:53:55.712650 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.004419 sec., 15388.096854491965 rows/sec., 1.20 MiB/sec. | ||
10223 | 2024.12.21 07:53:55.712935 [ 253 ] {10510d5f-3f92-4745-a398-cb1d1a5582f8} <Debug> TCPHandler: Processed in 0.005200559 sec. | ||
10224 | 2024.12.21 07:53:55.713239 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10225 | 2024.12.21 07:53:55.713264 [ 192 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10226 | 2024.12.21 07:53:55.713637 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10227 | 2024.12.21 07:53:55.713732 [ 192 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_43_9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
10228 | 2024.12.21 07:53:55.713795 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10229 | 2024.12.21 07:53:55.713980 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
10230 | 2024.12.21 07:53:55.714539 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2024.12.21 07:53:55.714583 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10232 | 2024.12.21 07:53:55.714998 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10233 | 2024.12.21 07:53:55.715239 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10234 | 2024.12.21 07:53:55.715451 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001945 sec., 83290.48843187661 rows/sec., 5.80 MiB/sec. | ||
10235 | 2024.12.21 07:53:55.715508 [ 4 ] {866aafa5-9ae5-44ea-93f4-cd8644137c87} <Debug> TCPHandler: Processed in 0.002446273 sec. | ||
10236 | 2024.12.21 07:53:55.715671 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10237 | 2024.12.21 07:53:55.715791 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10238 | 2024.12.21 07:53:55.715843 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10239 | 2024.12.21 07:53:55.716346 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10240 | 2024.12.21 07:53:55.716385 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10241 | 2024.12.21 07:53:55.716774 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10242 | 2024.12.21 07:53:55.717006 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10243 | 2024.12.21 07:53:55.717241 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
10244 | 2024.12.21 07:53:55.717305 [ 253 ] {118c1408-c0e1-4d3a-a8de-cb4852d65d40} <Debug> TCPHandler: Processed in 0.001698889 sec. | ||
10245 | 2024.12.21 07:53:57.515572 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24339 | ||
10246 | 2024.12.21 07:53:57.516657 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10247 | 2024.12.21 07:53:57.516738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10248 | 2024.12.21 07:53:57.517254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10249 | 2024.12.21 07:53:57.517511 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10250 | 2024.12.21 07:53:57.517765 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
10251 | 2024.12.21 07:53:59.268640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10252 | 2024.12.21 07:53:59.288698 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10253 | 2024.12.21 07:53:59.288760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10254 | 2024.12.21 07:53:59.296092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10255 | 2024.12.21 07:53:59.296879 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10256 | 2024.12.21 07:53:59.299513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10257 | 2024.12.21 07:54:00.131938 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1404 | ||
10258 | 2024.12.21 07:54:00.135100 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10259 | 2024.12.21 07:54:00.135154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10260 | 2024.12.21 07:54:00.136666 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10261 | 2024.12.21 07:54:00.136981 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10262 | 2024.12.21 07:54:00.137580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
10263 | 2024.12.21 07:54:00.707226 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10264 | 2024.12.21 07:54:00.707528 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10265 | 2024.12.21 07:54:00.707645 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10266 | 2024.12.21 07:54:00.708463 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10267 | 2024.12.21 07:54:00.708516 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10268 | 2024.12.21 07:54:00.708949 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10269 | 2024.12.21 07:54:00.709202 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10270 | 2024.12.21 07:54:00.709449 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. | ||
10271 | 2024.12.21 07:54:00.709517 [ 4 ] {540674eb-04cf-41b2-b8ee-231d43d88c99} <Debug> TCPHandler: Processed in 0.002483813 sec. | ||
10272 | 2024.12.21 07:54:00.709802 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10273 | 2024.12.21 07:54:00.710019 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10274 | 2024.12.21 07:54:00.710105 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10275 | 2024.12.21 07:54:00.711087 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2024.12.21 07:54:00.711141 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10277 | 2024.12.21 07:54:00.711608 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10278 | 2024.12.21 07:54:00.711864 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10279 | 2024.12.21 07:54:00.712066 [ 109 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10280 | 2024.12.21 07:54:00.712129 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.00217 sec., 132258.06451612903 rows/sec., 11.69 MiB/sec. | ||
10281 | 2024.12.21 07:54:00.712156 [ 109 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10282 | 2024.12.21 07:54:00.712222 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10283 | 2024.12.21 07:54:00.712270 [ 253 ] {80fce4e8-bddd-4876-86dc-5919ca8d0f3d} <Debug> TCPHandler: Processed in 0.002618475 sec. | ||
10284 | 2024.12.21 07:54:00.712457 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
10285 | 2024.12.21 07:54:00.712501 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10286 | 2024.12.21 07:54:00.712671 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10287 | 2024.12.21 07:54:00.712767 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1438 rows starting from the beginning of the part | ||
10288 | 2024.12.21 07:54:00.712775 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10289 | 2024.12.21 07:54:00.712898 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10290 | 2024.12.21 07:54:00.713059 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
10291 | 2024.12.21 07:54:00.713478 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
10292 | 2024.12.21 07:54:00.713830 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 287 rows starting from the beginning of the part | ||
10293 | 2024.12.21 07:54:00.714196 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 58 rows starting from the beginning of the part | ||
10294 | 2024.12.21 07:54:00.714608 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 287 rows starting from the beginning of the part | ||
10295 | 2024.12.21 07:54:00.715767 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10296 | 2024.12.21 07:54:00.715834 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10297 | 2024.12.21 07:54:00.716833 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10298 | 2024.12.21 07:54:00.717232 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10299 | 2024.12.21 07:54:00.717760 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.005042 sec., 9718.36572788576 rows/sec., 716.83 KiB/sec. | ||
10300 | 2024.12.21 07:54:00.718073 [ 4 ] {0d090055-afb0-458f-9bfd-2396e0b56b62} <Debug> TCPHandler: Processed in 0.005676737 sec. | ||
10301 | 2024.12.21 07:54:00.718358 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10302 | 2024.12.21 07:54:00.718725 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10303 | 2024.12.21 07:54:00.718797 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10304 | 2024.12.21 07:54:00.718809 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.006472371 sec., 337125.2976691231 rows/sec., 29.75 MiB/sec. | ||
10305 | 2024.12.21 07:54:00.719228 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10306 | 2024.12.21 07:54:00.719856 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10307 | 2024.12.21 07:54:00.719870 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10308 | 2024.12.21 07:54:00.719918 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10309 | 2024.12.21 07:54:00.720037 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_86_17} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10310 | 2024.12.21 07:54:00.720223 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10311 | 2024.12.21 07:54:00.720458 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10312 | 2024.12.21 07:54:00.720700 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10313 | 2024.12.21 07:54:00.720959 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002328 sec., 6013.745704467354 rows/sec., 421.16 KiB/sec. | ||
10314 | 2024.12.21 07:54:00.721154 [ 253 ] {7641eeba-f4b8-4af8-967f-a9b74880c0db} <Debug> TCPHandler: Processed in 0.002954 sec. | ||
10315 | 2024.12.21 07:54:00.721399 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10316 | 2024.12.21 07:54:00.721538 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10317 | 2024.12.21 07:54:00.721595 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10318 | 2024.12.21 07:54:00.722208 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10319 | 2024.12.21 07:54:00.722249 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10320 | 2024.12.21 07:54:00.722604 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10321 | 2024.12.21 07:54:00.722839 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10322 | 2024.12.21 07:54:00.723058 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. | ||
10323 | 2024.12.21 07:54:00.723114 [ 4 ] {7fcc449a-6a87-46f5-81db-56ad160c4564} <Debug> TCPHandler: Processed in 0.001851872 sec. | ||
10324 | 2024.12.21 07:54:00.723271 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10325 | 2024.12.21 07:54:00.723411 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10326 | 2024.12.21 07:54:00.723468 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10327 | 2024.12.21 07:54:00.724260 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10328 | 2024.12.21 07:54:00.724301 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10329 | 2024.12.21 07:54:00.724673 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10330 | 2024.12.21 07:54:00.724913 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10331 | 2024.12.21 07:54:00.725092 [ 109 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10332 | 2024.12.21 07:54:00.725148 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001763 sec., 240499.1491775383 rows/sec., 17.20 MiB/sec. | ||
10333 | 2024.12.21 07:54:00.725156 [ 109 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10334 | 2024.12.21 07:54:00.725228 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10335 | 2024.12.21 07:54:00.725284 [ 253 ] {6f720116-b977-41cf-b44d-d32e427cee1e} <Debug> TCPHandler: Processed in 0.002082296 sec. | ||
10336 | 2024.12.21 07:54:00.725540 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
10337 | 2024.12.21 07:54:00.725547 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10338 | 2024.12.21 07:54:00.725780 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10339 | 2024.12.21 07:54:00.725818 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10340 | 2024.12.21 07:54:00.725822 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part | ||
10341 | 2024.12.21 07:54:00.725884 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10342 | 2024.12.21 07:54:00.726015 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
10343 | 2024.12.21 07:54:00.726240 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
10344 | 2024.12.21 07:54:00.726531 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 424 rows starting from the beginning of the part | ||
10345 | 2024.12.21 07:54:00.726904 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 68 rows starting from the beginning of the part | ||
10346 | 2024.12.21 07:54:00.727135 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 424 rows starting from the beginning of the part | ||
10347 | 2024.12.21 07:54:00.728021 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10348 | 2024.12.21 07:54:00.728069 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10349 | 2024.12.21 07:54:00.728607 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
10350 | 2024.12.21 07:54:00.728912 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10351 | 2024.12.21 07:54:00.729199 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003417 sec., 1755.926251097454 rows/sec., 91.74 KiB/sec. | ||
10352 | 2024.12.21 07:54:00.729376 [ 4 ] {34a4f19a-3192-4268-b3c1-8d4aed976246} <Debug> TCPHandler: Processed in 0.003986308 sec. | ||
10353 | 2024.12.21 07:54:00.729479 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.004119931 sec., 475736.1227651628 rows/sec., 36.42 MiB/sec. | ||
10354 | 2024.12.21 07:54:00.729555 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10355 | 2024.12.21 07:54:00.729725 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10356 | 2024.12.21 07:54:00.729752 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10357 | 2024.12.21 07:54:00.729811 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10358 | 2024.12.21 07:54:00.730789 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10359 | 2024.12.21 07:54:00.730997 [ 196 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_86_17} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10360 | 2024.12.21 07:54:00.731182 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10361 | 2024.12.21 07:54:00.731300 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10362 | 2024.12.21 07:54:00.731345 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10363 | 2024.12.21 07:54:00.731744 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10364 | 2024.12.21 07:54:00.731986 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2024.12.21 07:54:00.732246 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002572 sec., 92146.1897356143 rows/sec., 6.18 MiB/sec. | ||
10366 | 2024.12.21 07:54:00.732322 [ 253 ] {dbf5ca0e-b282-407a-a6de-6d547b10a336} <Debug> TCPHandler: Processed in 0.002834499 sec. | ||
10367 | 2024.12.21 07:54:00.732586 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2024.12.21 07:54:00.732789 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10369 | 2024.12.21 07:54:00.732841 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10370 | 2024.12.21 07:54:00.733315 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2024.12.21 07:54:00.733353 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10372 | 2024.12.21 07:54:00.733706 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10373 | 2024.12.21 07:54:00.733939 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2024.12.21 07:54:00.734149 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. | ||
10375 | 2024.12.21 07:54:00.734202 [ 4 ] {a4695402-ffb6-4883-ada2-9599ebf5149c} <Debug> TCPHandler: Processed in 0.00178244 sec. | ||
10376 | 2024.12.21 07:54:00.734357 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10377 | 2024.12.21 07:54:00.734474 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10378 | 2024.12.21 07:54:00.734553 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10379 | 2024.12.21 07:54:00.735782 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2024.12.21 07:54:00.735822 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10381 | 2024.12.21 07:54:00.736498 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10382 | 2024.12.21 07:54:00.736754 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2024.12.21 07:54:00.737039 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002587 sec., 16235.021260146888 rows/sec., 29.09 MiB/sec. | ||
10384 | 2024.12.21 07:54:00.737423 [ 253 ] {c7857724-5cda-452f-a6e2-284ca516ea22} <Debug> TCPHandler: Processed in 0.003124423 sec. | ||
10385 | 2024.12.21 07:54:00.737629 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10386 | 2024.12.21 07:54:00.737839 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10387 | 2024.12.21 07:54:00.737924 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10388 | 2024.12.21 07:54:00.738797 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2024.12.21 07:54:00.738837 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
10390 | 2024.12.21 07:54:00.739204 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10391 | 2024.12.21 07:54:00.739434 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2024.12.21 07:54:00.739690 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001884 sec., 43524.4161358811 rows/sec., 2.76 MiB/sec. | ||
10393 | 2024.12.21 07:54:00.739752 [ 4 ] {271058ca-632f-45c4-b992-46861c802ab3} <Debug> TCPHandler: Processed in 0.002231859 sec. | ||
10394 | 2024.12.21 07:54:04.847038 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10395 | 2024.12.21 07:54:04.847139 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10396 | 2024.12.21 07:54:05.017959 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24827 | ||
10397 | 2024.12.21 07:54:05.018673 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2024.12.21 07:54:05.018725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10399 | 2024.12.21 07:54:05.019266 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10400 | 2024.12.21 07:54:05.019519 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2024.12.21 07:54:05.019752 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24827 | ||
10402 | 2024.12.21 07:54:05.700427 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10403 | 2024.12.21 07:54:05.700727 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10404 | 2024.12.21 07:54:05.700834 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10405 | 2024.12.21 07:54:05.701617 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10406 | 2024.12.21 07:54:05.701727 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10407 | 2024.12.21 07:54:05.702159 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10408 | 2024.12.21 07:54:05.702419 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10409 | 2024.12.21 07:54:05.702630 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
10410 | 2024.12.21 07:54:05.702694 [ 4 ] {4bef427c-787c-481b-819a-7f0e35d3952b} <Debug> TCPHandler: Processed in 0.002453382 sec. | ||
10411 | 2024.12.21 07:54:05.702980 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10412 | 2024.12.21 07:54:05.703192 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10413 | 2024.12.21 07:54:05.703275 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10414 | 2024.12.21 07:54:05.704110 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10415 | 2024.12.21 07:54:05.704160 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10416 | 2024.12.21 07:54:05.704590 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10417 | 2024.12.21 07:54:05.704829 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10418 | 2024.12.21 07:54:05.705076 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001944 sec., 32921.81069958848 rows/sec., 2.57 MiB/sec. | ||
10419 | 2024.12.21 07:54:05.705133 [ 253 ] {80a5c643-c27d-4b7b-8606-e0ef86f0e63a} <Debug> TCPHandler: Processed in 0.00230547 sec. | ||
10420 | 2024.12.21 07:54:05.705359 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10421 | 2024.12.21 07:54:05.705598 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10422 | 2024.12.21 07:54:05.705702 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10423 | 2024.12.21 07:54:05.706410 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10424 | 2024.12.21 07:54:05.706447 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10425 | 2024.12.21 07:54:05.706848 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10426 | 2024.12.21 07:54:05.707090 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10427 | 2024.12.21 07:54:05.707226 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10428 | 2024.12.21 07:54:05.707276 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10429 | 2024.12.21 07:54:05.707279 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001745 sec., 91690.54441260744 rows/sec., 6.39 MiB/sec. | ||
10430 | 2024.12.21 07:54:05.707303 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10431 | 2024.12.21 07:54:05.707363 [ 4 ] {06573c00-5eb4-4723-a2e9-4c58ef256aad} <Debug> TCPHandler: Processed in 0.002115116 sec. | ||
10432 | 2024.12.21 07:54:05.707471 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
10433 | 2024.12.21 07:54:05.707534 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10434 | 2024.12.21 07:54:05.707634 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10435 | 2024.12.21 07:54:05.707721 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23937 rows starting from the beginning of the part | ||
10436 | 2024.12.21 07:54:05.707772 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10437 | 2024.12.21 07:54:05.707964 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10438 | 2024.12.21 07:54:05.707976 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
10439 | 2024.12.21 07:54:05.708377 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part | ||
10440 | 2024.12.21 07:54:05.708842 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part | ||
10441 | 2024.12.21 07:54:05.709189 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
10442 | 2024.12.21 07:54:05.709490 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
10443 | 2024.12.21 07:54:05.710481 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10444 | 2024.12.21 07:54:05.710556 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10445 | 2024.12.21 07:54:05.711224 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10446 | 2024.12.21 07:54:05.711621 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10447 | 2024.12.21 07:54:05.711802 [ 102 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10448 | 2024.12.21 07:54:05.711849 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004155 sec., 14440.43321299639 rows/sec., 996.54 KiB/sec. | ||
10449 | 2024.12.21 07:54:05.711853 [ 102 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10450 | 2024.12.21 07:54:05.711895 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10451 | 2024.12.21 07:54:05.711938 [ 253 ] {d83e32b3-4707-48dd-8916-8aa41d9d0a0d} <Debug> TCPHandler: Processed in 0.004484146 sec. | ||
10452 | 2024.12.21 07:54:05.712338 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
10453 | 2024.12.21 07:54:05.712765 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10454 | 2024.12.21 07:54:05.712858 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4884 rows starting from the beginning of the part | ||
10455 | 2024.12.21 07:54:05.713256 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
10456 | 2024.12.21 07:54:05.713503 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part | ||
10457 | 2024.12.21 07:54:05.713777 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
10458 | 2024.12.21 07:54:05.713898 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
10459 | 2024.12.21 07:54:05.714012 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
10460 | 2024.12.21 07:54:05.717738 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005670558 sec., 921955.1232876906 rows/sec., 60.20 MiB/sec. | ||
10461 | 2024.12.21 07:54:05.718361 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10462 | 2024.12.21 07:54:05.718697 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10463 | 2024.12.21 07:54:05.718835 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_86_17} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10464 | 2024.12.21 07:54:05.719007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10465 | 2024.12.21 07:54:05.719101 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24893 rows, containing 5 columns (5 merged, 0 gathered) in 0.011717851 sec., 2124365.6366683617 rows/sec., 143.57 MiB/sec. | ||
10466 | 2024.12.21 07:54:05.719313 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10467 | 2024.12.21 07:54:05.719591 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10468 | 2024.12.21 07:54:05.719673 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10469 | 2024.12.21 07:54:05.719765 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
10470 | 2024.12.21 07:54:06.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.34 MiB, peak 244.17 MiB, free memory in arenas 0.00 B, will set to 233.55 MiB (RSS), difference: 2.21 MiB | ||
10471 | 2024.12.21 07:54:06.799661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10472 | 2024.12.21 07:54:06.821205 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10473 | 2024.12.21 07:54:06.821268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10474 | 2024.12.21 07:54:06.828668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10475 | 2024.12.21 07:54:06.829457 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10476 | 2024.12.21 07:54:06.832350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10477 | 2024.12.21 07:54:07.956943 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10478 | 2024.12.21 07:54:07.957182 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10479 | 2024.12.21 07:54:07.957266 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10480 | 2024.12.21 07:54:07.958144 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10481 | 2024.12.21 07:54:07.958199 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10482 | 2024.12.21 07:54:07.958652 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10483 | 2024.12.21 07:54:07.958922 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2024.12.21 07:54:07.959184 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002058 sec., 6802.721088435374 rows/sec., 489.70 KiB/sec. | ||
10485 | 2024.12.21 07:54:07.959315 [ 4 ] {8081a2a3-cb16-42fa-81fd-1dc7f1b2e6fd} <Debug> TCPHandler: Processed in 0.002513773 sec. | ||
10486 | 2024.12.21 07:54:07.959650 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10487 | 2024.12.21 07:54:07.959863 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10488 | 2024.12.21 07:54:07.959948 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10489 | 2024.12.21 07:54:07.960689 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10490 | 2024.12.21 07:54:07.960740 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10491 | 2024.12.21 07:54:07.961174 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10492 | 2024.12.21 07:54:07.961428 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10493 | 2024.12.21 07:54:07.961628 [ 100 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
10494 | 2024.12.21 07:54:07.961694 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001889 sec., 3176.283748014823 rows/sec., 259.00 KiB/sec. | ||
10495 | 2024.12.21 07:54:07.961710 [ 100 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10496 | 2024.12.21 07:54:07.961787 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10497 | 2024.12.21 07:54:07.961831 [ 253 ] {b93a5bcb-bd9e-4848-9c51-6c54c701f64f} <Debug> TCPHandler: Processed in 0.00233908 sec. | ||
10498 | 2024.12.21 07:54:07.962197 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
10499 | 2024.12.21 07:54:07.962232 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10500 | 2024.12.21 07:54:07.962570 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10501 | 2024.12.21 07:54:07.962603 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10502 | 2024.12.21 07:54:07.962632 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
10503 | 2024.12.21 07:54:07.962699 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10504 | 2024.12.21 07:54:07.962904 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
10505 | 2024.12.21 07:54:07.963288 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
10506 | 2024.12.21 07:54:07.963615 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
10507 | 2024.12.21 07:54:07.964042 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
10508 | 2024.12.21 07:54:07.964473 [ 194 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10509 | 2024.12.21 07:54:07.966449 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.004558448 sec., 10091.15383130399 rows/sec., 862.28 KiB/sec. | ||
10510 | 2024.12.21 07:54:07.966650 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
10511 | 2024.12.21 07:54:07.966825 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10512 | 2024.12.21 07:54:07.966905 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10513 | 2024.12.21 07:54:07.967141 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10514 | 2024.12.21 07:54:07.967279 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_18_4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
10515 | 2024.12.21 07:54:07.967403 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10516 | 2024.12.21 07:54:07.967562 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10517 | 2024.12.21 07:54:07.967820 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10518 | 2024.12.21 07:54:07.968045 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.005513 sec., 259386.9036822057 rows/sec., 21.74 MiB/sec. | ||
10519 | 2024.12.21 07:54:07.968115 [ 4 ] {989fe84f-90d9-4ed7-adc6-a7aeb49e6e37} <Debug> TCPHandler: Processed in 0.006150155 sec. | ||
10520 | 2024.12.21 07:54:07.968348 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10521 | 2024.12.21 07:54:07.968489 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10522 | 2024.12.21 07:54:07.968547 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10523 | 2024.12.21 07:54:07.969264 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.12.21 07:54:07.969304 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10525 | 2024.12.21 07:54:07.969672 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10526 | 2024.12.21 07:54:07.969912 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10527 | 2024.12.21 07:54:07.970169 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001702 sec., 32314.923619271445 rows/sec., 2.31 MiB/sec. | ||
10528 | 2024.12.21 07:54:07.970277 [ 253 ] {48f3ef00-a2e6-40e0-93f2-55d6f8ca6820} <Debug> TCPHandler: Processed in 0.001992314 sec. | ||
10529 | 2024.12.21 07:54:07.970546 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10530 | 2024.12.21 07:54:07.970722 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10531 | 2024.12.21 07:54:07.970807 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10532 | 2024.12.21 07:54:07.971770 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10533 | 2024.12.21 07:54:07.971812 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10534 | 2024.12.21 07:54:07.972201 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10535 | 2024.12.21 07:54:07.972443 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10536 | 2024.12.21 07:54:07.972684 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001998 sec., 121121.1211211211 rows/sec., 8.21 MiB/sec. | ||
10537 | 2024.12.21 07:54:07.972817 [ 4 ] {00bea17a-9803-4348-b682-0c6d7181032d} <Debug> TCPHandler: Processed in 0.002398001 sec. | ||
10538 | 2024.12.21 07:54:07.973036 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10539 | 2024.12.21 07:54:07.973170 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10540 | 2024.12.21 07:54:07.973220 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10541 | 2024.12.21 07:54:07.973807 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2024.12.21 07:54:07.973845 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10543 | 2024.12.21 07:54:07.974215 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10544 | 2024.12.21 07:54:07.974457 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2024.12.21 07:54:07.974682 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001536 sec., 8463.541666666666 rows/sec., 527.70 KiB/sec. | ||
10546 | 2024.12.21 07:54:07.974741 [ 253 ] {a31fc25c-b41a-4299-9c77-d05453f78f78} <Debug> TCPHandler: Processed in 0.001803341 sec. | ||
10547 | 2024.12.21 07:54:07.974887 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10548 | 2024.12.21 07:54:07.975011 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10549 | 2024.12.21 07:54:07.975069 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10550 | 2024.12.21 07:54:07.976113 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.12.21 07:54:07.976152 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10552 | 2024.12.21 07:54:07.976547 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10553 | 2024.12.21 07:54:07.976790 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2024.12.21 07:54:07.977008 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002026 sec., 437314.90621915105 rows/sec., 31.73 MiB/sec. | ||
10555 | 2024.12.21 07:54:07.977063 [ 4 ] {da260088-bc9b-443c-9dce-5299ea4d9d77} <Debug> TCPHandler: Processed in 0.002236148 sec. | ||
10556 | 2024.12.21 07:54:07.977226 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10557 | 2024.12.21 07:54:07.977367 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10558 | 2024.12.21 07:54:07.977427 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10559 | 2024.12.21 07:54:07.977994 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10560 | 2024.12.21 07:54:07.978034 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10561 | 2024.12.21 07:54:07.978400 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
10562 | 2024.12.21 07:54:07.978641 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10563 | 2024.12.21 07:54:07.978897 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. | ||
10564 | 2024.12.21 07:54:07.979015 [ 253 ] {b4bfb38a-2e93-4679-ad07-e080c8445700} <Debug> TCPHandler: Processed in 0.001853921 sec. | ||
10565 | 2024.12.21 07:54:07.979318 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10566 | 2024.12.21 07:54:07.979541 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10567 | 2024.12.21 07:54:07.979639 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10568 | 2024.12.21 07:54:07.980600 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10569 | 2024.12.21 07:54:07.980640 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10570 | 2024.12.21 07:54:07.981082 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10571 | 2024.12.21 07:54:07.981331 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10572 | 2024.12.21 07:54:07.981567 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.002082 sec., 442843.41978866473 rows/sec., 29.50 MiB/sec. | ||
10573 | 2024.12.21 07:54:07.981630 [ 4 ] {486a8207-c857-4f4e-8539-cef4b803487c} <Debug> TCPHandler: Processed in 0.002507953 sec. | ||
10574 | 2024.12.21 07:54:07.981845 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10575 | 2024.12.21 07:54:07.982065 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10576 | 2024.12.21 07:54:07.982127 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10577 | 2024.12.21 07:54:07.982670 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10578 | 2024.12.21 07:54:07.982716 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10579 | 2024.12.21 07:54:07.983121 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10580 | 2024.12.21 07:54:07.983352 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10581 | 2024.12.21 07:54:07.983598 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. | ||
10582 | 2024.12.21 07:54:07.983711 [ 253 ] {6f0beadd-53df-4464-9481-8c9dd2c9cf46} <Debug> TCPHandler: Processed in 0.001989684 sec. | ||
10583 | 2024.12.21 07:54:07.983948 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10584 | 2024.12.21 07:54:07.984065 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10585 | 2024.12.21 07:54:07.984145 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10586 | 2024.12.21 07:54:07.985360 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10587 | 2024.12.21 07:54:07.985400 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10588 | 2024.12.21 07:54:07.986040 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10589 | 2024.12.21 07:54:07.986298 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10590 | 2024.12.21 07:54:07.986543 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002502 sec., 16786.57074340528 rows/sec., 30.08 MiB/sec. | ||
10591 | 2024.12.21 07:54:07.986638 [ 4 ] {1abd5496-5755-4be7-ad6d-eec147fc0e00} <Debug> TCPHandler: Processed in 0.002810808 sec. | ||
10592 | 2024.12.21 07:54:07.986792 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10593 | 2024.12.21 07:54:07.986911 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10594 | 2024.12.21 07:54:07.986962 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10595 | 2024.12.21 07:54:07.987528 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2024.12.21 07:54:07.987576 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10597 | 2024.12.21 07:54:07.988013 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10598 | 2024.12.21 07:54:07.988245 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10599 | 2024.12.21 07:54:07.988447 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.00156 sec., 34615.38461538462 rows/sec., 2.13 MiB/sec. | ||
10600 | 2024.12.21 07:54:07.988501 [ 253 ] {fd8125fc-c4d8-4fa6-85f5-2e1edfe9d023} <Debug> TCPHandler: Processed in 0.00176872 sec. | ||
10601 | 2024.12.21 07:54:10.137900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1458 | ||
10602 | 2024.12.21 07:54:10.141529 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2024.12.21 07:54:10.141590 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10604 | 2024.12.21 07:54:10.143095 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10605 | 2024.12.21 07:54:10.143413 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2024.12.21 07:54:10.144735 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1458 | ||
10607 | 2024.12.21 07:54:10.696604 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10608 | 2024.12.21 07:54:10.696906 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10609 | 2024.12.21 07:54:10.697024 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10610 | 2024.12.21 07:54:10.697850 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10611 | 2024.12.21 07:54:10.697905 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10612 | 2024.12.21 07:54:10.698344 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10613 | 2024.12.21 07:54:10.698598 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10614 | 2024.12.21 07:54:10.698864 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002032 sec., 27559.05511811024 rows/sec., 2.12 MiB/sec. | ||
10615 | 2024.12.21 07:54:10.698969 [ 4 ] {29efb337-eb10-420c-9da4-07c337f19396} <Debug> TCPHandler: Processed in 0.002552844 sec. | ||
10616 | 2024.12.21 07:54:10.699271 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10617 | 2024.12.21 07:54:10.699490 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10618 | 2024.12.21 07:54:10.699565 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10619 | 2024.12.21 07:54:10.700337 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10620 | 2024.12.21 07:54:10.700383 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10621 | 2024.12.21 07:54:10.700819 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10622 | 2024.12.21 07:54:10.701083 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10623 | 2024.12.21 07:54:10.701310 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001868 sec., 34261.24197002141 rows/sec., 2.67 MiB/sec. | ||
10624 | 2024.12.21 07:54:10.701424 [ 253 ] {9fd1042d-5380-46b6-ad6c-27d79fe543db} <Debug> TCPHandler: Processed in 0.00234216 sec. | ||
10625 | 2024.12.21 07:54:10.701703 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10626 | 2024.12.21 07:54:10.701961 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10627 | 2024.12.21 07:54:10.702062 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10628 | 2024.12.21 07:54:10.702669 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2024.12.21 07:54:10.702711 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10630 | 2024.12.21 07:54:10.703113 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10631 | 2024.12.21 07:54:10.703361 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10632 | 2024.12.21 07:54:10.703580 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001683 sec., 43969.102792632206 rows/sec., 3.06 MiB/sec. | ||
10633 | 2024.12.21 07:54:10.703641 [ 4 ] {1c119093-f345-45b7-939b-0c54f5c8dd45} <Debug> TCPHandler: Processed in 0.002125156 sec. | ||
10634 | 2024.12.21 07:54:10.703791 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10635 | 2024.12.21 07:54:10.703920 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10636 | 2024.12.21 07:54:10.703977 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10637 | 2024.12.21 07:54:10.704493 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10638 | 2024.12.21 07:54:10.704530 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10639 | 2024.12.21 07:54:10.704913 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10640 | 2024.12.21 07:54:10.705169 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10641 | 2024.12.21 07:54:10.705352 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001463 sec., 19138.755980861242 rows/sec., 1.29 MiB/sec. | ||
10642 | 2024.12.21 07:54:10.705404 [ 253 ] {48b6fa91-0e34-4c63-bcd5-1f5c3be9fe31} <Debug> TCPHandler: Processed in 0.001675019 sec. | ||
10643 | 2024.12.21 07:54:12.519952 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25254 | ||
10644 | 2024.12.21 07:54:12.520599 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10645 | 2024.12.21 07:54:12.520645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10646 | 2024.12.21 07:54:12.521183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10647 | 2024.12.21 07:54:12.521444 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10648 | 2024.12.21 07:54:12.521706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10649 | 2024.12.21 07:54:14.332500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10650 | 2024.12.21 07:54:14.354404 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10651 | 2024.12.21 07:54:14.354458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10652 | 2024.12.21 07:54:14.362122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10653 | 2024.12.21 07:54:14.362910 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10654 | 2024.12.21 07:54:14.366084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10655 | 2024.12.21 07:54:15.701202 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10656 | 2024.12.21 07:54:15.701433 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10657 | 2024.12.21 07:54:15.701547 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10658 | 2024.12.21 07:54:15.702608 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10659 | 2024.12.21 07:54:15.702652 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10660 | 2024.12.21 07:54:15.703091 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10661 | 2024.12.21 07:54:15.703346 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10662 | 2024.12.21 07:54:15.703560 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002211 sec., 25327.90592492085 rows/sec., 1.95 MiB/sec. | ||
10663 | 2024.12.21 07:54:15.703624 [ 4 ] {30153c57-d4ba-44b7-b15f-ae1bd66eebd6} <Debug> TCPHandler: Processed in 0.002545294 sec. | ||
10664 | 2024.12.21 07:54:15.703890 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10665 | 2024.12.21 07:54:15.704105 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10666 | 2024.12.21 07:54:15.704189 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10667 | 2024.12.21 07:54:15.704943 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10668 | 2024.12.21 07:54:15.704994 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10669 | 2024.12.21 07:54:15.705435 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10670 | 2024.12.21 07:54:15.705695 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2024.12.21 07:54:15.705937 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001891 sec., 33844.52670544685 rows/sec., 2.64 MiB/sec. | ||
10672 | 2024.12.21 07:54:15.705993 [ 253 ] {760f17a9-3380-4e17-9787-ca6f52e0f4d7} <Debug> TCPHandler: Processed in 0.002256679 sec. | ||
10673 | 2024.12.21 07:54:15.706195 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10674 | 2024.12.21 07:54:15.706393 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10675 | 2024.12.21 07:54:15.706451 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10676 | 2024.12.21 07:54:15.707051 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10677 | 2024.12.21 07:54:15.707088 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10678 | 2024.12.21 07:54:15.707482 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10679 | 2024.12.21 07:54:15.707716 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10680 | 2024.12.21 07:54:15.707900 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001539 sec., 103963.61273554256 rows/sec., 7.24 MiB/sec. | ||
10681 | 2024.12.21 07:54:15.707960 [ 4 ] {594b120b-6f82-416f-98a0-22d652a5593f} <Debug> TCPHandler: Processed in 0.001876823 sec. | ||
10682 | 2024.12.21 07:54:15.708171 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10683 | 2024.12.21 07:54:15.708340 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10684 | 2024.12.21 07:54:15.708401 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10685 | 2024.12.21 07:54:15.709001 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10686 | 2024.12.21 07:54:15.709049 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10687 | 2024.12.21 07:54:15.709468 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10688 | 2024.12.21 07:54:15.709720 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10689 | 2024.12.21 07:54:15.709894 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
10690 | 2024.12.21 07:54:15.709943 [ 253 ] {f6414392-fc95-43fd-899f-a17414fc23b6} <Debug> TCPHandler: Processed in 0.001894893 sec. | ||
10691 | 2024.12.21 07:54:18.265509 [ 86 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
10692 | 2024.12.21 07:54:18.265600 [ 86 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.12.21 07:54:18.265628 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10694 | 2024.12.21 07:54:18.265810 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
10695 | 2024.12.21 07:54:18.266048 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10696 | 2024.12.21 07:54:18.266100 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
10697 | 2024.12.21 07:54:18.266194 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
10698 | 2024.12.21 07:54:18.266439 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
10699 | 2024.12.21 07:54:18.266666 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
10700 | 2024.12.21 07:54:18.266838 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
10701 | 2024.12.21 07:54:18.268017 [ 194 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002300189 sec., 16085.634702191865 rows/sec., 1.06 MiB/sec. | ||
10702 | 2024.12.21 07:54:18.268210 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
10703 | 2024.12.21 07:54:18.268563 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10704 | 2024.12.21 07:54:18.268663 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_37_8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
10705 | 2024.12.21 07:54:18.268768 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10706 | 2024.12.21 07:54:18.932650 [ 86 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
10707 | 2024.12.21 07:54:18.932722 [ 86 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10708 | 2024.12.21 07:54:18.932750 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10709 | 2024.12.21 07:54:18.932929 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
10710 | 2024.12.21 07:54:18.933145 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10711 | 2024.12.21 07:54:18.933192 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 243 rows starting from the beginning of the part | ||
10712 | 2024.12.21 07:54:18.933287 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part | ||
10713 | 2024.12.21 07:54:18.933541 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10714 | 2024.12.21 07:54:18.933805 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10715 | 2024.12.21 07:54:18.934066 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 242 rows starting from the beginning of the part | ||
10716 | 2024.12.21 07:54:18.935244 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002410292 sec., 313240.05556173273 rows/sec., 22.42 MiB/sec. | ||
10717 | 2024.12.21 07:54:18.935461 [ 197 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
10718 | 2024.12.21 07:54:18.935857 [ 197 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10719 | 2024.12.21 07:54:18.935984 [ 197 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_37_8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
10720 | 2024.12.21 07:54:18.936107 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
10721 | 2024.12.21 07:54:19.847390 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10722 | 2024.12.21 07:54:19.847445 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10723 | 2024.12.21 07:54:20.021923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25742 | ||
10724 | 2024.12.21 07:54:20.022824 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10725 | 2024.12.21 07:54:20.022867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10726 | 2024.12.21 07:54:20.023391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10727 | 2024.12.21 07:54:20.023646 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10728 | 2024.12.21 07:54:20.023852 [ 85 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10729 | 2024.12.21 07:54:20.023902 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25742 | ||
10730 | 2024.12.21 07:54:20.023945 [ 85 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10731 | 2024.12.21 07:54:20.023978 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10732 | 2024.12.21 07:54:20.024133 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
10733 | 2024.12.21 07:54:20.024317 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10734 | 2024.12.21 07:54:20.024368 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
10735 | 2024.12.21 07:54:20.024463 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
10736 | 2024.12.21 07:54:20.024679 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
10737 | 2024.12.21 07:54:20.024910 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
10738 | 2024.12.21 07:54:20.025035 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
10739 | 2024.12.21 07:54:20.025245 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
10740 | 2024.12.21 07:54:20.028290 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25742 rows, containing 4 columns (4 merged, 0 gathered) in 0.004229593 sec., 6086164.791742373 rows/sec., 87.06 MiB/sec. | ||
10741 | 2024.12.21 07:54:20.028575 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10742 | 2024.12.21 07:54:20.028909 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10743 | 2024.12.21 07:54:20.028999 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_56_11} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10744 | 2024.12.21 07:54:20.029116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10745 | 2024.12.21 07:54:20.145104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1474 | ||
10746 | 2024.12.21 07:54:20.147851 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2024.12.21 07:54:20.147913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10748 | 2024.12.21 07:54:20.149430 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10749 | 2024.12.21 07:54:20.149749 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10750 | 2024.12.21 07:54:20.150378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
10751 | 2024.12.21 07:54:20.707038 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10752 | 2024.12.21 07:54:20.707251 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10753 | 2024.12.21 07:54:20.707332 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10754 | 2024.12.21 07:54:20.708110 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10755 | 2024.12.21 07:54:20.708164 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10756 | 2024.12.21 07:54:20.708596 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10757 | 2024.12.21 07:54:20.708857 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10758 | 2024.12.21 07:54:20.709109 [ 84 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10759 | 2024.12.21 07:54:20.709146 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00195 sec., 7179.48717948718 rows/sec., 516.83 KiB/sec. | ||
10760 | 2024.12.21 07:54:20.709234 [ 84 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.12.21 07:54:20.709320 [ 4 ] {826eb44b-8abf-448c-bc2b-49aa5cd2f08e} <Debug> TCPHandler: Processed in 0.002420342 sec. | ||
10762 | 2024.12.21 07:54:20.709333 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10763 | 2024.12.21 07:54:20.709572 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10764 | 2024.12.21 07:54:20.709637 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2024.12.21 07:54:20.709814 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10766 | 2024.12.21 07:54:20.709893 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part | ||
10767 | 2024.12.21 07:54:20.709938 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10768 | 2024.12.21 07:54:20.710113 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10769 | 2024.12.21 07:54:20.710137 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
10770 | 2024.12.21 07:54:20.710571 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
10771 | 2024.12.21 07:54:20.710893 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
10772 | 2024.12.21 07:54:20.711146 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
10773 | 2024.12.21 07:54:20.713232 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2024.12.21 07:54:20.713314 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10775 | 2024.12.21 07:54:20.713711 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004218263 sec., 16594.50821345184 rows/sec., 1.23 MiB/sec. | ||
10776 | 2024.12.21 07:54:20.713919 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10777 | 2024.12.21 07:54:20.714280 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10778 | 2024.12.21 07:54:20.714425 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10779 | 2024.12.21 07:54:20.714572 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_37_9} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10780 | 2024.12.21 07:54:20.714719 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10781 | 2024.12.21 07:54:20.714768 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10782 | 2024.12.21 07:54:20.714982 [ 84 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10783 | 2024.12.21 07:54:20.715037 [ 84 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.12.21 07:54:20.715059 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.005206 sec., 55128.69765655014 rows/sec., 4.87 MiB/sec. | ||
10785 | 2024.12.21 07:54:20.715080 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10786 | 2024.12.21 07:54:20.715254 [ 253 ] {f47eb94a-c60f-4387-8457-ffd5bbd5a838} <Debug> TCPHandler: Processed in 0.00578002 sec. | ||
10787 | 2024.12.21 07:54:20.715345 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
10788 | 2024.12.21 07:54:20.715529 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10789 | 2024.12.21 07:54:20.715549 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10790 | 2024.12.21 07:54:20.715615 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1438 rows starting from the beginning of the part | ||
10791 | 2024.12.21 07:54:20.715833 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10792 | 2024.12.21 07:54:20.715897 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
10793 | 2024.12.21 07:54:20.715996 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10794 | 2024.12.21 07:54:20.716255 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1430 rows starting from the beginning of the part | ||
10795 | 2024.12.21 07:54:20.716598 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
10796 | 2024.12.21 07:54:20.716956 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
10797 | 2024.12.21 07:54:20.717324 [ 188 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 287 rows starting from the beginning of the part | ||
10798 | 2024.12.21 07:54:20.718638 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10799 | 2024.12.21 07:54:20.718695 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10800 | 2024.12.21 07:54:20.719705 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10801 | 2024.12.21 07:54:20.720126 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10802 | 2024.12.21 07:54:20.720489 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004763 sec., 10287.63384421583 rows/sec., 758.82 KiB/sec. | ||
10803 | 2024.12.21 07:54:20.720844 [ 4 ] {a8eb2833-98a9-4e78-99cd-d3a22d8461dd} <Debug> TCPHandler: Processed in 0.005455333 sec. | ||
10804 | 2024.12.21 07:54:20.721155 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10805 | 2024.12.21 07:54:20.721583 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10806 | 2024.12.21 07:54:20.721649 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10807 | 2024.12.21 07:54:20.721655 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00644934 sec., 515246.52134947147 rows/sec., 45.17 MiB/sec. | ||
10808 | 2024.12.21 07:54:20.721945 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10809 | 2024.12.21 07:54:20.722402 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10810 | 2024.12.21 07:54:20.722407 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10811 | 2024.12.21 07:54:20.722463 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10812 | 2024.12.21 07:54:20.722521 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_91_18} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10813 | 2024.12.21 07:54:20.722632 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10814 | 2024.12.21 07:54:20.722865 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10815 | 2024.12.21 07:54:20.723116 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10816 | 2024.12.21 07:54:20.723317 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001882 sec., 7438.894792773645 rows/sec., 520.97 KiB/sec. | ||
10817 | 2024.12.21 07:54:20.723373 [ 253 ] {ec8b8793-9560-44c0-8f1e-8bd62d82eb6a} <Debug> TCPHandler: Processed in 0.002390601 sec. | ||
10818 | 2024.12.21 07:54:20.723542 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10819 | 2024.12.21 07:54:20.723686 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10820 | 2024.12.21 07:54:20.723745 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10821 | 2024.12.21 07:54:20.724441 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2024.12.21 07:54:20.724491 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10823 | 2024.12.21 07:54:20.724855 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10824 | 2024.12.21 07:54:20.725092 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2024.12.21 07:54:20.725250 [ 84 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10826 | 2024.12.21 07:54:20.725315 [ 84 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10827 | 2024.12.21 07:54:20.725341 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10828 | 2024.12.21 07:54:20.725367 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001706 sec., 7620.164126611958 rows/sec., 475.12 KiB/sec. | ||
10829 | 2024.12.21 07:54:20.725602 [ 4 ] {7ed1493d-8d15-4a6e-be8f-b65cb535ca6c} <Debug> TCPHandler: Processed in 0.002124976 sec. | ||
10830 | 2024.12.21 07:54:20.725631 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
10831 | 2024.12.21 07:54:20.725785 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10832 | 2024.12.21 07:54:20.725790 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10833 | 2024.12.21 07:54:20.725825 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part | ||
10834 | 2024.12.21 07:54:20.726003 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part | ||
10835 | 2024.12.21 07:54:20.726052 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10836 | 2024.12.21 07:54:20.726188 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10837 | 2024.12.21 07:54:20.726206 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part | ||
10838 | 2024.12.21 07:54:20.726478 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part | ||
10839 | 2024.12.21 07:54:20.726667 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part | ||
10840 | 2024.12.21 07:54:20.728071 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10841 | 2024.12.21 07:54:20.728126 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10842 | 2024.12.21 07:54:20.728327 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00289556 sec., 22448.162013565598 rows/sec., 1.45 MiB/sec. | ||
10843 | 2024.12.21 07:54:20.728483 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10844 | 2024.12.21 07:54:20.728714 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10845 | 2024.12.21 07:54:20.728793 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10846 | 2024.12.21 07:54:20.728886 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_37_9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10847 | 2024.12.21 07:54:20.728974 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10848 | 2024.12.21 07:54:20.729081 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2024.12.21 07:54:20.729278 [ 84 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10850 | 2024.12.21 07:54:20.729331 [ 84 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10851 | 2024.12.21 07:54:20.729375 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10852 | 2024.12.21 07:54:20.729371 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.003389 sec., 125110.65210976689 rows/sec., 8.95 MiB/sec. | ||
10853 | 2024.12.21 07:54:20.729552 [ 253 ] {88564516-e2fa-423e-bd35-06132b9182b1} <Debug> TCPHandler: Processed in 0.003846146 sec. | ||
10854 | 2024.12.21 07:54:20.729564 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
10855 | 2024.12.21 07:54:20.729706 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10856 | 2024.12.21 07:54:20.729738 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part | ||
10857 | 2024.12.21 07:54:20.729834 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10858 | 2024.12.21 07:54:20.729899 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
10859 | 2024.12.21 07:54:20.730086 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 886 rows starting from the beginning of the part | ||
10860 | 2024.12.21 07:54:20.730436 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
10861 | 2024.12.21 07:54:20.730469 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10862 | 2024.12.21 07:54:20.730661 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
10863 | 2024.12.21 07:54:20.730774 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10864 | 2024.12.21 07:54:20.730976 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 424 rows starting from the beginning of the part | ||
10865 | 2024.12.21 07:54:20.732566 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2024.12.21 07:54:20.732642 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10867 | 2024.12.21 07:54:20.733621 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10868 | 2024.12.21 07:54:20.733968 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10869 | 2024.12.21 07:54:20.734453 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.004999786 sec., 483620.69896591577 rows/sec., 37.09 MiB/sec. | ||
10870 | 2024.12.21 07:54:20.734576 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004347 sec., 1380.2622498274673 rows/sec., 72.11 KiB/sec. | ||
10871 | 2024.12.21 07:54:20.734714 [ 4 ] {e2a83d42-8d58-4aa7-bfd3-ccc1f0608dd5} <Debug> TCPHandler: Processed in 0.005058776 sec. | ||
10872 | 2024.12.21 07:54:20.734752 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10873 | 2024.12.21 07:54:20.734895 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10874 | 2024.12.21 07:54:20.735018 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10875 | 2024.12.21 07:54:20.735080 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10876 | 2024.12.21 07:54:20.735133 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10877 | 2024.12.21 07:54:20.735274 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_91_18} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10878 | 2024.12.21 07:54:20.735377 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
10879 | 2024.12.21 07:54:20.735795 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10880 | 2024.12.21 07:54:20.735833 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10881 | 2024.12.21 07:54:20.736227 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10882 | 2024.12.21 07:54:20.736471 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10883 | 2024.12.21 07:54:20.736699 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001709 sec., 138677.58923346986 rows/sec., 9.30 MiB/sec. | ||
10884 | 2024.12.21 07:54:20.736757 [ 253 ] {289e7ea9-f028-4048-bc37-12b14e12aa48} <Debug> TCPHandler: Processed in 0.001939373 sec. | ||
10885 | 2024.12.21 07:54:20.736961 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10886 | 2024.12.21 07:54:20.737182 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10887 | 2024.12.21 07:54:20.737278 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10888 | 2024.12.21 07:54:20.737866 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10889 | 2024.12.21 07:54:20.737905 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10890 | 2024.12.21 07:54:20.738253 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10891 | 2024.12.21 07:54:20.738505 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10892 | 2024.12.21 07:54:20.738701 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001575 sec., 634.9206349206349 rows/sec., 42.78 KiB/sec. | ||
10893 | 2024.12.21 07:54:20.738752 [ 4 ] {7e0d1fdf-05de-4b80-b4bb-3e3a5bc1cea8} <Debug> TCPHandler: Processed in 0.001903093 sec. | ||
10894 | 2024.12.21 07:54:20.738905 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10895 | 2024.12.21 07:54:20.739043 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10896 | 2024.12.21 07:54:20.739136 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10897 | 2024.12.21 07:54:20.740402 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10898 | 2024.12.21 07:54:20.740442 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10899 | 2024.12.21 07:54:20.741112 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10900 | 2024.12.21 07:54:20.741366 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10901 | 2024.12.21 07:54:20.741628 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002607 sec., 16110.471806674339 rows/sec., 28.87 MiB/sec. | ||
10902 | 2024.12.21 07:54:20.741872 [ 253 ] {0fa02c3d-91f3-4c32-94eb-0d3e8b03f9a1} <Debug> TCPHandler: Processed in 0.003029182 sec. | ||
10903 | 2024.12.21 07:54:20.742219 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10904 | 2024.12.21 07:54:20.742494 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10905 | 2024.12.21 07:54:20.742552 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10906 | 2024.12.21 07:54:20.743083 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10907 | 2024.12.21 07:54:20.743121 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10908 | 2024.12.21 07:54:20.743482 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10909 | 2024.12.21 07:54:20.743711 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10910 | 2024.12.21 07:54:20.743901 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
10911 | 2024.12.21 07:54:20.744001 [ 4 ] {a7cf71de-8de9-492c-8af7-402d7bda1968} <Debug> TCPHandler: Processed in 0.002023535 sec. | ||
10912 | 2024.12.21 07:54:21.866228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10913 | 2024.12.21 07:54:21.889816 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10914 | 2024.12.21 07:54:21.889893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10915 | 2024.12.21 07:54:21.897468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10916 | 2024.12.21 07:54:21.898265 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10917 | 2024.12.21 07:54:21.898688 [ 82 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10918 | 2024.12.21 07:54:21.898834 [ 82 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10919 | 2024.12.21 07:54:21.898916 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10920 | 2024.12.21 07:54:21.899335 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10921 | 2024.12.21 07:54:21.914174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10922 | 2024.12.21 07:54:21.916166 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10923 | 2024.12.21 07:54:21.917818 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10924 | 2024.12.21 07:54:21.923490 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10925 | 2024.12.21 07:54:21.929058 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10926 | 2024.12.21 07:54:21.934491 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10927 | 2024.12.21 07:54:21.940237 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10928 | 2024.12.21 07:54:21.945150 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
10929 | 2024.12.21 07:54:22.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.66 MiB, peak 248.59 MiB, free memory in arenas 0.00 B, will set to 237.31 MiB (RSS), difference: -9.35 MiB | ||
10930 | 2024.12.21 07:54:22.007247 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.108177425 sec., 3900.998752743468 rows/sec., 20.17 MiB/sec. | ||
10931 | 2024.12.21 07:54:22.011097 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10932 | 2024.12.21 07:54:22.014193 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_56_11} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2024.12.21 07:54:22.014330 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_56_11} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10934 | 2024.12.21 07:54:22.016946 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10935 | 2024.12.21 07:54:23.000243 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.84 MiB, peak 248.59 MiB, free memory in arenas 0.00 B, will set to 237.31 MiB (RSS), difference: 11.47 MiB | ||
10936 | 2024.12.21 07:54:25.700005 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10937 | 2024.12.21 07:54:25.700303 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10938 | 2024.12.21 07:54:25.700419 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10939 | 2024.12.21 07:54:25.701300 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10940 | 2024.12.21 07:54:25.701352 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10941 | 2024.12.21 07:54:25.701792 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10942 | 2024.12.21 07:54:25.702044 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10943 | 2024.12.21 07:54:25.702285 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002064 sec., 27131.782945736435 rows/sec., 2.08 MiB/sec. | ||
10944 | 2024.12.21 07:54:25.702353 [ 4 ] {287979ae-7d92-42c6-84da-5447581b3016} <Debug> TCPHandler: Processed in 0.002547574 sec. | ||
10945 | 2024.12.21 07:54:25.702594 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10946 | 2024.12.21 07:54:25.702799 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10947 | 2024.12.21 07:54:25.702879 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10948 | 2024.12.21 07:54:25.703736 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10949 | 2024.12.21 07:54:25.703785 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10950 | 2024.12.21 07:54:25.704211 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10951 | 2024.12.21 07:54:25.704466 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10952 | 2024.12.21 07:54:25.704702 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
10953 | 2024.12.21 07:54:25.704760 [ 253 ] {a5d64946-d121-4cd3-92cf-efe7801f234a} <Debug> TCPHandler: Processed in 0.002297879 sec. | ||
10954 | 2024.12.21 07:54:25.704963 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10955 | 2024.12.21 07:54:25.705193 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10956 | 2024.12.21 07:54:25.705293 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10957 | 2024.12.21 07:54:25.706068 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10958 | 2024.12.21 07:54:25.706110 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10959 | 2024.12.21 07:54:25.706517 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10960 | 2024.12.21 07:54:25.706758 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10961 | 2024.12.21 07:54:25.706943 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10962 | 2024.12.21 07:54:25.707001 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001869 sec., 85607.27661851258 rows/sec., 5.96 MiB/sec. | ||
10963 | 2024.12.21 07:54:25.707030 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10964 | 2024.12.21 07:54:25.707101 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
10965 | 2024.12.21 07:54:25.707126 [ 4 ] {641daa0a-7c51-4d0a-963a-f77a169cec21} <Debug> TCPHandler: Processed in 0.002268309 sec. | ||
10966 | 2024.12.21 07:54:25.707418 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10967 | 2024.12.21 07:54:25.707474 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
10968 | 2024.12.21 07:54:25.707797 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10969 | 2024.12.21 07:54:25.707979 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10970 | 2024.12.21 07:54:25.708026 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10971 | 2024.12.21 07:54:25.708180 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24893 rows starting from the beginning of the part | ||
10972 | 2024.12.21 07:54:25.708696 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 922 rows starting from the beginning of the part | ||
10973 | 2024.12.21 07:54:25.709294 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
10974 | 2024.12.21 07:54:25.709732 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
10975 | 2024.12.21 07:54:25.710168 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part | ||
10976 | 2024.12.21 07:54:25.710650 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
10977 | 2024.12.21 07:54:25.711261 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10978 | 2024.12.21 07:54:25.711363 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10979 | 2024.12.21 07:54:25.712606 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10980 | 2024.12.21 07:54:25.712942 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10981 | 2024.12.21 07:54:25.713131 [ 80 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10982 | 2024.12.21 07:54:25.713203 [ 80 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10983 | 2024.12.21 07:54:25.713244 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005593 sec., 10727.69533345253 rows/sec., 740.32 KiB/sec. | ||
10984 | 2024.12.21 07:54:25.713252 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
10985 | 2024.12.21 07:54:25.713542 [ 253 ] {f430ef55-e725-4632-a835-6fa92cfe9603} <Debug> TCPHandler: Processed in 0.006314198 sec. | ||
10986 | 2024.12.21 07:54:25.713824 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
10987 | 2024.12.21 07:54:25.714175 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10988 | 2024.12.21 07:54:25.714270 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5228 rows starting from the beginning of the part | ||
10989 | 2024.12.21 07:54:25.714666 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 54 rows starting from the beginning of the part | ||
10990 | 2024.12.21 07:54:25.714997 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 28 rows starting from the beginning of the part | ||
10991 | 2024.12.21 07:54:25.715208 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
10992 | 2024.12.21 07:54:25.715458 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part | ||
10993 | 2024.12.21 07:54:25.715705 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
10994 | 2024.12.21 07:54:25.718941 [ 196 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5512 rows, containing 4 columns (4 merged, 0 gathered) in 0.005464324 sec., 1008724.958476108 rows/sec., 65.86 MiB/sec. | ||
10995 | 2024.12.21 07:54:25.719482 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10996 | 2024.12.21 07:54:25.719806 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10997 | 2024.12.21 07:54:25.719902 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_91_18} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10998 | 2024.12.21 07:54:25.720005 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
10999 | 2024.12.21 07:54:25.720672 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26446 rows, containing 5 columns (5 merged, 0 gathered) in 0.013462471 sec., 1964423.9159363834 rows/sec., 132.74 MiB/sec. | ||
11000 | 2024.12.21 07:54:25.721004 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11001 | 2024.12.21 07:54:25.721364 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11002 | 2024.12.21 07:54:25.721469 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11003 | 2024.12.21 07:54:25.721587 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
11004 | 2024.12.21 07:54:26.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.63 MiB, peak 248.98 MiB, free memory in arenas 0.00 B, will set to 238.79 MiB (RSS), difference: 1.16 MiB | ||
11005 | 2024.12.21 07:54:27.524114 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26169 | ||
11006 | 2024.12.21 07:54:27.524754 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2024.12.21 07:54:27.524801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11008 | 2024.12.21 07:54:27.525328 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11009 | 2024.12.21 07:54:27.525586 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2024.12.21 07:54:27.525872 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
11011 | 2024.12.21 07:54:29.414326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
11012 | 2024.12.21 07:54:29.433284 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11013 | 2024.12.21 07:54:29.433344 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11014 | 2024.12.21 07:54:29.440265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11015 | 2024.12.21 07:54:29.441023 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11016 | 2024.12.21 07:54:29.443774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
11017 | 2024.12.21 07:54:30.150610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1504 | ||
11018 | 2024.12.21 07:54:30.153774 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11019 | 2024.12.21 07:54:30.153824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11020 | 2024.12.21 07:54:30.155288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11021 | 2024.12.21 07:54:30.155602 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11022 | 2024.12.21 07:54:30.155835 [ 67 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11023 | 2024.12.21 07:54:30.155989 [ 67 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11024 | 2024.12.21 07:54:30.156097 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11025 | 2024.12.21 07:54:30.156608 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
11026 | 2024.12.21 07:54:30.158077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
11027 | 2024.12.21 07:54:30.158379 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11028 | 2024.12.21 07:54:30.158530 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1354 rows starting from the beginning of the part | ||
11029 | 2024.12.21 07:54:30.159172 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
11030 | 2024.12.21 07:54:30.159804 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
11031 | 2024.12.21 07:54:30.160323 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part | ||
11032 | 2024.12.21 07:54:30.160820 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part | ||
11033 | 2024.12.21 07:54:30.161342 [ 194 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
11034 | 2024.12.21 07:54:30.169393 [ 199 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1504 rows, containing 72 columns (72 merged, 0 gathered) in 0.013112605 sec., 114698.79554825301 rows/sec., 89.57 MiB/sec. | ||
11035 | 2024.12.21 07:54:30.171188 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11036 | 2024.12.21 07:54:30.172055 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11037 | 2024.12.21 07:54:30.172161 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_41_8} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11038 | 2024.12.21 07:54:30.172512 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
11039 | 2024.12.21 07:54:30.706907 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11040 | 2024.12.21 07:54:30.707094 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11041 | 2024.12.21 07:54:30.707164 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11042 | 2024.12.21 07:54:30.707927 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11043 | 2024.12.21 07:54:30.707972 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11044 | 2024.12.21 07:54:30.708400 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11045 | 2024.12.21 07:54:30.708652 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11046 | 2024.12.21 07:54:30.708893 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
11047 | 2024.12.21 07:54:30.708955 [ 4 ] {30f1e540-f451-45e6-af7d-d61a0a973153} <Debug> TCPHandler: Processed in 0.002187657 sec. | ||
11048 | 2024.12.21 07:54:30.709231 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11049 | 2024.12.21 07:54:30.709442 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11050 | 2024.12.21 07:54:30.709522 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11051 | 2024.12.21 07:54:30.710472 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11052 | 2024.12.21 07:54:30.710513 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11053 | 2024.12.21 07:54:30.710965 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11054 | 2024.12.21 07:54:30.711238 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11055 | 2024.12.21 07:54:30.711448 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002062 sec., 139185.25703200776 rows/sec., 12.30 MiB/sec. | ||
11056 | 2024.12.21 07:54:30.711542 [ 253 ] {dd0accc4-e2d3-40f3-9742-a1f4f3e8867f} <Debug> TCPHandler: Processed in 0.002458533 sec. | ||
11057 | 2024.12.21 07:54:30.711770 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11058 | 2024.12.21 07:54:30.712041 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11059 | 2024.12.21 07:54:30.712103 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11060 | 2024.12.21 07:54:30.712824 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11061 | 2024.12.21 07:54:30.712871 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11062 | 2024.12.21 07:54:30.713238 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11063 | 2024.12.21 07:54:30.713482 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11064 | 2024.12.21 07:54:30.713743 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001763 sec., 27793.533749290982 rows/sec., 2.00 MiB/sec. | ||
11065 | 2024.12.21 07:54:30.713835 [ 4 ] {7f55944c-fc9f-4650-8c1f-9da261dc0b8e} <Debug> TCPHandler: Processed in 0.002188507 sec. | ||
11066 | 2024.12.21 07:54:30.714083 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11067 | 2024.12.21 07:54:30.714249 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11068 | 2024.12.21 07:54:30.714308 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11069 | 2024.12.21 07:54:30.714970 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2024.12.21 07:54:30.715009 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11071 | 2024.12.21 07:54:30.715361 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11072 | 2024.12.21 07:54:30.715602 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11073 | 2024.12.21 07:54:30.715814 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. | ||
11074 | 2024.12.21 07:54:30.715969 [ 253 ] {3ea5925c-f723-4aca-ad82-cbc4492eed54} <Debug> TCPHandler: Processed in 0.002020295 sec. | ||
11075 | 2024.12.21 07:54:30.716213 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11076 | 2024.12.21 07:54:30.716351 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11077 | 2024.12.21 07:54:30.716407 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11078 | 2024.12.21 07:54:30.717063 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2024.12.21 07:54:30.717102 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11080 | 2024.12.21 07:54:30.717464 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11081 | 2024.12.21 07:54:30.717707 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2024.12.21 07:54:30.717914 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
11083 | 2024.12.21 07:54:30.717967 [ 4 ] {4a09f478-c37f-476e-81a6-842a7c393717} <Debug> TCPHandler: Processed in 0.001878702 sec. | ||
11084 | 2024.12.21 07:54:30.718114 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11085 | 2024.12.21 07:54:30.718232 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11086 | 2024.12.21 07:54:30.718282 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11087 | 2024.12.21 07:54:30.719030 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2024.12.21 07:54:30.719067 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11089 | 2024.12.21 07:54:30.719439 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11090 | 2024.12.21 07:54:30.719686 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2024.12.21 07:54:30.719876 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001663 sec., 254960.91401082382 rows/sec., 18.23 MiB/sec. | ||
11092 | 2024.12.21 07:54:30.719981 [ 253 ] {60671643-15fc-4cb8-8cd6-23701397bb67} <Debug> TCPHandler: Processed in 0.001925702 sec. | ||
11093 | 2024.12.21 07:54:30.720168 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11094 | 2024.12.21 07:54:30.720329 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11095 | 2024.12.21 07:54:30.720388 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11096 | 2024.12.21 07:54:30.720943 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11097 | 2024.12.21 07:54:30.720980 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11098 | 2024.12.21 07:54:30.721342 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
11099 | 2024.12.21 07:54:30.721573 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11100 | 2024.12.21 07:54:30.721741 [ 66 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
11101 | 2024.12.21 07:54:30.721804 [ 66 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2024.12.21 07:54:30.721829 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
11103 | 2024.12.21 07:54:30.721844 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11104 | 2024.12.21 07:54:30.721965 [ 4 ] {e8d22944-f469-4c5b-9b32-d16e9564bb6d} <Debug> TCPHandler: Processed in 0.001887682 sec. | ||
11105 | 2024.12.21 07:54:30.722188 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11106 | 2024.12.21 07:54:30.722190 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
11107 | 2024.12.21 07:54:30.722413 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11108 | 2024.12.21 07:54:30.722561 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11109 | 2024.12.21 07:54:30.722575 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11110 | 2024.12.21 07:54:30.722677 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
11111 | 2024.12.21 07:54:30.723013 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
11112 | 2024.12.21 07:54:30.723394 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
11113 | 2024.12.21 07:54:30.723684 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
11114 | 2024.12.21 07:54:30.724068 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
11115 | 2024.12.21 07:54:30.724289 [ 192 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
11116 | 2024.12.21 07:54:30.725289 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11117 | 2024.12.21 07:54:30.725366 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11118 | 2024.12.21 07:54:30.726488 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11119 | 2024.12.21 07:54:30.727086 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.005090387 sec., 44790.307691733455 rows/sec., 2.29 MiB/sec. | ||
11120 | 2024.12.21 07:54:30.727088 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11121 | 2024.12.21 07:54:30.727379 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
11122 | 2024.12.21 07:54:30.727501 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005129 sec., 46207.8377851433 rows/sec., 3.10 MiB/sec. | ||
11123 | 2024.12.21 07:54:30.727592 [ 253 ] {280a0530-5d29-4003-9ee9-e7661ec59b7f} <Debug> TCPHandler: Processed in 0.005523745 sec. | ||
11124 | 2024.12.21 07:54:30.727845 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11125 | 2024.12.21 07:54:30.727949 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11126 | 2024.12.21 07:54:30.728132 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11127 | 2024.12.21 07:54:30.728154 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_38_8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
11128 | 2024.12.21 07:54:30.728220 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11129 | 2024.12.21 07:54:30.728355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
11130 | 2024.12.21 07:54:30.728918 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2024.12.21 07:54:30.728962 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11132 | 2024.12.21 07:54:30.729320 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11133 | 2024.12.21 07:54:30.729559 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2024.12.21 07:54:30.729783 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001732 sec., 577.3672055427252 rows/sec., 38.90 KiB/sec. | ||
11135 | 2024.12.21 07:54:30.729876 [ 4 ] {c50a9113-9028-4594-a4c3-1126b705d4f0} <Debug> TCPHandler: Processed in 0.002168987 sec. | ||
11136 | 2024.12.21 07:54:30.730100 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11137 | 2024.12.21 07:54:30.730238 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11138 | 2024.12.21 07:54:30.730332 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11139 | 2024.12.21 07:54:30.731638 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11140 | 2024.12.21 07:54:30.731676 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11141 | 2024.12.21 07:54:30.732351 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11142 | 2024.12.21 07:54:30.732609 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11143 | 2024.12.21 07:54:30.732752 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11144 | 2024.12.21 07:54:30.732802 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11145 | 2024.12.21 07:54:30.732833 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002622 sec., 16018.306636155605 rows/sec., 28.70 MiB/sec. | ||
11146 | 2024.12.21 07:54:30.732836 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11147 | 2024.12.21 07:54:30.733048 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
11148 | 2024.12.21 07:54:30.733066 [ 253 ] {ed4b7342-d649-4f66-882b-d9a2763078f9} <Debug> TCPHandler: Processed in 0.003108753 sec. | ||
11149 | 2024.12.21 07:54:30.733269 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11150 | 2024.12.21 07:54:30.733423 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11151 | 2024.12.21 07:54:30.733535 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11152 | 2024.12.21 07:54:30.733564 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1415 rows starting from the beginning of the part | ||
11153 | 2024.12.21 07:54:30.733664 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11154 | 2024.12.21 07:54:30.734369 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
11155 | 2024.12.21 07:54:30.735038 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
11156 | 2024.12.21 07:54:30.735738 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
11157 | 2024.12.21 07:54:30.735958 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11158 | 2024.12.21 07:54:30.736112 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11159 | 2024.12.21 07:54:30.736309 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
11160 | 2024.12.21 07:54:30.737053 [ 190 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
11161 | 2024.12.21 07:54:30.737888 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11162 | 2024.12.21 07:54:30.738380 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11163 | 2024.12.21 07:54:30.739006 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005537 sec., 14809.46360845223 rows/sec., 963.16 KiB/sec. | ||
11164 | 2024.12.21 07:54:30.739394 [ 4 ] {3fc51acd-a53b-4d8d-9f03-458a8d07e36c} <Debug> TCPHandler: Processed in 0.006213986 sec. | ||
11165 | 2024.12.21 07:54:30.747988 [ 186 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1625 rows, containing 19 columns (19 merged, 0 gathered) in 0.015067658 sec., 107846.88635752152 rows/sec., 193.26 MiB/sec. | ||
11166 | 2024.12.21 07:54:30.750561 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11167 | 2024.12.21 07:54:30.751050 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11168 | 2024.12.21 07:54:30.751176 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11169 | 2024.12.21 07:54:30.751371 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
11170 | 2024.12.21 07:54:31.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.79 MiB, peak 251.44 MiB, free memory in arenas 0.00 B, will set to 243.58 MiB (RSS), difference: 3.79 MiB | ||
11171 | 2024.12.21 07:54:34.847488 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11172 | 2024.12.21 07:54:34.847555 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11173 | 2024.12.21 07:54:35.026086 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26657 | ||
11174 | 2024.12.21 07:54:35.027135 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11175 | 2024.12.21 07:54:35.027177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11176 | 2024.12.21 07:54:35.027716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11177 | 2024.12.21 07:54:35.027973 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11178 | 2024.12.21 07:54:35.028186 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26657 | ||
11179 | 2024.12.21 07:54:35.700304 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11180 | 2024.12.21 07:54:35.700598 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11181 | 2024.12.21 07:54:35.700714 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11182 | 2024.12.21 07:54:35.701633 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11183 | 2024.12.21 07:54:35.701684 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11184 | 2024.12.21 07:54:35.702108 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11185 | 2024.12.21 07:54:35.702362 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11186 | 2024.12.21 07:54:35.702622 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002107 sec., 26578.073089700996 rows/sec., 2.04 MiB/sec. | ||
11187 | 2024.12.21 07:54:35.702689 [ 4 ] {0a56e24a-79f7-4357-a613-fe0984cca7ed} <Debug> TCPHandler: Processed in 0.002571734 sec. | ||
11188 | 2024.12.21 07:54:35.702941 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11189 | 2024.12.21 07:54:35.703154 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11190 | 2024.12.21 07:54:35.703228 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11191 | 2024.12.21 07:54:35.703979 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11192 | 2024.12.21 07:54:35.704024 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11193 | 2024.12.21 07:54:35.704445 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11194 | 2024.12.21 07:54:35.704704 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11195 | 2024.12.21 07:54:35.704939 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001841 sec., 34763.71537208039 rows/sec., 2.71 MiB/sec. | ||
11196 | 2024.12.21 07:54:35.704997 [ 253 ] {6a6d8d6f-3ea1-4fc5-b2f0-618b51728dac} <Debug> TCPHandler: Processed in 0.002201198 sec. | ||
11197 | 2024.12.21 07:54:35.705201 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11198 | 2024.12.21 07:54:35.705433 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11199 | 2024.12.21 07:54:35.705533 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11200 | 2024.12.21 07:54:35.706371 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11201 | 2024.12.21 07:54:35.706412 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11202 | 2024.12.21 07:54:35.706815 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11203 | 2024.12.21 07:54:35.707052 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11204 | 2024.12.21 07:54:35.707273 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001902 sec., 84121.97686645636 rows/sec., 5.86 MiB/sec. | ||
11205 | 2024.12.21 07:54:35.707331 [ 4 ] {b5f75049-504e-4c59-a3f1-79f180cb2a94} <Debug> TCPHandler: Processed in 0.002243179 sec. | ||
11206 | 2024.12.21 07:54:35.707476 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11207 | 2024.12.21 07:54:35.707616 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11208 | 2024.12.21 07:54:35.707679 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11209 | 2024.12.21 07:54:35.708240 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11210 | 2024.12.21 07:54:35.708279 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11211 | 2024.12.21 07:54:35.708651 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11212 | 2024.12.21 07:54:35.708888 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11213 | 2024.12.21 07:54:35.709120 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001531 sec., 39190.07184846506 rows/sec., 2.64 MiB/sec. | ||
11214 | 2024.12.21 07:54:35.709174 [ 253 ] {ffb2d326-a61b-45f5-81a4-4d3669373b33} <Debug> TCPHandler: Processed in 0.00176317 sec. | ||
11215 | 2024.12.21 07:54:36.943908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11216 | 2024.12.21 07:54:36.963753 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11217 | 2024.12.21 07:54:36.963800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11218 | 2024.12.21 07:54:36.971186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11219 | 2024.12.21 07:54:36.971943 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11220 | 2024.12.21 07:54:36.975717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11221 | 2024.12.21 07:54:37.936567 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11222 | 2024.12.21 07:54:37.936890 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11223 | 2024.12.21 07:54:37.937005 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11224 | 2024.12.21 07:54:37.937846 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11225 | 2024.12.21 07:54:37.937891 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11226 | 2024.12.21 07:54:37.938333 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11227 | 2024.12.21 07:54:37.938593 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11228 | 2024.12.21 07:54:37.938836 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 497.93 KiB/sec. | ||
11229 | 2024.12.21 07:54:37.938908 [ 4 ] {24920df5-3a4d-4b9b-8d8a-c50acb0a071d} <Debug> TCPHandler: Processed in 0.002527664 sec. | ||
11230 | 2024.12.21 07:54:37.939168 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11231 | 2024.12.21 07:54:37.939406 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11232 | 2024.12.21 07:54:37.939483 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11233 | 2024.12.21 07:54:37.940243 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11234 | 2024.12.21 07:54:37.940294 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11235 | 2024.12.21 07:54:37.940714 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
11236 | 2024.12.21 07:54:37.940966 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11237 | 2024.12.21 07:54:37.941228 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001892 sec., 4228.329809725158 rows/sec., 344.79 KiB/sec. | ||
11238 | 2024.12.21 07:54:37.941464 [ 253 ] {c6248a62-68aa-44dd-8938-00a2b0c49214} <Debug> TCPHandler: Processed in 0.002434062 sec. | ||
11239 | 2024.12.21 07:54:37.941656 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11240 | 2024.12.21 07:54:37.941805 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11241 | 2024.12.21 07:54:37.941867 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11242 | 2024.12.21 07:54:37.943136 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11243 | 2024.12.21 07:54:37.943176 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11244 | 2024.12.21 07:54:37.943649 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11245 | 2024.12.21 07:54:37.943894 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11246 | 2024.12.21 07:54:37.944103 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002328 sec., 614690.7216494845 rows/sec., 51.52 MiB/sec. | ||
11247 | 2024.12.21 07:54:37.944233 [ 4 ] {dca52d17-1266-4b04-9374-0d6663043ef1} <Debug> TCPHandler: Processed in 0.002649155 sec. | ||
11248 | 2024.12.21 07:54:37.944462 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11249 | 2024.12.21 07:54:37.944808 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11250 | 2024.12.21 07:54:37.944960 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11251 | 2024.12.21 07:54:37.945821 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11252 | 2024.12.21 07:54:37.945861 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11253 | 2024.12.21 07:54:37.946222 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11254 | 2024.12.21 07:54:37.946464 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11255 | 2024.12.21 07:54:37.946636 [ 55 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
11256 | 2024.12.21 07:54:37.946706 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.002015 sec., 28287.841191067 rows/sec., 2.02 MiB/sec. | ||
11257 | 2024.12.21 07:54:37.946707 [ 55 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11258 | 2024.12.21 07:54:37.946801 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11259 | 2024.12.21 07:54:37.946844 [ 253 ] {0b3407ff-bb67-4692-b0b4-21d592a2dd52} <Debug> TCPHandler: Processed in 0.002510073 sec. | ||
11260 | 2024.12.21 07:54:37.947071 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11261 | 2024.12.21 07:54:37.947127 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
11262 | 2024.12.21 07:54:37.947280 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11263 | 2024.12.21 07:54:37.947382 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11264 | 2024.12.21 07:54:37.947638 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11265 | 2024.12.21 07:54:37.947757 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 67 rows starting from the beginning of the part | ||
11266 | 2024.12.21 07:54:37.948312 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 49 rows starting from the beginning of the part | ||
11267 | 2024.12.21 07:54:37.948679 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 55 rows starting from the beginning of the part | ||
11268 | 2024.12.21 07:54:37.949120 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 49 rows starting from the beginning of the part | ||
11269 | 2024.12.21 07:54:37.949368 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 49 rows starting from the beginning of the part | ||
11270 | 2024.12.21 07:54:37.950119 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 57 rows starting from the beginning of the part | ||
11271 | 2024.12.21 07:54:37.951588 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11272 | 2024.12.21 07:54:37.951638 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11273 | 2024.12.21 07:54:37.952492 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11274 | 2024.12.21 07:54:37.953037 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11275 | 2024.12.21 07:54:37.953596 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.006364 sec., 38026.398491514774 rows/sec., 2.58 MiB/sec. | ||
11276 | 2024.12.21 07:54:37.953890 [ 4 ] {61552213-91fb-4716-8245-14e0bfc0fae4} <Debug> TCPHandler: Processed in 0.006939229 sec. | ||
11277 | 2024.12.21 07:54:37.953915 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.006960339 sec., 46836.79918463741 rows/sec., 3.53 MiB/sec. | ||
11278 | 2024.12.21 07:54:37.954062 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11279 | 2024.12.21 07:54:37.954103 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
11280 | 2024.12.21 07:54:37.954269 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11281 | 2024.12.21 07:54:37.954366 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11282 | 2024.12.21 07:54:37.954595 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11283 | 2024.12.21 07:54:37.954818 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_48_10} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
11284 | 2024.12.21 07:54:37.955016 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11285 | 2024.12.21 07:54:37.955449 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11286 | 2024.12.21 07:54:37.955493 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11287 | 2024.12.21 07:54:37.955856 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11288 | 2024.12.21 07:54:37.956096 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11289 | 2024.12.21 07:54:37.956275 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002058 sec., 6316.812439261419 rows/sec., 393.85 KiB/sec. | ||
11290 | 2024.12.21 07:54:37.956329 [ 253 ] {cb455cdd-1a38-4b56-adad-e53a4f191a98} <Debug> TCPHandler: Processed in 0.002353971 sec. | ||
11291 | 2024.12.21 07:54:37.956493 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11292 | 2024.12.21 07:54:37.956632 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11293 | 2024.12.21 07:54:37.956692 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11294 | 2024.12.21 07:54:37.957640 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11295 | 2024.12.21 07:54:37.957679 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11296 | 2024.12.21 07:54:37.958087 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11297 | 2024.12.21 07:54:37.958328 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11298 | 2024.12.21 07:54:37.958549 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.001948 sec., 455852.15605749487 rows/sec., 33.08 MiB/sec. | ||
11299 | 2024.12.21 07:54:37.958602 [ 4 ] {d39cc528-75d6-4e34-8d94-9baa2fff81f4} <Debug> TCPHandler: Processed in 0.002177168 sec. | ||
11300 | 2024.12.21 07:54:37.958748 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11301 | 2024.12.21 07:54:37.958885 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11302 | 2024.12.21 07:54:37.958944 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11303 | 2024.12.21 07:54:37.959459 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11304 | 2024.12.21 07:54:37.959495 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11305 | 2024.12.21 07:54:37.959857 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
11306 | 2024.12.21 07:54:37.960092 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11307 | 2024.12.21 07:54:37.960270 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. | ||
11308 | 2024.12.21 07:54:37.960319 [ 253 ] {8cc1d066-6764-43e5-87ea-54249bf57102} <Debug> TCPHandler: Processed in 0.001637648 sec. | ||
11309 | 2024.12.21 07:54:37.960475 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11310 | 2024.12.21 07:54:37.960616 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11311 | 2024.12.21 07:54:37.960680 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11312 | 2024.12.21 07:54:37.961487 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11313 | 2024.12.21 07:54:37.961528 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11314 | 2024.12.21 07:54:37.961964 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11315 | 2024.12.21 07:54:37.962200 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11316 | 2024.12.21 07:54:37.962412 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.001827 sec., 494252.8735632184 rows/sec., 32.89 MiB/sec. | ||
11317 | 2024.12.21 07:54:37.962466 [ 4 ] {7f4bd0bb-f954-4512-86c4-abfc9ba9618b} <Debug> TCPHandler: Processed in 0.002058195 sec. | ||
11318 | 2024.12.21 07:54:37.962611 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11319 | 2024.12.21 07:54:37.962749 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11320 | 2024.12.21 07:54:37.962809 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11321 | 2024.12.21 07:54:37.963315 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11322 | 2024.12.21 07:54:37.963352 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11323 | 2024.12.21 07:54:37.963710 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11324 | 2024.12.21 07:54:37.963947 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11325 | 2024.12.21 07:54:37.964119 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
11326 | 2024.12.21 07:54:37.964167 [ 253 ] {cbd35258-868c-456c-9047-7ad5dd7f6187} <Debug> TCPHandler: Processed in 0.001621838 sec. | ||
11327 | 2024.12.21 07:54:37.964360 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11328 | 2024.12.21 07:54:37.964581 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11329 | 2024.12.21 07:54:37.964723 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11330 | 2024.12.21 07:54:37.966109 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11331 | 2024.12.21 07:54:37.966148 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11332 | 2024.12.21 07:54:37.966802 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11333 | 2024.12.21 07:54:37.967071 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11334 | 2024.12.21 07:54:37.967307 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00278 sec., 15107.913669064748 rows/sec., 27.07 MiB/sec. | ||
11335 | 2024.12.21 07:54:37.967401 [ 4 ] {b0fa907b-c739-4f72-bd9f-997e4e23df5d} <Debug> TCPHandler: Processed in 0.003151825 sec. | ||
11336 | 2024.12.21 07:54:37.967553 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11337 | 2024.12.21 07:54:37.967691 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11338 | 2024.12.21 07:54:37.967750 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11339 | 2024.12.21 07:54:37.968281 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11340 | 2024.12.21 07:54:37.968315 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11341 | 2024.12.21 07:54:37.968666 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11342 | 2024.12.21 07:54:37.968892 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11343 | 2024.12.21 07:54:37.969139 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.001473 sec., 32586.55804480652 rows/sec., 1.97 MiB/sec. | ||
11344 | 2024.12.21 07:54:37.969220 [ 253 ] {0724a4cb-0a3b-4306-a597-383da52fec84} <Debug> TCPHandler: Processed in 0.00172602 sec. | ||
11345 | 2024.12.21 07:54:40.158348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1558 | ||
11346 | 2024.12.21 07:54:40.161789 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11347 | 2024.12.21 07:54:40.161840 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11348 | 2024.12.21 07:54:40.163320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11349 | 2024.12.21 07:54:40.163637 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11350 | 2024.12.21 07:54:40.164234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
11351 | 2024.12.21 07:54:40.697716 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11352 | 2024.12.21 07:54:40.698014 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11353 | 2024.12.21 07:54:40.698129 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11354 | 2024.12.21 07:54:40.698992 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11355 | 2024.12.21 07:54:40.699041 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11356 | 2024.12.21 07:54:40.699472 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11357 | 2024.12.21 07:54:40.699732 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11358 | 2024.12.21 07:54:40.699947 [ 49 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11359 | 2024.12.21 07:54:40.700007 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002071 sec., 27040.077257363595 rows/sec., 2.08 MiB/sec. | ||
11360 | 2024.12.21 07:54:40.700034 [ 49 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11361 | 2024.12.21 07:54:40.700098 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11362 | 2024.12.21 07:54:40.700152 [ 4 ] {cda33617-55c2-4235-904b-55dbc4804f47} <Debug> TCPHandler: Processed in 0.002620045 sec. | ||
11363 | 2024.12.21 07:54:40.700419 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
11364 | 2024.12.21 07:54:40.700527 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11365 | 2024.12.21 07:54:40.700813 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11366 | 2024.12.21 07:54:40.700855 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11367 | 2024.12.21 07:54:40.700916 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1438 rows starting from the beginning of the part | ||
11368 | 2024.12.21 07:54:40.700989 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11369 | 2024.12.21 07:54:40.701513 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
11370 | 2024.12.21 07:54:40.701727 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 287 rows starting from the beginning of the part | ||
11371 | 2024.12.21 07:54:40.702039 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
11372 | 2024.12.21 07:54:40.702437 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1431 rows starting from the beginning of the part | ||
11373 | 2024.12.21 07:54:40.702710 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
11374 | 2024.12.21 07:54:40.703733 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11375 | 2024.12.21 07:54:40.703788 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11376 | 2024.12.21 07:54:40.704338 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11377 | 2024.12.21 07:54:40.704599 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11378 | 2024.12.21 07:54:40.704834 [ 49 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11379 | 2024.12.21 07:54:40.704934 [ 49 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11380 | 2024.12.21 07:54:40.705011 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004255 sec., 15041.128084606346 rows/sec., 1.17 MiB/sec. | ||
11381 | 2024.12.21 07:54:40.705020 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11382 | 2024.12.21 07:54:40.705253 [ 253 ] {565c091c-5746-42be-bbe5-9225bce9d022} <Debug> TCPHandler: Processed in 0.004963535 sec. | ||
11383 | 2024.12.21 07:54:40.705733 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11384 | 2024.12.21 07:54:40.706003 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
11385 | 2024.12.21 07:54:40.706090 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.00585735 sec., 567492.1252784963 rows/sec., 49.74 MiB/sec. | ||
11386 | 2024.12.21 07:54:40.706222 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11387 | 2024.12.21 07:54:40.706340 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11388 | 2024.12.21 07:54:40.706346 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11389 | 2024.12.21 07:54:40.706385 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part | ||
11390 | 2024.12.21 07:54:40.706633 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11391 | 2024.12.21 07:54:40.706910 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
11392 | 2024.12.21 07:54:40.707454 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 424 rows starting from the beginning of the part | ||
11393 | 2024.12.21 07:54:40.707971 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
11394 | 2024.12.21 07:54:40.708131 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11395 | 2024.12.21 07:54:40.708516 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 888 rows starting from the beginning of the part | ||
11396 | 2024.12.21 07:54:40.708580 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_96_19} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11397 | 2024.12.21 07:54:40.708809 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
11398 | 2024.12.21 07:54:40.709015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
11399 | 2024.12.21 07:54:40.709602 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11400 | 2024.12.21 07:54:40.709647 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11401 | 2024.12.21 07:54:40.710232 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11402 | 2024.12.21 07:54:40.710545 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2024.12.21 07:54:40.710855 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.004787 sec., 19636.51556298308 rows/sec., 1.37 MiB/sec. | ||
11404 | 2024.12.21 07:54:40.710958 [ 4 ] {2322032a-169b-405f-9b04-d62165ce8937} <Debug> TCPHandler: Processed in 0.005507685 sec. | ||
11405 | 2024.12.21 07:54:40.711179 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005861811 sec., 412841.69687490776 rows/sec., 31.67 MiB/sec. | ||
11406 | 2024.12.21 07:54:40.711228 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11407 | 2024.12.21 07:54:40.711388 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11408 | 2024.12.21 07:54:40.711426 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11409 | 2024.12.21 07:54:40.711537 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11410 | 2024.12.21 07:54:40.712023 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2024.12.21 07:54:40.712190 [ 187 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_96_19} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11412 | 2024.12.21 07:54:40.712339 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
11413 | 2024.12.21 07:54:40.712567 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11414 | 2024.12.21 07:54:40.712612 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11415 | 2024.12.21 07:54:40.712999 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11416 | 2024.12.21 07:54:40.713247 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11417 | 2024.12.21 07:54:40.713461 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.002089 sec., 16275.730014360937 rows/sec., 1.10 MiB/sec. | ||
11418 | 2024.12.21 07:54:40.713514 [ 253 ] {44e315c1-0192-47eb-8d5c-910bcb0e2983} <Debug> TCPHandler: Processed in 0.002440722 sec. | ||
11419 | 2024.12.21 07:54:42.528404 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27084 | ||
11420 | 2024.12.21 07:54:42.529301 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11421 | 2024.12.21 07:54:42.529361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11422 | 2024.12.21 07:54:42.530099 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11423 | 2024.12.21 07:54:42.530465 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11424 | 2024.12.21 07:54:42.530779 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
11425 | 2024.12.21 07:54:44.475862 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11426 | 2024.12.21 07:54:44.497532 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2024.12.21 07:54:44.497600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11428 | 2024.12.21 07:54:44.504962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11429 | 2024.12.21 07:54:44.505851 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2024.12.21 07:54:44.508603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11431 | 2024.12.21 07:54:45.701148 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11432 | 2024.12.21 07:54:45.701451 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11433 | 2024.12.21 07:54:45.701537 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11434 | 2024.12.21 07:54:45.702329 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11435 | 2024.12.21 07:54:45.702384 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11436 | 2024.12.21 07:54:45.702838 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11437 | 2024.12.21 07:54:45.703110 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11438 | 2024.12.21 07:54:45.703369 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002004 sec., 27944.111776447106 rows/sec., 2.15 MiB/sec. | ||
11439 | 2024.12.21 07:54:45.703438 [ 4 ] {89397af4-55d6-4d7b-a6e4-1de583f3bb11} <Debug> TCPHandler: Processed in 0.002477333 sec. | ||
11440 | 2024.12.21 07:54:45.703680 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11441 | 2024.12.21 07:54:45.703888 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11442 | 2024.12.21 07:54:45.703968 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11443 | 2024.12.21 07:54:45.704768 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11444 | 2024.12.21 07:54:45.704811 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11445 | 2024.12.21 07:54:45.705248 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11446 | 2024.12.21 07:54:45.705502 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11447 | 2024.12.21 07:54:45.705729 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001898 sec., 33719.70495258167 rows/sec., 2.63 MiB/sec. | ||
11448 | 2024.12.21 07:54:45.705786 [ 253 ] {2ce5997a-9e99-4a18-8b43-23e30edcb402} <Debug> TCPHandler: Processed in 0.002240608 sec. | ||
11449 | 2024.12.21 07:54:45.705943 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11450 | 2024.12.21 07:54:45.706092 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11451 | 2024.12.21 07:54:45.706161 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11452 | 2024.12.21 07:54:45.706790 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11453 | 2024.12.21 07:54:45.706831 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11454 | 2024.12.21 07:54:45.707240 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11455 | 2024.12.21 07:54:45.707493 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11456 | 2024.12.21 07:54:45.707670 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11457 | 2024.12.21 07:54:45.707734 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. | ||
11458 | 2024.12.21 07:54:45.707763 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11459 | 2024.12.21 07:54:45.707841 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11460 | 2024.12.21 07:54:45.707862 [ 4 ] {ff711bd4-acf2-4447-b004-d3ae4173f344} <Debug> TCPHandler: Processed in 0.001982564 sec. | ||
11461 | 2024.12.21 07:54:45.708106 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11462 | 2024.12.21 07:54:45.708189 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
11463 | 2024.12.21 07:54:45.708328 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11464 | 2024.12.21 07:54:45.708463 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11465 | 2024.12.21 07:54:45.708679 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11466 | 2024.12.21 07:54:45.708790 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26446 rows starting from the beginning of the part | ||
11467 | 2024.12.21 07:54:45.709159 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
11468 | 2024.12.21 07:54:45.709587 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
11469 | 2024.12.21 07:54:45.709981 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 903 rows starting from the beginning of the part | ||
11470 | 2024.12.21 07:54:45.710295 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 94 rows starting from the beginning of the part | ||
11471 | 2024.12.21 07:54:45.710647 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
11472 | 2024.12.21 07:54:45.711135 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11473 | 2024.12.21 07:54:45.711218 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11474 | 2024.12.21 07:54:45.712030 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11475 | 2024.12.21 07:54:45.712502 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11476 | 2024.12.21 07:54:45.712714 [ 41 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11477 | 2024.12.21 07:54:45.712790 [ 41 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11478 | 2024.12.21 07:54:45.712841 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004579 sec., 13103.29766324525 rows/sec., 904.26 KiB/sec. | ||
11479 | 2024.12.21 07:54:45.712849 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11480 | 2024.12.21 07:54:45.713089 [ 253 ] {02265b16-38c7-40f6-8fc9-61fc3f16b7f7} <Debug> TCPHandler: Processed in 0.005121657 sec. | ||
11481 | 2024.12.21 07:54:45.713388 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
11482 | 2024.12.21 07:54:45.714131 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11483 | 2024.12.21 07:54:45.714308 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5512 rows starting from the beginning of the part | ||
11484 | 2024.12.21 07:54:45.714753 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
11485 | 2024.12.21 07:54:45.715240 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
11486 | 2024.12.21 07:54:45.715652 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 48 rows starting from the beginning of the part | ||
11487 | 2024.12.21 07:54:45.716053 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
11488 | 2024.12.21 07:54:45.716328 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
11489 | 2024.12.21 07:54:45.719038 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5796 rows, containing 4 columns (4 merged, 0 gathered) in 0.006022133 sec., 962449.6835257541 rows/sec., 62.83 MiB/sec. | ||
11490 | 2024.12.21 07:54:45.719589 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11491 | 2024.12.21 07:54:45.720072 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11492 | 2024.12.21 07:54:45.720159 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_96_19} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11493 | 2024.12.21 07:54:45.720263 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
11494 | 2024.12.21 07:54:45.721965 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28000 rows, containing 5 columns (5 merged, 0 gathered) in 0.01394871 sec., 2007354.0850731 rows/sec., 135.63 MiB/sec. | ||
11495 | 2024.12.21 07:54:45.722351 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11496 | 2024.12.21 07:54:45.722644 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11497 | 2024.12.21 07:54:45.722724 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11498 | 2024.12.21 07:54:45.722816 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
11499 | 2024.12.21 07:54:49.847602 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11500 | 2024.12.21 07:54:49.847709 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11501 | 2024.12.21 07:54:50.030993 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27572 | ||
11502 | 2024.12.21 07:54:50.032105 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11503 | 2024.12.21 07:54:50.032145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11504 | 2024.12.21 07:54:50.032681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11505 | 2024.12.21 07:54:50.032948 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11506 | 2024.12.21 07:54:50.033153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27572 | ||
11507 | 2024.12.21 07:54:50.164626 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1574 | ||
11508 | 2024.12.21 07:54:50.167769 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11509 | 2024.12.21 07:54:50.167828 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11510 | 2024.12.21 07:54:50.169320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11511 | 2024.12.21 07:54:50.169634 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11512 | 2024.12.21 07:54:50.170320 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1574 | ||
11513 | 2024.12.21 07:54:50.706860 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11514 | 2024.12.21 07:54:50.707047 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11515 | 2024.12.21 07:54:50.707121 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11516 | 2024.12.21 07:54:50.707900 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2024.12.21 07:54:50.707949 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11518 | 2024.12.21 07:54:50.708387 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11519 | 2024.12.21 07:54:50.708675 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2024.12.21 07:54:50.708933 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. | ||
11521 | 2024.12.21 07:54:50.709002 [ 4 ] {1b5ce5b0-1d9d-47f1-a863-d8d63829b998} <Debug> TCPHandler: Processed in 0.002272309 sec. | ||
11522 | 2024.12.21 07:54:50.709254 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11523 | 2024.12.21 07:54:50.709447 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11524 | 2024.12.21 07:54:50.709525 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11525 | 2024.12.21 07:54:50.710405 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11526 | 2024.12.21 07:54:50.710458 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11527 | 2024.12.21 07:54:50.710931 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11528 | 2024.12.21 07:54:50.711209 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11529 | 2024.12.21 07:54:50.711531 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002138 sec., 134237.60523854068 rows/sec., 11.86 MiB/sec. | ||
11530 | 2024.12.21 07:54:50.711608 [ 253 ] {87e42c58-66de-4bdd-bc1a-646b0ba7e75c} <Debug> TCPHandler: Processed in 0.002492802 sec. | ||
11531 | 2024.12.21 07:54:50.711777 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11532 | 2024.12.21 07:54:50.711927 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11533 | 2024.12.21 07:54:50.711986 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11534 | 2024.12.21 07:54:50.712615 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2024.12.21 07:54:50.712658 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11536 | 2024.12.21 07:54:50.713036 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11537 | 2024.12.21 07:54:50.713273 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11538 | 2024.12.21 07:54:50.713488 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.0016 sec., 30625 rows/sec., 2.21 MiB/sec. | ||
11539 | 2024.12.21 07:54:50.713548 [ 4 ] {4feaefcb-705d-403b-87b8-82b998549163} <Debug> TCPHandler: Processed in 0.001838201 sec. | ||
11540 | 2024.12.21 07:54:50.713704 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11541 | 2024.12.21 07:54:50.713829 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11542 | 2024.12.21 07:54:50.713884 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11543 | 2024.12.21 07:54:50.714514 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11544 | 2024.12.21 07:54:50.714556 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11545 | 2024.12.21 07:54:50.714928 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11546 | 2024.12.21 07:54:50.715174 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11547 | 2024.12.21 07:54:50.715425 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
11548 | 2024.12.21 07:54:50.715497 [ 253 ] {3b35520c-5099-44ec-88fc-cbbc432ea7c8} <Debug> TCPHandler: Processed in 0.001855822 sec. | ||
11549 | 2024.12.21 07:54:50.715774 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11550 | 2024.12.21 07:54:50.715922 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11551 | 2024.12.21 07:54:50.715982 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11552 | 2024.12.21 07:54:50.716689 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11553 | 2024.12.21 07:54:50.716732 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11554 | 2024.12.21 07:54:50.717093 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11555 | 2024.12.21 07:54:50.717336 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11556 | 2024.12.21 07:54:50.717552 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001662 sec., 7821.901323706377 rows/sec., 487.69 KiB/sec. | ||
11557 | 2024.12.21 07:54:50.717609 [ 4 ] {6292801b-7186-4f3a-90b1-77c2efcec438} <Debug> TCPHandler: Processed in 0.001989274 sec. | ||
11558 | 2024.12.21 07:54:50.717768 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11559 | 2024.12.21 07:54:50.717890 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11560 | 2024.12.21 07:54:50.717942 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11561 | 2024.12.21 07:54:50.718677 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11562 | 2024.12.21 07:54:50.718717 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11563 | 2024.12.21 07:54:50.719102 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11564 | 2024.12.21 07:54:50.719376 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11565 | 2024.12.21 07:54:50.719599 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001735 sec., 244380.40345821326 rows/sec., 17.47 MiB/sec. | ||
11566 | 2024.12.21 07:54:50.719657 [ 253 ] {945bc8cf-1c67-47fb-ab7a-60f71f402692} <Debug> TCPHandler: Processed in 0.001947063 sec. | ||
11567 | 2024.12.21 07:54:50.719870 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11568 | 2024.12.21 07:54:50.720095 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11569 | 2024.12.21 07:54:50.720189 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11570 | 2024.12.21 07:54:50.720886 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11571 | 2024.12.21 07:54:50.720925 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11572 | 2024.12.21 07:54:50.721290 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
11573 | 2024.12.21 07:54:50.721548 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11574 | 2024.12.21 07:54:50.721800 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001753 sec., 3422.7039361095267 rows/sec., 178.82 KiB/sec. | ||
11575 | 2024.12.21 07:54:50.721866 [ 4 ] {7deefff5-8ceb-4f1a-a5ce-67682b223a0c} <Debug> TCPHandler: Processed in 0.002108636 sec. | ||
11576 | 2024.12.21 07:54:50.722082 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11577 | 2024.12.21 07:54:50.722270 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11578 | 2024.12.21 07:54:50.722325 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11579 | 2024.12.21 07:54:50.722902 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11580 | 2024.12.21 07:54:50.722940 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11581 | 2024.12.21 07:54:50.723340 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11582 | 2024.12.21 07:54:50.723572 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11583 | 2024.12.21 07:54:50.723893 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001648 sec., 143810.6796116505 rows/sec., 9.64 MiB/sec. | ||
11584 | 2024.12.21 07:54:50.723950 [ 253 ] {16f1c277-51d8-479f-92c7-0532bf6b40de} <Debug> TCPHandler: Processed in 0.001992944 sec. | ||
11585 | 2024.12.21 07:54:50.724149 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11586 | 2024.12.21 07:54:50.724375 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11587 | 2024.12.21 07:54:50.724472 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11588 | 2024.12.21 07:54:50.725035 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11589 | 2024.12.21 07:54:50.725074 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11590 | 2024.12.21 07:54:50.725428 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11591 | 2024.12.21 07:54:50.725768 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11592 | 2024.12.21 07:54:50.726020 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00169 sec., 591.7159763313609 rows/sec., 39.87 KiB/sec. | ||
11593 | 2024.12.21 07:54:50.726169 [ 4 ] {2800adcc-08cd-44f4-b1be-5293f7548372} <Debug> TCPHandler: Processed in 0.002127286 sec. | ||
11594 | 2024.12.21 07:54:50.726416 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11595 | 2024.12.21 07:54:50.726587 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11596 | 2024.12.21 07:54:50.726680 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11597 | 2024.12.21 07:54:50.727798 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11598 | 2024.12.21 07:54:50.727835 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11599 | 2024.12.21 07:54:50.728545 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11600 | 2024.12.21 07:54:50.728803 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11601 | 2024.12.21 07:54:50.729043 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002488 sec., 16881.02893890675 rows/sec., 30.25 MiB/sec. | ||
11602 | 2024.12.21 07:54:50.729136 [ 253 ] {87774cd4-dcf1-453b-9884-f020a84b9977} <Debug> TCPHandler: Processed in 0.002867799 sec. | ||
11603 | 2024.12.21 07:54:50.729341 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11604 | 2024.12.21 07:54:50.729565 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11605 | 2024.12.21 07:54:50.729659 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11606 | 2024.12.21 07:54:50.730159 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11607 | 2024.12.21 07:54:50.730199 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11608 | 2024.12.21 07:54:50.730565 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11609 | 2024.12.21 07:54:50.730799 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11610 | 2024.12.21 07:54:50.731007 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001497 sec., 54776.219104876414 rows/sec., 3.48 MiB/sec. | ||
11611 | 2024.12.21 07:54:50.731056 [ 4 ] {cd74c991-fae8-41d0-8196-bfccb72d8dd7} <Debug> TCPHandler: Processed in 0.001828571 sec. | ||
11612 | 2024.12.21 07:54:51.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.22 MiB, peak 255.27 MiB, free memory in arenas 0.00 B, will set to 244.43 MiB (RSS), difference: 3.21 MiB | ||
11613 | 2024.12.21 07:54:52.008747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11614 | 2024.12.21 07:54:52.030479 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11615 | 2024.12.21 07:54:52.030526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
11616 | 2024.12.21 07:54:52.038623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11617 | 2024.12.21 07:54:52.039386 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11618 | 2024.12.21 07:54:52.043483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11619 | 2024.12.21 07:54:55.700852 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11620 | 2024.12.21 07:54:55.701054 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11621 | 2024.12.21 07:54:55.701132 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11622 | 2024.12.21 07:54:55.701885 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11623 | 2024.12.21 07:54:55.701939 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11624 | 2024.12.21 07:54:55.702361 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
11625 | 2024.12.21 07:54:55.702606 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11626 | 2024.12.21 07:54:55.702840 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001838 sec., 2176.278563656148 rows/sec., 177.46 KiB/sec. | ||
11627 | 2024.12.21 07:54:55.702905 [ 4 ] {aaa3c24a-1829-4686-b4b7-f8824f260ffe} <Debug> TCPHandler: Processed in 0.002187728 sec. | ||
11628 | 2024.12.21 07:54:55.703178 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11629 | 2024.12.21 07:54:55.703372 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11630 | 2024.12.21 07:54:55.703447 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11631 | 2024.12.21 07:54:55.704213 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11632 | 2024.12.21 07:54:55.704264 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11633 | 2024.12.21 07:54:55.704703 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11634 | 2024.12.21 07:54:55.704955 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11635 | 2024.12.21 07:54:55.705184 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001864 sec., 31115.879828326182 rows/sec., 2.38 MiB/sec. | ||
11636 | 2024.12.21 07:54:55.705262 [ 253 ] {01cabe19-74ac-4b6b-b8b7-97a2c19b9b22} <Debug> TCPHandler: Processed in 0.002229478 sec. | ||
11637 | 2024.12.21 07:54:55.705465 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11638 | 2024.12.21 07:54:55.705702 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11639 | 2024.12.21 07:54:55.705765 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11640 | 2024.12.21 07:54:55.706527 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11641 | 2024.12.21 07:54:55.706620 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11642 | 2024.12.21 07:54:55.707311 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11643 | 2024.12.21 07:54:55.707549 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11644 | 2024.12.21 07:54:55.707764 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.002107 sec., 1898.4337921215 rows/sec., 132.56 KiB/sec. | ||
11645 | 2024.12.21 07:54:55.707820 [ 4 ] {0d1aabdc-5287-4894-b027-b2700c98aa9c} <Debug> TCPHandler: Processed in 0.002452222 sec. | ||
11646 | 2024.12.21 07:54:55.707994 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11647 | 2024.12.21 07:54:55.708136 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11648 | 2024.12.21 07:54:55.708195 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11649 | 2024.12.21 07:54:55.708864 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11650 | 2024.12.21 07:54:55.708901 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11651 | 2024.12.21 07:54:55.709315 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11652 | 2024.12.21 07:54:55.709564 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11653 | 2024.12.21 07:54:55.709772 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001667 sec., 40791.84163167366 rows/sec., 3.19 MiB/sec. | ||
11654 | 2024.12.21 07:54:55.709826 [ 253 ] {309bb16e-2def-467f-93a6-6f296199a7fa} <Debug> TCPHandler: Processed in 0.001899573 sec. | ||
11655 | 2024.12.21 07:54:55.709984 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11656 | 2024.12.21 07:54:55.710124 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11657 | 2024.12.21 07:54:55.710189 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11658 | 2024.12.21 07:54:55.710876 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11659 | 2024.12.21 07:54:55.710916 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11660 | 2024.12.21 07:54:55.711317 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11661 | 2024.12.21 07:54:55.711549 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11662 | 2024.12.21 07:54:55.711763 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001671 sec., 96947.9353680431 rows/sec., 6.75 MiB/sec. | ||
11663 | 2024.12.21 07:54:55.711819 [ 4 ] {accfaf1c-d677-421a-976c-fa095916085e} <Debug> TCPHandler: Processed in 0.001902413 sec. | ||
11664 | 2024.12.21 07:54:55.711973 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11665 | 2024.12.21 07:54:55.712111 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11666 | 2024.12.21 07:54:55.712173 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11667 | 2024.12.21 07:54:55.712790 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11668 | 2024.12.21 07:54:55.712838 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11669 | 2024.12.21 07:54:55.713220 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11670 | 2024.12.21 07:54:55.713455 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11671 | 2024.12.21 07:54:55.713668 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001589 sec., 37759.59723096287 rows/sec., 2.54 MiB/sec. | ||
11672 | 2024.12.21 07:54:55.713718 [ 253 ] {508e06b3-a676-4e7f-9ac2-0e53305f1d75} <Debug> TCPHandler: Processed in 0.001810381 sec. | ||
11673 | 2024.12.21 07:54:57.533355 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27999 | ||
11674 | 2024.12.21 07:54:57.534015 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11675 | 2024.12.21 07:54:57.534064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11676 | 2024.12.21 07:54:57.534589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11677 | 2024.12.21 07:54:57.534860 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11678 | 2024.12.21 07:54:57.535077 [ 78 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11679 | 2024.12.21 07:54:57.535117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11680 | 2024.12.21 07:54:57.535161 [ 78 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11681 | 2024.12.21 07:54:57.535191 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11682 | 2024.12.21 07:54:57.535348 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
11683 | 2024.12.21 07:54:57.535590 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11684 | 2024.12.21 07:54:57.535648 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25742 rows starting from the beginning of the part | ||
11685 | 2024.12.21 07:54:57.535730 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
11686 | 2024.12.21 07:54:57.535883 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
11687 | 2024.12.21 07:54:57.536141 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
11688 | 2024.12.21 07:54:57.536353 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
11689 | 2024.12.21 07:54:57.536558 [ 197 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
11690 | 2024.12.21 07:54:57.539366 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004094661 sec., 6837928.707651256 rows/sec., 97.82 MiB/sec. | ||
11691 | 2024.12.21 07:54:57.539764 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11692 | 2024.12.21 07:54:57.540143 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11693 | 2024.12.21 07:54:57.540244 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_61_12} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11694 | 2024.12.21 07:54:57.540374 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
11695 | 2024.12.21 07:54:59.543619 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11696 | 2024.12.21 07:54:59.565126 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.12.21 07:54:59.565179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11698 | 2024.12.21 07:54:59.572543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11699 | 2024.12.21 07:54:59.573341 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.12.21 07:54:59.573800 [ 97 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11701 | 2024.12.21 07:54:59.573995 [ 97 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11702 | 2024.12.21 07:54:59.574080 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11703 | 2024.12.21 07:54:59.574508 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11704 | 2024.12.21 07:54:59.588096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11705 | 2024.12.21 07:54:59.590135 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11706 | 2024.12.21 07:54:59.591848 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11707 | 2024.12.21 07:54:59.598006 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11708 | 2024.12.21 07:54:59.603996 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11709 | 2024.12.21 07:54:59.609712 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11710 | 2024.12.21 07:54:59.615925 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11711 | 2024.12.21 07:54:59.620622 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
11712 | 2024.12.21 07:54:59.679536 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.105322056 sec., 4367.556212537287 rows/sec., 22.58 MiB/sec. | ||
11713 | 2024.12.21 07:54:59.682926 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11714 | 2024.12.21 07:54:59.685968 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_61_12} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11715 | 2024.12.21 07:54:59.686106 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_61_12} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11716 | 2024.12.21 07:54:59.688844 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
11717 | 2024.12.21 07:55:00.170568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1608 | ||
11718 | 2024.12.21 07:55:00.173928 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11719 | 2024.12.21 07:55:00.173993 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11720 | 2024.12.21 07:55:00.175553 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11721 | 2024.12.21 07:55:00.175873 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11722 | 2024.12.21 07:55:00.176576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
11723 | 2024.12.21 07:55:00.706964 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11724 | 2024.12.21 07:55:00.707154 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11725 | 2024.12.21 07:55:00.707229 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11726 | 2024.12.21 07:55:00.708023 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11727 | 2024.12.21 07:55:00.708077 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11728 | 2024.12.21 07:55:00.708514 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11729 | 2024.12.21 07:55:00.708771 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11730 | 2024.12.21 07:55:00.708982 [ 116 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11731 | 2024.12.21 07:55:00.709025 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 523.81 KiB/sec. | ||
11732 | 2024.12.21 07:55:00.709079 [ 116 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11733 | 2024.12.21 07:55:00.709150 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11734 | 2024.12.21 07:55:00.709180 [ 4 ] {83995bbb-5d4d-4423-aca1-de39ea06d4e8} <Debug> TCPHandler: Processed in 0.002351671 sec. | ||
11735 | 2024.12.21 07:55:00.709398 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11736 | 2024.12.21 07:55:00.709522 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11737 | 2024.12.21 07:55:00.709592 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11738 | 2024.12.21 07:55:00.709644 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part | ||
11739 | 2024.12.21 07:55:00.709910 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11740 | 2024.12.21 07:55:00.709937 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11741 | 2024.12.21 07:55:00.710116 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11742 | 2024.12.21 07:55:00.710313 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11743 | 2024.12.21 07:55:00.710681 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
11744 | 2024.12.21 07:55:00.711045 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11745 | 2024.12.21 07:55:00.713093 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11746 | 2024.12.21 07:55:00.713180 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11747 | 2024.12.21 07:55:00.713618 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004366845 sec., 16029.879695752883 rows/sec., 1.19 MiB/sec. | ||
11748 | 2024.12.21 07:55:00.713881 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11749 | 2024.12.21 07:55:00.714057 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11750 | 2024.12.21 07:55:00.714411 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11751 | 2024.12.21 07:55:00.714526 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2024.12.21 07:55:00.714594 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_41_10} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11753 | 2024.12.21 07:55:00.714865 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11754 | 2024.12.21 07:55:00.714988 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.005254 sec., 54625.04758279406 rows/sec., 4.83 MiB/sec. | ||
11755 | 2024.12.21 07:55:00.715063 [ 253 ] {617b4896-1e38-41ff-acc9-3003a7816e8c} <Debug> TCPHandler: Processed in 0.005732609 sec. | ||
11756 | 2024.12.21 07:55:00.715251 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11757 | 2024.12.21 07:55:00.715402 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11758 | 2024.12.21 07:55:00.715466 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11759 | 2024.12.21 07:55:00.716184 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11760 | 2024.12.21 07:55:00.716226 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11761 | 2024.12.21 07:55:00.716609 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11762 | 2024.12.21 07:55:00.716851 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11763 | 2024.12.21 07:55:00.717086 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001719 sec., 28504.944735311226 rows/sec., 2.05 MiB/sec. | ||
11764 | 2024.12.21 07:55:00.717162 [ 4 ] {4b1e3dec-1e1d-49aa-ac23-cb3f91f3f1e0} <Debug> TCPHandler: Processed in 0.001984114 sec. | ||
11765 | 2024.12.21 07:55:00.717375 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11766 | 2024.12.21 07:55:00.717501 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11767 | 2024.12.21 07:55:00.717553 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11768 | 2024.12.21 07:55:00.718147 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11769 | 2024.12.21 07:55:00.718189 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11770 | 2024.12.21 07:55:00.718574 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11771 | 2024.12.21 07:55:00.718825 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11772 | 2024.12.21 07:55:00.718989 [ 33 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
11773 | 2024.12.21 07:55:00.719052 [ 33 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11774 | 2024.12.21 07:55:00.719063 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001578 sec., 8871.989860583017 rows/sec., 621.34 KiB/sec. | ||
11775 | 2024.12.21 07:55:00.719093 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11776 | 2024.12.21 07:55:00.719216 [ 253 ] {04320aa4-8a6c-453d-9d73-3161e7303091} <Debug> TCPHandler: Processed in 0.001939673 sec. | ||
11777 | 2024.12.21 07:55:00.719520 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11778 | 2024.12.21 07:55:00.719535 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
11779 | 2024.12.21 07:55:00.719872 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11780 | 2024.12.21 07:55:00.720056 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11781 | 2024.12.21 07:55:00.720137 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11782 | 2024.12.21 07:55:00.720279 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 243 rows starting from the beginning of the part | ||
11783 | 2024.12.21 07:55:00.720618 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
11784 | 2024.12.21 07:55:00.721002 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
11785 | 2024.12.21 07:55:00.721400 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 242 rows starting from the beginning of the part | ||
11786 | 2024.12.21 07:55:00.721717 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
11787 | 2024.12.21 07:55:00.722020 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
11788 | 2024.12.21 07:55:00.722909 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11789 | 2024.12.21 07:55:00.722975 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11790 | 2024.12.21 07:55:00.723975 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11791 | 2024.12.21 07:55:00.724597 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11792 | 2024.12.21 07:55:00.724694 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005462714 sec., 99035.02178587421 rows/sec., 7.09 MiB/sec. | ||
11793 | 2024.12.21 07:55:00.724878 [ 33 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
11794 | 2024.12.21 07:55:00.724962 [ 33 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11795 | 2024.12.21 07:55:00.725040 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11796 | 2024.12.21 07:55:00.725027 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
11797 | 2024.12.21 07:55:00.725156 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005379 sec., 2416.806097787693 rows/sec., 150.69 KiB/sec. | ||
11798 | 2024.12.21 07:55:00.725464 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
11799 | 2024.12.21 07:55:00.725552 [ 4 ] {8560826a-f1b9-425e-9cd3-1968ffdfe2cc} <Debug> TCPHandler: Processed in 0.006202627 sec. | ||
11800 | 2024.12.21 07:55:00.725839 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11801 | 2024.12.21 07:55:00.726126 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11802 | 2024.12.21 07:55:00.726229 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11803 | 2024.12.21 07:55:00.726250 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part | ||
11804 | 2024.12.21 07:55:00.726393 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11805 | 2024.12.21 07:55:00.726662 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part | ||
11806 | 2024.12.21 07:55:00.727078 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part | ||
11807 | 2024.12.21 07:55:00.727483 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part | ||
11808 | 2024.12.21 07:55:00.727850 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part | ||
11809 | 2024.12.21 07:55:00.729067 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11810 | 2024.12.21 07:55:00.729442 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_42_9} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
11811 | 2024.12.21 07:55:00.729792 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11812 | 2024.12.21 07:55:00.730480 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11813 | 2024.12.21 07:55:00.730560 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11814 | 2024.12.21 07:55:00.731019 [ 193 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00586069 sec., 11090.84425212731 rows/sec., 734.84 KiB/sec. | ||
11815 | 2024.12.21 07:55:00.731212 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
11816 | 2024.12.21 07:55:00.731357 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11817 | 2024.12.21 07:55:00.731618 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11818 | 2024.12.21 07:55:00.731713 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11819 | 2024.12.21 07:55:00.731747 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_41_10} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
11820 | 2024.12.21 07:55:00.731908 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11821 | 2024.12.21 07:55:00.732020 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005924 sec., 71573.26130992573 rows/sec., 5.12 MiB/sec. | ||
11822 | 2024.12.21 07:55:00.732095 [ 253 ] {896accaf-10da-4e65-b9bc-3c87075d23ae} <Debug> TCPHandler: Processed in 0.006427211 sec. | ||
11823 | 2024.12.21 07:55:00.732257 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11824 | 2024.12.21 07:55:00.732407 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11825 | 2024.12.21 07:55:00.732471 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11826 | 2024.12.21 07:55:00.733063 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.12.21 07:55:00.733104 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11828 | 2024.12.21 07:55:00.733473 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11829 | 2024.12.21 07:55:00.733716 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.12.21 07:55:00.733966 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
11831 | 2024.12.21 07:55:00.734132 [ 4 ] {1416d951-b66e-436f-8002-628f35cd6b89} <Debug> TCPHandler: Processed in 0.001943384 sec. | ||
11832 | 2024.12.21 07:55:00.734368 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11833 | 2024.12.21 07:55:00.734521 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11834 | 2024.12.21 07:55:00.734586 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11835 | 2024.12.21 07:55:00.735233 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2024.12.21 07:55:00.735273 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11837 | 2024.12.21 07:55:00.735691 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11838 | 2024.12.21 07:55:00.735944 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2024.12.21 07:55:00.736167 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. | ||
11840 | 2024.12.21 07:55:00.736233 [ 253 ] {9a925189-a509-44f8-9d3f-8674b9403e92} <Debug> TCPHandler: Processed in 0.002000514 sec. | ||
11841 | 2024.12.21 07:55:00.736376 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11842 | 2024.12.21 07:55:00.736500 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11843 | 2024.12.21 07:55:00.736555 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11844 | 2024.12.21 07:55:00.737042 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.12.21 07:55:00.737082 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11846 | 2024.12.21 07:55:00.737447 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11847 | 2024.12.21 07:55:00.737694 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.12.21 07:55:00.737873 [ 33 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
11849 | 2024.12.21 07:55:00.737939 [ 33 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11850 | 2024.12.21 07:55:00.737950 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. | ||
11851 | 2024.12.21 07:55:00.737972 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11852 | 2024.12.21 07:55:00.738107 [ 4 ] {18d3af24-1ba9-44f9-814e-6ac3d65e7804} <Debug> TCPHandler: Processed in 0.001787451 sec. | ||
11853 | 2024.12.21 07:55:00.738171 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
11854 | 2024.12.21 07:55:00.738292 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11855 | 2024.12.21 07:55:00.738345 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11856 | 2024.12.21 07:55:00.738385 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 37 rows starting from the beginning of the part | ||
11857 | 2024.12.21 07:55:00.738560 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11858 | 2024.12.21 07:55:00.738657 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
11859 | 2024.12.21 07:55:00.738879 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11860 | 2024.12.21 07:55:00.739234 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
11861 | 2024.12.21 07:55:00.739555 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
11862 | 2024.12.21 07:55:00.739945 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
11863 | 2024.12.21 07:55:00.740248 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
11864 | 2024.12.21 07:55:00.743764 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.005662407 sec., 7417.340364265585 rows/sec., 499.11 KiB/sec. | ||
11865 | 2024.12.21 07:55:00.743968 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
11866 | 2024.12.21 07:55:00.744272 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11867 | 2024.12.21 07:55:00.744344 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11868 | 2024.12.21 07:55:00.744561 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11869 | 2024.12.21 07:55:00.744776 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_42_9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
11870 | 2024.12.21 07:55:00.744919 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11871 | 2024.12.21 07:55:00.745452 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11872 | 2024.12.21 07:55:00.745719 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11873 | 2024.12.21 07:55:00.746014 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.007559 sec., 5556.290514618336 rows/sec., 9.96 MiB/sec. | ||
11874 | 2024.12.21 07:55:00.746584 [ 253 ] {9b474134-2d5b-48cf-92b9-cb8ac00c2b60} <Debug> TCPHandler: Processed in 0.008380014 sec. | ||
11875 | 2024.12.21 07:55:00.746783 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11876 | 2024.12.21 07:55:00.746899 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11877 | 2024.12.21 07:55:00.746951 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11878 | 2024.12.21 07:55:00.747460 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11879 | 2024.12.21 07:55:00.747500 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11880 | 2024.12.21 07:55:00.747876 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11881 | 2024.12.21 07:55:00.748110 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11882 | 2024.12.21 07:55:00.748347 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00147 sec., 55782.31292517007 rows/sec., 3.54 MiB/sec. | ||
11883 | 2024.12.21 07:55:00.748419 [ 4 ] {516290bb-fff7-4430-9fca-402ce2e569c9} <Debug> TCPHandler: Processed in 0.00172208 sec. | ||
11884 | 2024.12.21 07:55:04.847758 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11885 | 2024.12.21 07:55:04.847827 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11886 | 2024.12.21 07:55:05.035349 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28487 | ||
11887 | 2024.12.21 07:55:05.036371 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11888 | 2024.12.21 07:55:05.036424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11889 | 2024.12.21 07:55:05.036963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11890 | 2024.12.21 07:55:05.037226 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11891 | 2024.12.21 07:55:05.037478 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28487 | ||
11892 | 2024.12.21 07:55:05.701317 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2024.12.21 07:55:05.701620 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11894 | 2024.12.21 07:55:05.701738 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11895 | 2024.12.21 07:55:05.702768 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2024.12.21 07:55:05.702813 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11897 | 2024.12.21 07:55:05.703255 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11898 | 2024.12.21 07:55:05.703527 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2024.12.21 07:55:05.703695 [ 151 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11900 | 2024.12.21 07:55:05.703747 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00221 sec., 25339.3665158371 rows/sec., 1.95 MiB/sec. | ||
11901 | 2024.12.21 07:55:05.703753 [ 151 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11902 | 2024.12.21 07:55:05.703800 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11903 | 2024.12.21 07:55:05.703837 [ 4 ] {5806a4e4-7a1b-47fe-88f5-b0176a9f680c} <Debug> TCPHandler: Processed in 0.002720657 sec. | ||
11904 | 2024.12.21 07:55:05.703973 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
11905 | 2024.12.21 07:55:05.704121 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11906 | 2024.12.21 07:55:05.704140 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11907 | 2024.12.21 07:55:05.704226 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1438 rows starting from the beginning of the part | ||
11908 | 2024.12.21 07:55:05.704449 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11909 | 2024.12.21 07:55:05.704470 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
11910 | 2024.12.21 07:55:05.704609 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11911 | 2024.12.21 07:55:05.704936 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 287 rows starting from the beginning of the part | ||
11912 | 2024.12.21 07:55:05.705268 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 58 rows starting from the beginning of the part | ||
11913 | 2024.12.21 07:55:05.705743 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 287 rows starting from the beginning of the part | ||
11914 | 2024.12.21 07:55:05.706178 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
11915 | 2024.12.21 07:55:05.707316 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11916 | 2024.12.21 07:55:05.707383 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11917 | 2024.12.21 07:55:05.708491 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11918 | 2024.12.21 07:55:05.708885 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11919 | 2024.12.21 07:55:05.709282 [ 151 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11920 | 2024.12.21 07:55:05.709387 [ 151 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11921 | 2024.12.21 07:55:05.709407 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005526305 sec., 394838.86611397675 rows/sec., 34.85 MiB/sec. | ||
11922 | 2024.12.21 07:55:05.709466 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11923 | 2024.12.21 07:55:05.709606 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005265 sec., 12155.745489078823 rows/sec., 971.55 KiB/sec. | ||
11924 | 2024.12.21 07:55:05.709835 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11925 | 2024.12.21 07:55:05.709951 [ 253 ] {697f18b3-76e9-4dd0-8470-bf10e3d7c6fa} <Debug> TCPHandler: Processed in 0.005976873 sec. | ||
11926 | 2024.12.21 07:55:05.710274 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11927 | 2024.12.21 07:55:05.710312 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
11928 | 2024.12.21 07:55:05.710587 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11929 | 2024.12.21 07:55:05.710686 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11930 | 2024.12.21 07:55:05.710822 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11931 | 2024.12.21 07:55:05.710848 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11932 | 2024.12.21 07:55:05.710968 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_101_20} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11933 | 2024.12.21 07:55:05.710998 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part | ||
11934 | 2024.12.21 07:55:05.711310 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
11935 | 2024.12.21 07:55:05.711535 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
11936 | 2024.12.21 07:55:05.711960 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 424 rows starting from the beginning of the part | ||
11937 | 2024.12.21 07:55:05.712302 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 68 rows starting from the beginning of the part | ||
11938 | 2024.12.21 07:55:05.712579 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 424 rows starting from the beginning of the part | ||
11939 | 2024.12.21 07:55:05.712721 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
11940 | 2024.12.21 07:55:05.713948 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2024.12.21 07:55:05.714020 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11942 | 2024.12.21 07:55:05.714978 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11943 | 2024.12.21 07:55:05.715402 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2024.12.21 07:55:05.715751 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005281 sec., 30297.292179511456 rows/sec., 2.11 MiB/sec. | ||
11945 | 2024.12.21 07:55:05.715922 [ 4 ] {76ec6e4d-3402-480b-a707-c2f15413fe86} <Debug> TCPHandler: Processed in 0.00582279 sec. | ||
11946 | 2024.12.21 07:55:05.716065 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.006454811 sec., 303649.4794347968 rows/sec., 23.25 MiB/sec. | ||
11947 | 2024.12.21 07:55:05.716108 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11948 | 2024.12.21 07:55:05.716283 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11949 | 2024.12.21 07:55:05.716326 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
11950 | 2024.12.21 07:55:05.716392 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11951 | 2024.12.21 07:55:05.716975 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11952 | 2024.12.21 07:55:05.717223 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_101_20} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
11953 | 2024.12.21 07:55:05.717387 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
11954 | 2024.12.21 07:55:05.717480 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11955 | 2024.12.21 07:55:05.717526 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11956 | 2024.12.21 07:55:05.717913 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11957 | 2024.12.21 07:55:05.718153 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11958 | 2024.12.21 07:55:05.718383 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002147 sec., 27945.971122496507 rows/sec., 1.88 MiB/sec. | ||
11959 | 2024.12.21 07:55:05.718449 [ 253 ] {e9eee8cd-7b10-44d7-88e1-fd6781f8fe88} <Debug> TCPHandler: Processed in 0.002417882 sec. | ||
11960 | 2024.12.21 07:55:07.088272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11961 | 2024.12.21 07:55:07.107843 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11962 | 2024.12.21 07:55:07.107908 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11963 | 2024.12.21 07:55:07.114921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11964 | 2024.12.21 07:55:07.115678 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11965 | 2024.12.21 07:55:07.118374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11966 | 2024.12.21 07:55:07.959439 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11967 | 2024.12.21 07:55:07.959766 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11968 | 2024.12.21 07:55:07.959885 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11969 | 2024.12.21 07:55:07.960851 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11970 | 2024.12.21 07:55:07.960903 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11971 | 2024.12.21 07:55:07.961342 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11972 | 2024.12.21 07:55:07.961602 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11973 | 2024.12.21 07:55:07.961825 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002137 sec., 6551.240056153486 rows/sec., 471.60 KiB/sec. | ||
11974 | 2024.12.21 07:55:07.961957 [ 4 ] {5b53da4e-8f73-439d-8088-99b24ba6fc40} <Debug> TCPHandler: Processed in 0.002707217 sec. | ||
11975 | 2024.12.21 07:55:07.962287 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11976 | 2024.12.21 07:55:07.962509 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11977 | 2024.12.21 07:55:07.962584 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11978 | 2024.12.21 07:55:07.963336 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11979 | 2024.12.21 07:55:07.963391 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11980 | 2024.12.21 07:55:07.963827 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11981 | 2024.12.21 07:55:07.964086 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11982 | 2024.12.21 07:55:07.964387 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001927 sec., 3113.6481577581735 rows/sec., 253.90 KiB/sec. | ||
11983 | 2024.12.21 07:55:07.964667 [ 253 ] {e22119fa-36e9-48ac-9895-93a698a4c4c6} <Debug> TCPHandler: Processed in 0.002576524 sec. | ||
11984 | 2024.12.21 07:55:07.964936 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11985 | 2024.12.21 07:55:07.965166 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11986 | 2024.12.21 07:55:07.965258 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11987 | 2024.12.21 07:55:07.966469 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11988 | 2024.12.21 07:55:07.966507 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11989 | 2024.12.21 07:55:07.966969 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
11990 | 2024.12.21 07:55:07.967214 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11991 | 2024.12.21 07:55:07.967397 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002291 sec., 624181.5800960279 rows/sec., 52.32 MiB/sec. | ||
11992 | 2024.12.21 07:55:07.967452 [ 4 ] {cdf76a6d-1d05-4dc2-ac42-30da1181a637} <Debug> TCPHandler: Processed in 0.002659056 sec. | ||
11993 | 2024.12.21 07:55:07.967615 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11994 | 2024.12.21 07:55:07.967744 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11995 | 2024.12.21 07:55:07.967797 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11996 | 2024.12.21 07:55:07.968429 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11997 | 2024.12.21 07:55:07.968472 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
11998 | 2024.12.21 07:55:07.968843 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
11999 | 2024.12.21 07:55:07.969080 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12000 | 2024.12.21 07:55:07.969348 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001614 sec., 34076.82775712515 rows/sec., 2.44 MiB/sec. | ||
12001 | 2024.12.21 07:55:07.969438 [ 253 ] {f19acde9-abe7-4d89-a081-6ff389a06f79} <Debug> TCPHandler: Processed in 0.001878522 sec. | ||
12002 | 2024.12.21 07:55:07.969701 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12003 | 2024.12.21 07:55:07.970038 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12004 | 2024.12.21 07:55:07.970109 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12005 | 2024.12.21 07:55:07.970832 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12006 | 2024.12.21 07:55:07.970871 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12007 | 2024.12.21 07:55:07.971256 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12008 | 2024.12.21 07:55:07.971496 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12009 | 2024.12.21 07:55:07.971688 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001762 sec., 137343.9273552781 rows/sec., 9.31 MiB/sec. | ||
12010 | 2024.12.21 07:55:07.971742 [ 4 ] {a1d51ebc-d535-4e17-9cf6-ee74a08a1523} <Debug> TCPHandler: Processed in 0.002195508 sec. | ||
12011 | 2024.12.21 07:55:07.971892 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12012 | 2024.12.21 07:55:07.972013 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12013 | 2024.12.21 07:55:07.972062 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12014 | 2024.12.21 07:55:07.972645 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12015 | 2024.12.21 07:55:07.972686 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12016 | 2024.12.21 07:55:07.973051 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12017 | 2024.12.21 07:55:07.973282 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12018 | 2024.12.21 07:55:07.973523 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. | ||
12019 | 2024.12.21 07:55:07.973603 [ 253 ] {f7402951-ad2d-444b-8ad7-bdc456e70d91} <Debug> TCPHandler: Processed in 0.001770121 sec. | ||
12020 | 2024.12.21 07:55:07.973817 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12021 | 2024.12.21 07:55:07.973960 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12022 | 2024.12.21 07:55:07.974017 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12023 | 2024.12.21 07:55:07.974963 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12024 | 2024.12.21 07:55:07.975001 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12025 | 2024.12.21 07:55:07.975395 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12026 | 2024.12.21 07:55:07.975646 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12027 | 2024.12.21 07:55:07.975826 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.001897 sec., 467053.24196099106 rows/sec., 33.89 MiB/sec. | ||
12028 | 2024.12.21 07:55:07.975878 [ 4 ] {552dcef0-4a48-424b-aca0-eab518d6ef0b} <Debug> TCPHandler: Processed in 0.002191158 sec. | ||
12029 | 2024.12.21 07:55:07.976017 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12030 | 2024.12.21 07:55:07.976135 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12031 | 2024.12.21 07:55:07.976185 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12032 | 2024.12.21 07:55:07.976669 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12033 | 2024.12.21 07:55:07.976707 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12034 | 2024.12.21 07:55:07.977350 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
12035 | 2024.12.21 07:55:07.977786 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12036 | 2024.12.21 07:55:07.977977 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001865 sec., 3217.1581769437 rows/sec., 168.08 KiB/sec. | ||
12037 | 2024.12.21 07:55:07.978072 [ 253 ] {4c6d1c88-f812-4fbd-b1e6-6e36f2eaf348} <Debug> TCPHandler: Processed in 0.002110736 sec. | ||
12038 | 2024.12.21 07:55:07.978259 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12039 | 2024.12.21 07:55:07.978376 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12040 | 2024.12.21 07:55:07.978429 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12041 | 2024.12.21 07:55:07.979180 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12042 | 2024.12.21 07:55:07.979220 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12043 | 2024.12.21 07:55:07.979660 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12044 | 2024.12.21 07:55:07.979896 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12045 | 2024.12.21 07:55:07.980073 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12046 | 2024.12.21 07:55:07.980096 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.001744 sec., 528669.7247706421 rows/sec., 35.21 MiB/sec. | ||
12047 | 2024.12.21 07:55:07.980132 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12048 | 2024.12.21 07:55:07.980199 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12049 | 2024.12.21 07:55:07.980219 [ 4 ] {41722d6c-b37e-4d71-b284-a34fd919f8fe} <Debug> TCPHandler: Processed in 0.002054605 sec. | ||
12050 | 2024.12.21 07:55:07.980466 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12051 | 2024.12.21 07:55:07.980548 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
12052 | 2024.12.21 07:55:07.980937 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12053 | 2024.12.21 07:55:07.981189 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12054 | 2024.12.21 07:55:07.981213 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12055 | 2024.12.21 07:55:07.981345 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28000 rows starting from the beginning of the part | ||
12056 | 2024.12.21 07:55:07.981924 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part | ||
12057 | 2024.12.21 07:55:07.982544 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 162 rows starting from the beginning of the part | ||
12058 | 2024.12.21 07:55:07.983054 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 237 rows starting from the beginning of the part | ||
12059 | 2024.12.21 07:55:07.983461 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
12060 | 2024.12.21 07:55:07.983739 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 922 rows starting from the beginning of the part | ||
12061 | 2024.12.21 07:55:07.984571 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12062 | 2024.12.21 07:55:07.984641 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12063 | 2024.12.21 07:55:07.985509 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12064 | 2024.12.21 07:55:07.985820 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12065 | 2024.12.21 07:55:07.986245 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00554 sec., 180.50541516245488 rows/sec., 12.16 KiB/sec. | ||
12066 | 2024.12.21 07:55:07.986676 [ 253 ] {a10541d1-91d2-4a40-9de1-c01f51617206} <Debug> TCPHandler: Processed in 0.006359109 sec. | ||
12067 | 2024.12.21 07:55:07.987240 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12068 | 2024.12.21 07:55:07.987553 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12069 | 2024.12.21 07:55:07.987739 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12070 | 2024.12.21 07:55:07.989453 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2024.12.21 07:55:07.989493 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12072 | 2024.12.21 07:55:07.990553 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12073 | 2024.12.21 07:55:07.990832 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12074 | 2024.12.21 07:55:07.991204 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003743 sec., 11220.945765428802 rows/sec., 20.11 MiB/sec. | ||
12075 | 2024.12.21 07:55:07.991483 [ 4 ] {9137ae50-8e6c-428b-87cf-fbeb774a5145} <Debug> TCPHandler: Processed in 0.00466884 sec. | ||
12076 | 2024.12.21 07:55:07.991630 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12077 | 2024.12.21 07:55:07.991754 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12078 | 2024.12.21 07:55:07.991805 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12079 | 2024.12.21 07:55:07.992429 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12080 | 2024.12.21 07:55:07.992501 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12081 | 2024.12.21 07:55:07.993023 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12082 | 2024.12.21 07:55:07.993363 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12083 | 2024.12.21 07:55:07.993708 [ 150 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12084 | 2024.12.21 07:55:07.993874 [ 150 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12085 | 2024.12.21 07:55:07.993951 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12086 | 2024.12.21 07:55:07.994134 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.002385 sec., 22641.509433962263 rows/sec., 1.39 MiB/sec. | ||
12087 | 2024.12.21 07:55:07.994221 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29718 rows, containing 5 columns (5 merged, 0 gathered) in 0.013846718 sec., 2146212.5537618375 rows/sec., 144.98 MiB/sec. | ||
12088 | 2024.12.21 07:55:07.994438 [ 253 ] {612f71d7-5657-4c87-97de-87c5704c8533} <Debug> TCPHandler: Processed in 0.002857999 sec. | ||
12089 | 2024.12.21 07:55:07.994457 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
12090 | 2024.12.21 07:55:07.994627 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12091 | 2024.12.21 07:55:07.994670 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5796 rows starting from the beginning of the part | ||
12092 | 2024.12.21 07:55:07.994766 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part | ||
12093 | 2024.12.21 07:55:07.994925 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
12094 | 2024.12.21 07:55:07.995339 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12095 | 2024.12.21 07:55:07.995345 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 82 rows starting from the beginning of the part | ||
12096 | 2024.12.21 07:55:07.995686 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
12097 | 2024.12.21 07:55:07.995816 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 54 rows starting from the beginning of the part | ||
12098 | 2024.12.21 07:55:07.996357 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12099 | 2024.12.21 07:55:07.996522 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12100 | 2024.12.21 07:55:07.996685 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
12101 | 2024.12.21 07:55:07.998808 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6134 rows, containing 4 columns (4 merged, 0 gathered) in 0.004686871 sec., 1308762.2851151654 rows/sec., 85.39 MiB/sec. | ||
12102 | 2024.12.21 07:55:07.999244 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12103 | 2024.12.21 07:55:07.999538 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12104 | 2024.12.21 07:55:07.999616 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_101_20} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12105 | 2024.12.21 07:55:07.999692 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
12106 | 2024.12.21 07:55:10.176865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1662 | ||
12107 | 2024.12.21 07:55:10.180592 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12108 | 2024.12.21 07:55:10.180645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12109 | 2024.12.21 07:55:10.182180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12110 | 2024.12.21 07:55:10.182501 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12111 | 2024.12.21 07:55:10.183091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1662 | ||
12112 | 2024.12.21 07:55:10.697334 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12113 | 2024.12.21 07:55:10.697636 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12114 | 2024.12.21 07:55:10.697755 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12115 | 2024.12.21 07:55:10.698845 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12116 | 2024.12.21 07:55:10.698899 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12117 | 2024.12.21 07:55:10.699340 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12118 | 2024.12.21 07:55:10.699600 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12119 | 2024.12.21 07:55:10.699846 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002292 sec., 24432.809773123907 rows/sec., 1.88 MiB/sec. | ||
12120 | 2024.12.21 07:55:10.699933 [ 4 ] {d4012f54-c2c9-4519-b2b1-4beed8ca9e8c} <Debug> TCPHandler: Processed in 0.002793578 sec. | ||
12121 | 2024.12.21 07:55:10.700246 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12122 | 2024.12.21 07:55:10.700441 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12123 | 2024.12.21 07:55:10.700515 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12124 | 2024.12.21 07:55:10.701292 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12125 | 2024.12.21 07:55:10.701340 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12126 | 2024.12.21 07:55:10.701784 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12127 | 2024.12.21 07:55:10.702033 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12128 | 2024.12.21 07:55:10.702253 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001863 sec., 34353.193773483625 rows/sec., 2.68 MiB/sec. | ||
12129 | 2024.12.21 07:55:10.702322 [ 253 ] {d2f2ad47-57bc-4c16-b12f-78dccc0c6dca} <Debug> TCPHandler: Processed in 0.002246908 sec. | ||
12130 | 2024.12.21 07:55:10.702545 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2024.12.21 07:55:10.702777 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12132 | 2024.12.21 07:55:10.702878 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12133 | 2024.12.21 07:55:10.703677 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12134 | 2024.12.21 07:55:10.703718 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12135 | 2024.12.21 07:55:10.704115 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12136 | 2024.12.21 07:55:10.704361 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12137 | 2024.12.21 07:55:10.704602 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001878 sec., 39403.620873269436 rows/sec., 2.74 MiB/sec. | ||
12138 | 2024.12.21 07:55:10.704679 [ 4 ] {4cf87f4f-955f-41e6-9aef-93607d4f1c6b} <Debug> TCPHandler: Processed in 0.002244259 sec. | ||
12139 | 2024.12.21 07:55:10.704926 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12140 | 2024.12.21 07:55:10.705132 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12141 | 2024.12.21 07:55:10.705195 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12142 | 2024.12.21 07:55:10.705761 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12143 | 2024.12.21 07:55:10.705804 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
12144 | 2024.12.21 07:55:10.706200 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12145 | 2024.12.21 07:55:10.706441 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12146 | 2024.12.21 07:55:10.706678 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001582 sec., 17699.11504424779 rows/sec., 1.20 MiB/sec. | ||
12147 | 2024.12.21 07:55:10.706758 [ 253 ] {2dbb86e0-c0a3-4753-b29c-ecf243aae598} <Debug> TCPHandler: Processed in 0.001965724 sec. | ||
12148 | 2024.12.21 07:55:12.537713 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28914 | ||
12149 | 2024.12.21 07:55:12.538683 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12150 | 2024.12.21 07:55:12.538734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12151 | 2024.12.21 07:55:12.539279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12152 | 2024.12.21 07:55:12.539541 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12153 | 2024.12.21 07:55:12.539791 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
12154 | 2024.12.21 07:55:14.618517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
12155 | 2024.12.21 07:55:14.639627 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12156 | 2024.12.21 07:55:14.639696 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12157 | 2024.12.21 07:55:14.647414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12158 | 2024.12.21 07:55:14.648244 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12159 | 2024.12.21 07:55:14.652627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
12160 | 2024.12.21 07:55:15.700577 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12161 | 2024.12.21 07:55:15.700787 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12162 | 2024.12.21 07:55:15.700869 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12163 | 2024.12.21 07:55:15.701750 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12164 | 2024.12.21 07:55:15.701799 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12165 | 2024.12.21 07:55:15.702244 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12166 | 2024.12.21 07:55:15.702509 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12167 | 2024.12.21 07:55:15.702722 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. | ||
12168 | 2024.12.21 07:55:15.702786 [ 4 ] {6d527177-a6e9-46a6-9779-acbb7895b7d7} <Debug> TCPHandler: Processed in 0.00235646 sec. | ||
12169 | 2024.12.21 07:55:15.703060 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12170 | 2024.12.21 07:55:15.703276 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12171 | 2024.12.21 07:55:15.703359 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12172 | 2024.12.21 07:55:15.704149 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2024.12.21 07:55:15.704201 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12174 | 2024.12.21 07:55:15.704643 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12175 | 2024.12.21 07:55:15.704890 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2024.12.21 07:55:15.705119 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
12177 | 2024.12.21 07:55:15.705178 [ 253 ] {55a7a56c-cb9d-4e5d-8ed2-b10a9f880404} <Debug> TCPHandler: Processed in 0.002266019 sec. | ||
12178 | 2024.12.21 07:55:15.705348 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12179 | 2024.12.21 07:55:15.705497 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12180 | 2024.12.21 07:55:15.705563 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12181 | 2024.12.21 07:55:15.706265 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12182 | 2024.12.21 07:55:15.706312 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12183 | 2024.12.21 07:55:15.706767 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12184 | 2024.12.21 07:55:15.707009 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12185 | 2024.12.21 07:55:15.707188 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. | ||
12186 | 2024.12.21 07:55:15.707244 [ 4 ] {421ae3a7-557e-44f0-9462-3775f79780c0} <Debug> TCPHandler: Processed in 0.001965574 sec. | ||
12187 | 2024.12.21 07:55:15.707388 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12188 | 2024.12.21 07:55:15.707507 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12189 | 2024.12.21 07:55:15.707560 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12190 | 2024.12.21 07:55:15.708159 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12191 | 2024.12.21 07:55:15.708205 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12192 | 2024.12.21 07:55:15.708648 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12193 | 2024.12.21 07:55:15.708890 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12194 | 2024.12.21 07:55:15.709099 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001616 sec., 37128.71287128713 rows/sec., 2.50 MiB/sec. | ||
12195 | 2024.12.21 07:55:15.709149 [ 253 ] {634527c8-0832-4c90-8b92-c0e3aa9976af} <Debug> TCPHandler: Processed in 0.001817331 sec. | ||
12196 | 2024.12.21 07:55:18.040976 [ 140 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
12197 | 2024.12.21 07:55:18.041103 [ 140 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12198 | 2024.12.21 07:55:18.041147 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12199 | 2024.12.21 07:55:18.041452 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
12200 | 2024.12.21 07:55:18.042151 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12201 | 2024.12.21 07:55:18.042226 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 67 rows starting from the beginning of the part | ||
12202 | 2024.12.21 07:55:18.042311 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part | ||
12203 | 2024.12.21 07:55:18.042519 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 4 rows starting from the beginning of the part | ||
12204 | 2024.12.21 07:55:18.042686 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part | ||
12205 | 2024.12.21 07:55:18.042797 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 55 rows starting from the beginning of the part | ||
12206 | 2024.12.21 07:55:18.044075 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002810168 sec., 79710.53687893393 rows/sec., 6.01 MiB/sec. | ||
12207 | 2024.12.21 07:55:18.044269 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
12208 | 2024.12.21 07:55:18.044618 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12209 | 2024.12.21 07:55:18.044711 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_52_11} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
12210 | 2024.12.21 07:55:18.044793 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12211 | 2024.12.21 07:55:19.736152 [ 136 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
12212 | 2024.12.21 07:55:19.736256 [ 136 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12213 | 2024.12.21 07:55:19.736298 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12214 | 2024.12.21 07:55:19.736535 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
12215 | 2024.12.21 07:55:19.737008 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12216 | 2024.12.21 07:55:19.737077 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part | ||
12217 | 2024.12.21 07:55:19.737152 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
12218 | 2024.12.21 07:55:19.737332 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
12219 | 2024.12.21 07:55:19.737714 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
12220 | 2024.12.21 07:55:19.737962 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
12221 | 2024.12.21 07:55:19.739071 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670085 sec., 94379.01789643402 rows/sec., 4.82 MiB/sec. | ||
12222 | 2024.12.21 07:55:19.739285 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
12223 | 2024.12.21 07:55:19.739672 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12224 | 2024.12.21 07:55:19.739772 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_42_9} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
12225 | 2024.12.21 07:55:19.739876 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12226 | 2024.12.21 07:55:19.847873 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12227 | 2024.12.21 07:55:19.847942 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12228 | 2024.12.21 07:55:20.001879 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001323763 sec. | ||
12229 | 2024.12.21 07:55:20.039977 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29402 | ||
12230 | 2024.12.21 07:55:20.040717 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12231 | 2024.12.21 07:55:20.040767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12232 | 2024.12.21 07:55:20.041309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12233 | 2024.12.21 07:55:20.041583 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12234 | 2024.12.21 07:55:20.041856 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29402 | ||
12235 | 2024.12.21 07:55:20.183447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1678 | ||
12236 | 2024.12.21 07:55:20.186121 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12237 | 2024.12.21 07:55:20.186173 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12238 | 2024.12.21 07:55:20.187650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12239 | 2024.12.21 07:55:20.187938 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12240 | 2024.12.21 07:55:20.188171 [ 136 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12241 | 2024.12.21 07:55:20.188302 [ 136 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12242 | 2024.12.21 07:55:20.188382 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12243 | 2024.12.21 07:55:20.188939 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
12244 | 2024.12.21 07:55:20.190597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1678 | ||
12245 | 2024.12.21 07:55:20.190911 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12246 | 2024.12.21 07:55:20.191062 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1504 rows starting from the beginning of the part | ||
12247 | 2024.12.21 07:55:20.191648 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 54 rows starting from the beginning of the part | ||
12248 | 2024.12.21 07:55:20.192194 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
12249 | 2024.12.21 07:55:20.192728 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
12250 | 2024.12.21 07:55:20.193249 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
12251 | 2024.12.21 07:55:20.193796 [ 190 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part | ||
12252 | 2024.12.21 07:55:20.201936 [ 191 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1678 rows, containing 72 columns (72 merged, 0 gathered) in 0.013347659 sec., 125714.928737691 rows/sec., 97.20 MiB/sec. | ||
12253 | 2024.12.21 07:55:20.203973 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12254 | 2024.12.21 07:55:20.204788 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12255 | 2024.12.21 07:55:20.204888 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_46_9} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12256 | 2024.12.21 07:55:20.205215 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
12257 | 2024.12.21 07:55:20.708301 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12258 | 2024.12.21 07:55:20.708601 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12259 | 2024.12.21 07:55:20.708720 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12260 | 2024.12.21 07:55:20.709514 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12261 | 2024.12.21 07:55:20.709567 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12262 | 2024.12.21 07:55:20.709997 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12263 | 2024.12.21 07:55:20.710256 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12264 | 2024.12.21 07:55:20.710543 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002026 sec., 6910.167818361303 rows/sec., 497.44 KiB/sec. | ||
12265 | 2024.12.21 07:55:20.710780 [ 4 ] {9bd7e386-638a-47ea-8153-797d76036ca7} <Debug> TCPHandler: Processed in 0.002667205 sec. | ||
12266 | 2024.12.21 07:55:20.711104 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12267 | 2024.12.21 07:55:20.711379 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12268 | 2024.12.21 07:55:20.711462 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12269 | 2024.12.21 07:55:20.712412 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12270 | 2024.12.21 07:55:20.712460 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12271 | 2024.12.21 07:55:20.712922 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12272 | 2024.12.21 07:55:20.713179 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.12.21 07:55:20.713453 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002132 sec., 134615.3846153846 rows/sec., 11.90 MiB/sec. | ||
12274 | 2024.12.21 07:55:20.713541 [ 253 ] {58158c50-a8ce-45bb-abdc-13a8afdee06e} <Debug> TCPHandler: Processed in 0.002603685 sec. | ||
12275 | 2024.12.21 07:55:20.713908 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12276 | 2024.12.21 07:55:20.714148 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12277 | 2024.12.21 07:55:20.714245 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12278 | 2024.12.21 07:55:20.715129 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.12.21 07:55:20.715171 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12280 | 2024.12.21 07:55:20.715533 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12281 | 2024.12.21 07:55:20.715799 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12282 | 2024.12.21 07:55:20.716007 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001918 sec., 25547.445255474453 rows/sec., 1.84 MiB/sec. | ||
12283 | 2024.12.21 07:55:20.716064 [ 4 ] {23af07e4-2695-4215-9d0f-20bacb71dcc2} <Debug> TCPHandler: Processed in 0.002354901 sec. | ||
12284 | 2024.12.21 07:55:20.716214 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12285 | 2024.12.21 07:55:20.716363 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12286 | 2024.12.21 07:55:20.716425 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12287 | 2024.12.21 07:55:20.717072 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12288 | 2024.12.21 07:55:20.717114 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12289 | 2024.12.21 07:55:20.717475 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12290 | 2024.12.21 07:55:20.717711 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2024.12.21 07:55:20.717924 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001597 sec., 8766.437069505324 rows/sec., 613.94 KiB/sec. | ||
12292 | 2024.12.21 07:55:20.717980 [ 253 ] {271fd718-e40d-4c17-ab34-15c6bb89e561} <Debug> TCPHandler: Processed in 0.001837442 sec. | ||
12293 | 2024.12.21 07:55:20.718176 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12294 | 2024.12.21 07:55:20.718399 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12295 | 2024.12.21 07:55:20.718492 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12296 | 2024.12.21 07:55:20.719232 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12297 | 2024.12.21 07:55:20.719273 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12298 | 2024.12.21 07:55:20.719628 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12299 | 2024.12.21 07:55:20.719863 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12300 | 2024.12.21 07:55:20.720117 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001774 sec., 7328.072153325817 rows/sec., 456.90 KiB/sec. | ||
12301 | 2024.12.21 07:55:20.720310 [ 4 ] {9006c55e-b204-4f20-aad5-8cd180bb5336} <Debug> TCPHandler: Processed in 0.002242349 sec. | ||
12302 | 2024.12.21 07:55:20.720536 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12303 | 2024.12.21 07:55:20.720686 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12304 | 2024.12.21 07:55:20.720746 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12305 | 2024.12.21 07:55:20.721492 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12306 | 2024.12.21 07:55:20.721532 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12307 | 2024.12.21 07:55:20.721908 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12308 | 2024.12.21 07:55:20.722164 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12309 | 2024.12.21 07:55:20.722376 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001722 sec., 246225.3193960511 rows/sec., 17.61 MiB/sec. | ||
12310 | 2024.12.21 07:55:20.722430 [ 253 ] {cedfb04a-dcb7-4457-8652-8be2cf33612f} <Debug> TCPHandler: Processed in 0.002026585 sec. | ||
12311 | 2024.12.21 07:55:20.722570 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12312 | 2024.12.21 07:55:20.722690 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12313 | 2024.12.21 07:55:20.722742 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12314 | 2024.12.21 07:55:20.723613 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12315 | 2024.12.21 07:55:20.723689 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12316 | 2024.12.21 07:55:20.724116 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
12317 | 2024.12.21 07:55:20.724352 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12318 | 2024.12.21 07:55:20.724575 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001911 sec., 3139.717425431711 rows/sec., 164.04 KiB/sec. | ||
12319 | 2024.12.21 07:55:20.724626 [ 4 ] {6c04846e-66be-4999-8ce9-a06ce89951b1} <Debug> TCPHandler: Processed in 0.002117377 sec. | ||
12320 | 2024.12.21 07:55:20.724753 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12321 | 2024.12.21 07:55:20.724891 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12322 | 2024.12.21 07:55:20.724953 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12323 | 2024.12.21 07:55:20.725662 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12324 | 2024.12.21 07:55:20.725710 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12325 | 2024.12.21 07:55:20.726114 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12326 | 2024.12.21 07:55:20.726350 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12327 | 2024.12.21 07:55:20.726582 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001721 sec., 137710.6333527019 rows/sec., 9.23 MiB/sec. | ||
12328 | 2024.12.21 07:55:20.726664 [ 253 ] {4c3791ff-4e9b-4d58-88b9-b34249777218} <Debug> TCPHandler: Processed in 0.001966554 sec. | ||
12329 | 2024.12.21 07:55:20.726907 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12330 | 2024.12.21 07:55:20.727179 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12331 | 2024.12.21 07:55:20.727274 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12332 | 2024.12.21 07:55:20.727983 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12333 | 2024.12.21 07:55:20.728022 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12334 | 2024.12.21 07:55:20.728376 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12335 | 2024.12.21 07:55:20.728630 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12336 | 2024.12.21 07:55:20.728842 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001719 sec., 581.7335660267597 rows/sec., 39.20 KiB/sec. | ||
12337 | 2024.12.21 07:55:20.728894 [ 4 ] {1861ff66-7b1a-4d26-8f57-ef89a8cf22fc} <Debug> TCPHandler: Processed in 0.002145447 sec. | ||
12338 | 2024.12.21 07:55:20.729036 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12339 | 2024.12.21 07:55:20.729174 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12340 | 2024.12.21 07:55:20.729269 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12341 | 2024.12.21 07:55:20.730564 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12342 | 2024.12.21 07:55:20.730603 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12343 | 2024.12.21 07:55:20.731250 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12344 | 2024.12.21 07:55:20.731504 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12345 | 2024.12.21 07:55:20.731693 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
12346 | 2024.12.21 07:55:20.731773 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002624 sec., 16006.09756097561 rows/sec., 28.68 MiB/sec. | ||
12347 | 2024.12.21 07:55:20.731784 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12348 | 2024.12.21 07:55:20.731881 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12349 | 2024.12.21 07:55:20.732211 [ 253 ] {459dc8ff-f9e0-4506-913a-c01b4867fb0b} <Debug> TCPHandler: Processed in 0.003233486 sec. | ||
12350 | 2024.12.21 07:55:20.732520 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
12351 | 2024.12.21 07:55:20.732569 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12352 | 2024.12.21 07:55:20.733103 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12353 | 2024.12.21 07:55:20.733309 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12354 | 2024.12.21 07:55:20.734224 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12355 | 2024.12.21 07:55:20.734579 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1625 rows starting from the beginning of the part | ||
12356 | 2024.12.21 07:55:20.735284 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
12357 | 2024.12.21 07:55:20.736057 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12358 | 2024.12.21 07:55:20.736065 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
12359 | 2024.12.21 07:55:20.736126 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12360 | 2024.12.21 07:55:20.736745 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
12361 | 2024.12.21 07:55:20.737408 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
12362 | 2024.12.21 07:55:20.737553 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12363 | 2024.12.21 07:55:20.737884 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
12364 | 2024.12.21 07:55:20.738436 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12365 | 2024.12.21 07:55:20.739206 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006221 sec., 13181.160585114932 rows/sec., 857.26 KiB/sec. | ||
12366 | 2024.12.21 07:55:20.739539 [ 4 ] {c0e3bb3b-8828-4d5e-a11c-8e11fd1f598a} <Debug> TCPHandler: Processed in 0.007183133 sec. | ||
12367 | 2024.12.21 07:55:20.750015 [ 191 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1835 rows, containing 19 columns (19 merged, 0 gathered) in 0.017945978 sec., 102251.32338844948 rows/sec., 183.23 MiB/sec. | ||
12368 | 2024.12.21 07:55:20.752106 [ 200 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
12369 | 2024.12.21 07:55:20.752619 [ 200 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12370 | 2024.12.21 07:55:20.752710 [ 200 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
12371 | 2024.12.21 07:55:20.752886 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.77 MiB. | ||
12372 | 2024.12.21 07:55:21.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.99 MiB, peak 263.71 MiB, free memory in arenas 0.00 B, will set to 251.74 MiB (RSS), difference: 4.75 MiB | ||
12373 | 2024.12.21 07:55:22.152767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
12374 | 2024.12.21 07:55:22.174413 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12375 | 2024.12.21 07:55:22.174466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12376 | 2024.12.21 07:55:22.181894 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12377 | 2024.12.21 07:55:22.182699 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12378 | 2024.12.21 07:55:22.185411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
12379 | 2024.12.21 07:55:25.701339 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12380 | 2024.12.21 07:55:25.701664 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12381 | 2024.12.21 07:55:25.701783 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12382 | 2024.12.21 07:55:25.702623 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12383 | 2024.12.21 07:55:25.702674 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12384 | 2024.12.21 07:55:25.703114 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12385 | 2024.12.21 07:55:25.703374 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12386 | 2024.12.21 07:55:25.703580 [ 10 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12387 | 2024.12.21 07:55:25.703612 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. | ||
12388 | 2024.12.21 07:55:25.703663 [ 10 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2024.12.21 07:55:25.703735 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12390 | 2024.12.21 07:55:25.703742 [ 4 ] {67d36040-7744-4a6f-9ed9-da2b8e874f89} <Debug> TCPHandler: Processed in 0.002593795 sec. | ||
12391 | 2024.12.21 07:55:25.704104 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12392 | 2024.12.21 07:55:25.704343 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
12393 | 2024.12.21 07:55:25.704764 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12394 | 2024.12.21 07:55:25.705083 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12395 | 2024.12.21 07:55:25.705362 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12396 | 2024.12.21 07:55:25.705553 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1438 rows starting from the beginning of the part | ||
12397 | 2024.12.21 07:55:25.706337 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1430 rows starting from the beginning of the part | ||
12398 | 2024.12.21 07:55:25.707180 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
12399 | 2024.12.21 07:55:25.707942 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
12400 | 2024.12.21 07:55:25.708359 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 287 rows starting from the beginning of the part | ||
12401 | 2024.12.21 07:55:25.708918 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
12402 | 2024.12.21 07:55:25.710206 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12403 | 2024.12.21 07:55:25.710247 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12404 | 2024.12.21 07:55:25.710852 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12405 | 2024.12.21 07:55:25.711118 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12406 | 2024.12.21 07:55:25.711299 [ 10 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12407 | 2024.12.21 07:55:25.711370 [ 10 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12408 | 2024.12.21 07:55:25.711433 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12409 | 2024.12.21 07:55:25.711434 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006906 sec., 9267.30379380249 rows/sec., 740.69 KiB/sec. | ||
12410 | 2024.12.21 07:55:25.712058 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.00816414 sec., 407023.8873904661 rows/sec., 35.68 MiB/sec. | ||
12411 | 2024.12.21 07:55:25.712086 [ 253 ] {faa74a5d-04fe-4b6d-acfe-e3fd14fb863c} <Debug> TCPHandler: Processed in 0.008202981 sec. | ||
12412 | 2024.12.21 07:55:25.712126 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
12413 | 2024.12.21 07:55:25.712534 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12414 | 2024.12.21 07:55:25.712696 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12415 | 2024.12.21 07:55:25.712925 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12416 | 2024.12.21 07:55:25.713120 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part | ||
12417 | 2024.12.21 07:55:25.713113 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12418 | 2024.12.21 07:55:25.713486 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12419 | 2024.12.21 07:55:25.713801 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 886 rows starting from the beginning of the part | ||
12420 | 2024.12.21 07:55:25.714510 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
12421 | 2024.12.21 07:55:25.715370 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2024.12.21 07:55:25.715440 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
12423 | 2024.12.21 07:55:25.715918 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_106_21} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12424 | 2024.12.21 07:55:25.716094 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 424 rows starting from the beginning of the part | ||
12425 | 2024.12.21 07:55:25.716231 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
12426 | 2024.12.21 07:55:25.716504 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
12427 | 2024.12.21 07:55:25.717384 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12428 | 2024.12.21 07:55:25.717460 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12429 | 2024.12.21 07:55:25.718475 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12430 | 2024.12.21 07:55:25.718970 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12431 | 2024.12.21 07:55:25.719294 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006434 sec., 24867.889337892448 rows/sec., 1.73 MiB/sec. | ||
12432 | 2024.12.21 07:55:25.719429 [ 4 ] {95adbc45-10ab-49a6-a5cd-f968f2b2db8c} <Debug> TCPHandler: Processed in 0.007186303 sec. | ||
12433 | 2024.12.21 07:55:25.719684 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12434 | 2024.12.21 07:55:25.719835 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.008237992 sec., 293518.12917516794 rows/sec., 22.51 MiB/sec. | ||
12435 | 2024.12.21 07:55:25.719910 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12436 | 2024.12.21 07:55:25.719999 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12437 | 2024.12.21 07:55:25.720095 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12438 | 2024.12.21 07:55:25.720683 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12439 | 2024.12.21 07:55:25.720883 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_106_21} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12440 | 2024.12.21 07:55:25.721057 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
12441 | 2024.12.21 07:55:25.721155 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12442 | 2024.12.21 07:55:25.721201 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12443 | 2024.12.21 07:55:25.721600 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12444 | 2024.12.21 07:55:25.721847 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12445 | 2024.12.21 07:55:25.722039 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00218 sec., 27522.93577981651 rows/sec., 1.85 MiB/sec. | ||
12446 | 2024.12.21 07:55:25.722094 [ 253 ] {1cf890ee-2b47-4ec6-876b-16d28538b407} <Debug> TCPHandler: Processed in 0.002561253 sec. | ||
12447 | 2024.12.21 07:55:27.542058 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29829 | ||
12448 | 2024.12.21 07:55:27.542834 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12449 | 2024.12.21 07:55:27.542894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12450 | 2024.12.21 07:55:27.543454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12451 | 2024.12.21 07:55:27.543717 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12452 | 2024.12.21 07:55:27.543995 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
12453 | 2024.12.21 07:55:29.685494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
12454 | 2024.12.21 07:55:29.707313 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2024.12.21 07:55:29.707371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12456 | 2024.12.21 07:55:29.714743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12457 | 2024.12.21 07:55:29.715516 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12458 | 2024.12.21 07:55:29.720195 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
12459 | 2024.12.21 07:55:30.190855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1708 | ||
12460 | 2024.12.21 07:55:30.194228 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2024.12.21 07:55:30.194292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12462 | 2024.12.21 07:55:30.195882 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12463 | 2024.12.21 07:55:30.196201 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2024.12.21 07:55:30.197819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
12465 | 2024.12.21 07:55:30.708221 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12466 | 2024.12.21 07:55:30.708522 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12467 | 2024.12.21 07:55:30.708636 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12468 | 2024.12.21 07:55:30.709615 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12469 | 2024.12.21 07:55:30.709660 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12470 | 2024.12.21 07:55:30.710095 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12471 | 2024.12.21 07:55:30.710353 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12472 | 2024.12.21 07:55:30.710552 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002116 sec., 6616.257088846882 rows/sec., 476.28 KiB/sec. | ||
12473 | 2024.12.21 07:55:30.710607 [ 4 ] {a81e3b3d-3962-4791-bcef-8987f2e0ba11} <Debug> TCPHandler: Processed in 0.002575864 sec. | ||
12474 | 2024.12.21 07:55:30.710859 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12475 | 2024.12.21 07:55:30.711069 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12476 | 2024.12.21 07:55:30.711150 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12477 | 2024.12.21 07:55:30.712001 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12478 | 2024.12.21 07:55:30.712046 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12479 | 2024.12.21 07:55:30.712492 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12480 | 2024.12.21 07:55:30.712737 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12481 | 2024.12.21 07:55:30.712969 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001959 sec., 146503.31801939767 rows/sec., 12.95 MiB/sec. | ||
12482 | 2024.12.21 07:55:30.713024 [ 253 ] {ada1668e-03e4-40c0-b279-b80a530516c3} <Debug> TCPHandler: Processed in 0.00231061 sec. | ||
12483 | 2024.12.21 07:55:30.713180 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12484 | 2024.12.21 07:55:30.713319 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12485 | 2024.12.21 07:55:30.713377 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12486 | 2024.12.21 07:55:30.714086 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12487 | 2024.12.21 07:55:30.714132 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12488 | 2024.12.21 07:55:30.714508 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12489 | 2024.12.21 07:55:30.714758 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12490 | 2024.12.21 07:55:30.714954 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001659 sec., 29535.86497890295 rows/sec., 2.13 MiB/sec. | ||
12491 | 2024.12.21 07:55:30.715040 [ 4 ] {c02688f7-fea2-481b-9d8f-7885db10cf7d} <Debug> TCPHandler: Processed in 0.001928914 sec. | ||
12492 | 2024.12.21 07:55:30.715246 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12493 | 2024.12.21 07:55:30.715610 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12494 | 2024.12.21 07:55:30.715731 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12495 | 2024.12.21 07:55:30.716406 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12496 | 2024.12.21 07:55:30.716446 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12497 | 2024.12.21 07:55:30.716798 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12498 | 2024.12.21 07:55:30.717035 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12499 | 2024.12.21 07:55:30.717285 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001804 sec., 7760.532150776053 rows/sec., 543.50 KiB/sec. | ||
12500 | 2024.12.21 07:55:30.717374 [ 253 ] {4448c3a2-2f26-46aa-83d5-1a717a670ea8} <Debug> TCPHandler: Processed in 0.002263679 sec. | ||
12501 | 2024.12.21 07:55:30.717690 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12502 | 2024.12.21 07:55:30.717933 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12503 | 2024.12.21 07:55:30.718026 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12504 | 2024.12.21 07:55:30.718698 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12505 | 2024.12.21 07:55:30.718736 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12506 | 2024.12.21 07:55:30.719102 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12507 | 2024.12.21 07:55:30.719345 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12508 | 2024.12.21 07:55:30.719572 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001686 sec., 7710.557532621589 rows/sec., 480.75 KiB/sec. | ||
12509 | 2024.12.21 07:55:30.719732 [ 4 ] {5709cb8a-e64d-42af-8d03-22ce6cdfa82d} <Debug> TCPHandler: Processed in 0.002226908 sec. | ||
12510 | 2024.12.21 07:55:30.719975 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12511 | 2024.12.21 07:55:30.720117 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12512 | 2024.12.21 07:55:30.720174 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12513 | 2024.12.21 07:55:30.720898 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12514 | 2024.12.21 07:55:30.720938 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12515 | 2024.12.21 07:55:30.721317 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12516 | 2024.12.21 07:55:30.721572 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12517 | 2024.12.21 07:55:30.721784 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001694 sec., 250295.15938606847 rows/sec., 17.90 MiB/sec. | ||
12518 | 2024.12.21 07:55:30.721873 [ 253 ] {34632d90-5e98-41ad-bf09-949f7bc9a884} <Debug> TCPHandler: Processed in 0.002021115 sec. | ||
12519 | 2024.12.21 07:55:30.722035 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12520 | 2024.12.21 07:55:30.722183 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12521 | 2024.12.21 07:55:30.722242 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12522 | 2024.12.21 07:55:30.722808 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12523 | 2024.12.21 07:55:30.722854 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12524 | 2024.12.21 07:55:30.723272 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
12525 | 2024.12.21 07:55:30.723512 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12526 | 2024.12.21 07:55:30.723734 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. | ||
12527 | 2024.12.21 07:55:30.723898 [ 4 ] {140b8ad7-b108-4827-9bb8-81bf323e6896} <Debug> TCPHandler: Processed in 0.001933513 sec. | ||
12528 | 2024.12.21 07:55:30.724128 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12529 | 2024.12.21 07:55:30.724264 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12530 | 2024.12.21 07:55:30.724327 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12531 | 2024.12.21 07:55:30.725015 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12532 | 2024.12.21 07:55:30.725063 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12533 | 2024.12.21 07:55:30.725475 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12534 | 2024.12.21 07:55:30.725702 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12535 | 2024.12.21 07:55:30.725863 [ 7 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12536 | 2024.12.21 07:55:30.725926 [ 7 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12537 | 2024.12.21 07:55:30.725935 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. | ||
12538 | 2024.12.21 07:55:30.725961 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12539 | 2024.12.21 07:55:30.726079 [ 253 ] {0d7254fe-53ba-497a-8487-03f903f406f7} <Debug> TCPHandler: Processed in 0.002017485 sec. | ||
12540 | 2024.12.21 07:55:30.726299 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
12541 | 2024.12.21 07:55:30.726312 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12542 | 2024.12.21 07:55:30.726602 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12543 | 2024.12.21 07:55:30.726628 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12544 | 2024.12.21 07:55:30.726728 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12545 | 2024.12.21 07:55:30.726731 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29718 rows starting from the beginning of the part | ||
12546 | 2024.12.21 07:55:30.727112 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
12547 | 2024.12.21 07:55:30.727450 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
12548 | 2024.12.21 07:55:30.727830 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part | ||
12549 | 2024.12.21 07:55:30.728184 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
12550 | 2024.12.21 07:55:30.728436 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 237 rows starting from the beginning of the part | ||
12551 | 2024.12.21 07:55:30.729320 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12552 | 2024.12.21 07:55:30.729401 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12553 | 2024.12.21 07:55:30.730281 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12554 | 2024.12.21 07:55:30.730599 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12555 | 2024.12.21 07:55:30.730830 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004314 sec., 231.8034306907742 rows/sec., 15.62 KiB/sec. | ||
12556 | 2024.12.21 07:55:30.730957 [ 4 ] {99667257-ce50-448f-9e1e-e501672c54d1} <Debug> TCPHandler: Processed in 0.004762051 sec. | ||
12557 | 2024.12.21 07:55:30.731186 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12558 | 2024.12.21 07:55:30.731456 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12559 | 2024.12.21 07:55:30.731720 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12560 | 2024.12.21 07:55:30.733554 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12561 | 2024.12.21 07:55:30.733615 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12562 | 2024.12.21 07:55:30.734464 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
12563 | 2024.12.21 07:55:30.734897 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12564 | 2024.12.21 07:55:30.735223 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003844 sec., 10926.1186264308 rows/sec., 19.58 MiB/sec. | ||
12565 | 2024.12.21 07:55:30.735393 [ 253 ] {e82b78b4-8f80-4895-a825-0f26b31306a3} <Debug> TCPHandler: Processed in 0.004335125 sec. | ||
12566 | 2024.12.21 07:55:30.735592 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2024.12.21 07:55:30.735744 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12568 | 2024.12.21 07:55:30.735808 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12569 | 2024.12.21 07:55:30.736572 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12570 | 2024.12.21 07:55:30.736635 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12571 | 2024.12.21 07:55:30.737078 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12572 | 2024.12.21 07:55:30.737432 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12573 | 2024.12.21 07:55:30.737843 [ 30 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12574 | 2024.12.21 07:55:30.737958 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30586 rows, containing 5 columns (5 merged, 0 gathered) in 0.011851873 sec., 2580689.1450828067 rows/sec., 174.37 MiB/sec. | ||
12575 | 2024.12.21 07:55:30.737964 [ 30 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12576 | 2024.12.21 07:55:30.738040 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12577 | 2024.12.21 07:55:30.738077 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002347 sec., 34938.21900298253 rows/sec., 2.22 MiB/sec. | ||
12578 | 2024.12.21 07:55:30.738365 [ 4 ] {90adf4b9-095d-4639-ae48-099b6f6666a6} <Debug> TCPHandler: Processed in 0.002865879 sec. | ||
12579 | 2024.12.21 07:55:30.738446 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
12580 | 2024.12.21 07:55:30.738524 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12581 | 2024.12.21 07:55:30.738766 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12582 | 2024.12.21 07:55:30.738841 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6134 rows starting from the beginning of the part | ||
12583 | 2024.12.21 07:55:30.739062 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 28 rows starting from the beginning of the part | ||
12584 | 2024.12.21 07:55:30.739255 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2024.12.21 07:55:30.739457 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
12586 | 2024.12.21 07:55:30.739576 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12587 | 2024.12.21 07:55:30.739650 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part | ||
12588 | 2024.12.21 07:55:30.739878 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
12589 | 2024.12.21 07:55:30.740079 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
12590 | 2024.12.21 07:55:30.740184 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part | ||
12591 | 2024.12.21 07:55:30.742770 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6446 rows, containing 4 columns (4 merged, 0 gathered) in 0.004597769 sec., 1401984.310216542 rows/sec., 91.48 MiB/sec. | ||
12592 | 2024.12.21 07:55:30.743217 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12593 | 2024.12.21 07:55:30.743543 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12594 | 2024.12.21 07:55:30.743632 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_106_21} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12595 | 2024.12.21 07:55:30.743727 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
12596 | 2024.12.21 07:55:34.847987 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12597 | 2024.12.21 07:55:34.848054 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12598 | 2024.12.21 07:55:35.044208 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30317 | ||
12599 | 2024.12.21 07:55:35.045347 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12600 | 2024.12.21 07:55:35.045407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12601 | 2024.12.21 07:55:35.045960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12602 | 2024.12.21 07:55:35.046220 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12603 | 2024.12.21 07:55:35.046471 [ 32 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12604 | 2024.12.21 07:55:35.046510 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30317 | ||
12605 | 2024.12.21 07:55:35.046574 [ 32 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12606 | 2024.12.21 07:55:35.046622 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12607 | 2024.12.21 07:55:35.046799 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
12608 | 2024.12.21 07:55:35.046989 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12609 | 2024.12.21 07:55:35.047040 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
12610 | 2024.12.21 07:55:35.047129 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
12611 | 2024.12.21 07:55:35.047235 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
12612 | 2024.12.21 07:55:35.047475 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
12613 | 2024.12.21 07:55:35.047632 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
12614 | 2024.12.21 07:55:35.047823 [ 198 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
12615 | 2024.12.21 07:55:35.050739 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30317 rows, containing 4 columns (4 merged, 0 gathered) in 0.004014169 sec., 7552497.166910511 rows/sec., 108.04 MiB/sec. | ||
12616 | 2024.12.21 07:55:35.051428 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12617 | 2024.12.21 07:55:35.051788 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12618 | 2024.12.21 07:55:35.051886 [ 201 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_66_13} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12619 | 2024.12.21 07:55:35.052008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
12620 | 2024.12.21 07:55:35.700967 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12621 | 2024.12.21 07:55:35.701268 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12622 | 2024.12.21 07:55:35.701385 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12623 | 2024.12.21 07:55:35.702176 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12624 | 2024.12.21 07:55:35.702224 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12625 | 2024.12.21 07:55:35.702656 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12626 | 2024.12.21 07:55:35.702916 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12627 | 2024.12.21 07:55:35.703164 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. | ||
12628 | 2024.12.21 07:55:35.703228 [ 4 ] {420cd5ab-ce9b-41e6-b631-e9d84da33724} <Debug> TCPHandler: Processed in 0.002451262 sec. | ||
12629 | 2024.12.21 07:55:35.703496 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12630 | 2024.12.21 07:55:35.703682 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12631 | 2024.12.21 07:55:35.703754 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12632 | 2024.12.21 07:55:35.704513 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12633 | 2024.12.21 07:55:35.704553 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12634 | 2024.12.21 07:55:35.704982 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12635 | 2024.12.21 07:55:35.705240 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12636 | 2024.12.21 07:55:35.705445 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001817 sec., 35222.894881673084 rows/sec., 2.75 MiB/sec. | ||
12637 | 2024.12.21 07:55:35.705501 [ 253 ] {322f4002-6dcb-4c4a-95ea-fb197c928495} <Debug> TCPHandler: Processed in 0.002139087 sec. | ||
12638 | 2024.12.21 07:55:35.705665 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12639 | 2024.12.21 07:55:35.705811 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12640 | 2024.12.21 07:55:35.705877 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12641 | 2024.12.21 07:55:35.706544 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12642 | 2024.12.21 07:55:35.706584 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12643 | 2024.12.21 07:55:35.707000 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12644 | 2024.12.21 07:55:35.707247 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12645 | 2024.12.21 07:55:35.707518 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001741 sec., 91901.20620333143 rows/sec., 6.40 MiB/sec. | ||
12646 | 2024.12.21 07:55:35.707623 [ 4 ] {ede74b6d-ec4c-4d45-8af1-f858197b32a1} <Debug> TCPHandler: Processed in 0.002027254 sec. | ||
12647 | 2024.12.21 07:55:35.707885 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12648 | 2024.12.21 07:55:35.708204 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12649 | 2024.12.21 07:55:35.708290 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12650 | 2024.12.21 07:55:35.708802 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12651 | 2024.12.21 07:55:35.708840 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12652 | 2024.12.21 07:55:35.709226 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12653 | 2024.12.21 07:55:35.709462 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12654 | 2024.12.21 07:55:35.709638 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001546 sec., 38809.831824062094 rows/sec., 2.62 MiB/sec. | ||
12655 | 2024.12.21 07:55:35.709687 [ 253 ] {8aa67bf9-4993-40cf-90bb-e050c9b7ef43} <Debug> TCPHandler: Processed in 0.001945213 sec. | ||
12656 | 2024.12.21 07:55:37.220346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12657 | 2024.12.21 07:55:37.242902 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12658 | 2024.12.21 07:55:37.242967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12659 | 2024.12.21 07:55:37.250230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12660 | 2024.12.21 07:55:37.251030 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12661 | 2024.12.21 07:55:37.251489 [ 62 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12662 | 2024.12.21 07:55:37.251618 [ 62 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12663 | 2024.12.21 07:55:37.251696 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
12664 | 2024.12.21 07:55:37.252249 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12665 | 2024.12.21 07:55:37.267791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12666 | 2024.12.21 07:55:37.269668 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12667 | 2024.12.21 07:55:37.271375 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12668 | 2024.12.21 07:55:37.277282 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12669 | 2024.12.21 07:55:37.282963 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12670 | 2024.12.21 07:55:37.288997 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12671 | 2024.12.21 07:55:37.295032 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12672 | 2024.12.21 07:55:37.300593 [ 198 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
12673 | 2024.12.21 07:55:37.360628 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.108786086 sec., 4577.791317908064 rows/sec., 23.67 MiB/sec. | ||
12674 | 2024.12.21 07:55:37.363926 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12675 | 2024.12.21 07:55:37.366848 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_66_13} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12676 | 2024.12.21 07:55:37.366944 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_66_13} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12677 | 2024.12.21 07:55:37.369285 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
12678 | 2024.12.21 07:55:37.936641 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12679 | 2024.12.21 07:55:37.936971 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12680 | 2024.12.21 07:55:37.937092 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12681 | 2024.12.21 07:55:37.938093 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12682 | 2024.12.21 07:55:37.938147 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12683 | 2024.12.21 07:55:37.938605 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12684 | 2024.12.21 07:55:37.938868 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12685 | 2024.12.21 07:55:37.939085 [ 62 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12686 | 2024.12.21 07:55:37.939127 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00224 sec., 6250.000000000001 rows/sec., 449.92 KiB/sec. | ||
12687 | 2024.12.21 07:55:37.939181 [ 62 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12688 | 2024.12.21 07:55:37.939262 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12689 | 2024.12.21 07:55:37.939272 [ 4 ] {c085bb91-cbd0-4cd5-acc5-5c2e70f8e2ee} <Debug> TCPHandler: Processed in 0.002832029 sec. | ||
12690 | 2024.12.21 07:55:37.939577 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12691 | 2024.12.21 07:55:37.939636 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12692 | 2024.12.21 07:55:37.940112 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12693 | 2024.12.21 07:55:37.940236 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12694 | 2024.12.21 07:55:37.940310 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12695 | 2024.12.21 07:55:37.940375 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part | ||
12696 | 2024.12.21 07:55:37.940701 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
12697 | 2024.12.21 07:55:37.941138 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
12698 | 2024.12.21 07:55:37.941588 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12699 | 2024.12.21 07:55:37.942006 [ 192 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12700 | 2024.12.21 07:55:37.943106 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2024.12.21 07:55:37.943181 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12702 | 2024.12.21 07:55:37.944316 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12703 | 2024.12.21 07:55:37.944552 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005178558 sec., 13517.27643100647 rows/sec., 1.00 MiB/sec. | ||
12704 | 2024.12.21 07:55:37.944758 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12705 | 2024.12.21 07:55:37.944818 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12706 | 2024.12.21 07:55:37.945273 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005309 sec., 1506.8751177246186 rows/sec., 122.88 KiB/sec. | ||
12707 | 2024.12.21 07:55:37.945637 [ 253 ] {5475e61f-723c-401f-9b2e-b078560d6206} <Debug> TCPHandler: Processed in 0.006214297 sec. | ||
12708 | 2024.12.21 07:55:37.945721 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12709 | 2024.12.21 07:55:37.946006 [ 193 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_45_11} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12710 | 2024.12.21 07:55:37.946113 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12711 | 2024.12.21 07:55:37.946169 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12712 | 2024.12.21 07:55:37.946384 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12713 | 2024.12.21 07:55:37.946476 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12714 | 2024.12.21 07:55:37.947713 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12715 | 2024.12.21 07:55:37.947755 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12716 | 2024.12.21 07:55:37.948224 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12717 | 2024.12.21 07:55:37.948479 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12718 | 2024.12.21 07:55:37.948699 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002375 sec., 602526.3157894737 rows/sec., 50.50 MiB/sec. | ||
12719 | 2024.12.21 07:55:37.948754 [ 4 ] {06516571-8525-4098-8dcc-efd31c84d197} <Debug> TCPHandler: Processed in 0.002972511 sec. | ||
12720 | 2024.12.21 07:55:37.948927 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12721 | 2024.12.21 07:55:37.949067 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12722 | 2024.12.21 07:55:37.949124 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12723 | 2024.12.21 07:55:37.949783 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12724 | 2024.12.21 07:55:37.949820 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12725 | 2024.12.21 07:55:37.950189 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12726 | 2024.12.21 07:55:37.950440 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12727 | 2024.12.21 07:55:37.950666 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.001628 sec., 35012.28501228501 rows/sec., 2.50 MiB/sec. | ||
12728 | 2024.12.21 07:55:37.950722 [ 253 ] {a1f463df-14cf-449f-a982-85d99126d326} <Debug> TCPHandler: Processed in 0.001864372 sec. | ||
12729 | 2024.12.21 07:55:37.950936 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12730 | 2024.12.21 07:55:37.951160 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12731 | 2024.12.21 07:55:37.951249 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12732 | 2024.12.21 07:55:37.952055 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12733 | 2024.12.21 07:55:37.952094 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12734 | 2024.12.21 07:55:37.952467 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12735 | 2024.12.21 07:55:37.952703 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12736 | 2024.12.21 07:55:37.952886 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001782 sec., 135802.46913580247 rows/sec., 9.20 MiB/sec. | ||
12737 | 2024.12.21 07:55:37.952939 [ 4 ] {c2e62ba2-b408-4084-b2ce-cebf77fb830c} <Debug> TCPHandler: Processed in 0.002119926 sec. | ||
12738 | 2024.12.21 07:55:37.953090 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12739 | 2024.12.21 07:55:37.953208 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12740 | 2024.12.21 07:55:37.953258 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12741 | 2024.12.21 07:55:37.953829 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12742 | 2024.12.21 07:55:37.953869 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12743 | 2024.12.21 07:55:37.954233 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12744 | 2024.12.21 07:55:37.954474 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12745 | 2024.12.21 07:55:37.954673 [ 51 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
12746 | 2024.12.21 07:55:37.954736 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001544 sec., 8419.689119170984 rows/sec., 524.97 KiB/sec. | ||
12747 | 2024.12.21 07:55:37.954779 [ 51 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12748 | 2024.12.21 07:55:37.954852 [ 253 ] {bd706fda-77ec-4ba8-b04e-c7c12826ad08} <Debug> TCPHandler: Processed in 0.001817321 sec. | ||
12749 | 2024.12.21 07:55:37.954863 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12750 | 2024.12.21 07:55:37.955119 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
12751 | 2024.12.21 07:55:37.955145 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12752 | 2024.12.21 07:55:37.955598 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12753 | 2024.12.21 07:55:37.955714 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part | ||
12754 | 2024.12.21 07:55:37.956091 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12755 | 2024.12.21 07:55:37.956177 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part | ||
12756 | 2024.12.21 07:55:37.956351 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12757 | 2024.12.21 07:55:37.956512 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part | ||
12758 | 2024.12.21 07:55:37.956822 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part | ||
12759 | 2024.12.21 07:55:37.957144 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part | ||
12760 | 2024.12.21 07:55:37.959467 [ 196 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004462346 sec., 14566.329011690264 rows/sec., 965.11 KiB/sec. | ||
12761 | 2024.12.21 07:55:37.959482 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12762 | 2024.12.21 07:55:37.959561 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12763 | 2024.12.21 07:55:37.959703 [ 196 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
12764 | 2024.12.21 07:55:37.960358 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12765 | 2024.12.21 07:55:37.960382 [ 196 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12766 | 2024.12.21 07:55:37.960539 [ 196 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_45_11} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
12767 | 2024.12.21 07:55:37.960692 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12768 | 2024.12.21 07:55:37.960777 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12769 | 2024.12.21 07:55:37.960982 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.005332 sec., 166541.63540885222 rows/sec., 12.09 MiB/sec. | ||
12770 | 2024.12.21 07:55:37.961060 [ 4 ] {a4166912-214a-462a-9265-fe1204b766eb} <Debug> TCPHandler: Processed in 0.006105505 sec. | ||
12771 | 2024.12.21 07:55:37.961267 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12772 | 2024.12.21 07:55:37.961564 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12773 | 2024.12.21 07:55:37.961626 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12774 | 2024.12.21 07:55:37.962224 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12775 | 2024.12.21 07:55:37.962270 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12776 | 2024.12.21 07:55:37.962669 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
12777 | 2024.12.21 07:55:37.962923 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12778 | 2024.12.21 07:55:37.963126 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001642 sec., 3654.080389768575 rows/sec., 190.91 KiB/sec. | ||
12779 | 2024.12.21 07:55:37.963177 [ 253 ] {e8252b1d-2669-4c9b-b709-7047066317c7} <Debug> TCPHandler: Processed in 0.002035565 sec. | ||
12780 | 2024.12.21 07:55:37.963314 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12781 | 2024.12.21 07:55:37.963436 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12782 | 2024.12.21 07:55:37.963497 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12783 | 2024.12.21 07:55:37.964426 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12784 | 2024.12.21 07:55:37.964470 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12785 | 2024.12.21 07:55:37.964923 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12786 | 2024.12.21 07:55:37.965166 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12787 | 2024.12.21 07:55:37.965344 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.001936 sec., 466425.6198347107 rows/sec., 31.04 MiB/sec. | ||
12788 | 2024.12.21 07:55:37.965395 [ 4 ] {4e389f22-8824-4881-b108-b5cebc5d4a36} <Debug> TCPHandler: Processed in 0.002140127 sec. | ||
12789 | 2024.12.21 07:55:37.965539 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12790 | 2024.12.21 07:55:37.965677 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12791 | 2024.12.21 07:55:37.965738 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12792 | 2024.12.21 07:55:37.966282 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12793 | 2024.12.21 07:55:37.966328 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12794 | 2024.12.21 07:55:37.966710 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
12795 | 2024.12.21 07:55:37.966950 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12796 | 2024.12.21 07:55:37.967152 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. | ||
12797 | 2024.12.21 07:55:37.967202 [ 253 ] {44dd0c98-47c0-4c20-9da2-b6c5bdaefcc9} <Debug> TCPHandler: Processed in 0.00172961 sec. | ||
12798 | 2024.12.21 07:55:37.967337 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12799 | 2024.12.21 07:55:37.967456 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12800 | 2024.12.21 07:55:37.967539 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12801 | 2024.12.21 07:55:37.968814 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12802 | 2024.12.21 07:55:37.968852 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12803 | 2024.12.21 07:55:37.969527 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12804 | 2024.12.21 07:55:37.969793 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12805 | 2024.12.21 07:55:37.970041 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0026 sec., 16153.846153846154 rows/sec., 28.95 MiB/sec. | ||
12806 | 2024.12.21 07:55:37.970503 [ 4 ] {825f16f3-a8da-48e9-ac75-65f14d243c4d} <Debug> TCPHandler: Processed in 0.003220776 sec. | ||
12807 | 2024.12.21 07:55:37.970725 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12808 | 2024.12.21 07:55:37.970860 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12809 | 2024.12.21 07:55:37.970918 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12810 | 2024.12.21 07:55:37.971447 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12811 | 2024.12.21 07:55:37.971485 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12812 | 2024.12.21 07:55:37.971869 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12813 | 2024.12.21 07:55:37.972111 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12814 | 2024.12.21 07:55:37.972320 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.00149 sec., 32214.765100671142 rows/sec., 1.95 MiB/sec. | ||
12815 | 2024.12.21 07:55:37.972370 [ 253 ] {df89911a-a5d6-4245-9a36-4d565e901c2e} <Debug> TCPHandler: Processed in 0.001768331 sec. | ||
12816 | 2024.12.21 07:55:40.198103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1762 | ||
12817 | 2024.12.21 07:55:40.201623 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12818 | 2024.12.21 07:55:40.201682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12819 | 2024.12.21 07:55:40.203176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
12820 | 2024.12.21 07:55:40.203496 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12821 | 2024.12.21 07:55:40.204140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1762 | ||
12822 | 2024.12.21 07:55:40.697809 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12823 | 2024.12.21 07:55:40.698004 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12824 | 2024.12.21 07:55:40.698076 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12825 | 2024.12.21 07:55:40.698857 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12826 | 2024.12.21 07:55:40.698910 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12827 | 2024.12.21 07:55:40.699361 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12828 | 2024.12.21 07:55:40.699624 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2024.12.21 07:55:40.699846 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
12830 | 2024.12.21 07:55:40.699903 [ 4 ] {5eb91341-c31a-4d1b-9013-faa583c1a49f} <Debug> TCPHandler: Processed in 0.002226968 sec. | ||
12831 | 2024.12.21 07:55:40.700198 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12832 | 2024.12.21 07:55:40.700411 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12833 | 2024.12.21 07:55:40.700494 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12834 | 2024.12.21 07:55:40.701295 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2024.12.21 07:55:40.701347 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12836 | 2024.12.21 07:55:40.701790 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12837 | 2024.12.21 07:55:40.702049 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2024.12.21 07:55:40.702275 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. | ||
12839 | 2024.12.21 07:55:40.702333 [ 253 ] {928b7355-2ca8-4645-bf48-f02cc6ec3f38} <Debug> TCPHandler: Processed in 0.00228547 sec. | ||
12840 | 2024.12.21 07:55:40.702511 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12841 | 2024.12.21 07:55:40.702654 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12842 | 2024.12.21 07:55:40.702718 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12843 | 2024.12.21 07:55:40.703392 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2024.12.21 07:55:40.703440 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12845 | 2024.12.21 07:55:40.703861 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12846 | 2024.12.21 07:55:40.704112 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12847 | 2024.12.21 07:55:40.704350 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001728 sec., 54398.14814814815 rows/sec., 3.78 MiB/sec. | ||
12848 | 2024.12.21 07:55:40.704406 [ 4 ] {f387128e-e12d-40cb-9f5f-efe40d3d8794} <Debug> TCPHandler: Processed in 0.001961023 sec. | ||
12849 | 2024.12.21 07:55:40.704558 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12850 | 2024.12.21 07:55:40.704677 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12851 | 2024.12.21 07:55:40.704731 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12852 | 2024.12.21 07:55:40.705221 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12853 | 2024.12.21 07:55:40.705261 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12854 | 2024.12.21 07:55:40.705638 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12855 | 2024.12.21 07:55:40.705880 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12856 | 2024.12.21 07:55:40.706118 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001461 sec., 23271.73169062286 rows/sec., 1.58 MiB/sec. | ||
12857 | 2024.12.21 07:55:40.706174 [ 253 ] {0d5f67db-7473-4eab-affa-89bd551db742} <Debug> TCPHandler: Processed in 0.001672879 sec. | ||
12858 | 2024.12.21 07:55:42.546737 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30744 | ||
12859 | 2024.12.21 07:55:42.547410 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12860 | 2024.12.21 07:55:42.547464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12861 | 2024.12.21 07:55:42.548019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12862 | 2024.12.21 07:55:42.548301 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12863 | 2024.12.21 07:55:42.548555 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12864 | 2024.12.21 07:55:44.767932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12865 | 2024.12.21 07:55:44.787390 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12866 | 2024.12.21 07:55:44.787445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12867 | 2024.12.21 07:55:44.794295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12868 | 2024.12.21 07:55:44.795031 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12869 | 2024.12.21 07:55:44.797617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12870 | 2024.12.21 07:55:45.701135 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12871 | 2024.12.21 07:55:45.701439 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12872 | 2024.12.21 07:55:45.701552 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12873 | 2024.12.21 07:55:45.702400 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12874 | 2024.12.21 07:55:45.702443 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12875 | 2024.12.21 07:55:45.702901 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12876 | 2024.12.21 07:55:45.703157 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12877 | 2024.12.21 07:55:45.703377 [ 113 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12878 | 2024.12.21 07:55:45.703391 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.12 MiB/sec. | ||
12879 | 2024.12.21 07:55:45.703473 [ 113 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2024.12.21 07:55:45.703550 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12881 | 2024.12.21 07:55:45.703560 [ 4 ] {479eeabb-2669-489f-9e51-2419243ed303} <Debug> TCPHandler: Processed in 0.002612125 sec. | ||
12882 | 2024.12.21 07:55:45.703946 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12883 | 2024.12.21 07:55:45.703978 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
12884 | 2024.12.21 07:55:45.704535 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12885 | 2024.12.21 07:55:45.704819 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12886 | 2024.12.21 07:55:45.704827 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12887 | 2024.12.21 07:55:45.704963 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1438 rows starting from the beginning of the part | ||
12888 | 2024.12.21 07:55:45.705539 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 287 rows starting from the beginning of the part | ||
12889 | 2024.12.21 07:55:45.706114 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
12890 | 2024.12.21 07:55:45.706772 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1431 rows starting from the beginning of the part | ||
12891 | 2024.12.21 07:55:45.707377 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
12892 | 2024.12.21 07:55:45.707728 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
12893 | 2024.12.21 07:55:45.708704 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12894 | 2024.12.21 07:55:45.708790 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12895 | 2024.12.21 07:55:45.709711 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
12896 | 2024.12.21 07:55:45.710133 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12897 | 2024.12.21 07:55:45.710412 [ 113 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
12898 | 2024.12.21 07:55:45.710511 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006201 sec., 10320.91598129334 rows/sec., 824.90 KiB/sec. | ||
12899 | 2024.12.21 07:55:45.710552 [ 113 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12900 | 2024.12.21 07:55:45.710727 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12901 | 2024.12.21 07:55:45.710749 [ 253 ] {9346c2bf-7be0-42da-a089-558d50cdacdf} <Debug> TCPHandler: Processed in 0.007047761 sec. | ||
12902 | 2024.12.21 07:55:45.711389 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
12903 | 2024.12.21 07:55:45.711817 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12904 | 2024.12.21 07:55:45.711899 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.008189201 sec., 405900.4046914955 rows/sec., 35.58 MiB/sec. | ||
12905 | 2024.12.21 07:55:45.712280 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12906 | 2024.12.21 07:55:45.712367 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12907 | 2024.12.21 07:55:45.712473 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12908 | 2024.12.21 07:55:45.713378 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2024.12.21 07:55:45.713735 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_111_22} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12910 | 2024.12.21 07:55:45.714067 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
12911 | 2024.12.21 07:55:45.714285 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12912 | 2024.12.21 07:55:45.714439 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part | ||
12913 | 2024.12.21 07:55:45.714671 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 424 rows starting from the beginning of the part | ||
12914 | 2024.12.21 07:55:45.715049 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
12915 | 2024.12.21 07:55:45.715479 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 888 rows starting from the beginning of the part | ||
12916 | 2024.12.21 07:55:45.715812 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
12917 | 2024.12.21 07:55:45.716221 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
12918 | 2024.12.21 07:55:45.716356 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12919 | 2024.12.21 07:55:45.716514 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12920 | 2024.12.21 07:55:45.717443 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12921 | 2024.12.21 07:55:45.718025 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12922 | 2024.12.21 07:55:45.718428 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006315 sec., 25336.500395882817 rows/sec., 1.76 MiB/sec. | ||
12923 | 2024.12.21 07:55:45.718505 [ 4 ] {c31d7708-3e34-497c-8cd8-e18d1424c781} <Debug> TCPHandler: Processed in 0.007623441 sec. | ||
12924 | 2024.12.21 07:55:45.718688 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12925 | 2024.12.21 07:55:45.719012 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12926 | 2024.12.21 07:55:45.719055 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.008164991 sec., 296387.3444563503 rows/sec., 22.73 MiB/sec. | ||
12927 | 2024.12.21 07:55:45.719092 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12928 | 2024.12.21 07:55:45.719386 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
12929 | 2024.12.21 07:55:45.719979 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12930 | 2024.12.21 07:55:45.720173 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12931 | 2024.12.21 07:55:45.720190 [ 200 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_111_22} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
12932 | 2024.12.21 07:55:45.720232 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12933 | 2024.12.21 07:55:45.720369 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
12934 | 2024.12.21 07:55:45.720746 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12935 | 2024.12.21 07:55:45.720994 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12936 | 2024.12.21 07:55:45.721208 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002311 sec., 25962.786672436174 rows/sec., 1.75 MiB/sec. | ||
12937 | 2024.12.21 07:55:45.721266 [ 253 ] {e4371524-021d-4e15-95e4-a71c05afb5dc} <Debug> TCPHandler: Processed in 0.002667016 sec. | ||
12938 | 2024.12.21 07:55:48.356197 [ 87 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
12939 | 2024.12.21 07:55:48.356310 [ 87 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12940 | 2024.12.21 07:55:48.356353 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12941 | 2024.12.21 07:55:48.356626 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
12942 | 2024.12.21 07:55:48.357004 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12943 | 2024.12.21 07:55:48.357042 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 42 rows starting from the beginning of the part | ||
12944 | 2024.12.21 07:55:48.357128 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
12945 | 2024.12.21 07:55:48.357309 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
12946 | 2024.12.21 07:55:48.357549 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
12947 | 2024.12.21 07:55:48.357809 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
12948 | 2024.12.21 07:55:48.358925 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 4 columns (4 merged, 0 gathered) in 0.002476062 sec., 18577.886983443874 rows/sec., 1.22 MiB/sec. | ||
12949 | 2024.12.21 07:55:48.359075 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
12950 | 2024.12.21 07:55:48.359404 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12951 | 2024.12.21 07:55:48.359497 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_46_10} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
12952 | 2024.12.21 07:55:48.359585 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12953 | 2024.12.21 07:55:48.415302 [ 87 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
12954 | 2024.12.21 07:55:48.415368 [ 87 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12955 | 2024.12.21 07:55:48.415452 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12956 | 2024.12.21 07:55:48.415702 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
12957 | 2024.12.21 07:55:48.416214 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12958 | 2024.12.21 07:55:48.416261 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
12959 | 2024.12.21 07:55:48.416343 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
12960 | 2024.12.21 07:55:48.416558 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
12961 | 2024.12.21 07:55:48.416747 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
12962 | 2024.12.21 07:55:48.416835 [ 191 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
12963 | 2024.12.21 07:55:48.417860 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232104 sec., 18957.019267225038 rows/sec., 1.58 MiB/sec. | ||
12964 | 2024.12.21 07:55:48.418031 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
12965 | 2024.12.21 07:55:48.418355 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12966 | 2024.12.21 07:55:48.418446 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_22_5} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
12967 | 2024.12.21 07:55:48.418527 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12968 | 2024.12.21 07:55:48.766074 [ 87 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
12969 | 2024.12.21 07:55:48.766169 [ 87 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12970 | 2024.12.21 07:55:48.766211 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12971 | 2024.12.21 07:55:48.766475 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
12972 | 2024.12.21 07:55:48.767189 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12973 | 2024.12.21 07:55:48.767314 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 243 rows starting from the beginning of the part | ||
12974 | 2024.12.21 07:55:48.767416 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 242 rows starting from the beginning of the part | ||
12975 | 2024.12.21 07:55:48.767533 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
12976 | 2024.12.21 07:55:48.767780 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
12977 | 2024.12.21 07:55:48.767866 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part | ||
12978 | 2024.12.21 07:55:48.769029 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710366 sec., 278560.16493713396 rows/sec., 19.94 MiB/sec. | ||
12979 | 2024.12.21 07:55:48.769203 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
12980 | 2024.12.21 07:55:48.769553 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12981 | 2024.12.21 07:55:48.769654 [ 186 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_46_10} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
12982 | 2024.12.21 07:55:48.769755 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
12983 | 2024.12.21 07:55:49.848093 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12984 | 2024.12.21 07:55:49.848149 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12985 | 2024.12.21 07:55:50.048760 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31232 | ||
12986 | 2024.12.21 07:55:50.049894 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12987 | 2024.12.21 07:55:50.049987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12988 | 2024.12.21 07:55:50.050655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12989 | 2024.12.21 07:55:50.050921 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12990 | 2024.12.21 07:55:50.051190 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31232 | ||
12991 | 2024.12.21 07:55:50.204534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1778 | ||
12992 | 2024.12.21 07:55:50.207546 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12993 | 2024.12.21 07:55:50.207607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
12994 | 2024.12.21 07:55:50.209086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12995 | 2024.12.21 07:55:50.209418 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12996 | 2024.12.21 07:55:50.210968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1778 | ||
12997 | 2024.12.21 07:55:50.707658 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12998 | 2024.12.21 07:55:50.707848 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12999 | 2024.12.21 07:55:50.707927 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13000 | 2024.12.21 07:55:50.708694 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13001 | 2024.12.21 07:55:50.708748 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13002 | 2024.12.21 07:55:50.709180 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13003 | 2024.12.21 07:55:50.709439 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13004 | 2024.12.21 07:55:50.709711 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. | ||
13005 | 2024.12.21 07:55:50.709812 [ 4 ] {acaec3da-dd28-4498-8913-716369159aaf} <Debug> TCPHandler: Processed in 0.002287149 sec. | ||
13006 | 2024.12.21 07:55:50.710116 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13007 | 2024.12.21 07:55:50.710302 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13008 | 2024.12.21 07:55:50.710374 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13009 | 2024.12.21 07:55:50.711247 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13010 | 2024.12.21 07:55:50.711296 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13011 | 2024.12.21 07:55:50.711748 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13012 | 2024.12.21 07:55:50.712008 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13013 | 2024.12.21 07:55:50.712243 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.001993 sec., 144004.0140491721 rows/sec., 12.73 MiB/sec. | ||
13014 | 2024.12.21 07:55:50.712307 [ 253 ] {591fc1f4-1121-48a8-b3db-244e5075f4df} <Debug> TCPHandler: Processed in 0.00235274 sec. | ||
13015 | 2024.12.21 07:55:50.712478 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13016 | 2024.12.21 07:55:50.712628 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13017 | 2024.12.21 07:55:50.712689 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13018 | 2024.12.21 07:55:50.713347 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13019 | 2024.12.21 07:55:50.713390 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13020 | 2024.12.21 07:55:50.713754 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13021 | 2024.12.21 07:55:50.714000 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13022 | 2024.12.21 07:55:50.714243 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001648 sec., 29733.009708737864 rows/sec., 2.14 MiB/sec. | ||
13023 | 2024.12.21 07:55:50.714310 [ 4 ] {72259ba9-c0c4-433f-8a3d-35a9e63d6f18} <Debug> TCPHandler: Processed in 0.001901552 sec. | ||
13024 | 2024.12.21 07:55:50.714537 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13025 | 2024.12.21 07:55:50.714744 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13026 | 2024.12.21 07:55:50.714798 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13027 | 2024.12.21 07:55:50.715397 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13028 | 2024.12.21 07:55:50.715438 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13029 | 2024.12.21 07:55:50.715794 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13030 | 2024.12.21 07:55:50.716053 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13031 | 2024.12.21 07:55:50.716267 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001564 sec., 8951.406649616369 rows/sec., 626.90 KiB/sec. | ||
13032 | 2024.12.21 07:55:50.716322 [ 253 ] {991e9ef8-6fcf-478c-8820-47706a463d57} <Debug> TCPHandler: Processed in 0.001913653 sec. | ||
13033 | 2024.12.21 07:55:50.716454 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13034 | 2024.12.21 07:55:50.716572 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13035 | 2024.12.21 07:55:50.716621 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13036 | 2024.12.21 07:55:50.717205 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13037 | 2024.12.21 07:55:50.717247 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13038 | 2024.12.21 07:55:50.717606 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13039 | 2024.12.21 07:55:50.717855 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13040 | 2024.12.21 07:55:50.718066 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. | ||
13041 | 2024.12.21 07:55:50.718120 [ 4 ] {c34fd368-c7bb-4bf0-b995-a254e880fe67} <Debug> TCPHandler: Processed in 0.00172239 sec. | ||
13042 | 2024.12.21 07:55:50.718261 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13043 | 2024.12.21 07:55:50.718383 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13044 | 2024.12.21 07:55:50.718437 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13045 | 2024.12.21 07:55:50.719179 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13046 | 2024.12.21 07:55:50.719220 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13047 | 2024.12.21 07:55:50.719608 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13048 | 2024.12.21 07:55:50.719844 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13049 | 2024.12.21 07:55:50.720055 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001698 sec., 249705.53592461717 rows/sec., 17.85 MiB/sec. | ||
13050 | 2024.12.21 07:55:50.720115 [ 253 ] {f4fce77f-9229-4566-a79f-5f5c42662e6f} <Debug> TCPHandler: Processed in 0.001911083 sec. | ||
13051 | 2024.12.21 07:55:50.720261 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13052 | 2024.12.21 07:55:50.720401 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13053 | 2024.12.21 07:55:50.720462 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13054 | 2024.12.21 07:55:50.721023 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13055 | 2024.12.21 07:55:50.721060 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13056 | 2024.12.21 07:55:50.721436 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
13057 | 2024.12.21 07:55:50.721706 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13058 | 2024.12.21 07:55:50.721892 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. | ||
13059 | 2024.12.21 07:55:50.721945 [ 4 ] {1d877cb9-45f2-4144-99b6-8f805dd2b5c1} <Debug> TCPHandler: Processed in 0.0017521 sec. | ||
13060 | 2024.12.21 07:55:50.722079 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13061 | 2024.12.21 07:55:50.722200 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13062 | 2024.12.21 07:55:50.722256 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13063 | 2024.12.21 07:55:50.722837 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13064 | 2024.12.21 07:55:50.722877 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13065 | 2024.12.21 07:55:50.723288 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13066 | 2024.12.21 07:55:50.723531 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13067 | 2024.12.21 07:55:50.723714 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13068 | 2024.12.21 07:55:50.723778 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13069 | 2024.12.21 07:55:50.723787 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001601 sec., 148032.4797001874 rows/sec., 9.92 MiB/sec. | ||
13070 | 2024.12.21 07:55:50.723816 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13071 | 2024.12.21 07:55:50.723957 [ 253 ] {628660b0-b320-48c9-9213-0779d046291e} <Debug> TCPHandler: Processed in 0.001930674 sec. | ||
13072 | 2024.12.21 07:55:50.724112 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
13073 | 2024.12.21 07:55:50.724141 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13074 | 2024.12.21 07:55:50.724367 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13075 | 2024.12.21 07:55:50.724432 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13076 | 2024.12.21 07:55:50.724464 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13077 | 2024.12.21 07:55:50.724518 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30586 rows starting from the beginning of the part | ||
13078 | 2024.12.21 07:55:50.724977 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
13079 | 2024.12.21 07:55:50.725330 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 903 rows starting from the beginning of the part | ||
13080 | 2024.12.21 07:55:50.725689 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 94 rows starting from the beginning of the part | ||
13081 | 2024.12.21 07:55:50.725961 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
13082 | 2024.12.21 07:55:50.726337 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part | ||
13083 | 2024.12.21 07:55:50.726966 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13084 | 2024.12.21 07:55:50.727025 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13085 | 2024.12.21 07:55:50.727742 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13086 | 2024.12.21 07:55:50.728123 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13087 | 2024.12.21 07:55:50.728361 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004088 sec., 244.61839530332682 rows/sec., 16.48 KiB/sec. | ||
13088 | 2024.12.21 07:55:50.728428 [ 4 ] {5cf1a69c-b2bf-49a5-be0e-dbccc041f846} <Debug> TCPHandler: Processed in 0.004371906 sec. | ||
13089 | 2024.12.21 07:55:50.728635 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13090 | 2024.12.21 07:55:50.728865 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13091 | 2024.12.21 07:55:50.729097 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13092 | 2024.12.21 07:55:50.731334 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13093 | 2024.12.21 07:55:50.731376 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13094 | 2024.12.21 07:55:50.732498 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13095 | 2024.12.21 07:55:50.732797 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13096 | 2024.12.21 07:55:50.733122 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004324 sec., 9713.22849213691 rows/sec., 17.41 MiB/sec. | ||
13097 | 2024.12.21 07:55:50.733364 [ 253 ] {c9001e8c-c90c-4f7d-a733-ae4f0ba3e77a} <Debug> TCPHandler: Processed in 0.004848543 sec. | ||
13098 | 2024.12.21 07:55:50.733564 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13099 | 2024.12.21 07:55:50.733718 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13100 | 2024.12.21 07:55:50.733778 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13101 | 2024.12.21 07:55:50.734429 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13102 | 2024.12.21 07:55:50.734468 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13103 | 2024.12.21 07:55:50.735015 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13104 | 2024.12.21 07:55:50.735314 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13105 | 2024.12.21 07:55:50.735500 [ 131 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13106 | 2024.12.21 07:55:50.735541 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001859 sec., 44109.73641742873 rows/sec., 2.80 MiB/sec. | ||
13107 | 2024.12.21 07:55:50.735551 [ 131 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13108 | 2024.12.21 07:55:50.735599 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13109 | 2024.12.21 07:55:50.735622 [ 4 ] {94d52a18-bdd0-48ea-a040-a2c2c49ee96a} <Debug> TCPHandler: Processed in 0.002162627 sec. | ||
13110 | 2024.12.21 07:55:50.736109 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
13111 | 2024.12.21 07:55:50.736310 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32140 rows, containing 5 columns (5 merged, 0 gathered) in 0.012353692 sec., 2601651.3929600967 rows/sec., 175.77 MiB/sec. | ||
13112 | 2024.12.21 07:55:50.736364 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13113 | 2024.12.21 07:55:50.736413 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6446 rows starting from the beginning of the part | ||
13114 | 2024.12.21 07:55:50.736496 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
13115 | 2024.12.21 07:55:50.736686 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 48 rows starting from the beginning of the part | ||
13116 | 2024.12.21 07:55:50.736888 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
13117 | 2024.12.21 07:55:50.737039 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13118 | 2024.12.21 07:55:50.737140 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
13119 | 2024.12.21 07:55:50.737489 [ 186 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part | ||
13120 | 2024.12.21 07:55:50.738153 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13121 | 2024.12.21 07:55:50.738388 [ 199 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13122 | 2024.12.21 07:55:50.738542 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
13123 | 2024.12.21 07:55:50.740162 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6730 rows, containing 4 columns (4 merged, 0 gathered) in 0.004406726 sec., 1527210.904422013 rows/sec., 99.64 MiB/sec. | ||
13124 | 2024.12.21 07:55:50.740815 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13125 | 2024.12.21 07:55:50.741132 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13126 | 2024.12.21 07:55:50.741212 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_111_22} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13127 | 2024.12.21 07:55:50.741299 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
13128 | 2024.12.21 07:55:52.297952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
13129 | 2024.12.21 07:55:52.319181 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13130 | 2024.12.21 07:55:52.319250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
13131 | 2024.12.21 07:55:52.326511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13132 | 2024.12.21 07:55:52.327265 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13133 | 2024.12.21 07:55:52.330240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
13134 | 2024.12.21 07:55:55.701399 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13135 | 2024.12.21 07:55:55.701696 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13136 | 2024.12.21 07:55:55.701804 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13137 | 2024.12.21 07:55:55.702658 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13138 | 2024.12.21 07:55:55.702711 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13139 | 2024.12.21 07:55:55.703133 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13140 | 2024.12.21 07:55:55.703380 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13141 | 2024.12.21 07:55:55.703683 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002063 sec., 1938.9238972370333 rows/sec., 158.11 KiB/sec. | ||
13142 | 2024.12.21 07:55:55.703913 [ 4 ] {7653dc0e-76ab-4ce8-9812-f2fa0cf0042d} <Debug> TCPHandler: Processed in 0.002682106 sec. | ||
13143 | 2024.12.21 07:55:55.704190 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13144 | 2024.12.21 07:55:55.704374 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13145 | 2024.12.21 07:55:55.704443 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13146 | 2024.12.21 07:55:55.705166 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13147 | 2024.12.21 07:55:55.705207 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13148 | 2024.12.21 07:55:55.705624 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13149 | 2024.12.21 07:55:55.705868 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13150 | 2024.12.21 07:55:55.706102 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001778 sec., 32620.92238470191 rows/sec., 2.50 MiB/sec. | ||
13151 | 2024.12.21 07:55:55.706161 [ 253 ] {cd0c5e71-eb78-48ff-8200-a04f10118feb} <Debug> TCPHandler: Processed in 0.002103347 sec. | ||
13152 | 2024.12.21 07:55:55.706314 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13153 | 2024.12.21 07:55:55.706440 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13154 | 2024.12.21 07:55:55.706492 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13155 | 2024.12.21 07:55:55.707084 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13156 | 2024.12.21 07:55:55.707126 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13157 | 2024.12.21 07:55:55.707480 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13158 | 2024.12.21 07:55:55.707727 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13159 | 2024.12.21 07:55:55.707920 [ 124 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
13160 | 2024.12.21 07:55:55.707983 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001571 sec., 2546.1489497135585 rows/sec., 177.78 KiB/sec. | ||
13161 | 2024.12.21 07:55:55.708009 [ 124 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13162 | 2024.12.21 07:55:55.708073 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13163 | 2024.12.21 07:55:55.708117 [ 4 ] {00c8efee-7771-4ee0-822d-91755dc6d34c} <Debug> TCPHandler: Processed in 0.001859922 sec. | ||
13164 | 2024.12.21 07:55:55.708412 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13165 | 2024.12.21 07:55:55.708508 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
13166 | 2024.12.21 07:55:55.708746 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13167 | 2024.12.21 07:55:55.708930 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13168 | 2024.12.21 07:55:55.709115 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13169 | 2024.12.21 07:55:55.709296 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 67 rows starting from the beginning of the part | ||
13170 | 2024.12.21 07:55:55.709688 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 49 rows starting from the beginning of the part | ||
13171 | 2024.12.21 07:55:55.710247 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 49 rows starting from the beginning of the part | ||
13172 | 2024.12.21 07:55:55.710671 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 57 rows starting from the beginning of the part | ||
13173 | 2024.12.21 07:55:55.711151 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 49 rows starting from the beginning of the part | ||
13174 | 2024.12.21 07:55:55.711594 [ 187 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 4 rows starting from the beginning of the part | ||
13175 | 2024.12.21 07:55:55.712828 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13176 | 2024.12.21 07:55:55.712895 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13177 | 2024.12.21 07:55:55.713918 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13178 | 2024.12.21 07:55:55.714543 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13179 | 2024.12.21 07:55:55.714600 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00639591 sec., 42996.22727649388 rows/sec., 3.24 MiB/sec. | ||
13180 | 2024.12.21 07:55:55.714997 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006393 sec., 10636.633818238699 rows/sec., 851.15 KiB/sec. | ||
13181 | 2024.12.21 07:55:55.715159 [ 253 ] {aea8b34a-f3b9-4c10-997d-e5322cd37109} <Debug> TCPHandler: Processed in 0.006927009 sec. | ||
13182 | 2024.12.21 07:55:55.715115 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
13183 | 2024.12.21 07:55:55.715505 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13184 | 2024.12.21 07:55:55.715887 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13185 | 2024.12.21 07:55:55.716088 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13186 | 2024.12.21 07:55:55.716470 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13187 | 2024.12.21 07:55:55.716922 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_57_12} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
13188 | 2024.12.21 07:55:55.717122 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13189 | 2024.12.21 07:55:55.717520 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13190 | 2024.12.21 07:55:55.717564 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13191 | 2024.12.21 07:55:55.717954 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13192 | 2024.12.21 07:55:55.718192 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13193 | 2024.12.21 07:55:55.718438 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.002702 sec., 59955.58845299778 rows/sec., 4.18 MiB/sec. | ||
13194 | 2024.12.21 07:55:55.718525 [ 4 ] {5539ba45-82a3-4b7c-b5ac-bd184bcff857} <Debug> TCPHandler: Processed in 0.003211756 sec. | ||
13195 | 2024.12.21 07:55:55.718738 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13196 | 2024.12.21 07:55:55.719067 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13197 | 2024.12.21 07:55:55.719170 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13198 | 2024.12.21 07:55:55.719665 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13199 | 2024.12.21 07:55:55.719703 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13200 | 2024.12.21 07:55:55.720084 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13201 | 2024.12.21 07:55:55.720326 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13202 | 2024.12.21 07:55:55.720543 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
13203 | 2024.12.21 07:55:55.720597 [ 253 ] {1881eaf4-5d74-4a99-93c4-b0fe9db3e3f8} <Debug> TCPHandler: Processed in 0.001983464 sec. | ||
13204 | 2024.12.21 07:55:57.551417 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31659 | ||
13205 | 2024.12.21 07:55:57.552417 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13206 | 2024.12.21 07:55:57.552462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13207 | 2024.12.21 07:55:57.552993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13208 | 2024.12.21 07:55:57.553253 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13209 | 2024.12.21 07:55:57.553450 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
13210 | 2024.12.21 07:55:59.830397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
13211 | 2024.12.21 07:55:59.851874 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13212 | 2024.12.21 07:55:59.851941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13213 | 2024.12.21 07:55:59.859309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13214 | 2024.12.21 07:55:59.860090 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13215 | 2024.12.21 07:55:59.862890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
13216 | 2024.12.21 07:56:00.211202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1812 | ||
13217 | 2024.12.21 07:56:00.214499 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13218 | 2024.12.21 07:56:00.214558 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13219 | 2024.12.21 07:56:00.216141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13220 | 2024.12.21 07:56:00.216464 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13221 | 2024.12.21 07:56:00.218077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1812 | ||
13222 | 2024.12.21 07:56:00.707334 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13223 | 2024.12.21 07:56:00.707543 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13224 | 2024.12.21 07:56:00.707621 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13225 | 2024.12.21 07:56:00.708449 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13226 | 2024.12.21 07:56:00.708496 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13227 | 2024.12.21 07:56:00.708931 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13228 | 2024.12.21 07:56:00.709202 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13229 | 2024.12.21 07:56:00.709488 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. | ||
13230 | 2024.12.21 07:56:00.709628 [ 4 ] {db88d1bb-5515-4786-811f-9d050edb0edd} <Debug> TCPHandler: Processed in 0.002428672 sec. | ||
13231 | 2024.12.21 07:56:00.709921 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13232 | 2024.12.21 07:56:00.710143 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13233 | 2024.12.21 07:56:00.710220 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13234 | 2024.12.21 07:56:00.711090 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13235 | 2024.12.21 07:56:00.711145 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13236 | 2024.12.21 07:56:00.711600 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13237 | 2024.12.21 07:56:00.711857 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13238 | 2024.12.21 07:56:00.712104 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002015 sec., 142431.76178660052 rows/sec., 12.59 MiB/sec. | ||
13239 | 2024.12.21 07:56:00.712175 [ 253 ] {52ea6f1a-7326-48b5-aa7f-4ff2eeeaa83c} <Debug> TCPHandler: Processed in 0.002438272 sec. | ||
13240 | 2024.12.21 07:56:00.712384 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13241 | 2024.12.21 07:56:00.712616 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13242 | 2024.12.21 07:56:00.712709 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13243 | 2024.12.21 07:56:00.713603 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13244 | 2024.12.21 07:56:00.713644 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13245 | 2024.12.21 07:56:00.714012 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13246 | 2024.12.21 07:56:00.714264 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13247 | 2024.12.21 07:56:00.714503 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001946 sec., 25179.856115107912 rows/sec., 1.81 MiB/sec. | ||
13248 | 2024.12.21 07:56:00.714560 [ 4 ] {e234474b-fa32-4bd5-8336-2d77cd7800bc} <Debug> TCPHandler: Processed in 0.00229382 sec. | ||
13249 | 2024.12.21 07:56:00.714697 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13250 | 2024.12.21 07:56:00.714822 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13251 | 2024.12.21 07:56:00.714875 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13252 | 2024.12.21 07:56:00.715463 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13253 | 2024.12.21 07:56:00.715503 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13254 | 2024.12.21 07:56:00.715861 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13255 | 2024.12.21 07:56:00.716113 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13256 | 2024.12.21 07:56:00.716329 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001536 sec., 9114.583333333334 rows/sec., 638.33 KiB/sec. | ||
13257 | 2024.12.21 07:56:00.716384 [ 253 ] {fe7a755d-7c18-4a4c-8e27-1f1e8e305995} <Debug> TCPHandler: Processed in 0.0017476 sec. | ||
13258 | 2024.12.21 07:56:00.716529 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13259 | 2024.12.21 07:56:00.716670 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13260 | 2024.12.21 07:56:00.716727 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13261 | 2024.12.21 07:56:00.717402 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13262 | 2024.12.21 07:56:00.717441 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13263 | 2024.12.21 07:56:00.717792 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13264 | 2024.12.21 07:56:00.718036 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13265 | 2024.12.21 07:56:00.718286 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. | ||
13266 | 2024.12.21 07:56:00.718506 [ 4 ] {97a35319-d9c7-42d7-a62c-52b52bacd0c0} <Debug> TCPHandler: Processed in 0.002043385 sec. | ||
13267 | 2024.12.21 07:56:00.718752 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13268 | 2024.12.21 07:56:00.718947 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13269 | 2024.12.21 07:56:00.719005 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13270 | 2024.12.21 07:56:00.719778 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13271 | 2024.12.21 07:56:00.719817 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13272 | 2024.12.21 07:56:00.720209 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13273 | 2024.12.21 07:56:00.720445 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13274 | 2024.12.21 07:56:00.720663 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001752 sec., 242009.1324200913 rows/sec., 17.30 MiB/sec. | ||
13275 | 2024.12.21 07:56:00.720716 [ 253 ] {e2d0e99a-51a1-44fe-be82-f5a5bf106137} <Debug> TCPHandler: Processed in 0.002088076 sec. | ||
13276 | 2024.12.21 07:56:00.720886 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13277 | 2024.12.21 07:56:00.721030 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13278 | 2024.12.21 07:56:00.721091 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13279 | 2024.12.21 07:56:00.721608 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13280 | 2024.12.21 07:56:00.721648 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13281 | 2024.12.21 07:56:00.722007 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
13282 | 2024.12.21 07:56:00.722240 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13283 | 2024.12.21 07:56:00.722374 [ 119 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
13284 | 2024.12.21 07:56:00.722424 [ 119 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13285 | 2024.12.21 07:56:00.722428 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
13286 | 2024.12.21 07:56:00.722452 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13287 | 2024.12.21 07:56:00.722499 [ 4 ] {73923f2c-4b15-4274-a705-ae407ab60f27} <Debug> TCPHandler: Processed in 0.001684499 sec. | ||
13288 | 2024.12.21 07:56:00.722756 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13289 | 2024.12.21 07:56:00.722932 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::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 | ||
13290 | 2024.12.21 07:56:00.723180 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13291 | 2024.12.21 07:56:00.723377 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13292 | 2024.12.21 07:56:00.723638 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13293 | 2024.12.21 07:56:00.723761 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part | ||
13294 | 2024.12.21 07:56:00.724087 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
13295 | 2024.12.21 07:56:00.724433 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
13296 | 2024.12.21 07:56:00.724782 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
13297 | 2024.12.21 07:56:00.725081 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
13298 | 2024.12.21 07:56:00.725398 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
13299 | 2024.12.21 07:56:00.726338 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2024.12.21 07:56:00.726411 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13301 | 2024.12.21 07:56:00.727474 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13302 | 2024.12.21 07:56:00.727938 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.005348232 sec., 52727.7051556477 rows/sec., 2.69 MiB/sec. | ||
13303 | 2024.12.21 07:56:00.728016 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13304 | 2024.12.21 07:56:00.728138 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
13305 | 2024.12.21 07:56:00.728473 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005478 sec., 43263.96495071194 rows/sec., 2.90 MiB/sec. | ||
13306 | 2024.12.21 07:56:00.728627 [ 253 ] {f0a9c159-add2-4d26-a57f-aa96930c4999} <Debug> TCPHandler: Processed in 0.006024334 sec. | ||
13307 | 2024.12.21 07:56:00.728793 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13308 | 2024.12.21 07:56:00.728907 [ 201 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_47_10} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
13309 | 2024.12.21 07:56:00.728920 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13310 | 2024.12.21 07:56:00.729062 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
13311 | 2024.12.21 07:56:00.729214 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13312 | 2024.12.21 07:56:00.729314 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13313 | 2024.12.21 07:56:00.729788 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13314 | 2024.12.21 07:56:00.729827 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13315 | 2024.12.21 07:56:00.730190 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13316 | 2024.12.21 07:56:00.730428 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13317 | 2024.12.21 07:56:00.730608 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
13318 | 2024.12.21 07:56:00.730660 [ 4 ] {14d26115-fc4b-4cee-912f-271f6d55130c} <Debug> TCPHandler: Processed in 0.001881983 sec. | ||
13319 | 2024.12.21 07:56:00.730814 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13320 | 2024.12.21 07:56:00.730933 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13321 | 2024.12.21 07:56:00.731022 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13322 | 2024.12.21 07:56:00.732169 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13323 | 2024.12.21 07:56:00.732208 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13324 | 2024.12.21 07:56:00.732879 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13325 | 2024.12.21 07:56:00.733144 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13326 | 2024.12.21 07:56:00.733402 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002494 sec., 16840.417000801925 rows/sec., 30.18 MiB/sec. | ||
13327 | 2024.12.21 07:56:00.733516 [ 253 ] {99a9c6ea-e5f1-4055-820e-e56fc956c80e} <Debug> TCPHandler: Processed in 0.002762898 sec. | ||
13328 | 2024.12.21 07:56:00.733675 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13329 | 2024.12.21 07:56:00.733812 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13330 | 2024.12.21 07:56:00.733871 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13331 | 2024.12.21 07:56:00.734414 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13332 | 2024.12.21 07:56:00.734450 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13333 | 2024.12.21 07:56:00.734837 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13334 | 2024.12.21 07:56:00.735076 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13335 | 2024.12.21 07:56:00.735251 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001468 sec., 55858.310626703 rows/sec., 3.55 MiB/sec. | ||
13336 | 2024.12.21 07:56:00.735301 [ 4 ] {a4033fb8-443a-4715-8e78-60994d538260} <Debug> TCPHandler: Processed in 0.001693649 sec. | ||
13337 | 2024.12.21 07:56:04.808857 [ 225 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
13338 | 2024.12.21 07:56:04.808934 [ 225 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
13339 | 2024.12.21 07:56:04.816223 [ 225 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
13340 | 2024.12.21 07:56:04.848185 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13341 | 2024.12.21 07:56:04.848238 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13342 | 2024.12.21 07:56:05.053638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32147 | ||
13343 | 2024.12.21 07:56:05.054389 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13344 | 2024.12.21 07:56:05.054441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13345 | 2024.12.21 07:56:05.054980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13346 | 2024.12.21 07:56:05.055317 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13347 | 2024.12.21 07:56:05.055579 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
13348 | 2024.12.21 07:56:05.433268 [ 224 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
13349 | 2024.12.21 07:56:05.433352 [ 224 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
13350 | 2024.12.21 07:56:05.435976 [ 224 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
13351 | 2024.12.21 07:56:05.701359 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13352 | 2024.12.21 07:56:05.701608 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13353 | 2024.12.21 07:56:05.701679 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13354 | 2024.12.21 07:56:05.702439 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13355 | 2024.12.21 07:56:05.702486 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13356 | 2024.12.21 07:56:05.702913 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13357 | 2024.12.21 07:56:05.703177 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13358 | 2024.12.21 07:56:05.703431 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec. | ||
13359 | 2024.12.21 07:56:05.703496 [ 4 ] {d877fa45-a5d5-4b6b-8320-5b3e34f756eb} <Debug> TCPHandler: Processed in 0.00232499 sec. | ||
13360 | 2024.12.21 07:56:05.703739 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13361 | 2024.12.21 07:56:05.703929 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13362 | 2024.12.21 07:56:05.704002 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13363 | 2024.12.21 07:56:05.704770 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13364 | 2024.12.21 07:56:05.704813 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13365 | 2024.12.21 07:56:05.705281 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13366 | 2024.12.21 07:56:05.705540 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13367 | 2024.12.21 07:56:05.705747 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. | ||
13368 | 2024.12.21 07:56:05.705825 [ 253 ] {923d3ab6-0a25-4cf8-ab82-c125c54c20d0} <Debug> TCPHandler: Processed in 0.002220318 sec. | ||
13369 | 2024.12.21 07:56:05.706006 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13370 | 2024.12.21 07:56:05.706235 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13371 | 2024.12.21 07:56:05.706292 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13372 | 2024.12.21 07:56:05.706867 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13373 | 2024.12.21 07:56:05.706909 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13374 | 2024.12.21 07:56:05.707319 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13375 | 2024.12.21 07:56:05.707567 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13376 | 2024.12.21 07:56:05.707753 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
13377 | 2024.12.21 07:56:05.707810 [ 4 ] {5c5f4d25-fb30-43c1-a061-f275f58a363d} <Debug> TCPHandler: Processed in 0.001904053 sec. | ||
13378 | 2024.12.21 07:56:05.707942 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13379 | 2024.12.21 07:56:05.708075 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13380 | 2024.12.21 07:56:05.708131 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13381 | 2024.12.21 07:56:05.708668 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13382 | 2024.12.21 07:56:05.708708 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13383 | 2024.12.21 07:56:05.709120 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13384 | 2024.12.21 07:56:05.709366 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13385 | 2024.12.21 07:56:05.709601 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001556 sec., 38560.411311053984 rows/sec., 2.60 MiB/sec. | ||
13386 | 2024.12.21 07:56:05.709701 [ 253 ] {425a6893-2703-42ef-971c-fbdca767a30c} <Debug> TCPHandler: Processed in 0.001817212 sec. | ||
13387 | 2024.12.21 07:56:07.363029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
13388 | 2024.12.21 07:56:07.383518 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13389 | 2024.12.21 07:56:07.383575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13390 | 2024.12.21 07:56:07.390413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13391 | 2024.12.21 07:56:07.391167 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13392 | 2024.12.21 07:56:07.393906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
13393 | 2024.12.21 07:56:07.957854 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13394 | 2024.12.21 07:56:07.958082 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13395 | 2024.12.21 07:56:07.958164 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13396 | 2024.12.21 07:56:07.958986 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13397 | 2024.12.21 07:56:07.959034 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13398 | 2024.12.21 07:56:07.959484 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13399 | 2024.12.21 07:56:07.959740 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13400 | 2024.12.21 07:56:07.960001 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. | ||
13401 | 2024.12.21 07:56:07.960069 [ 4 ] {889a764a-1a30-4176-9ec2-a7b54df947c3} <Debug> TCPHandler: Processed in 0.0023544 sec. | ||
13402 | 2024.12.21 07:56:07.960323 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13403 | 2024.12.21 07:56:07.960538 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13404 | 2024.12.21 07:56:07.960620 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13405 | 2024.12.21 07:56:07.961343 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13406 | 2024.12.21 07:56:07.961395 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13407 | 2024.12.21 07:56:07.961819 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13408 | 2024.12.21 07:56:07.962065 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13409 | 2024.12.21 07:56:07.962330 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001851 sec., 3241.4910858995136 rows/sec., 264.32 KiB/sec. | ||
13410 | 2024.12.21 07:56:07.962399 [ 253 ] {507abcb2-4328-4366-a072-0b98582031a9} <Debug> TCPHandler: Processed in 0.002218648 sec. | ||
13411 | 2024.12.21 07:56:07.962601 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13412 | 2024.12.21 07:56:07.962764 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13413 | 2024.12.21 07:56:07.962823 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13414 | 2024.12.21 07:56:07.964264 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13415 | 2024.12.21 07:56:07.964306 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13416 | 2024.12.21 07:56:07.964774 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13417 | 2024.12.21 07:56:07.965024 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13418 | 2024.12.21 07:56:07.965219 [ 108 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13419 | 2024.12.21 07:56:07.965282 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002551 sec., 560564.4845158762 rows/sec., 46.99 MiB/sec. | ||
13420 | 2024.12.21 07:56:07.965308 [ 108 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13421 | 2024.12.21 07:56:07.965373 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13422 | 2024.12.21 07:56:07.965397 [ 4 ] {49bbf423-5dbd-46ff-8b91-fa092f6f4b9f} <Debug> TCPHandler: Processed in 0.00290508 sec. | ||
13423 | 2024.12.21 07:56:07.965727 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13424 | 2024.12.21 07:56:07.965784 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
13425 | 2024.12.21 07:56:07.966285 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13426 | 2024.12.21 07:56:07.966609 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13427 | 2024.12.21 07:56:07.966704 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13428 | 2024.12.21 07:56:07.966857 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1438 rows starting from the beginning of the part | ||
13429 | 2024.12.21 07:56:07.967539 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 287 rows starting from the beginning of the part | ||
13430 | 2024.12.21 07:56:07.968198 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 58 rows starting from the beginning of the part | ||
13431 | 2024.12.21 07:56:07.968723 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 287 rows starting from the beginning of the part | ||
13432 | 2024.12.21 07:56:07.969160 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
13433 | 2024.12.21 07:56:07.969504 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1430 rows starting from the beginning of the part | ||
13434 | 2024.12.21 07:56:07.970141 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13435 | 2024.12.21 07:56:07.970189 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13436 | 2024.12.21 07:56:07.970709 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13437 | 2024.12.21 07:56:07.971019 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13438 | 2024.12.21 07:56:07.971285 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.005234 sec., 10508.215513947269 rows/sec., 770.58 KiB/sec. | ||
13439 | 2024.12.21 07:56:07.971351 [ 253 ] {e5d2a0cc-efa4-4e47-97d5-f15469c0f215} <Debug> TCPHandler: Processed in 0.00583441 sec. | ||
13440 | 2024.12.21 07:56:07.971563 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13441 | 2024.12.21 07:56:07.972003 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13442 | 2024.12.21 07:56:07.972211 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13443 | 2024.12.21 07:56:07.972220 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3556 rows, containing 5 columns (5 merged, 0 gathered) in 0.006742946 sec., 527365.9317455605 rows/sec., 46.48 MiB/sec. | ||
13444 | 2024.12.21 07:56:07.972515 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13445 | 2024.12.21 07:56:07.973119 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13446 | 2024.12.21 07:56:07.973283 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_116_23} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13447 | 2024.12.21 07:56:07.973464 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
13448 | 2024.12.21 07:56:07.973662 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13449 | 2024.12.21 07:56:07.973708 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13450 | 2024.12.21 07:56:07.974085 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13451 | 2024.12.21 07:56:07.974325 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13452 | 2024.12.21 07:56:07.974536 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002715 sec., 89134.43830570903 rows/sec., 6.04 MiB/sec. | ||
13453 | 2024.12.21 07:56:07.974594 [ 4 ] {97e1b1e3-11b9-4591-932b-6b17fd5eeada} <Debug> TCPHandler: Processed in 0.003153194 sec. | ||
13454 | 2024.12.21 07:56:07.974762 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13455 | 2024.12.21 07:56:07.974884 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13456 | 2024.12.21 07:56:07.974934 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13457 | 2024.12.21 07:56:07.975517 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13458 | 2024.12.21 07:56:07.975559 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13459 | 2024.12.21 07:56:07.975913 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13460 | 2024.12.21 07:56:07.976153 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13461 | 2024.12.21 07:56:07.976360 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001502 sec., 8655.126498002663 rows/sec., 539.65 KiB/sec. | ||
13462 | 2024.12.21 07:56:07.976414 [ 253 ] {dcc945d8-5ef4-4862-8763-31282b57dcd4} <Debug> TCPHandler: Processed in 0.001711849 sec. | ||
13463 | 2024.12.21 07:56:07.976553 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13464 | 2024.12.21 07:56:07.976754 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13465 | 2024.12.21 07:56:07.976845 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13466 | 2024.12.21 07:56:07.978073 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13467 | 2024.12.21 07:56:07.978114 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13468 | 2024.12.21 07:56:07.978533 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13469 | 2024.12.21 07:56:07.978792 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13470 | 2024.12.21 07:56:07.978964 [ 108 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13471 | 2024.12.21 07:56:07.979020 [ 108 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13472 | 2024.12.21 07:56:07.979032 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002321 sec., 381732.0120637656 rows/sec., 27.70 MiB/sec. | ||
13473 | 2024.12.21 07:56:07.979058 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13474 | 2024.12.21 07:56:07.979183 [ 4 ] {ed673505-7248-4fa4-8dcf-6ad33580b7e9} <Debug> TCPHandler: Processed in 0.002686357 sec. | ||
13475 | 2024.12.21 07:56:07.979294 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
13476 | 2024.12.21 07:56:07.979387 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13477 | 2024.12.21 07:56:07.979424 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13478 | 2024.12.21 07:56:07.979453 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part | ||
13479 | 2024.12.21 07:56:07.979611 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 424 rows starting from the beginning of the part | ||
13480 | 2024.12.21 07:56:07.979649 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13481 | 2024.12.21 07:56:07.979858 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13482 | 2024.12.21 07:56:07.979867 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 68 rows starting from the beginning of the part | ||
13483 | 2024.12.21 07:56:07.980206 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 424 rows starting from the beginning of the part | ||
13484 | 2024.12.21 07:56:07.980490 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
13485 | 2024.12.21 07:56:07.980750 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 886 rows starting from the beginning of the part | ||
13486 | 2024.12.21 07:56:07.981666 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13487 | 2024.12.21 07:56:07.981713 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13488 | 2024.12.21 07:56:07.982304 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
13489 | 2024.12.21 07:56:07.982573 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13490 | 2024.12.21 07:56:07.982956 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003394 sec., 1767.8255745433119 rows/sec., 92.36 KiB/sec. | ||
13491 | 2024.12.21 07:56:07.983038 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2782 rows, containing 5 columns (5 merged, 0 gathered) in 0.003844995 sec., 723538.0020000027 rows/sec., 55.26 MiB/sec. | ||
13492 | 2024.12.21 07:56:07.983070 [ 253 ] {0dbeca09-de56-4ef6-941c-5b5809bdc678} <Debug> TCPHandler: Processed in 0.003771924 sec. | ||
13493 | 2024.12.21 07:56:07.983332 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13494 | 2024.12.21 07:56:07.983356 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13495 | 2024.12.21 07:56:07.983612 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13496 | 2024.12.21 07:56:07.983729 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13497 | 2024.12.21 07:56:07.983937 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13498 | 2024.12.21 07:56:07.984219 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_116_23} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13499 | 2024.12.21 07:56:07.984389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
13500 | 2024.12.21 07:56:07.984922 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13501 | 2024.12.21 07:56:07.984966 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13502 | 2024.12.21 07:56:07.985420 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13503 | 2024.12.21 07:56:07.985666 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13504 | 2024.12.21 07:56:07.985907 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.002397 sec., 384647.4760116813 rows/sec., 25.62 MiB/sec. | ||
13505 | 2024.12.21 07:56:07.985969 [ 4 ] {6931930b-7b5f-4859-bc0c-61b72be9b33e} <Debug> TCPHandler: Processed in 0.002777138 sec. | ||
13506 | 2024.12.21 07:56:07.986126 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13507 | 2024.12.21 07:56:07.986270 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13508 | 2024.12.21 07:56:07.986333 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13509 | 2024.12.21 07:56:07.986846 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13510 | 2024.12.21 07:56:07.986887 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13511 | 2024.12.21 07:56:07.987251 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13512 | 2024.12.21 07:56:07.987499 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13513 | 2024.12.21 07:56:07.987705 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
13514 | 2024.12.21 07:56:07.987756 [ 253 ] {0e988655-388b-469a-9bf1-f727c61fc522} <Debug> TCPHandler: Processed in 0.00169863 sec. | ||
13515 | 2024.12.21 07:56:07.987902 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13516 | 2024.12.21 07:56:07.988022 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13517 | 2024.12.21 07:56:07.988102 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13518 | 2024.12.21 07:56:07.989307 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13519 | 2024.12.21 07:56:07.989346 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13520 | 2024.12.21 07:56:07.990040 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13521 | 2024.12.21 07:56:07.990303 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13522 | 2024.12.21 07:56:07.990488 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13523 | 2024.12.21 07:56:07.990558 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13524 | 2024.12.21 07:56:07.990594 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002589 sec., 16222.479721900347 rows/sec., 29.07 MiB/sec. | ||
13525 | 2024.12.21 07:56:07.990603 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13526 | 2024.12.21 07:56:07.991006 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
13527 | 2024.12.21 07:56:07.991027 [ 4 ] {acb89df8-a549-46ff-a48d-7ae4f10d8593} <Debug> TCPHandler: Processed in 0.003183255 sec. | ||
13528 | 2024.12.21 07:56:07.991233 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13529 | 2024.12.21 07:56:07.991423 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13530 | 2024.12.21 07:56:07.991507 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13531 | 2024.12.21 07:56:07.991508 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13532 | 2024.12.21 07:56:07.991641 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1835 rows starting from the beginning of the part | ||
13533 | 2024.12.21 07:56:07.992143 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
13534 | 2024.12.21 07:56:07.992580 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
13535 | 2024.12.21 07:56:07.992923 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13536 | 2024.12.21 07:56:07.992980 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13537 | 2024.12.21 07:56:07.993020 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
13538 | 2024.12.21 07:56:07.993447 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
13539 | 2024.12.21 07:56:07.993844 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
13540 | 2024.12.21 07:56:07.993877 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13541 | 2024.12.21 07:56:07.994332 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13542 | 2024.12.21 07:56:07.994699 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.003323 sec., 16250.376166114957 rows/sec., 1021.82 KiB/sec. | ||
13543 | 2024.12.21 07:56:07.994776 [ 253 ] {706c842c-65bd-4a15-a850-c108ed8ab497} <Debug> TCPHandler: Processed in 0.003642002 sec. | ||
13544 | 2024.12.21 07:56:08.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.05 MiB, peak 267.72 MiB, free memory in arenas 0.00 B, will set to 256.95 MiB (RSS), difference: -8.10 MiB | ||
13545 | 2024.12.21 07:56:08.005238 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2045 rows, containing 19 columns (19 merged, 0 gathered) in 0.014498258 sec., 141051.42838539637 rows/sec., 252.76 MiB/sec. | ||
13546 | 2024.12.21 07:56:08.007298 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13547 | 2024.12.21 07:56:08.007769 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13548 | 2024.12.21 07:56:08.007873 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13549 | 2024.12.21 07:56:08.008044 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
13550 | 2024.12.21 07:56:09.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.38 MiB, peak 267.72 MiB, free memory in arenas 0.00 B, will set to 261.12 MiB (RSS), difference: 12.74 MiB | ||
13551 | 2024.12.21 07:56:10.218370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1866 | ||
13552 | 2024.12.21 07:56:10.221889 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13553 | 2024.12.21 07:56:10.221953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13554 | 2024.12.21 07:56:10.223487 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13555 | 2024.12.21 07:56:10.223797 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13556 | 2024.12.21 07:56:10.224035 [ 107 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
13557 | 2024.12.21 07:56:10.224147 [ 107 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13558 | 2024.12.21 07:56:10.224207 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13559 | 2024.12.21 07:56:10.225270 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
13560 | 2024.12.21 07:56:10.226220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
13561 | 2024.12.21 07:56:10.226754 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13562 | 2024.12.21 07:56:10.226959 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1678 rows starting from the beginning of the part | ||
13563 | 2024.12.21 07:56:10.227689 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
13564 | 2024.12.21 07:56:10.228395 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 54 rows starting from the beginning of the part | ||
13565 | 2024.12.21 07:56:10.229068 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
13566 | 2024.12.21 07:56:10.229684 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
13567 | 2024.12.21 07:56:10.230313 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 54 rows starting from the beginning of the part | ||
13568 | 2024.12.21 07:56:10.239516 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 72 columns (72 merged, 0 gathered) in 0.015004888 sec., 124359.4753922855 rows/sec., 95.32 MiB/sec. | ||
13569 | 2024.12.21 07:56:10.241882 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
13570 | 2024.12.21 07:56:10.242743 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13571 | 2024.12.21 07:56:10.242840 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_51_10} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
13572 | 2024.12.21 07:56:10.243175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
13573 | 2024.12.21 07:56:10.697109 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13574 | 2024.12.21 07:56:10.697401 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13575 | 2024.12.21 07:56:10.697513 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13576 | 2024.12.21 07:56:10.698391 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13577 | 2024.12.21 07:56:10.698433 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13578 | 2024.12.21 07:56:10.698863 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13579 | 2024.12.21 07:56:10.699140 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13580 | 2024.12.21 07:56:10.699357 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002039 sec., 27464.443354585583 rows/sec., 2.11 MiB/sec. | ||
13581 | 2024.12.21 07:56:10.699433 [ 4 ] {28c24052-9eee-437a-972c-56f9092c5361} <Debug> TCPHandler: Processed in 0.002508753 sec. | ||
13582 | 2024.12.21 07:56:10.699710 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13583 | 2024.12.21 07:56:10.699922 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13584 | 2024.12.21 07:56:10.700006 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13585 | 2024.12.21 07:56:10.700852 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13586 | 2024.12.21 07:56:10.700903 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13587 | 2024.12.21 07:56:10.701338 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13588 | 2024.12.21 07:56:10.701596 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13589 | 2024.12.21 07:56:10.701850 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. | ||
13590 | 2024.12.21 07:56:10.701909 [ 253 ] {0a5a0636-29f5-4d1a-8785-b6c4d5ad58ba} <Debug> TCPHandler: Processed in 0.00234017 sec. | ||
13591 | 2024.12.21 07:56:10.702130 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13592 | 2024.12.21 07:56:10.702359 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13593 | 2024.12.21 07:56:10.702459 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13594 | 2024.12.21 07:56:10.703136 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13595 | 2024.12.21 07:56:10.703177 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13596 | 2024.12.21 07:56:10.703572 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13597 | 2024.12.21 07:56:10.703819 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13598 | 2024.12.21 07:56:10.704011 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 5 parts from all_1_111_22 to all_115_115_0 | ||
13599 | 2024.12.21 07:56:10.704047 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001749 sec., 42309.89136649514 rows/sec., 2.94 MiB/sec. | ||
13600 | 2024.12.21 07:56:10.704100 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13601 | 2024.12.21 07:56:10.704172 [ 4 ] {47741454-6cef-4d4f-a7b9-306f7d5e882e} <Debug> TCPHandler: Processed in 0.002155027 sec. | ||
13602 | 2024.12.21 07:56:10.704179 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13603 | 2024.12.21 07:56:10.704377 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13604 | 2024.12.21 07:56:10.704393 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_111_22 to all_115_115_0 into Compact with storage Full | ||
13605 | 2024.12.21 07:56:10.704555 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13606 | 2024.12.21 07:56:10.704594 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13607 | 2024.12.21 07:56:10.704639 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13608 | 2024.12.21 07:56:10.704651 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 32140 rows starting from the beginning of the part | ||
13609 | 2024.12.21 07:56:10.704819 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 162 rows starting from the beginning of the part | ||
13610 | 2024.12.21 07:56:10.705133 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 237 rows starting from the beginning of the part | ||
13611 | 2024.12.21 07:56:10.705543 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::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 | ||
13612 | 2024.12.21 07:56:10.705759 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 922 rows starting from the beginning of the part | ||
13613 | 2024.12.21 07:56:10.706316 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13614 | 2024.12.21 07:56:10.706358 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13615 | 2024.12.21 07:56:10.706813 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13616 | 2024.12.21 07:56:10.707092 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13617 | 2024.12.21 07:56:10.707314 [ 104 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13618 | 2024.12.21 07:56:10.707430 [ 104 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13619 | 2024.12.21 07:56:10.707504 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.002965 sec., 9443.507588532882 rows/sec., 653.46 KiB/sec. | ||
13620 | 2024.12.21 07:56:10.707523 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13621 | 2024.12.21 07:56:10.707832 [ 253 ] {270cb910-e1cb-4acb-a18d-1f2d1feff4a0} <Debug> TCPHandler: Processed in 0.00354515 sec. | ||
13622 | 2024.12.21 07:56:10.708138 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
13623 | 2024.12.21 07:56:10.708394 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13624 | 2024.12.21 07:56:10.708477 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6730 rows starting from the beginning of the part | ||
13625 | 2024.12.21 07:56:10.708642 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
13626 | 2024.12.21 07:56:10.708827 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 82 rows starting from the beginning of the part | ||
13627 | 2024.12.21 07:56:10.709002 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
13628 | 2024.12.21 07:56:10.709192 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 54 rows starting from the beginning of the part | ||
13629 | 2024.12.21 07:56:10.709382 [ 191 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 28 rows starting from the beginning of the part | ||
13630 | 2024.12.21 07:56:10.712006 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 4 columns (4 merged, 0 gathered) in 0.004220362 sec., 1661942.7433002193 rows/sec., 108.43 MiB/sec. | ||
13631 | 2024.12.21 07:56:10.712540 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13632 | 2024.12.21 07:56:10.712956 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13633 | 2024.12.21 07:56:10.713038 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_116_23} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13634 | 2024.12.21 07:56:10.713142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
13635 | 2024.12.21 07:56:10.714333 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33621 rows, containing 5 columns (5 merged, 0 gathered) in 0.010005692 sec., 3360187.38134254 rows/sec., 226.99 MiB/sec. | ||
13636 | 2024.12.21 07:56:10.714631 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
13637 | 2024.12.21 07:56:10.714948 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13638 | 2024.12.21 07:56:10.715032 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 5 parts: [all_1_111_22, all_115_115_0] -> all_1_115_23 | ||
13639 | 2024.12.21 07:56:10.715127 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
13640 | 2024.12.21 07:56:12.555813 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32574 | ||
13641 | 2024.12.21 07:56:12.556952 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13642 | 2024.12.21 07:56:12.557044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13643 | 2024.12.21 07:56:12.557614 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13644 | 2024.12.21 07:56:12.557872 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13645 | 2024.12.21 07:56:12.558112 [ 102 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13646 | 2024.12.21 07:56:12.558140 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
13647 | 2024.12.21 07:56:12.558204 [ 102 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13648 | 2024.12.21 07:56:12.558238 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13649 | 2024.12.21 07:56:12.558442 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
13650 | 2024.12.21 07:56:12.558676 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13651 | 2024.12.21 07:56:12.558745 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30317 rows starting from the beginning of the part | ||
13652 | 2024.12.21 07:56:12.558856 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
13653 | 2024.12.21 07:56:12.559112 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
13654 | 2024.12.21 07:56:12.559292 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
13655 | 2024.12.21 07:56:12.559417 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
13656 | 2024.12.21 07:56:12.559622 [ 188 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
13657 | 2024.12.21 07:56:12.562496 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004161321 sec., 7827802.757826181 rows/sec., 111.98 MiB/sec. | ||
13658 | 2024.12.21 07:56:12.562960 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13659 | 2024.12.21 07:56:12.563288 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13660 | 2024.12.21 07:56:12.563382 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_71_14} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13661 | 2024.12.21 07:56:12.563505 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13662 | 2024.12.21 07:56:14.894049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 | ||
13663 | 2024.12.21 07:56:14.917982 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13664 | 2024.12.21 07:56:14.918032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13665 | 2024.12.21 07:56:14.925217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13666 | 2024.12.21 07:56:14.925982 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13667 | 2024.12.21 07:56:14.926282 [ 100 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13668 | 2024.12.21 07:56:14.926354 [ 100 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13669 | 2024.12.21 07:56:14.926397 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13670 | 2024.12.21 07:56:14.926907 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13671 | 2024.12.21 07:56:14.942753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 536 | ||
13672 | 2024.12.21 07:56:14.944407 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13673 | 2024.12.21 07:56:14.945622 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13674 | 2024.12.21 07:56:14.950747 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13675 | 2024.12.21 07:56:14.955951 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13676 | 2024.12.21 07:56:14.961418 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13677 | 2024.12.21 07:56:14.967254 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
13678 | 2024.12.21 07:56:14.973149 [ 201 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
13679 | 2024.12.21 07:56:15.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.59 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 261.39 MiB (RSS), difference: -14.20 MiB | ||
13680 | 2024.12.21 07:56:15.041448 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.114919852 sec., 4664.120173075057 rows/sec., 24.12 MiB/sec. | ||
13681 | 2024.12.21 07:56:15.044398 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13682 | 2024.12.21 07:56:15.047002 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13683 | 2024.12.21 07:56:15.047128 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_71_14} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13684 | 2024.12.21 07:56:15.048867 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13685 | 2024.12.21 07:56:15.701134 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13686 | 2024.12.21 07:56:15.701350 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13687 | 2024.12.21 07:56:15.701432 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13688 | 2024.12.21 07:56:15.702252 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13689 | 2024.12.21 07:56:15.702305 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13690 | 2024.12.21 07:56:15.702752 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13691 | 2024.12.21 07:56:15.703015 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13692 | 2024.12.21 07:56:15.703234 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
13693 | 2024.12.21 07:56:15.703298 [ 4 ] {2327033d-a03f-400e-8212-ef38a1b4ce8f} <Debug> TCPHandler: Processed in 0.00231104 sec. | ||
13694 | 2024.12.21 07:56:15.703558 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13695 | 2024.12.21 07:56:15.703775 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13696 | 2024.12.21 07:56:15.703857 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13697 | 2024.12.21 07:56:15.704607 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13698 | 2024.12.21 07:56:15.704658 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13699 | 2024.12.21 07:56:15.705114 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13700 | 2024.12.21 07:56:15.705390 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13701 | 2024.12.21 07:56:15.705633 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00192 sec., 33333.333333333336 rows/sec., 2.60 MiB/sec. | ||
13702 | 2024.12.21 07:56:15.705692 [ 253 ] {19e4f868-7282-44bf-a4a2-97c2bd76af3d} <Debug> TCPHandler: Processed in 0.002278079 sec. | ||
13703 | 2024.12.21 07:56:15.705902 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13704 | 2024.12.21 07:56:15.706040 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13705 | 2024.12.21 07:56:15.706097 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13706 | 2024.12.21 07:56:15.706684 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13707 | 2024.12.21 07:56:15.706722 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13708 | 2024.12.21 07:56:15.707126 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13709 | 2024.12.21 07:56:15.707381 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13710 | 2024.12.21 07:56:15.707584 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001568 sec., 102040.81632653062 rows/sec., 7.11 MiB/sec. | ||
13711 | 2024.12.21 07:56:15.707656 [ 4 ] {a434b586-01ba-4bce-a79c-abb54e01b771} <Debug> TCPHandler: Processed in 0.001863751 sec. | ||
13712 | 2024.12.21 07:56:15.707799 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13713 | 2024.12.21 07:56:15.708108 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13714 | 2024.12.21 07:56:15.708273 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13715 | 2024.12.21 07:56:15.709389 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13716 | 2024.12.21 07:56:15.709428 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13717 | 2024.12.21 07:56:15.709826 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13718 | 2024.12.21 07:56:15.710079 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13719 | 2024.12.21 07:56:15.710301 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002316 sec., 25906.73575129534 rows/sec., 1.75 MiB/sec. | ||
13720 | 2024.12.21 07:56:15.710358 [ 253 ] {8aedaaf6-73f2-43f2-80d3-96540309c2b1} <Debug> TCPHandler: Processed in 0.002618565 sec. | ||
13721 | 2024.12.21 07:56:16.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.25 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 261.92 MiB (RSS), difference: 13.67 MiB | ||
13722 | 2024.12.21 07:56:16.436866 [ 225 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
13723 | 2024.12.21 07:56:16.436932 [ 225 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
13724 | 2024.12.21 07:56:16.438975 [ 225 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
13725 | 2024.12.21 07:56:16.722482 [ 225 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
13726 | 2024.12.21 07:56:16.722549 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
13727 | 2024.12.21 07:56:16.724656 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
13728 | 2024.12.21 07:56:19.848487 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13729 | 2024.12.21 07:56:19.848561 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13730 | 2024.12.21 07:56:20.058348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33062 | ||
13731 | 2024.12.21 07:56:20.059090 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13732 | 2024.12.21 07:56:20.059138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13733 | 2024.12.21 07:56:20.059672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13734 | 2024.12.21 07:56:20.059936 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13735 | 2024.12.21 07:56:20.060138 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33062 | ||
13736 | 2024.12.21 07:56:20.226582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1882 | ||
13737 | 2024.12.21 07:56:20.229331 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13738 | 2024.12.21 07:56:20.229387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13739 | 2024.12.21 07:56:20.230886 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13740 | 2024.12.21 07:56:20.231213 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13741 | 2024.12.21 07:56:20.232643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
13742 | 2024.12.21 07:56:20.707524 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13743 | 2024.12.21 07:56:20.707737 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13744 | 2024.12.21 07:56:20.707816 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13745 | 2024.12.21 07:56:20.708574 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13746 | 2024.12.21 07:56:20.708630 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13747 | 2024.12.21 07:56:20.709074 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13748 | 2024.12.21 07:56:20.709355 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13749 | 2024.12.21 07:56:20.709578 [ 94 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13750 | 2024.12.21 07:56:20.709613 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
13751 | 2024.12.21 07:56:20.709665 [ 94 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13752 | 2024.12.21 07:56:20.709732 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13753 | 2024.12.21 07:56:20.709750 [ 4 ] {e5b8b6c8-58e1-4839-a2ef-56ecdfe10bbb} <Debug> TCPHandler: Processed in 0.00236648 sec. | ||
13754 | 2024.12.21 07:56:20.710065 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
13755 | 2024.12.21 07:56:20.710107 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13756 | 2024.12.21 07:56:20.710539 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13757 | 2024.12.21 07:56:20.710740 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13758 | 2024.12.21 07:56:20.710944 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13759 | 2024.12.21 07:56:20.711086 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part | ||
13760 | 2024.12.21 07:56:20.711394 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
13761 | 2024.12.21 07:56:20.711795 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13762 | 2024.12.21 07:56:20.712356 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
13763 | 2024.12.21 07:56:20.712670 [ 196 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
13764 | 2024.12.21 07:56:20.714007 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13765 | 2024.12.21 07:56:20.714080 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13766 | 2024.12.21 07:56:20.715170 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13767 | 2024.12.21 07:56:20.715178 [ 200 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005317401 sec., 13164.325955480881 rows/sec., 999.08 KiB/sec. | ||
13768 | 2024.12.21 07:56:20.715431 [ 200 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13769 | 2024.12.21 07:56:20.715644 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13770 | 2024.12.21 07:56:20.716074 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.005696 sec., 50386.23595505618 rows/sec., 4.45 MiB/sec. | ||
13771 | 2024.12.21 07:56:20.716115 [ 200 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13772 | 2024.12.21 07:56:20.716250 [ 253 ] {264747e4-b26d-47cc-995f-86bd3838d2ce} <Debug> TCPHandler: Processed in 0.006354139 sec. | ||
13773 | 2024.12.21 07:56:20.716328 [ 200 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_49_12} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13774 | 2024.12.21 07:56:20.716480 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13775 | 2024.12.21 07:56:20.716490 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13776 | 2024.12.21 07:56:20.716630 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13777 | 2024.12.21 07:56:20.716681 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13778 | 2024.12.21 07:56:20.717311 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2024.12.21 07:56:20.717353 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13780 | 2024.12.21 07:56:20.717730 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
13781 | 2024.12.21 07:56:20.717979 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13782 | 2024.12.21 07:56:20.718218 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001616 sec., 30321.78217821782 rows/sec., 2.18 MiB/sec. | ||
13783 | 2024.12.21 07:56:20.718322 [ 4 ] {64284171-4dfc-40cb-b5d2-c364c4d7aefd} <Debug> TCPHandler: Processed in 0.001929733 sec. | ||
13784 | 2024.12.21 07:56:20.718566 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13785 | 2024.12.21 07:56:20.718758 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13786 | 2024.12.21 07:56:20.718821 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13787 | 2024.12.21 07:56:20.719441 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13788 | 2024.12.21 07:56:20.719480 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13789 | 2024.12.21 07:56:20.719843 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13790 | 2024.12.21 07:56:20.720093 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13791 | 2024.12.21 07:56:20.720275 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001554 sec., 9009.009009009009 rows/sec., 630.93 KiB/sec. | ||
13792 | 2024.12.21 07:56:20.720330 [ 253 ] {cd45c399-eb7b-48ab-9b9a-d5f5aa1eb848} <Debug> TCPHandler: Processed in 0.001910313 sec. | ||
13793 | 2024.12.21 07:56:20.720485 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13794 | 2024.12.21 07:56:20.720625 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13795 | 2024.12.21 07:56:20.720684 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13796 | 2024.12.21 07:56:20.721323 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13797 | 2024.12.21 07:56:20.721364 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13798 | 2024.12.21 07:56:20.721730 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13799 | 2024.12.21 07:56:20.721976 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13800 | 2024.12.21 07:56:20.722145 [ 94 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
13801 | 2024.12.21 07:56:20.722207 [ 94 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13802 | 2024.12.21 07:56:20.722214 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001613 sec., 8059.516429014258 rows/sec., 502.51 KiB/sec. | ||
13803 | 2024.12.21 07:56:20.722246 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13804 | 2024.12.21 07:56:20.722374 [ 4 ] {dd54e617-5d6b-493a-9579-92cc4b4e898f} <Debug> TCPHandler: Processed in 0.001956084 sec. | ||
13805 | 2024.12.21 07:56:20.722646 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
13806 | 2024.12.21 07:56:20.722674 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13807 | 2024.12.21 07:56:20.723153 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13808 | 2024.12.21 07:56:20.723298 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13809 | 2024.12.21 07:56:20.723341 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13810 | 2024.12.21 07:56:20.723439 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part | ||
13811 | 2024.12.21 07:56:20.723940 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part | ||
13812 | 2024.12.21 07:56:20.724205 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part | ||
13813 | 2024.12.21 07:56:20.724471 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part | ||
13814 | 2024.12.21 07:56:20.724819 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part | ||
13815 | 2024.12.21 07:56:20.726148 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13816 | 2024.12.21 07:56:20.726193 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13817 | 2024.12.21 07:56:20.726577 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004210812 sec., 15436.452636688598 rows/sec., 1022.76 KiB/sec. | ||
13818 | 2024.12.21 07:56:20.726739 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
13819 | 2024.12.21 07:56:20.726812 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13820 | 2024.12.21 07:56:20.727123 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13821 | 2024.12.21 07:56:20.727123 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13822 | 2024.12.21 07:56:20.727229 [ 198 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_49_12} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
13823 | 2024.12.21 07:56:20.727343 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13824 | 2024.12.21 07:56:20.727381 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004391 sec., 96561.14780232293 rows/sec., 6.90 MiB/sec. | ||
13825 | 2024.12.21 07:56:20.727438 [ 253 ] {2f611a41-5e62-4643-9ca3-8b4443aec57f} <Debug> TCPHandler: Processed in 0.004932635 sec. | ||
13826 | 2024.12.21 07:56:20.727660 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13827 | 2024.12.21 07:56:20.727889 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13828 | 2024.12.21 07:56:20.727983 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13829 | 2024.12.21 07:56:20.728516 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13830 | 2024.12.21 07:56:20.728556 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13831 | 2024.12.21 07:56:20.728932 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
13832 | 2024.12.21 07:56:20.729188 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13833 | 2024.12.21 07:56:20.729425 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00159 sec., 3773.5849056603774 rows/sec., 197.16 KiB/sec. | ||
13834 | 2024.12.21 07:56:20.729496 [ 4 ] {86041497-016f-4bd1-8454-513c8ab50ef8} <Debug> TCPHandler: Processed in 0.001951823 sec. | ||
13835 | 2024.12.21 07:56:20.729730 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13836 | 2024.12.21 07:56:20.729901 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13837 | 2024.12.21 07:56:20.729965 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13838 | 2024.12.21 07:56:20.730546 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13839 | 2024.12.21 07:56:20.730584 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13840 | 2024.12.21 07:56:20.730989 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13841 | 2024.12.21 07:56:20.731229 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13842 | 2024.12.21 07:56:20.731440 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. | ||
13843 | 2024.12.21 07:56:20.731514 [ 253 ] {2a7df134-739e-4063-b01f-153aa3752f7b} <Debug> TCPHandler: Processed in 0.001916503 sec. | ||
13844 | 2024.12.21 07:56:20.731553 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
13845 | 2024.12.21 07:56:20.731599 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
13846 | 2024.12.21 07:56:20.731672 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13847 | 2024.12.21 07:56:20.731807 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13848 | 2024.12.21 07:56:20.731871 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13849 | 2024.12.21 07:56:20.732556 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13850 | 2024.12.21 07:56:20.732604 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13851 | 2024.12.21 07:56:20.733070 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13852 | 2024.12.21 07:56:20.733317 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13853 | 2024.12.21 07:56:20.733682 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001902 sec., 525.7623554153522 rows/sec., 35.43 KiB/sec. | ||
13854 | 2024.12.21 07:56:20.734053 [ 4 ] {f92dce19-8217-4e71-8ba8-eac798773023} <Debug> TCPHandler: Processed in 0.002443612 sec. | ||
13855 | 2024.12.21 07:56:20.734364 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13856 | 2024.12.21 07:56:20.734720 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13857 | 2024.12.21 07:56:20.734909 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13858 | 2024.12.21 07:56:20.735814 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
13859 | 2024.12.21 07:56:20.737476 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13860 | 2024.12.21 07:56:20.737521 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13861 | 2024.12.21 07:56:20.738208 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
13862 | 2024.12.21 07:56:20.738471 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13863 | 2024.12.21 07:56:20.738727 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004145 sec., 10132.689987937274 rows/sec., 18.16 MiB/sec. | ||
13864 | 2024.12.21 07:56:20.739090 [ 253 ] {211001da-80a1-4776-9eae-a146815e770d} <Debug> TCPHandler: Processed in 0.004927845 sec. | ||
13865 | 2024.12.21 07:56:20.739304 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13866 | 2024.12.21 07:56:20.739530 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13867 | 2024.12.21 07:56:20.739622 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13868 | 2024.12.21 07:56:20.740301 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13869 | 2024.12.21 07:56:20.740341 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
13870 | 2024.12.21 07:56:20.740716 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13871 | 2024.12.21 07:56:20.740954 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13872 | 2024.12.21 07:56:20.741180 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001706 sec., 48065.65064478312 rows/sec., 3.05 MiB/sec. | ||
13873 | 2024.12.21 07:56:20.741230 [ 4 ] {858106be-2a7d-40a0-bf2e-070196d1b243} <Debug> TCPHandler: Processed in 0.002039405 sec. | ||
13874 | 2024.12.21 07:56:21.981340 [ 217 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
13875 | 2024.12.21 07:56:21.981404 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
13876 | 2024.12.21 07:56:21.983432 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
13877 | 2024.12.21 07:56:22.442908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 | ||
13878 | 2024.12.21 07:56:22.465997 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13879 | 2024.12.21 07:56:22.466053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13880 | 2024.12.21 07:56:22.473574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13881 | 2024.12.21 07:56:22.474373 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13882 | 2024.12.21 07:56:22.477358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
13883 | 2024.12.21 07:56:25.701144 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13884 | 2024.12.21 07:56:25.701360 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13885 | 2024.12.21 07:56:25.701443 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13886 | 2024.12.21 07:56:25.702317 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13887 | 2024.12.21 07:56:25.702366 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13888 | 2024.12.21 07:56:25.702805 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13889 | 2024.12.21 07:56:25.703072 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13890 | 2024.12.21 07:56:25.703320 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002018 sec., 27750.247770069378 rows/sec., 2.13 MiB/sec. | ||
13891 | 2024.12.21 07:56:25.703388 [ 4 ] {a49a595d-6d42-4be3-8cfb-0302682b21e7} <Debug> TCPHandler: Processed in 0.00238106 sec. | ||
13892 | 2024.12.21 07:56:25.703654 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13893 | 2024.12.21 07:56:25.703869 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13894 | 2024.12.21 07:56:25.703951 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13895 | 2024.12.21 07:56:25.704768 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13896 | 2024.12.21 07:56:25.704812 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13897 | 2024.12.21 07:56:25.705255 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
13898 | 2024.12.21 07:56:25.705529 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13899 | 2024.12.21 07:56:25.705776 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
13900 | 2024.12.21 07:56:25.705855 [ 253 ] {9abefaad-1861-406a-ae5e-4f41516e5b64} <Debug> TCPHandler: Processed in 0.002344451 sec. | ||
13901 | 2024.12.21 07:56:25.706069 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13902 | 2024.12.21 07:56:25.706348 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13903 | 2024.12.21 07:56:25.706407 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13904 | 2024.12.21 07:56:25.707000 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13905 | 2024.12.21 07:56:25.707040 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13906 | 2024.12.21 07:56:25.707449 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13907 | 2024.12.21 07:56:25.707702 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13908 | 2024.12.21 07:56:25.707941 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
13909 | 2024.12.21 07:56:25.708007 [ 4 ] {73274c24-72e5-4897-83c9-084c3649d455} <Debug> TCPHandler: Processed in 0.002050555 sec. | ||
13910 | 2024.12.21 07:56:25.708224 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13911 | 2024.12.21 07:56:25.708458 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13912 | 2024.12.21 07:56:25.708523 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13913 | 2024.12.21 07:56:25.709135 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13914 | 2024.12.21 07:56:25.709185 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13915 | 2024.12.21 07:56:25.709591 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
13916 | 2024.12.21 07:56:25.709837 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13917 | 2024.12.21 07:56:25.710072 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001649 sec., 36385.68829593693 rows/sec., 2.45 MiB/sec. | ||
13918 | 2024.12.21 07:56:25.710143 [ 253 ] {cd5da239-1f40-4387-a566-7bad7a038574} <Debug> TCPHandler: Processed in 0.002032255 sec. | ||
13919 | 2024.12.21 07:56:27.560374 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33489 | ||
13920 | 2024.12.21 07:56:27.561030 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13921 | 2024.12.21 07:56:27.561081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13922 | 2024.12.21 07:56:27.561618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13923 | 2024.12.21 07:56:27.561880 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13924 | 2024.12.21 07:56:27.562170 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
13925 | 2024.12.21 07:56:29.977500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
13926 | 2024.12.21 07:56:30.001373 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13927 | 2024.12.21 07:56:30.001429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13928 | 2024.12.21 07:56:30.008919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13929 | 2024.12.21 07:56:30.009690 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13930 | 2024.12.21 07:56:30.014383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
13931 | 2024.12.21 07:56:30.232869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1912 | ||
13932 | 2024.12.21 07:56:30.236138 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13933 | 2024.12.21 07:56:30.236194 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13934 | 2024.12.21 07:56:30.237787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
13935 | 2024.12.21 07:56:30.238106 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13936 | 2024.12.21 07:56:30.240469 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
13937 | 2024.12.21 07:56:30.707691 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13938 | 2024.12.21 07:56:30.707891 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13939 | 2024.12.21 07:56:30.707969 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13940 | 2024.12.21 07:56:30.708815 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13941 | 2024.12.21 07:56:30.708870 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13942 | 2024.12.21 07:56:30.709315 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
13943 | 2024.12.21 07:56:30.709575 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13944 | 2024.12.21 07:56:30.709818 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. | ||
13945 | 2024.12.21 07:56:30.709884 [ 4 ] {e2b3dded-5c21-452a-9981-f396377bcbb2} <Debug> TCPHandler: Processed in 0.00230851 sec. | ||
13946 | 2024.12.21 07:56:30.710132 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13947 | 2024.12.21 07:56:30.710324 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13948 | 2024.12.21 07:56:30.710398 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13949 | 2024.12.21 07:56:30.711267 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13950 | 2024.12.21 07:56:30.711309 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13951 | 2024.12.21 07:56:30.711780 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
13952 | 2024.12.21 07:56:30.712047 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13953 | 2024.12.21 07:56:30.712264 [ 81 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
13954 | 2024.12.21 07:56:30.712287 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002011 sec., 142715.0671307807 rows/sec., 12.61 MiB/sec. | ||
13955 | 2024.12.21 07:56:30.712348 [ 81 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13956 | 2024.12.21 07:56:30.712411 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13957 | 2024.12.21 07:56:30.712438 [ 253 ] {4a6b8f9e-ded8-4cb5-b00c-05b5de063399} <Debug> TCPHandler: Processed in 0.002436021 sec. | ||
13958 | 2024.12.21 07:56:30.712714 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
13959 | 2024.12.21 07:56:30.712742 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13960 | 2024.12.21 07:56:30.713120 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13961 | 2024.12.21 07:56:30.713254 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13962 | 2024.12.21 07:56:30.713264 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1438 rows starting from the beginning of the part | ||
13963 | 2024.12.21 07:56:30.713470 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13964 | 2024.12.21 07:56:30.713767 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
13965 | 2024.12.21 07:56:30.714214 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
13966 | 2024.12.21 07:56:30.714688 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 287 rows starting from the beginning of the part | ||
13967 | 2024.12.21 07:56:30.715159 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
13968 | 2024.12.21 07:56:30.715746 [ 190 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 287 rows starting from the beginning of the part | ||
13969 | 2024.12.21 07:56:30.717670 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13970 | 2024.12.21 07:56:30.717743 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13971 | 2024.12.21 07:56:30.718812 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
13972 | 2024.12.21 07:56:30.719208 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13973 | 2024.12.21 07:56:30.719795 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006774 sec., 7233.540005904931 rows/sec., 533.55 KiB/sec. | ||
13974 | 2024.12.21 07:56:30.719815 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007297745 sec., 298722.4135674787 rows/sec., 26.37 MiB/sec. | ||
13975 | 2024.12.21 07:56:30.719885 [ 4 ] {9c6d3b76-55b5-4022-8886-0d93a82e76ef} <Debug> TCPHandler: Processed in 0.007337616 sec. | ||
13976 | 2024.12.21 07:56:30.720062 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13977 | 2024.12.21 07:56:30.720107 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
13978 | 2024.12.21 07:56:30.720295 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13979 | 2024.12.21 07:56:30.720382 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13980 | 2024.12.21 07:56:30.720636 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2024.12.21 07:56:30.720883 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_121_24} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
13982 | 2024.12.21 07:56:30.721080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13983 | 2024.12.21 07:56:30.721455 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13984 | 2024.12.21 07:56:30.721500 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13985 | 2024.12.21 07:56:30.721875 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
13986 | 2024.12.21 07:56:30.722131 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13987 | 2024.12.21 07:56:30.722308 [ 81 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
13988 | 2024.12.21 07:56:30.722371 [ 81 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13989 | 2024.12.21 07:56:30.722378 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002124 sec., 6591.337099811676 rows/sec., 461.61 KiB/sec. | ||
13990 | 2024.12.21 07:56:30.722399 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
13991 | 2024.12.21 07:56:30.722545 [ 253 ] {80aa0c35-9151-407e-87e2-e7071d0943e0} <Debug> TCPHandler: Processed in 0.002567354 sec. | ||
13992 | 2024.12.21 07:56:30.722589 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
13993 | 2024.12.21 07:56:30.722725 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13994 | 2024.12.21 07:56:30.722735 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13995 | 2024.12.21 07:56:30.722762 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 243 rows starting from the beginning of the part | ||
13996 | 2024.12.21 07:56:30.723022 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
13997 | 2024.12.21 07:56:30.723097 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13998 | 2024.12.21 07:56:30.723301 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13999 | 2024.12.21 07:56:30.723314 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
14000 | 2024.12.21 07:56:30.723631 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 242 rows starting from the beginning of the part | ||
14001 | 2024.12.21 07:56:30.723937 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14002 | 2024.12.21 07:56:30.724262 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
14003 | 2024.12.21 07:56:30.726019 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14004 | 2024.12.21 07:56:30.726087 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14005 | 2024.12.21 07:56:30.727061 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14006 | 2024.12.21 07:56:30.727246 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004735441 sec., 114244.90348417392 rows/sec., 8.18 MiB/sec. | ||
14007 | 2024.12.21 07:56:30.727441 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14008 | 2024.12.21 07:56:30.727545 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14009 | 2024.12.21 07:56:30.727963 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004974 sec., 2613.590671491757 rows/sec., 162.96 KiB/sec. | ||
14010 | 2024.12.21 07:56:30.728072 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14011 | 2024.12.21 07:56:30.728121 [ 4 ] {3c1b1cb4-607f-4051-a4b8-7a74b35beb18} <Debug> TCPHandler: Processed in 0.005472074 sec. | ||
14012 | 2024.12.21 07:56:30.728241 [ 198 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_51_11} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
14013 | 2024.12.21 07:56:30.728332 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14014 | 2024.12.21 07:56:30.728342 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
14015 | 2024.12.21 07:56:30.728456 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14016 | 2024.12.21 07:56:30.728505 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14017 | 2024.12.21 07:56:30.729258 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14018 | 2024.12.21 07:56:30.729298 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14019 | 2024.12.21 07:56:30.729682 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14020 | 2024.12.21 07:56:30.729927 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14021 | 2024.12.21 07:56:30.730106 [ 81 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14022 | 2024.12.21 07:56:30.730168 [ 81 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14023 | 2024.12.21 07:56:30.730168 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001731 sec., 244945.11842865398 rows/sec., 17.51 MiB/sec. | ||
14024 | 2024.12.21 07:56:30.730195 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14025 | 2024.12.21 07:56:30.730360 [ 253 ] {67ab02d2-03c2-4aa0-af5e-e40f79a0fb64} <Debug> TCPHandler: Processed in 0.002101766 sec. | ||
14026 | 2024.12.21 07:56:30.730529 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
14027 | 2024.12.21 07:56:30.730646 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14028 | 2024.12.21 07:56:30.731066 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14029 | 2024.12.21 07:56:30.731094 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14030 | 2024.12.21 07:56:30.731207 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part | ||
14031 | 2024.12.21 07:56:30.731308 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14032 | 2024.12.21 07:56:30.731798 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
14033 | 2024.12.21 07:56:30.732366 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
14034 | 2024.12.21 07:56:30.733021 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 424 rows starting from the beginning of the part | ||
14035 | 2024.12.21 07:56:30.733547 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
14036 | 2024.12.21 07:56:30.734084 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 424 rows starting from the beginning of the part | ||
14037 | 2024.12.21 07:56:30.734833 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14038 | 2024.12.21 07:56:30.734875 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14039 | 2024.12.21 07:56:30.735391 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
14040 | 2024.12.21 07:56:30.735707 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14041 | 2024.12.21 07:56:30.735986 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005033 sec., 1192.1319292668388 rows/sec., 62.28 KiB/sec. | ||
14042 | 2024.12.21 07:56:30.736245 [ 4 ] {38ac92d5-30dd-45cb-a317-bae97aa0ab96} <Debug> TCPHandler: Processed in 0.005748469 sec. | ||
14043 | 2024.12.21 07:56:30.736641 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14044 | 2024.12.21 07:56:30.736775 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006457741 sec., 302892.2962379569 rows/sec., 23.19 MiB/sec. | ||
14045 | 2024.12.21 07:56:30.737013 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14046 | 2024.12.21 07:56:30.737073 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14047 | 2024.12.21 07:56:30.737102 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14048 | 2024.12.21 07:56:30.737638 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14049 | 2024.12.21 07:56:30.737732 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_121_24} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14050 | 2024.12.21 07:56:30.737867 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
14051 | 2024.12.21 07:56:30.738127 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14052 | 2024.12.21 07:56:30.738172 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14053 | 2024.12.21 07:56:30.738584 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14054 | 2024.12.21 07:56:30.738829 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14055 | 2024.12.21 07:56:30.739002 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
14056 | 2024.12.21 07:56:30.739055 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14057 | 2024.12.21 07:56:30.739069 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002145 sec., 110489.51048951047 rows/sec., 7.41 MiB/sec. | ||
14058 | 2024.12.21 07:56:30.739087 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14059 | 2024.12.21 07:56:30.739240 [ 253 ] {1b2cf0d6-1f4e-4a26-97be-43fe1f61b2d9} <Debug> TCPHandler: Processed in 0.002868589 sec. | ||
14060 | 2024.12.21 07:56:30.739363 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
14061 | 2024.12.21 07:56:30.739444 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14062 | 2024.12.21 07:56:30.739704 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14063 | 2024.12.21 07:56:30.739725 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14064 | 2024.12.21 07:56:30.739805 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14065 | 2024.12.21 07:56:30.739826 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 33621 rows starting from the beginning of the part | ||
14066 | 2024.12.21 07:56:30.740299 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 74 rows starting from the beginning of the part | ||
14067 | 2024.12.21 07:56:30.740721 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
14068 | 2024.12.21 07:56:30.740975 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part | ||
14069 | 2024.12.21 07:56:30.741426 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
14070 | 2024.12.21 07:56:30.741712 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part | ||
14071 | 2024.12.21 07:56:30.742231 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14072 | 2024.12.21 07:56:30.742305 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14073 | 2024.12.21 07:56:30.743182 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14074 | 2024.12.21 07:56:30.743465 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14075 | 2024.12.21 07:56:30.743704 [ 81 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_46_10 to all_51_51_0 | ||
14076 | 2024.12.21 07:56:30.743778 [ 81 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14077 | 2024.12.21 07:56:30.743825 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14078 | 2024.12.21 07:56:30.743832 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004208 sec., 237.6425855513308 rows/sec., 16.01 KiB/sec. | ||
14079 | 2024.12.21 07:56:30.744185 [ 4 ] {4d1fd7bf-003d-4405-9422-77d88a98c5bb} <Debug> TCPHandler: Processed in 0.004817583 sec. | ||
14080 | 2024.12.21 07:56:30.744451 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_51_51_0 into Compact with storage Full | ||
14081 | 2024.12.21 07:56:30.744502 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14082 | 2024.12.21 07:56:30.744957 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14083 | 2024.12.21 07:56:30.745152 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14084 | 2024.12.21 07:56:30.745330 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14085 | 2024.12.21 07:56:30.745349 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 46 rows starting from the beginning of the part | ||
14086 | 2024.12.21 07:56:30.745952 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
14087 | 2024.12.21 07:56:30.746593 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
14088 | 2024.12.21 07:56:30.747054 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
14089 | 2024.12.21 07:56:30.747433 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
14090 | 2024.12.21 07:56:30.748094 [ 195 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
14091 | 2024.12.21 07:56:30.751991 [ 194 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.008056318 sec., 6330.4353179703185 rows/sec., 426.08 KiB/sec. | ||
14092 | 2024.12.21 07:56:30.752260 [ 194 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
14093 | 2024.12.21 07:56:30.752597 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14094 | 2024.12.21 07:56:30.752641 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14095 | 2024.12.21 07:56:30.752806 [ 194 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14096 | 2024.12.21 07:56:30.753046 [ 194 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_51_11} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_46_10, all_51_51_0] -> all_1_51_11 | ||
14097 | 2024.12.21 07:56:30.753180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
14098 | 2024.12.21 07:56:30.753747 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14099 | 2024.12.21 07:56:30.754181 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14100 | 2024.12.21 07:56:30.754453 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.009652 sec., 4351.42975549109 rows/sec., 7.80 MiB/sec. | ||
14101 | 2024.12.21 07:56:30.754714 [ 253 ] {42b9cdbc-8b4e-4691-a32b-ed37e9df0bd5} <Debug> TCPHandler: Processed in 0.010404929 sec. | ||
14102 | 2024.12.21 07:56:30.754888 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14103 | 2024.12.21 07:56:30.755053 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14104 | 2024.12.21 07:56:30.755163 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14105 | 2024.12.21 07:56:30.755995 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14106 | 2024.12.21 07:56:30.756051 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14107 | 2024.12.21 07:56:30.756627 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14108 | 2024.12.21 07:56:30.756962 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14109 | 2024.12.21 07:56:30.757497 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34489 rows, containing 5 columns (5 merged, 0 gathered) in 0.018269963 sec., 1887743.2866174935 rows/sec., 127.55 MiB/sec. | ||
14110 | 2024.12.21 07:56:30.757558 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002529 sec., 32423.88295769079 rows/sec., 2.06 MiB/sec. | ||
14111 | 2024.12.21 07:56:30.757686 [ 4 ] {36acdf31-dd36-40b7-8b92-925b493831d9} <Debug> TCPHandler: Processed in 0.00286002 sec. | ||
14112 | 2024.12.21 07:56:30.757890 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
14113 | 2024.12.21 07:56:30.758211 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14114 | 2024.12.21 07:56:30.758302 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_120_24} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
14115 | 2024.12.21 07:56:30.758402 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
14116 | 2024.12.21 07:56:31.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.44 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 262.07 MiB (RSS), difference: -1.37 MiB | ||
14117 | 2024.12.21 07:56:34.848619 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14118 | 2024.12.21 07:56:34.848725 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14119 | 2024.12.21 07:56:35.062388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33977 | ||
14120 | 2024.12.21 07:56:35.063519 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14121 | 2024.12.21 07:56:35.063603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14122 | 2024.12.21 07:56:35.064362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14123 | 2024.12.21 07:56:35.064617 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14124 | 2024.12.21 07:56:35.064925 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33977 | ||
14125 | 2024.12.21 07:56:35.702087 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14126 | 2024.12.21 07:56:35.702297 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14127 | 2024.12.21 07:56:35.702382 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14128 | 2024.12.21 07:56:35.703211 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14129 | 2024.12.21 07:56:35.703263 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14130 | 2024.12.21 07:56:35.703720 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14131 | 2024.12.21 07:56:35.703986 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14132 | 2024.12.21 07:56:35.704230 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
14133 | 2024.12.21 07:56:35.704306 [ 4 ] {883621e3-307d-4fcb-9261-4107e5b877ff} <Debug> TCPHandler: Processed in 0.00236199 sec. | ||
14134 | 2024.12.21 07:56:35.704617 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14135 | 2024.12.21 07:56:35.704825 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14136 | 2024.12.21 07:56:35.704906 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14137 | 2024.12.21 07:56:35.705692 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14138 | 2024.12.21 07:56:35.705746 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14139 | 2024.12.21 07:56:35.706185 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14140 | 2024.12.21 07:56:35.706442 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14141 | 2024.12.21 07:56:35.706699 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. | ||
14142 | 2024.12.21 07:56:35.706816 [ 253 ] {743086f9-d8f3-4e71-a3d7-c9fcadfccb38} <Debug> TCPHandler: Processed in 0.00234071 sec. | ||
14143 | 2024.12.21 07:56:35.707027 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14144 | 2024.12.21 07:56:35.707245 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14145 | 2024.12.21 07:56:35.707304 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14146 | 2024.12.21 07:56:35.707921 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14147 | 2024.12.21 07:56:35.707964 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14148 | 2024.12.21 07:56:35.708363 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14149 | 2024.12.21 07:56:35.708615 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14150 | 2024.12.21 07:56:35.708841 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
14151 | 2024.12.21 07:56:35.708899 [ 4 ] {b220d3c9-db15-409f-82eb-566ff4f58a72} <Debug> TCPHandler: Processed in 0.001982004 sec. | ||
14152 | 2024.12.21 07:56:35.709053 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14153 | 2024.12.21 07:56:35.709181 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14154 | 2024.12.21 07:56:35.709240 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14155 | 2024.12.21 07:56:35.709764 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14156 | 2024.12.21 07:56:35.709806 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14157 | 2024.12.21 07:56:35.710199 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14158 | 2024.12.21 07:56:35.710441 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14159 | 2024.12.21 07:56:35.710622 [ 69 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14160 | 2024.12.21 07:56:35.710680 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. | ||
14161 | 2024.12.21 07:56:35.710707 [ 69 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14162 | 2024.12.21 07:56:35.710786 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
14163 | 2024.12.21 07:56:35.710795 [ 253 ] {aed87308-6188-4bc2-801f-513ec6ef9a58} <Debug> TCPHandler: Processed in 0.001802331 sec. | ||
14164 | 2024.12.21 07:56:35.710966 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
14165 | 2024.12.21 07:56:35.711072 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14166 | 2024.12.21 07:56:35.711103 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7014 rows starting from the beginning of the part | ||
14167 | 2024.12.21 07:56:35.711171 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
14168 | 2024.12.21 07:56:35.711353 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part | ||
14169 | 2024.12.21 07:56:35.711583 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
14170 | 2024.12.21 07:56:35.711718 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part | ||
14171 | 2024.12.21 07:56:35.711824 [ 194 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
14172 | 2024.12.21 07:56:35.713852 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7358 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961091 sec., 2484894.925552778 rows/sec., 162.15 MiB/sec. | ||
14173 | 2024.12.21 07:56:35.714311 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14174 | 2024.12.21 07:56:35.714670 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14175 | 2024.12.21 07:56:35.714767 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_121_24} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14176 | 2024.12.21 07:56:35.714871 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
14177 | 2024.12.21 07:56:36.610656 [ 221 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14178 | 2024.12.21 07:56:36.610732 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14179 | 2024.12.21 07:56:36.612938 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14180 | 2024.12.21 07:56:36.765252 [ 220 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14181 | 2024.12.21 07:56:36.765318 [ 220 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14182 | 2024.12.21 07:56:36.767860 [ 220 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14183 | 2024.12.21 07:56:37.029457 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
14184 | 2024.12.21 07:56:37.029518 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
14185 | 2024.12.21 07:56:37.031652 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
14186 | 2024.12.21 07:56:37.247613 [ 224 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
14187 | 2024.12.21 07:56:37.247669 [ 224 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
14188 | 2024.12.21 07:56:37.249760 [ 224 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
14189 | 2024.12.21 07:56:37.514529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
14190 | 2024.12.21 07:56:37.539353 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14191 | 2024.12.21 07:56:37.539430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14192 | 2024.12.21 07:56:37.547184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14193 | 2024.12.21 07:56:37.548062 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14194 | 2024.12.21 07:56:37.552655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
14195 | 2024.12.21 07:56:37.937093 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14196 | 2024.12.21 07:56:37.937298 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14197 | 2024.12.21 07:56:37.937377 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14198 | 2024.12.21 07:56:37.938167 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14199 | 2024.12.21 07:56:37.938215 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14200 | 2024.12.21 07:56:37.938650 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14201 | 2024.12.21 07:56:37.938926 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14202 | 2024.12.21 07:56:37.939146 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
14203 | 2024.12.21 07:56:37.939235 [ 4 ] {9c306996-8c56-4a4d-836c-7389171a575c} <Debug> TCPHandler: Processed in 0.002301369 sec. | ||
14204 | 2024.12.21 07:56:37.939506 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14205 | 2024.12.21 07:56:37.939699 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14206 | 2024.12.21 07:56:37.939774 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14207 | 2024.12.21 07:56:37.940523 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14208 | 2024.12.21 07:56:37.940577 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14209 | 2024.12.21 07:56:37.941007 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
14210 | 2024.12.21 07:56:37.941262 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14211 | 2024.12.21 07:56:37.941541 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001893 sec., 4226.096143687269 rows/sec., 344.61 KiB/sec. | ||
14212 | 2024.12.21 07:56:37.941766 [ 253 ] {11469e2f-9f5a-43cf-b8c5-b83f0e90aaae} <Debug> TCPHandler: Processed in 0.002411911 sec. | ||
14213 | 2024.12.21 07:56:37.941938 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14214 | 2024.12.21 07:56:37.942062 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14215 | 2024.12.21 07:56:37.942114 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14216 | 2024.12.21 07:56:37.943462 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14217 | 2024.12.21 07:56:37.943501 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14218 | 2024.12.21 07:56:37.943988 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14219 | 2024.12.21 07:56:37.944229 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14220 | 2024.12.21 07:56:37.944439 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002396 sec., 597245.409015025 rows/sec., 50.06 MiB/sec. | ||
14221 | 2024.12.21 07:56:37.944502 [ 4 ] {b7d80173-b294-45e9-82a6-2f78d9f3ae02} <Debug> TCPHandler: Processed in 0.002631725 sec. | ||
14222 | 2024.12.21 07:56:37.944686 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14223 | 2024.12.21 07:56:37.945006 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14224 | 2024.12.21 07:56:37.945148 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14225 | 2024.12.21 07:56:37.946161 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14226 | 2024.12.21 07:56:37.946204 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14227 | 2024.12.21 07:56:37.946592 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14228 | 2024.12.21 07:56:37.946832 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14229 | 2024.12.21 07:56:37.947006 [ 63 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
14230 | 2024.12.21 07:56:37.947068 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.00217 sec., 26267.281105990784 rows/sec., 1.88 MiB/sec. | ||
14231 | 2024.12.21 07:56:37.947070 [ 63 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14232 | 2024.12.21 07:56:37.947179 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14233 | 2024.12.21 07:56:37.947194 [ 253 ] {2829a2cd-120e-4527-99f1-824fa4310a89} <Debug> TCPHandler: Processed in 0.002575534 sec. | ||
14234 | 2024.12.21 07:56:37.947442 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14235 | 2024.12.21 07:56:37.947448 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
14236 | 2024.12.21 07:56:37.947634 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14237 | 2024.12.21 07:56:37.947756 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14238 | 2024.12.21 07:56:37.947793 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14239 | 2024.12.21 07:56:37.947902 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 67 rows starting from the beginning of the part | ||
14240 | 2024.12.21 07:56:37.948216 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 49 rows starting from the beginning of the part | ||
14241 | 2024.12.21 07:56:37.948550 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 55 rows starting from the beginning of the part | ||
14242 | 2024.12.21 07:56:37.949002 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 49 rows starting from the beginning of the part | ||
14243 | 2024.12.21 07:56:37.949400 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 49 rows starting from the beginning of the part | ||
14244 | 2024.12.21 07:56:37.949763 [ 201 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 57 rows starting from the beginning of the part | ||
14245 | 2024.12.21 07:56:37.950837 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14246 | 2024.12.21 07:56:37.950911 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14247 | 2024.12.21 07:56:37.952017 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14248 | 2024.12.21 07:56:37.952653 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14249 | 2024.12.21 07:56:37.952750 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.005429922 sec., 60037.69483244879 rows/sec., 4.53 MiB/sec. | ||
14250 | 2024.12.21 07:56:37.952972 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005394 sec., 44864.664441972556 rows/sec., 3.04 MiB/sec. | ||
14251 | 2024.12.21 07:56:37.953090 [ 4 ] {8d8647d4-adec-4e31-a8bb-b662970e4598} <Debug> TCPHandler: Processed in 0.005762369 sec. | ||
14252 | 2024.12.21 07:56:37.953090 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
14253 | 2024.12.21 07:56:37.953283 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14254 | 2024.12.21 07:56:37.953488 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14255 | 2024.12.21 07:56:37.953581 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14256 | 2024.12.21 07:56:37.953721 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14257 | 2024.12.21 07:56:37.953912 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_62_13} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
14258 | 2024.12.21 07:56:37.954136 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
14259 | 2024.12.21 07:56:37.954559 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14260 | 2024.12.21 07:56:37.954605 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14261 | 2024.12.21 07:56:37.954966 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14262 | 2024.12.21 07:56:37.955202 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14263 | 2024.12.21 07:56:37.955441 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002015 sec., 6451.612903225807 rows/sec., 402.26 KiB/sec. | ||
14264 | 2024.12.21 07:56:37.955530 [ 253 ] {d7c7432f-3e9a-434f-9abc-172930772f99} <Debug> TCPHandler: Processed in 0.002340921 sec. | ||
14265 | 2024.12.21 07:56:37.955779 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14266 | 2024.12.21 07:56:37.955937 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14267 | 2024.12.21 07:56:37.955995 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14268 | 2024.12.21 07:56:37.957073 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14269 | 2024.12.21 07:56:37.957112 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14270 | 2024.12.21 07:56:37.957534 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14271 | 2024.12.21 07:56:37.957782 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14272 | 2024.12.21 07:56:37.957982 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.002071 sec., 428778.36793819413 rows/sec., 31.12 MiB/sec. | ||
14273 | 2024.12.21 07:56:37.958053 [ 4 ] {54804e7f-513e-4fb7-a452-79e45988a4b5} <Debug> TCPHandler: Processed in 0.002419052 sec. | ||
14274 | 2024.12.21 07:56:37.958280 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14275 | 2024.12.21 07:56:37.958561 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14276 | 2024.12.21 07:56:37.958615 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14277 | 2024.12.21 07:56:37.959104 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14278 | 2024.12.21 07:56:37.959144 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14279 | 2024.12.21 07:56:37.959519 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
14280 | 2024.12.21 07:56:37.959763 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14281 | 2024.12.21 07:56:37.959982 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. | ||
14282 | 2024.12.21 07:56:37.960037 [ 253 ] {d9d38714-6f56-4a99-a108-e68d14a56a30} <Debug> TCPHandler: Processed in 0.001875592 sec. | ||
14283 | 2024.12.21 07:56:37.960182 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14284 | 2024.12.21 07:56:37.960301 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14285 | 2024.12.21 07:56:37.960353 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14286 | 2024.12.21 07:56:37.961121 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14287 | 2024.12.21 07:56:37.961159 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14288 | 2024.12.21 07:56:37.961596 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14289 | 2024.12.21 07:56:37.961823 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14290 | 2024.12.21 07:56:37.961993 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.001757 sec., 513944.2231075697 rows/sec., 34.20 MiB/sec. | ||
14291 | 2024.12.21 07:56:37.962045 [ 4 ] {174c3e7c-3808-42ad-ac6a-080cbf60362b} <Debug> TCPHandler: Processed in 0.001965644 sec. | ||
14292 | 2024.12.21 07:56:37.962189 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14293 | 2024.12.21 07:56:37.962305 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14294 | 2024.12.21 07:56:37.962419 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14295 | 2024.12.21 07:56:37.962886 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14296 | 2024.12.21 07:56:37.962926 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14297 | 2024.12.21 07:56:37.963300 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14298 | 2024.12.21 07:56:37.963532 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14299 | 2024.12.21 07:56:37.963767 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
14300 | 2024.12.21 07:56:37.963835 [ 253 ] {9159efb5-c163-4977-9e80-6c03680ce7b3} <Debug> TCPHandler: Processed in 0.001651668 sec. | ||
14301 | 2024.12.21 07:56:37.964080 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14302 | 2024.12.21 07:56:37.964225 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14303 | 2024.12.21 07:56:37.964310 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14304 | 2024.12.21 07:56:37.965540 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14305 | 2024.12.21 07:56:37.965606 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14306 | 2024.12.21 07:56:37.966296 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14307 | 2024.12.21 07:56:37.966578 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14308 | 2024.12.21 07:56:37.966784 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002583 sec., 16260.162601626018 rows/sec., 29.14 MiB/sec. | ||
14309 | 2024.12.21 07:56:37.966903 [ 4 ] {2fc385ce-f189-4798-9e42-df3a8a299047} <Debug> TCPHandler: Processed in 0.00296687 sec. | ||
14310 | 2024.12.21 07:56:37.967063 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14311 | 2024.12.21 07:56:37.967185 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14312 | 2024.12.21 07:56:37.967236 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14313 | 2024.12.21 07:56:37.967733 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14314 | 2024.12.21 07:56:37.967797 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14315 | 2024.12.21 07:56:37.968163 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14316 | 2024.12.21 07:56:37.968398 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14317 | 2024.12.21 07:56:37.968608 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.001445 sec., 33217.993079584776 rows/sec., 2.01 MiB/sec. | ||
14318 | 2024.12.21 07:56:37.968663 [ 253 ] {f4e22031-8f71-4ab7-92d0-534aea9425bb} <Debug> TCPHandler: Processed in 0.001661069 sec. | ||
14319 | 2024.12.21 07:56:38.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.50 MiB, peak 275.59 MiB, free memory in arenas 0.00 B, will set to 262.08 MiB (RSS), difference: -1.41 MiB | ||
14320 | 2024.12.21 07:56:39.369416 [ 225 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
14321 | 2024.12.21 07:56:39.369498 [ 225 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
14322 | 2024.12.21 07:56:39.372084 [ 225 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
14323 | 2024.12.21 07:56:40.240737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1966 | ||
14324 | 2024.12.21 07:56:40.244340 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14325 | 2024.12.21 07:56:40.244396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14326 | 2024.12.21 07:56:40.245957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14327 | 2024.12.21 07:56:40.246279 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14328 | 2024.12.21 07:56:40.246917 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
14329 | 2024.12.21 07:56:40.615656 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14330 | 2024.12.21 07:56:40.615706 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14331 | 2024.12.21 07:56:40.617710 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14332 | 2024.12.21 07:56:40.652206 [ 217 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14333 | 2024.12.21 07:56:40.652265 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14334 | 2024.12.21 07:56:40.654759 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14335 | 2024.12.21 07:56:40.702359 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14336 | 2024.12.21 07:56:40.702651 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14337 | 2024.12.21 07:56:40.702771 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14338 | 2024.12.21 07:56:40.703913 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14339 | 2024.12.21 07:56:40.703975 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14340 | 2024.12.21 07:56:40.704584 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14341 | 2024.12.21 07:56:40.704940 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14342 | 2024.12.21 07:56:40.705217 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002648 sec., 21148.036253776434 rows/sec., 1.62 MiB/sec. | ||
14343 | 2024.12.21 07:56:40.705309 [ 4 ] {d1444378-b40b-4295-9b6a-95f7f5645bba} <Debug> TCPHandler: Processed in 0.003136254 sec. | ||
14344 | 2024.12.21 07:56:40.705727 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14345 | 2024.12.21 07:56:40.706030 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14346 | 2024.12.21 07:56:40.706142 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14347 | 2024.12.21 07:56:40.707283 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14348 | 2024.12.21 07:56:40.707352 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14349 | 2024.12.21 07:56:40.708083 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14350 | 2024.12.21 07:56:40.708477 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14351 | 2024.12.21 07:56:40.708827 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00288 sec., 22222.222222222223 rows/sec., 1.73 MiB/sec. | ||
14352 | 2024.12.21 07:56:40.708937 [ 253 ] {baecc72a-215c-4523-b971-d133243a2f52} <Debug> TCPHandler: Processed in 0.003434989 sec. | ||
14353 | 2024.12.21 07:56:40.709174 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14354 | 2024.12.21 07:56:40.709406 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14355 | 2024.12.21 07:56:40.709508 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14356 | 2024.12.21 07:56:40.710398 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14357 | 2024.12.21 07:56:40.710452 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14358 | 2024.12.21 07:56:40.711051 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14359 | 2024.12.21 07:56:40.711406 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14360 | 2024.12.21 07:56:40.711679 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.002339 sec., 40188.11457887987 rows/sec., 2.79 MiB/sec. | ||
14361 | 2024.12.21 07:56:40.711761 [ 4 ] {6a6cbe4e-2e54-453a-889d-7eea87d9f279} <Debug> TCPHandler: Processed in 0.002683856 sec. | ||
14362 | 2024.12.21 07:56:40.712014 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14363 | 2024.12.21 07:56:40.712262 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14364 | 2024.12.21 07:56:40.712368 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14365 | 2024.12.21 07:56:40.713225 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14366 | 2024.12.21 07:56:40.713286 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14367 | 2024.12.21 07:56:40.713879 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14368 | 2024.12.21 07:56:40.714268 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14369 | 2024.12.21 07:56:40.714590 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.002391 sec., 14219.991635299039 rows/sec., 986.36 KiB/sec. | ||
14370 | 2024.12.21 07:56:40.714680 [ 253 ] {ceda3f9a-ef34-4602-a060-7d1a3e439810} <Debug> TCPHandler: Processed in 0.002780887 sec. | ||
14371 | 2024.12.21 07:56:42.286248 [ 219 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
14372 | 2024.12.21 07:56:42.286327 [ 219 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
14373 | 2024.12.21 07:56:42.289104 [ 219 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
14374 | 2024.12.21 07:56:42.565166 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34404 | ||
14375 | 2024.12.21 07:56:42.566204 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14376 | 2024.12.21 07:56:42.566278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14377 | 2024.12.21 07:56:42.566816 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14378 | 2024.12.21 07:56:42.567095 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14379 | 2024.12.21 07:56:42.567388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
14380 | 2024.12.21 07:56:42.567493 [ 225 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
14381 | 2024.12.21 07:56:42.567574 [ 225 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
14382 | 2024.12.21 07:56:42.569507 [ 225 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
14383 | 2024.12.21 07:56:45.052811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
14384 | 2024.12.21 07:56:45.077797 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14385 | 2024.12.21 07:56:45.077871 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14386 | 2024.12.21 07:56:45.085487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
14387 | 2024.12.21 07:56:45.086308 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14388 | 2024.12.21 07:56:45.091291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
14389 | 2024.12.21 07:56:45.702144 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14390 | 2024.12.21 07:56:45.702358 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14391 | 2024.12.21 07:56:45.702441 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14392 | 2024.12.21 07:56:45.703248 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14393 | 2024.12.21 07:56:45.703299 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14394 | 2024.12.21 07:56:45.703738 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14395 | 2024.12.21 07:56:45.704017 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14396 | 2024.12.21 07:56:45.704279 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00198 sec., 28282.828282828283 rows/sec., 2.17 MiB/sec. | ||
14397 | 2024.12.21 07:56:45.704342 [ 4 ] {4a9852e2-a496-4888-acd3-24d3c5142a74} <Debug> TCPHandler: Processed in 0.00233853 sec. | ||
14398 | 2024.12.21 07:56:45.704608 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14399 | 2024.12.21 07:56:45.704829 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14400 | 2024.12.21 07:56:45.704914 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14401 | 2024.12.21 07:56:45.705691 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14402 | 2024.12.21 07:56:45.705745 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14403 | 2024.12.21 07:56:45.706198 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14404 | 2024.12.21 07:56:45.706445 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14405 | 2024.12.21 07:56:45.706681 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. | ||
14406 | 2024.12.21 07:56:45.706750 [ 253 ] {8ae2ca70-7861-4ebc-b652-13454fce236b} <Debug> TCPHandler: Processed in 0.002299439 sec. | ||
14407 | 2024.12.21 07:56:45.706892 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14408 | 2024.12.21 07:56:45.707035 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14409 | 2024.12.21 07:56:45.707135 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14410 | 2024.12.21 07:56:45.708164 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14411 | 2024.12.21 07:56:45.708218 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14412 | 2024.12.21 07:56:45.708671 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14413 | 2024.12.21 07:56:45.708909 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14414 | 2024.12.21 07:56:45.709148 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002148 sec., 74487.89571694599 rows/sec., 5.19 MiB/sec. | ||
14415 | 2024.12.21 07:56:45.709216 [ 4 ] {00859372-cd83-45d7-8277-3e035e078bce} <Debug> TCPHandler: Processed in 0.002382211 sec. | ||
14416 | 2024.12.21 07:56:45.709396 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14417 | 2024.12.21 07:56:45.709761 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14418 | 2024.12.21 07:56:45.709914 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14419 | 2024.12.21 07:56:45.710468 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14420 | 2024.12.21 07:56:45.710508 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14421 | 2024.12.21 07:56:45.710898 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14422 | 2024.12.21 07:56:45.711137 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14423 | 2024.12.21 07:56:45.711345 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001723 sec., 34822.98316889147 rows/sec., 2.35 MiB/sec. | ||
14424 | 2024.12.21 07:56:45.711399 [ 253 ] {e40a4933-3861-468e-bd3c-90c0410f97e6} <Debug> TCPHandler: Processed in 0.002103986 sec. | ||
14425 | 2024.12.21 07:56:49.848787 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14426 | 2024.12.21 07:56:49.848854 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14427 | 2024.12.21 07:56:50.067574 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34892 | ||
14428 | 2024.12.21 07:56:50.068292 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14429 | 2024.12.21 07:56:50.068333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14430 | 2024.12.21 07:56:50.068873 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14431 | 2024.12.21 07:56:50.069129 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14432 | 2024.12.21 07:56:50.069295 [ 47 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14433 | 2024.12.21 07:56:50.069332 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34892 | ||
14434 | 2024.12.21 07:56:50.069349 [ 47 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14435 | 2024.12.21 07:56:50.069375 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14436 | 2024.12.21 07:56:50.069541 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
14437 | 2024.12.21 07:56:50.069733 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14438 | 2024.12.21 07:56:50.069786 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
14439 | 2024.12.21 07:56:50.069885 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
14440 | 2024.12.21 07:56:50.070145 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
14441 | 2024.12.21 07:56:50.070379 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
14442 | 2024.12.21 07:56:50.070566 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
14443 | 2024.12.21 07:56:50.070724 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
14444 | 2024.12.21 07:56:50.073733 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34892 rows, containing 4 columns (4 merged, 0 gathered) in 0.004273453 sec., 8164825.961581887 rows/sec., 116.80 MiB/sec. | ||
14445 | 2024.12.21 07:56:50.074032 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14446 | 2024.12.21 07:56:50.074354 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14447 | 2024.12.21 07:56:50.074439 [ 191 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_76_15} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14448 | 2024.12.21 07:56:50.074551 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
14449 | 2024.12.21 07:56:50.247307 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1982 | ||
14450 | 2024.12.21 07:56:50.250487 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14451 | 2024.12.21 07:56:50.250552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14452 | 2024.12.21 07:56:50.252082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14453 | 2024.12.21 07:56:50.252416 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14454 | 2024.12.21 07:56:50.253910 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1982 | ||
14455 | 2024.12.21 07:56:50.708742 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14456 | 2024.12.21 07:56:50.709024 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14457 | 2024.12.21 07:56:50.709128 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14458 | 2024.12.21 07:56:50.709896 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14459 | 2024.12.21 07:56:50.709946 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14460 | 2024.12.21 07:56:50.710378 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14461 | 2024.12.21 07:56:50.710633 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14462 | 2024.12.21 07:56:50.710840 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. | ||
14463 | 2024.12.21 07:56:50.710906 [ 4 ] {b4232de8-40ba-4c58-9f6d-7c3c1048b58e} <Debug> TCPHandler: Processed in 0.00234085 sec. | ||
14464 | 2024.12.21 07:56:50.711171 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14465 | 2024.12.21 07:56:50.711396 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14466 | 2024.12.21 07:56:50.711481 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14467 | 2024.12.21 07:56:50.712440 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14468 | 2024.12.21 07:56:50.712497 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14469 | 2024.12.21 07:56:50.712974 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14470 | 2024.12.21 07:56:50.713249 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14471 | 2024.12.21 07:56:50.713470 [ 43 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14472 | 2024.12.21 07:56:50.713509 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002171 sec., 132197.14417319206 rows/sec., 11.68 MiB/sec. | ||
14473 | 2024.12.21 07:56:50.713540 [ 43 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14474 | 2024.12.21 07:56:50.713613 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14475 | 2024.12.21 07:56:50.713642 [ 253 ] {a25bcf0d-8b1e-4436-bcc6-c02e57183d3a} <Debug> TCPHandler: Processed in 0.002617725 sec. | ||
14476 | 2024.12.21 07:56:50.713964 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
14477 | 2024.12.21 07:56:50.714000 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14478 | 2024.12.21 07:56:50.714421 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14479 | 2024.12.21 07:56:50.714542 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1438 rows starting from the beginning of the part | ||
14480 | 2024.12.21 07:56:50.714668 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14481 | 2024.12.21 07:56:50.714923 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14482 | 2024.12.21 07:56:50.715028 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
14483 | 2024.12.21 07:56:50.715532 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1431 rows starting from the beginning of the part | ||
14484 | 2024.12.21 07:56:50.715985 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
14485 | 2024.12.21 07:56:50.716449 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
14486 | 2024.12.21 07:56:50.716905 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 287 rows starting from the beginning of the part | ||
14487 | 2024.12.21 07:56:50.718909 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14488 | 2024.12.21 07:56:50.718989 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14489 | 2024.12.21 07:56:50.719931 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14490 | 2024.12.21 07:56:50.720321 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14491 | 2024.12.21 07:56:50.720706 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006332 sec., 7738.471257106759 rows/sec., 570.79 KiB/sec. | ||
14492 | 2024.12.21 07:56:50.720769 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3324 rows, containing 5 columns (5 merged, 0 gathered) in 0.0070109 sec., 474118.8720421059 rows/sec., 41.56 MiB/sec. | ||
14493 | 2024.12.21 07:56:50.720810 [ 4 ] {23fab816-b719-4ee3-93c2-bbb472894132} <Debug> TCPHandler: Processed in 0.007062641 sec. | ||
14494 | 2024.12.21 07:56:50.721013 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14495 | 2024.12.21 07:56:50.721155 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14496 | 2024.12.21 07:56:50.721256 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14497 | 2024.12.21 07:56:50.721353 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14498 | 2024.12.21 07:56:50.721804 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14499 | 2024.12.21 07:56:50.722076 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_126_25} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14500 | 2024.12.21 07:56:50.722266 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
14501 | 2024.12.21 07:56:50.722534 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14502 | 2024.12.21 07:56:50.722582 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14503 | 2024.12.21 07:56:50.722949 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14504 | 2024.12.21 07:56:50.723188 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14505 | 2024.12.21 07:56:50.723408 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002243 sec., 6241.640659830584 rows/sec., 437.12 KiB/sec. | ||
14506 | 2024.12.21 07:56:50.723473 [ 253 ] {5bbef89a-c399-4225-875a-46b6d5b4a7ca} <Debug> TCPHandler: Processed in 0.002539033 sec. | ||
14507 | 2024.12.21 07:56:50.723685 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14508 | 2024.12.21 07:56:50.723841 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14509 | 2024.12.21 07:56:50.723901 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14510 | 2024.12.21 07:56:50.724534 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14511 | 2024.12.21 07:56:50.724574 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14512 | 2024.12.21 07:56:50.724936 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14513 | 2024.12.21 07:56:50.725173 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14514 | 2024.12.21 07:56:50.725385 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001568 sec., 8290.816326530612 rows/sec., 516.93 KiB/sec. | ||
14515 | 2024.12.21 07:56:50.725464 [ 4 ] {af8cf76f-e66b-4983-9837-99edd4c56bd8} <Debug> TCPHandler: Processed in 0.001907973 sec. | ||
14516 | 2024.12.21 07:56:50.725704 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14517 | 2024.12.21 07:56:50.725880 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14518 | 2024.12.21 07:56:50.725940 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14519 | 2024.12.21 07:56:50.726781 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14520 | 2024.12.21 07:56:50.726821 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14521 | 2024.12.21 07:56:50.727213 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14522 | 2024.12.21 07:56:50.727459 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14523 | 2024.12.21 07:56:50.727628 [ 43 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14524 | 2024.12.21 07:56:50.727683 [ 43 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2024.12.21 07:56:50.727700 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001839 sec., 230560.08700380643 rows/sec., 16.49 MiB/sec. | ||
14526 | 2024.12.21 07:56:50.727733 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14527 | 2024.12.21 07:56:50.727857 [ 253 ] {02c85c56-1e2a-4063-8894-4315da307ead} <Debug> TCPHandler: Processed in 0.00228644 sec. | ||
14528 | 2024.12.21 07:56:50.727980 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
14529 | 2024.12.21 07:56:50.728052 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14530 | 2024.12.21 07:56:50.728126 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14531 | 2024.12.21 07:56:50.728175 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part | ||
14532 | 2024.12.21 07:56:50.728210 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14533 | 2024.12.21 07:56:50.728322 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
14534 | 2024.12.21 07:56:50.728340 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14535 | 2024.12.21 07:56:50.728619 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 888 rows starting from the beginning of the part | ||
14536 | 2024.12.21 07:56:50.728978 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
14537 | 2024.12.21 07:56:50.729268 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
14538 | 2024.12.21 07:56:50.729632 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 424 rows starting from the beginning of the part | ||
14539 | 2024.12.21 07:56:50.730300 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14540 | 2024.12.21 07:56:50.730349 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14541 | 2024.12.21 07:56:50.730910 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
14542 | 2024.12.21 07:56:50.731196 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14543 | 2024.12.21 07:56:50.731349 [ 43 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
14544 | 2024.12.21 07:56:50.731423 [ 43 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14545 | 2024.12.21 07:56:50.731468 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14546 | 2024.12.21 07:56:50.731480 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003311 sec., 1812.141347025068 rows/sec., 94.68 KiB/sec. | ||
14547 | 2024.12.21 07:56:50.732007 [ 4 ] {17f33466-4a8a-4c07-9f48-64c398106d2c} <Debug> TCPHandler: Processed in 0.004010819 sec. | ||
14548 | 2024.12.21 07:56:50.732459 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14549 | 2024.12.21 07:56:50.732765 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887554 sec., 495135.19441422034 rows/sec., 37.98 MiB/sec. | ||
14550 | 2024.12.21 07:56:50.732852 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
14551 | 2024.12.21 07:56:50.732980 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14552 | 2024.12.21 07:56:50.733271 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14553 | 2024.12.21 07:56:50.733421 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14554 | 2024.12.21 07:56:50.734106 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14555 | 2024.12.21 07:56:50.734272 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part | ||
14556 | 2024.12.21 07:56:50.734413 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14557 | 2024.12.21 07:56:50.734832 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_126_25} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14558 | 2024.12.21 07:56:50.734853 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
14559 | 2024.12.21 07:56:50.735077 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
14560 | 2024.12.21 07:56:50.735311 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
14561 | 2024.12.21 07:56:50.735647 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
14562 | 2024.12.21 07:56:50.736018 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
14563 | 2024.12.21 07:56:50.736354 [ 196 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
14564 | 2024.12.21 07:56:50.736446 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14565 | 2024.12.21 07:56:50.736559 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14566 | 2024.12.21 07:56:50.737946 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14567 | 2024.12.21 07:56:50.738636 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14568 | 2024.12.21 07:56:50.739131 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
14569 | 2024.12.21 07:56:50.739342 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14570 | 2024.12.21 07:56:50.739443 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14571 | 2024.12.21 07:56:50.739460 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.006641 sec., 35687.39647643427 rows/sec., 2.39 MiB/sec. | ||
14572 | 2024.12.21 07:56:50.739864 [ 253 ] {64a307da-f670-4aaa-ba62-67cc01901687} <Debug> TCPHandler: Processed in 0.007672522 sec. | ||
14573 | 2024.12.21 07:56:50.740428 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14574 | 2024.12.21 07:56:50.740703 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
14575 | 2024.12.21 07:56:50.740888 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.009303739 sec., 33534.90462275436 rows/sec., 1.71 MiB/sec. | ||
14576 | 2024.12.21 07:56:50.740979 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14577 | 2024.12.21 07:56:50.741282 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
14578 | 2024.12.21 07:56:50.741326 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14579 | 2024.12.21 07:56:50.741763 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14580 | 2024.12.21 07:56:50.741959 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 34489 rows starting from the beginning of the part | ||
14581 | 2024.12.21 07:56:50.742647 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14582 | 2024.12.21 07:56:50.743033 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
14583 | 2024.12.21 07:56:50.743118 [ 198 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_52_11} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
14584 | 2024.12.21 07:56:50.743583 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14585 | 2024.12.21 07:56:50.743650 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 903 rows starting from the beginning of the part | ||
14586 | 2024.12.21 07:56:50.743918 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 94 rows starting from the beginning of the part | ||
14587 | 2024.12.21 07:56:50.744128 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
14588 | 2024.12.21 07:56:50.744274 [ 195 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part | ||
14589 | 2024.12.21 07:56:50.744795 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2024.12.21 07:56:50.744844 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14591 | 2024.12.21 07:56:50.745362 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14592 | 2024.12.21 07:56:50.745640 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14593 | 2024.12.21 07:56:50.745980 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005177 sec., 193.16206297083252 rows/sec., 13.02 KiB/sec. | ||
14594 | 2024.12.21 07:56:50.746263 [ 4 ] {9fb78d9d-e394-4cc0-84fb-7eff52318fea} <Debug> TCPHandler: Processed in 0.006023533 sec. | ||
14595 | 2024.12.21 07:56:50.746588 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14596 | 2024.12.21 07:56:50.747019 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14597 | 2024.12.21 07:56:50.747416 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14598 | 2024.12.21 07:56:50.749547 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2024.12.21 07:56:50.749624 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14600 | 2024.12.21 07:56:50.750508 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
14601 | 2024.12.21 07:56:50.750869 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14602 | 2024.12.21 07:56:50.751230 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004372 sec., 9606.587374199451 rows/sec., 17.21 MiB/sec. | ||
14603 | 2024.12.21 07:56:50.751443 [ 253 ] {7c950eea-04b1-4446-a3b8-6365c6626186} <Debug> TCPHandler: Processed in 0.005044356 sec. | ||
14604 | 2024.12.21 07:56:50.751618 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14605 | 2024.12.21 07:56:50.751775 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14606 | 2024.12.21 07:56:50.751835 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14607 | 2024.12.21 07:56:50.752509 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14608 | 2024.12.21 07:56:50.752554 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
14609 | 2024.12.21 07:56:50.752943 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14610 | 2024.12.21 07:56:50.753206 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14611 | 2024.12.21 07:56:50.753473 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00173 sec., 47398.84393063584 rows/sec., 3.01 MiB/sec. | ||
14612 | 2024.12.21 07:56:50.753639 [ 4 ] {47d8c232-7485-4900-81c5-6532ce86ba03} <Debug> TCPHandler: Processed in 0.002090366 sec. | ||
14613 | 2024.12.21 07:56:50.754240 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36043 rows, containing 5 columns (5 merged, 0 gathered) in 0.014633161 sec., 2463104.1782428278 rows/sec., 166.42 MiB/sec. | ||
14614 | 2024.12.21 07:56:50.754715 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
14615 | 2024.12.21 07:56:50.755080 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14616 | 2024.12.21 07:56:50.755179 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
14617 | 2024.12.21 07:56:50.755276 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
14618 | 2024.12.21 07:56:52.591431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
14619 | 2024.12.21 07:56:52.614158 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14620 | 2024.12.21 07:56:52.614224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14621 | 2024.12.21 07:56:52.621836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
14622 | 2024.12.21 07:56:52.622621 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14623 | 2024.12.21 07:56:52.623155 [ 41 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
14624 | 2024.12.21 07:56:52.623347 [ 41 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14625 | 2024.12.21 07:56:52.623431 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14626 | 2024.12.21 07:56:52.623899 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
14627 | 2024.12.21 07:56:52.637517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
14628 | 2024.12.21 07:56:52.640301 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14629 | 2024.12.21 07:56:52.642084 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part | ||
14630 | 2024.12.21 07:56:52.648849 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
14631 | 2024.12.21 07:56:52.654658 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
14632 | 2024.12.21 07:56:52.660500 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
14633 | 2024.12.21 07:56:52.666902 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
14634 | 2024.12.21 07:56:52.673102 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
14635 | 2024.12.21 07:56:52.738148 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.114513604 sec., 5003.7723028959945 rows/sec., 25.87 MiB/sec. | ||
14636 | 2024.12.21 07:56:52.741915 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
14637 | 2024.12.21 07:56:52.745032 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14638 | 2024.12.21 07:56:52.745166 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_76_15} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
14639 | 2024.12.21 07:56:52.747777 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
14640 | 2024.12.21 07:56:53.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.16 MiB, peak 280.58 MiB, free memory in arenas 0.00 B, will set to 262.09 MiB (RSS), difference: -1.07 MiB | ||
14641 | 2024.12.21 07:56:55.702228 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14642 | 2024.12.21 07:56:55.702432 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14643 | 2024.12.21 07:56:55.702503 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14644 | 2024.12.21 07:56:55.703260 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14645 | 2024.12.21 07:56:55.703305 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14646 | 2024.12.21 07:56:55.703729 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14647 | 2024.12.21 07:56:55.703981 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14648 | 2024.12.21 07:56:55.704190 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00181 sec., 2209.9447513812156 rows/sec., 180.21 KiB/sec. | ||
14649 | 2024.12.21 07:56:55.704254 [ 4 ] {de39214a-9959-4538-b7e6-34dd345a20b7} <Debug> TCPHandler: Processed in 0.002159707 sec. | ||
14650 | 2024.12.21 07:56:55.704522 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14651 | 2024.12.21 07:56:55.704715 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14652 | 2024.12.21 07:56:55.704790 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14653 | 2024.12.21 07:56:55.705562 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2024.12.21 07:56:55.705608 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14655 | 2024.12.21 07:56:55.706046 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14656 | 2024.12.21 07:56:55.706304 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2024.12.21 07:56:55.706532 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001872 sec., 30982.905982905984 rows/sec., 2.37 MiB/sec. | ||
14658 | 2024.12.21 07:56:55.706589 [ 253 ] {f59bc155-4f12-4d53-a0f1-10564385cfcb} <Debug> TCPHandler: Processed in 0.002204448 sec. | ||
14659 | 2024.12.21 07:56:55.706762 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14660 | 2024.12.21 07:56:55.706909 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14661 | 2024.12.21 07:56:55.706970 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14662 | 2024.12.21 07:56:55.707622 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14663 | 2024.12.21 07:56:55.707660 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14664 | 2024.12.21 07:56:55.708027 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14665 | 2024.12.21 07:56:55.708263 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14666 | 2024.12.21 07:56:55.708447 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 177.44 KiB/sec. | ||
14667 | 2024.12.21 07:56:55.708501 [ 4 ] {ab508875-eaeb-43d8-a3ee-37429401fe19} <Debug> TCPHandler: Processed in 0.001811771 sec. | ||
14668 | 2024.12.21 07:56:55.708660 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14669 | 2024.12.21 07:56:55.708799 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14670 | 2024.12.21 07:56:55.708857 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14671 | 2024.12.21 07:56:55.709538 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14672 | 2024.12.21 07:56:55.709578 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14673 | 2024.12.21 07:56:55.709947 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14674 | 2024.12.21 07:56:55.710189 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14675 | 2024.12.21 07:56:55.710402 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001633 sec., 41641.151255358236 rows/sec., 3.25 MiB/sec. | ||
14676 | 2024.12.21 07:56:55.710455 [ 253 ] {b5a41519-db4e-4037-a61c-57f94a43b4fe} <Debug> TCPHandler: Processed in 0.001863082 sec. | ||
14677 | 2024.12.21 07:56:55.710609 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14678 | 2024.12.21 07:56:55.710750 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14679 | 2024.12.21 07:56:55.710813 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14680 | 2024.12.21 07:56:55.711471 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14681 | 2024.12.21 07:56:55.711508 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14682 | 2024.12.21 07:56:55.711903 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14683 | 2024.12.21 07:56:55.712139 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14684 | 2024.12.21 07:56:55.712326 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001608 sec., 100746.26865671642 rows/sec., 7.02 MiB/sec. | ||
14685 | 2024.12.21 07:56:55.712391 [ 4 ] {39ef7090-1b15-48f4-88ab-aa115c25c999} <Debug> TCPHandler: Processed in 0.001849321 sec. | ||
14686 | 2024.12.21 07:56:55.712584 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14687 | 2024.12.21 07:56:55.712916 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14688 | 2024.12.21 07:56:55.713002 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14689 | 2024.12.21 07:56:55.713545 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14690 | 2024.12.21 07:56:55.713584 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14691 | 2024.12.21 07:56:55.713953 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14692 | 2024.12.21 07:56:55.714188 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14693 | 2024.12.21 07:56:55.714358 [ 39 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14694 | 2024.12.21 07:56:55.714420 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
14695 | 2024.12.21 07:56:55.714427 [ 39 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14696 | 2024.12.21 07:56:55.714506 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14697 | 2024.12.21 07:56:55.714531 [ 253 ] {977b5080-7fe9-4c53-9e4a-0af8d71563d7} <Debug> TCPHandler: Processed in 0.002054275 sec. | ||
14698 | 2024.12.21 07:56:55.714725 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
14699 | 2024.12.21 07:56:55.714883 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14700 | 2024.12.21 07:56:55.714921 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7358 rows starting from the beginning of the part | ||
14701 | 2024.12.21 07:56:55.714997 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 48 rows starting from the beginning of the part | ||
14702 | 2024.12.21 07:56:55.715227 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 34 rows starting from the beginning of the part | ||
14703 | 2024.12.21 07:56:55.715446 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
14704 | 2024.12.21 07:56:55.715606 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part | ||
14705 | 2024.12.21 07:56:55.715715 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
14706 | 2024.12.21 07:56:55.717877 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 4 columns (4 merged, 0 gathered) in 0.003252695 sec., 2349436.390439313 rows/sec., 153.30 MiB/sec. | ||
14707 | 2024.12.21 07:56:55.718586 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14708 | 2024.12.21 07:56:55.718953 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14709 | 2024.12.21 07:56:55.719053 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_126_25} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14710 | 2024.12.21 07:56:55.719164 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
14711 | 2024.12.21 07:56:57.569573 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35319 | ||
14712 | 2024.12.21 07:56:57.570732 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14713 | 2024.12.21 07:56:57.570832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14714 | 2024.12.21 07:56:57.571370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14715 | 2024.12.21 07:56:57.571633 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14716 | 2024.12.21 07:56:57.571917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
14717 | 2024.12.21 07:57:00.137685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
14718 | 2024.12.21 07:57:00.161478 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14719 | 2024.12.21 07:57:00.161547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14720 | 2024.12.21 07:57:00.168980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14721 | 2024.12.21 07:57:00.169788 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14722 | 2024.12.21 07:57:00.174142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
14723 | 2024.12.21 07:57:00.254144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2016 | ||
14724 | 2024.12.21 07:57:00.257602 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14725 | 2024.12.21 07:57:00.257668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14726 | 2024.12.21 07:57:00.259300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14727 | 2024.12.21 07:57:00.259631 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14728 | 2024.12.21 07:57:00.259885 [ 27 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14729 | 2024.12.21 07:57:00.260002 [ 27 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14730 | 2024.12.21 07:57:00.260067 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14731 | 2024.12.21 07:57:00.260445 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
14732 | 2024.12.21 07:57:00.262673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2016 | ||
14733 | 2024.12.21 07:57:00.262933 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14734 | 2024.12.21 07:57:00.263104 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1866 rows starting from the beginning of the part | ||
14735 | 2024.12.21 07:57:00.263725 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part | ||
14736 | 2024.12.21 07:57:00.264316 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
14737 | 2024.12.21 07:57:00.264922 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 54 rows starting from the beginning of the part | ||
14738 | 2024.12.21 07:57:00.265578 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part | ||
14739 | 2024.12.21 07:57:00.266233 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
14740 | 2024.12.21 07:57:00.275386 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 72 columns (72 merged, 0 gathered) in 0.015202431 sec., 132610.37001253286 rows/sec., 101.06 MiB/sec. | ||
14741 | 2024.12.21 07:57:00.277408 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14742 | 2024.12.21 07:57:00.278305 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14743 | 2024.12.21 07:57:00.278410 [ 201 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_56_11} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14744 | 2024.12.21 07:57:00.278836 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.05 MiB. | ||
14745 | 2024.12.21 07:57:00.295621 [ 221 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14746 | 2024.12.21 07:57:00.295687 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14747 | 2024.12.21 07:57:00.298191 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
14748 | 2024.12.21 07:57:00.422011 [ 219 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14749 | 2024.12.21 07:57:00.422072 [ 219 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14750 | 2024.12.21 07:57:00.424449 [ 219 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
14751 | 2024.12.21 07:57:00.708679 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14752 | 2024.12.21 07:57:00.708980 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14753 | 2024.12.21 07:57:00.709097 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14754 | 2024.12.21 07:57:00.710071 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14755 | 2024.12.21 07:57:00.710125 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14756 | 2024.12.21 07:57:00.710560 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14757 | 2024.12.21 07:57:00.710822 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14758 | 2024.12.21 07:57:00.711035 [ 26 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14759 | 2024.12.21 07:57:00.711103 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002205 sec., 6349.20634920635 rows/sec., 457.06 KiB/sec. | ||
14760 | 2024.12.21 07:57:00.711111 [ 26 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14761 | 2024.12.21 07:57:00.711189 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14762 | 2024.12.21 07:57:00.711247 [ 4 ] {e0851f36-d92c-40fc-a80b-1532480f6c9c} <Debug> TCPHandler: Processed in 0.002754337 sec. | ||
14763 | 2024.12.21 07:57:00.711416 [ 225 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): 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] | ||
14764 | 2024.12.21 07:57:00.711522 [ 225 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): 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] | ||
14765 | 2024.12.21 07:57:00.711590 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
14766 | 2024.12.21 07:57:00.711603 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14767 | 2024.12.21 07:57:00.711962 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14768 | 2024.12.21 07:57:00.712018 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14769 | 2024.12.21 07:57:00.712041 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part | ||
14770 | 2024.12.21 07:57:00.712231 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14771 | 2024.12.21 07:57:00.712583 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
14772 | 2024.12.21 07:57:00.713163 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
14773 | 2024.12.21 07:57:00.713640 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
14774 | 2024.12.21 07:57:00.714184 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
14775 | 2024.12.21 07:57:00.717809 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14776 | 2024.12.21 07:57:00.717907 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14777 | 2024.12.21 07:57:00.718456 [ 225 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): 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] | ||
14778 | 2024.12.21 07:57:00.718681 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007365666 sec., 9503.553378608261 rows/sec., 721.25 KiB/sec. | ||
14779 | 2024.12.21 07:57:00.719009 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14780 | 2024.12.21 07:57:00.720007 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14781 | 2024.12.21 07:57:00.720016 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14782 | 2024.12.21 07:57:00.720149 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_53_13} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14783 | 2024.12.21 07:57:00.720295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14784 | 2024.12.21 07:57:00.720417 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14785 | 2024.12.21 07:57:00.720632 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.008719 sec., 32916.61887831173 rows/sec., 2.91 MiB/sec. | ||
14786 | 2024.12.21 07:57:00.720710 [ 253 ] {c0776231-afed-4c26-90f6-83eea327978e} <Debug> TCPHandler: Processed in 0.009317059 sec. | ||
14787 | 2024.12.21 07:57:00.720922 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14788 | 2024.12.21 07:57:00.721154 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14789 | 2024.12.21 07:57:00.721248 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14790 | 2024.12.21 07:57:00.722049 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14791 | 2024.12.21 07:57:00.722090 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14792 | 2024.12.21 07:57:00.722462 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
14793 | 2024.12.21 07:57:00.722722 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14794 | 2024.12.21 07:57:00.722992 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001888 sec., 25953.389830508477 rows/sec., 1.87 MiB/sec. | ||
14795 | 2024.12.21 07:57:00.723057 [ 4 ] {21c94867-c38c-41cb-aced-44e8db8f674a} <Debug> TCPHandler: Processed in 0.002246279 sec. | ||
14796 | 2024.12.21 07:57:00.723270 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14797 | 2024.12.21 07:57:00.723430 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14798 | 2024.12.21 07:57:00.723493 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14799 | 2024.12.21 07:57:00.724096 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14800 | 2024.12.21 07:57:00.724134 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14801 | 2024.12.21 07:57:00.724515 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14802 | 2024.12.21 07:57:00.724769 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14803 | 2024.12.21 07:57:00.724982 [ 217 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): 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] | ||
14804 | 2024.12.21 07:57:00.724985 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001587 sec., 8821.676118462507 rows/sec., 617.81 KiB/sec. | ||
14805 | 2024.12.21 07:57:00.725027 [ 217 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): 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] | ||
14806 | 2024.12.21 07:57:00.725152 [ 253 ] {8b3e64e1-1af6-462e-9627-71232f059d3a} <Debug> TCPHandler: Processed in 0.002001255 sec. | ||
14807 | 2024.12.21 07:57:00.725377 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14808 | 2024.12.21 07:57:00.725520 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14809 | 2024.12.21 07:57:00.725606 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14810 | 2024.12.21 07:57:00.726847 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14811 | 2024.12.21 07:57:00.726900 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14812 | 2024.12.21 07:57:00.727559 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14813 | 2024.12.21 07:57:00.728010 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14814 | 2024.12.21 07:57:00.728240 [ 26 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
14815 | 2024.12.21 07:57:00.728346 [ 26 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14816 | 2024.12.21 07:57:00.728447 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14817 | 2024.12.21 07:57:00.728508 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003019 sec., 4306.061609804571 rows/sec., 268.48 KiB/sec. | ||
14818 | 2024.12.21 07:57:00.728710 [ 222 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): 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] | ||
14819 | 2024.12.21 07:57:00.728842 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): 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] | ||
14820 | 2024.12.21 07:57:00.729056 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
14821 | 2024.12.21 07:57:00.729187 [ 4 ] {01db4cf9-97ae-448a-b9e4-bbd4fdc2e1f4} <Debug> TCPHandler: Processed in 0.003921977 sec. | ||
14822 | 2024.12.21 07:57:00.729600 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14823 | 2024.12.21 07:57:00.729780 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14824 | 2024.12.21 07:57:00.729903 [ 217 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): 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] | ||
14825 | 2024.12.21 07:57:00.729967 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part | ||
14826 | 2024.12.21 07:57:00.730262 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14827 | 2024.12.21 07:57:00.730553 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14828 | 2024.12.21 07:57:00.730622 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part | ||
14829 | 2024.12.21 07:57:00.731573 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part | ||
14830 | 2024.12.21 07:57:00.732402 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part | ||
14831 | 2024.12.21 07:57:00.733227 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part | ||
14832 | 2024.12.21 07:57:00.735672 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14833 | 2024.12.21 07:57:00.735732 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14834 | 2024.12.21 07:57:00.736259 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007659831 sec., 8485.826906624963 rows/sec., 562.24 KiB/sec. | ||
14835 | 2024.12.21 07:57:00.736424 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
14836 | 2024.12.21 07:57:00.736446 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): 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] | ||
14837 | 2024.12.21 07:57:00.736692 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14838 | 2024.12.21 07:57:00.737029 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14839 | 2024.12.21 07:57:00.737128 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_53_13} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
14840 | 2024.12.21 07:57:00.737186 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14841 | 2024.12.21 07:57:00.737259 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14842 | 2024.12.21 07:57:00.737457 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.007445 sec., 56950.97380792478 rows/sec., 4.07 MiB/sec. | ||
14843 | 2024.12.21 07:57:00.737516 [ 253 ] {d3420939-c91b-41ca-8af8-2edbcfe54abb} <Debug> TCPHandler: Processed in 0.008106568 sec. | ||
14844 | 2024.12.21 07:57:00.737727 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14845 | 2024.12.21 07:57:00.737949 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14846 | 2024.12.21 07:57:00.738046 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14847 | 2024.12.21 07:57:00.738768 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14848 | 2024.12.21 07:57:00.738809 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14849 | 2024.12.21 07:57:00.739170 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
14850 | 2024.12.21 07:57:00.739408 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14851 | 2024.12.21 07:57:00.739619 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001723 sec., 3482.298316889147 rows/sec., 181.94 KiB/sec. | ||
14852 | 2024.12.21 07:57:00.739675 [ 4 ] {5b0b0181-d58e-4c84-9ee9-39ab9b14469f} <Debug> TCPHandler: Processed in 0.002057076 sec. | ||
14853 | 2024.12.21 07:57:00.739834 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14854 | 2024.12.21 07:57:00.739984 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14855 | 2024.12.21 07:57:00.740049 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14856 | 2024.12.21 07:57:00.740695 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14857 | 2024.12.21 07:57:00.740735 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14858 | 2024.12.21 07:57:00.741138 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14859 | 2024.12.21 07:57:00.741377 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14860 | 2024.12.21 07:57:00.741581 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. | ||
14861 | 2024.12.21 07:57:00.741635 [ 253 ] {a17f2d21-a25d-40ff-928f-2727d5801788} <Debug> TCPHandler: Processed in 0.001872772 sec. | ||
14862 | 2024.12.21 07:57:00.741827 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14863 | 2024.12.21 07:57:00.742049 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14864 | 2024.12.21 07:57:00.742143 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14865 | 2024.12.21 07:57:00.742812 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14866 | 2024.12.21 07:57:00.742850 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14867 | 2024.12.21 07:57:00.743198 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14868 | 2024.12.21 07:57:00.743439 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14869 | 2024.12.21 07:57:00.743640 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001647 sec., 607.1645415907711 rows/sec., 40.91 KiB/sec. | ||
14870 | 2024.12.21 07:57:00.743690 [ 4 ] {d6a55438-1e73-427c-8328-722d76500d73} <Debug> TCPHandler: Processed in 0.001972323 sec. | ||
14871 | 2024.12.21 07:57:00.743848 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14872 | 2024.12.21 07:57:00.743991 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14873 | 2024.12.21 07:57:00.744086 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14874 | 2024.12.21 07:57:00.745298 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14875 | 2024.12.21 07:57:00.745337 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14876 | 2024.12.21 07:57:00.746017 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
14877 | 2024.12.21 07:57:00.746275 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14878 | 2024.12.21 07:57:00.746452 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
14879 | 2024.12.21 07:57:00.746521 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14880 | 2024.12.21 07:57:00.746557 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14881 | 2024.12.21 07:57:00.746564 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002593 sec., 16197.45468569225 rows/sec., 29.03 MiB/sec. | ||
14882 | 2024.12.21 07:57:00.747024 [ 253 ] {61168290-8bbf-4f5a-88c3-27905bb25222} <Debug> TCPHandler: Processed in 0.003243816 sec. | ||
14883 | 2024.12.21 07:57:00.747023 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
14884 | 2024.12.21 07:57:00.747288 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14885 | 2024.12.21 07:57:00.747695 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14886 | 2024.12.21 07:57:00.747734 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14887 | 2024.12.21 07:57:00.747801 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14888 | 2024.12.21 07:57:00.747953 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2045 rows starting from the beginning of the part | ||
14889 | 2024.12.21 07:57:00.748899 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
14890 | 2024.12.21 07:57:00.749604 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 42 rows starting from the beginning of the part | ||
14891 | 2024.12.21 07:57:00.750354 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 42 rows starting from the beginning of the part | ||
14892 | 2024.12.21 07:57:00.750381 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14893 | 2024.12.21 07:57:00.750481 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14894 | 2024.12.21 07:57:00.751024 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 42 rows starting from the beginning of the part | ||
14895 | 2024.12.21 07:57:00.751751 [ 196 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 42 rows starting from the beginning of the part | ||
14896 | 2024.12.21 07:57:00.752099 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14897 | 2024.12.21 07:57:00.753042 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14898 | 2024.12.21 07:57:00.753472 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005894 sec., 13912.453342382083 rows/sec., 904.82 KiB/sec. | ||
14899 | 2024.12.21 07:57:00.753609 [ 4 ] {e4f4798a-8939-4835-8ca5-5462571ec79a} <Debug> TCPHandler: Processed in 0.006487891 sec. | ||
14900 | 2024.12.21 07:57:00.763514 [ 191 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2255 rows, containing 19 columns (19 merged, 0 gathered) in 0.016809088 sec., 134153.61975617 rows/sec., 240.40 MiB/sec. | ||
14901 | 2024.12.21 07:57:00.765592 [ 191 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
14902 | 2024.12.21 07:57:00.766034 [ 191 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14903 | 2024.12.21 07:57:00.766121 [ 191 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
14904 | 2024.12.21 07:57:00.766289 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.56 MiB. | ||
14905 | 2024.12.21 07:57:01.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.65 MiB, peak 282.14 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 1.47 MiB | ||
14906 | 2024.12.21 07:57:02.142805 [ 223 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): 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] | ||
14907 | 2024.12.21 07:57:02.142891 [ 223 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): 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] | ||
14908 | 2024.12.21 07:57:02.145353 [ 223 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): 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] | ||
14909 | 2024.12.21 07:57:02.848472 [ 220 ] {} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): 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] | ||
14910 | 2024.12.21 07:57:02.848564 [ 220 ] {} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): 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] | ||
14911 | 2024.12.21 07:57:02.850160 [ 220 ] {} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): 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] | ||
14912 | 2024.12.21 07:57:04.848893 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14913 | 2024.12.21 07:57:04.848954 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14914 | 2024.12.21 07:57:05.072130 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35807 | ||
14915 | 2024.12.21 07:57:05.073233 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14916 | 2024.12.21 07:57:05.073282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14917 | 2024.12.21 07:57:05.073818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14918 | 2024.12.21 07:57:05.074081 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14919 | 2024.12.21 07:57:05.074322 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35807 | ||
14920 | 2024.12.21 07:57:05.436863 [ 217 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14921 | 2024.12.21 07:57:05.436946 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14922 | 2024.12.21 07:57:05.439805 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
14923 | 2024.12.21 07:57:05.701716 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14924 | 2024.12.21 07:57:05.702004 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14925 | 2024.12.21 07:57:05.702121 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14926 | 2024.12.21 07:57:05.703174 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14927 | 2024.12.21 07:57:05.703230 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14928 | 2024.12.21 07:57:05.703665 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14929 | 2024.12.21 07:57:05.703919 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14930 | 2024.12.21 07:57:05.704130 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002209 sec., 25350.83748302399 rows/sec., 1.95 MiB/sec. | ||
14931 | 2024.12.21 07:57:05.704209 [ 4 ] {d3e98d2a-3e28-41e0-ac72-6648ba7c47ca} <Debug> TCPHandler: Processed in 0.002638385 sec. | ||
14932 | 2024.12.21 07:57:05.704493 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14933 | 2024.12.21 07:57:05.704703 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14934 | 2024.12.21 07:57:05.704784 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14935 | 2024.12.21 07:57:05.705541 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14936 | 2024.12.21 07:57:05.705591 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14937 | 2024.12.21 07:57:05.706024 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
14938 | 2024.12.21 07:57:05.706273 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14939 | 2024.12.21 07:57:05.706509 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00186 sec., 34408.602150537634 rows/sec., 2.69 MiB/sec. | ||
14940 | 2024.12.21 07:57:05.706594 [ 253 ] {8d0c0d8f-6c1c-415d-9e57-a1d058f7da6e} <Debug> TCPHandler: Processed in 0.002272659 sec. | ||
14941 | 2024.12.21 07:57:05.706793 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14942 | 2024.12.21 07:57:05.707116 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14943 | 2024.12.21 07:57:05.707203 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14944 | 2024.12.21 07:57:05.707872 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14945 | 2024.12.21 07:57:05.707912 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14946 | 2024.12.21 07:57:05.708321 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14947 | 2024.12.21 07:57:05.708564 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14948 | 2024.12.21 07:57:05.708743 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001735 sec., 92219.02017291066 rows/sec., 6.42 MiB/sec. | ||
14949 | 2024.12.21 07:57:05.708798 [ 4 ] {b84ea158-2ac8-4ec6-bdc7-7cdb90daa0ea} <Debug> TCPHandler: Processed in 0.002111436 sec. | ||
14950 | 2024.12.21 07:57:05.708949 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14951 | 2024.12.21 07:57:05.709087 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14952 | 2024.12.21 07:57:05.709150 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14953 | 2024.12.21 07:57:05.709734 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14954 | 2024.12.21 07:57:05.709780 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14955 | 2024.12.21 07:57:05.710169 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
14956 | 2024.12.21 07:57:05.710402 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14957 | 2024.12.21 07:57:05.710603 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
14958 | 2024.12.21 07:57:05.710656 [ 253 ] {3ff95342-fc13-482e-84dc-c6667d727673} <Debug> TCPHandler: Processed in 0.00177502 sec. | ||
14959 | 2024.12.21 07:57:06.261417 [ 127 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
14960 | 2024.12.21 07:57:06.261514 [ 127 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14961 | 2024.12.21 07:57:06.261557 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14962 | 2024.12.21 07:57:06.261825 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
14963 | 2024.12.21 07:57:06.262275 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14964 | 2024.12.21 07:57:06.262336 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 18 rows starting from the beginning of the part | ||
14965 | 2024.12.21 07:57:06.262436 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
14966 | 2024.12.21 07:57:06.262756 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
14967 | 2024.12.21 07:57:06.262976 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
14968 | 2024.12.21 07:57:06.263074 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
14969 | 2024.12.21 07:57:06.264236 [ 195 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.002570393 sec., 15561.822647353927 rows/sec., 1.30 MiB/sec. | ||
14970 | 2024.12.21 07:57:06.264455 [ 192 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
14971 | 2024.12.21 07:57:06.264862 [ 192 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14972 | 2024.12.21 07:57:06.264951 [ 192 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_26_6} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
14973 | 2024.12.21 07:57:06.265061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14974 | 2024.12.21 07:57:06.314027 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14975 | 2024.12.21 07:57:06.314127 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14976 | 2024.12.21 07:57:06.316723 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
14977 | 2024.12.21 07:57:07.482604 [ 219 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
14978 | 2024.12.21 07:57:07.482670 [ 219 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
14979 | 2024.12.21 07:57:07.484774 [ 219 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
14980 | 2024.12.21 07:57:07.674286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
14981 | 2024.12.21 07:57:07.698403 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14982 | 2024.12.21 07:57:07.698464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14983 | 2024.12.21 07:57:07.706116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14984 | 2024.12.21 07:57:07.706965 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14985 | 2024.12.21 07:57:07.710842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
14986 | 2024.12.21 07:57:07.960581 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14987 | 2024.12.21 07:57:07.960794 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14988 | 2024.12.21 07:57:07.960875 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14989 | 2024.12.21 07:57:07.961698 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14990 | 2024.12.21 07:57:07.961742 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
14991 | 2024.12.21 07:57:07.962193 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
14992 | 2024.12.21 07:57:07.962510 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14993 | 2024.12.21 07:57:07.962718 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001985 sec., 7052.896725440807 rows/sec., 507.71 KiB/sec. | ||
14994 | 2024.12.21 07:57:07.962786 [ 4 ] {eb7f414e-66fe-4d74-8245-b8b21a1c1dac} <Debug> TCPHandler: Processed in 0.00234025 sec. | ||
14995 | 2024.12.21 07:57:07.963057 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14996 | 2024.12.21 07:57:07.963269 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14997 | 2024.12.21 07:57:07.963352 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14998 | 2024.12.21 07:57:07.964140 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2024.12.21 07:57:07.964189 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15000 | 2024.12.21 07:57:07.964615 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
15001 | 2024.12.21 07:57:07.964865 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2024.12.21 07:57:07.965113 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001902 sec., 3154.5741324921137 rows/sec., 257.23 KiB/sec. | ||
15003 | 2024.12.21 07:57:07.965172 [ 253 ] {190639aa-ccc1-4af4-b635-a92247cc6d9a} <Debug> TCPHandler: Processed in 0.002256508 sec. | ||
15004 | 2024.12.21 07:57:07.965393 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15005 | 2024.12.21 07:57:07.965625 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15006 | 2024.12.21 07:57:07.965719 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15007 | 2024.12.21 07:57:07.967198 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15008 | 2024.12.21 07:57:07.967236 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15009 | 2024.12.21 07:57:07.967724 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15010 | 2024.12.21 07:57:07.967966 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15011 | 2024.12.21 07:57:07.968150 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002585 sec., 553191.4893617021 rows/sec., 46.37 MiB/sec. | ||
15012 | 2024.12.21 07:57:07.968212 [ 4 ] {1801c70e-ffed-4e6c-b2b8-3866d2ee14c1} <Debug> TCPHandler: Processed in 0.002934781 sec. | ||
15013 | 2024.12.21 07:57:07.968383 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15014 | 2024.12.21 07:57:07.968524 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15015 | 2024.12.21 07:57:07.968580 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15016 | 2024.12.21 07:57:07.969237 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15017 | 2024.12.21 07:57:07.969278 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15018 | 2024.12.21 07:57:07.969656 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
15019 | 2024.12.21 07:57:07.969893 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15020 | 2024.12.21 07:57:07.970107 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001614 sec., 34076.82775712515 rows/sec., 2.44 MiB/sec. | ||
15021 | 2024.12.21 07:57:07.970160 [ 253 ] {a00ad223-fde3-4a68-807a-bc153d57b92f} <Debug> TCPHandler: Processed in 0.001845432 sec. | ||
15022 | 2024.12.21 07:57:07.970321 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15023 | 2024.12.21 07:57:07.970465 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15024 | 2024.12.21 07:57:07.970525 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15025 | 2024.12.21 07:57:07.971250 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2024.12.21 07:57:07.971287 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15027 | 2024.12.21 07:57:07.971660 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15028 | 2024.12.21 07:57:07.971904 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15029 | 2024.12.21 07:57:07.972084 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001651 sec., 146577.8316172017 rows/sec., 9.93 MiB/sec. | ||
15030 | 2024.12.21 07:57:07.972141 [ 4 ] {40bb6b7f-2e65-4d01-a1b8-497aafd90559} <Debug> TCPHandler: Processed in 0.001890122 sec. | ||
15031 | 2024.12.21 07:57:07.972314 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15032 | 2024.12.21 07:57:07.972452 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15033 | 2024.12.21 07:57:07.972509 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15034 | 2024.12.21 07:57:07.973142 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15035 | 2024.12.21 07:57:07.973182 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15036 | 2024.12.21 07:57:07.973532 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15037 | 2024.12.21 07:57:07.973766 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15038 | 2024.12.21 07:57:07.973973 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. | ||
15039 | 2024.12.21 07:57:07.974026 [ 253 ] {d490714d-6ebb-40df-b1d9-03afb94311c9} <Debug> TCPHandler: Processed in 0.00178263 sec. | ||
15040 | 2024.12.21 07:57:07.974185 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15041 | 2024.12.21 07:57:07.974327 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15042 | 2024.12.21 07:57:07.974385 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15043 | 2024.12.21 07:57:07.975367 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15044 | 2024.12.21 07:57:07.975406 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15045 | 2024.12.21 07:57:07.975841 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15046 | 2024.12.21 07:57:07.976078 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15047 | 2024.12.21 07:57:07.976302 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002005 sec., 441895.2618453866 rows/sec., 32.06 MiB/sec. | ||
15048 | 2024.12.21 07:57:07.976359 [ 4 ] {76faa761-e71c-49a2-9082-688e195afc5c} <Debug> TCPHandler: Processed in 0.002245678 sec. | ||
15049 | 2024.12.21 07:57:07.976519 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15050 | 2024.12.21 07:57:07.976657 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15051 | 2024.12.21 07:57:07.976715 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15052 | 2024.12.21 07:57:07.977221 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15053 | 2024.12.21 07:57:07.977260 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15054 | 2024.12.21 07:57:07.977652 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
15055 | 2024.12.21 07:57:07.977885 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15056 | 2024.12.21 07:57:07.978096 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001469 sec., 4084.411164057182 rows/sec., 213.39 KiB/sec. | ||
15057 | 2024.12.21 07:57:07.978148 [ 253 ] {4405ec50-4e8f-4979-80a5-07c00a6360d2} <Debug> TCPHandler: Processed in 0.001696189 sec. | ||
15058 | 2024.12.21 07:57:07.978309 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15059 | 2024.12.21 07:57:07.978452 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15060 | 2024.12.21 07:57:07.978515 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15061 | 2024.12.21 07:57:07.979323 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15062 | 2024.12.21 07:57:07.979364 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15063 | 2024.12.21 07:57:07.979831 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15064 | 2024.12.21 07:57:07.980145 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15065 | 2024.12.21 07:57:07.980705 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.002274 sec., 405452.946350044 rows/sec., 27.00 MiB/sec. | ||
15066 | 2024.12.21 07:57:07.980793 [ 4 ] {78aabea5-8a2a-4efd-accc-880c06216c8c} <Debug> TCPHandler: Processed in 0.002554293 sec. | ||
15067 | 2024.12.21 07:57:07.980955 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15068 | 2024.12.21 07:57:07.981092 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15069 | 2024.12.21 07:57:07.981153 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15070 | 2024.12.21 07:57:07.981695 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15071 | 2024.12.21 07:57:07.981742 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15072 | 2024.12.21 07:57:07.982118 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15073 | 2024.12.21 07:57:07.982350 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15074 | 2024.12.21 07:57:07.982560 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001497 sec., 668.002672010688 rows/sec., 45.01 KiB/sec. | ||
15075 | 2024.12.21 07:57:07.982611 [ 253 ] {d45bb2ca-ad4e-4450-8b19-adcd47f0b2c4} <Debug> TCPHandler: Processed in 0.00172534 sec. | ||
15076 | 2024.12.21 07:57:07.982756 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15077 | 2024.12.21 07:57:07.982905 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15078 | 2024.12.21 07:57:07.983044 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15079 | 2024.12.21 07:57:07.984656 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15080 | 2024.12.21 07:57:07.984696 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15081 | 2024.12.21 07:57:07.985421 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15082 | 2024.12.21 07:57:07.985678 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15083 | 2024.12.21 07:57:07.985923 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003073 sec., 13667.425968109339 rows/sec., 24.49 MiB/sec. | ||
15084 | 2024.12.21 07:57:07.986048 [ 4 ] {421fbaab-f0b2-4e51-99e9-49dc08f902c7} <Debug> TCPHandler: Processed in 0.003352488 sec. | ||
15085 | 2024.12.21 07:57:07.986243 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15086 | 2024.12.21 07:57:07.986380 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15087 | 2024.12.21 07:57:07.986441 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15088 | 2024.12.21 07:57:07.986989 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15089 | 2024.12.21 07:57:07.987027 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15090 | 2024.12.21 07:57:07.987395 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15091 | 2024.12.21 07:57:07.987628 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15092 | 2024.12.21 07:57:07.987853 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.001499 sec., 36024.01601067378 rows/sec., 2.21 MiB/sec. | ||
15093 | 2024.12.21 07:57:07.987944 [ 253 ] {33cf1832-5abd-4e48-a885-3b7ee97ec51f} <Debug> TCPHandler: Processed in 0.00176872 sec. | ||
15094 | 2024.12.21 07:57:08.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.49 MiB, peak 282.14 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: -1.37 MiB | ||
15095 | 2024.12.21 07:57:10.263032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2070 | ||
15096 | 2024.12.21 07:57:10.266841 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15097 | 2024.12.21 07:57:10.266901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15098 | 2024.12.21 07:57:10.268485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15099 | 2024.12.21 07:57:10.268818 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15100 | 2024.12.21 07:57:10.270531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
15101 | 2024.12.21 07:57:10.698008 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15102 | 2024.12.21 07:57:10.698301 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15103 | 2024.12.21 07:57:10.698416 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15104 | 2024.12.21 07:57:10.699439 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15105 | 2024.12.21 07:57:10.699484 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15106 | 2024.12.21 07:57:10.699918 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15107 | 2024.12.21 07:57:10.700170 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15108 | 2024.12.21 07:57:10.700352 [ 147 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15109 | 2024.12.21 07:57:10.700385 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002168 sec., 25830.258302583028 rows/sec., 1.98 MiB/sec. | ||
15110 | 2024.12.21 07:57:10.700408 [ 147 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15111 | 2024.12.21 07:57:10.700468 [ 4 ] {ded95b61-356b-4c7d-a0ba-25ef1c798390} <Debug> TCPHandler: Processed in 0.002644445 sec. | ||
15112 | 2024.12.21 07:57:10.700468 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15113 | 2024.12.21 07:57:10.700697 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
15114 | 2024.12.21 07:57:10.700787 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15115 | 2024.12.21 07:57:10.700925 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15116 | 2024.12.21 07:57:10.700997 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1438 rows starting from the beginning of the part | ||
15117 | 2024.12.21 07:57:10.701071 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15118 | 2024.12.21 07:57:10.701187 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 58 rows starting from the beginning of the part | ||
15119 | 2024.12.21 07:57:10.701277 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15120 | 2024.12.21 07:57:10.701492 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 287 rows starting from the beginning of the part | ||
15121 | 2024.12.21 07:57:10.701929 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
15122 | 2024.12.21 07:57:10.702229 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1430 rows starting from the beginning of the part | ||
15123 | 2024.12.21 07:57:10.702588 [ 193 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
15124 | 2024.12.21 07:57:10.704424 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15125 | 2024.12.21 07:57:10.704499 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15126 | 2024.12.21 07:57:10.705420 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15127 | 2024.12.21 07:57:10.705743 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15128 | 2024.12.21 07:57:10.706096 [ 147 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15129 | 2024.12.21 07:57:10.706204 [ 147 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15130 | 2024.12.21 07:57:10.706325 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15131 | 2024.12.21 07:57:10.706401 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005385 sec., 11884.865366759517 rows/sec., 949.90 KiB/sec. | ||
15132 | 2024.12.21 07:57:10.706725 [ 253 ] {708f5c87-870c-4718-a6b3-17b9c16cde1c} <Debug> TCPHandler: Processed in 0.006122215 sec. | ||
15133 | 2024.12.21 07:57:10.706782 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
15134 | 2024.12.21 07:57:10.706828 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.006230577 sec., 533658.4396597618 rows/sec., 46.78 MiB/sec. | ||
15135 | 2024.12.21 07:57:10.706977 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15136 | 2024.12.21 07:57:10.707055 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15137 | 2024.12.21 07:57:10.707118 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 916 rows starting from the beginning of the part | ||
15138 | 2024.12.21 07:57:10.707444 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 68 rows starting from the beginning of the part | ||
15139 | 2024.12.21 07:57:10.707489 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15140 | 2024.12.21 07:57:10.707608 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15141 | 2024.12.21 07:57:10.707844 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15142 | 2024.12.21 07:57:10.707843 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 424 rows starting from the beginning of the part | ||
15143 | 2024.12.21 07:57:10.708287 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
15144 | 2024.12.21 07:57:10.708590 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 886 rows starting from the beginning of the part | ||
15145 | 2024.12.21 07:57:10.708890 [ 193 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
15146 | 2024.12.21 07:57:10.710638 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15147 | 2024.12.21 07:57:10.711107 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_131_26} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15148 | 2024.12.21 07:57:10.711533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
15149 | 2024.12.21 07:57:10.711698 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15150 | 2024.12.21 07:57:10.711780 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15151 | 2024.12.21 07:57:10.712663 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15152 | 2024.12.21 07:57:10.713006 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006519982 sec., 371473.41817814833 rows/sec., 28.50 MiB/sec. | ||
15153 | 2024.12.21 07:57:10.713128 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15154 | 2024.12.21 07:57:10.713203 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15155 | 2024.12.21 07:57:10.713313 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 5 parts from all_1_125_25 to all_129_129_0 | ||
15156 | 2024.12.21 07:57:10.713364 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15157 | 2024.12.21 07:57:10.713406 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15158 | 2024.12.21 07:57:10.713430 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.006216 sec., 11904.761904761905 rows/sec., 848.52 KiB/sec. | ||
15159 | 2024.12.21 07:57:10.713809 [ 4 ] {3ffa31c5-59b8-4e17-a45e-88c0b847ac9b} <Debug> TCPHandler: Processed in 0.00696016 sec. | ||
15160 | 2024.12.21 07:57:10.713896 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15161 | 2024.12.21 07:57:10.713934 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_125_25 to all_129_129_0 into Compact with storage Full | ||
15162 | 2024.12.21 07:57:10.714111 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15163 | 2024.12.21 07:57:10.714177 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_131_26} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15164 | 2024.12.21 07:57:10.714381 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15165 | 2024.12.21 07:57:10.714399 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15166 | 2024.12.21 07:57:10.714453 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
15167 | 2024.12.21 07:57:10.714476 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_25, total 36043 rows starting from the beginning of the part | ||
15168 | 2024.12.21 07:57:10.714532 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15169 | 2024.12.21 07:57:10.714728 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 162 rows starting from the beginning of the part | ||
15170 | 2024.12.21 07:57:10.715110 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 237 rows starting from the beginning of the part | ||
15171 | 2024.12.21 07:57:10.715467 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
15172 | 2024.12.21 07:57:10.715857 [ 194 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 922 rows starting from the beginning of the part | ||
15173 | 2024.12.21 07:57:10.716633 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15174 | 2024.12.21 07:57:10.716682 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15175 | 2024.12.21 07:57:10.717217 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15176 | 2024.12.21 07:57:10.717482 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15177 | 2024.12.21 07:57:10.717829 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.00356 sec., 7865.168539325843 rows/sec., 544.24 KiB/sec. | ||
15178 | 2024.12.21 07:57:10.717938 [ 253 ] {861a443e-d375-4849-bf72-f853759c7625} <Debug> TCPHandler: Processed in 0.003976789 sec. | ||
15179 | 2024.12.21 07:57:10.723510 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37524 rows, containing 5 columns (5 merged, 0 gathered) in 0.009973791 sec., 3762260.5085669034 rows/sec., 254.16 MiB/sec. | ||
15180 | 2024.12.21 07:57:10.723955 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Trace> MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) | ||
15181 | 2024.12.21 07:57:10.724296 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15182 | 2024.12.21 07:57:10.724384 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 5 parts: [all_1_125_25, all_129_129_0] -> all_1_129_26 | ||
15183 | 2024.12.21 07:57:10.724482 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
15184 | 2024.12.21 07:57:12.574549 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36234 | ||
15185 | 2024.12.21 07:57:12.575439 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15186 | 2024.12.21 07:57:12.575492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15187 | 2024.12.21 07:57:12.576034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15188 | 2024.12.21 07:57:12.576291 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15189 | 2024.12.21 07:57:12.576551 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
15190 | 2024.12.21 07:57:15.210975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
15191 | 2024.12.21 07:57:15.235087 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15192 | 2024.12.21 07:57:15.235151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15193 | 2024.12.21 07:57:15.242712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
15194 | 2024.12.21 07:57:15.243554 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15195 | 2024.12.21 07:57:15.246940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
15196 | 2024.12.21 07:57:15.702986 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15197 | 2024.12.21 07:57:15.703205 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15198 | 2024.12.21 07:57:15.703292 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15199 | 2024.12.21 07:57:15.704217 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15200 | 2024.12.21 07:57:15.704272 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15201 | 2024.12.21 07:57:15.704718 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15202 | 2024.12.21 07:57:15.704974 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15203 | 2024.12.21 07:57:15.705235 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002086 sec., 26845.637583892614 rows/sec., 2.06 MiB/sec. | ||
15204 | 2024.12.21 07:57:15.705376 [ 4 ] {04cbf651-f46f-4851-b7db-a116ff59ecd9} <Debug> TCPHandler: Processed in 0.002527963 sec. | ||
15205 | 2024.12.21 07:57:15.705680 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15206 | 2024.12.21 07:57:15.705894 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15207 | 2024.12.21 07:57:15.705969 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15208 | 2024.12.21 07:57:15.706742 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15209 | 2024.12.21 07:57:15.706796 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15210 | 2024.12.21 07:57:15.707248 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15211 | 2024.12.21 07:57:15.707501 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15212 | 2024.12.21 07:57:15.707734 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001893 sec., 33808.769149498155 rows/sec., 2.64 MiB/sec. | ||
15213 | 2024.12.21 07:57:15.707805 [ 253 ] {7cb22a53-5851-4635-8a9a-caa6bad51016} <Debug> TCPHandler: Processed in 0.00230091 sec. | ||
15214 | 2024.12.21 07:57:15.708029 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15215 | 2024.12.21 07:57:15.708265 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15216 | 2024.12.21 07:57:15.708368 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15217 | 2024.12.21 07:57:15.709307 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15218 | 2024.12.21 07:57:15.709350 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15219 | 2024.12.21 07:57:15.709757 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15220 | 2024.12.21 07:57:15.710011 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15221 | 2024.12.21 07:57:15.710200 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001999 sec., 80040.02001000501 rows/sec., 5.57 MiB/sec. | ||
15222 | 2024.12.21 07:57:15.710259 [ 4 ] {19a2590e-41b5-4112-a2cb-df1e1aa8e916} <Debug> TCPHandler: Processed in 0.00234339 sec. | ||
15223 | 2024.12.21 07:57:15.710394 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15224 | 2024.12.21 07:57:15.710518 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15225 | 2024.12.21 07:57:15.710569 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15226 | 2024.12.21 07:57:15.711073 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15227 | 2024.12.21 07:57:15.711114 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15228 | 2024.12.21 07:57:15.711499 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15229 | 2024.12.21 07:57:15.711734 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15230 | 2024.12.21 07:57:15.711913 [ 143 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15231 | 2024.12.21 07:57:15.711970 [ 143 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15232 | 2024.12.21 07:57:15.711974 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
15233 | 2024.12.21 07:57:15.712006 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15234 | 2024.12.21 07:57:15.712120 [ 253 ] {419c8bdb-3f35-447a-8fb5-adb4da19aa8b} <Debug> TCPHandler: Processed in 0.00177401 sec. | ||
15235 | 2024.12.21 07:57:15.712290 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
15236 | 2024.12.21 07:57:15.712464 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15237 | 2024.12.21 07:57:15.712507 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7642 rows starting from the beginning of the part | ||
15238 | 2024.12.21 07:57:15.712596 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 82 rows starting from the beginning of the part | ||
15239 | 2024.12.21 07:57:15.712839 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
15240 | 2024.12.21 07:57:15.713048 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 54 rows starting from the beginning of the part | ||
15241 | 2024.12.21 07:57:15.713167 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 28 rows starting from the beginning of the part | ||
15242 | 2024.12.21 07:57:15.713341 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
15243 | 2024.12.21 07:57:15.715663 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7926 rows, containing 4 columns (4 merged, 0 gathered) in 0.00352269 sec., 2249985.096616506 rows/sec., 146.81 MiB/sec. | ||
15244 | 2024.12.21 07:57:15.716199 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15245 | 2024.12.21 07:57:15.716516 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15246 | 2024.12.21 07:57:15.716596 [ 198 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_131_26} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15247 | 2024.12.21 07:57:15.716689 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
15248 | 2024.12.21 07:57:18.109333 [ 139 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_62_13 to all_66_66_0 | ||
15249 | 2024.12.21 07:57:18.109468 [ 139 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15250 | 2024.12.21 07:57:18.109510 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15251 | 2024.12.21 07:57:18.109730 [ 221 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Found 5 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] | ||
15252 | 2024.12.21 07:57:18.109748 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_62_13 to all_66_66_0 into Compact with storage Full | ||
15253 | 2024.12.21 07:57:18.109827 [ 221 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 5 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] | ||
15254 | 2024.12.21 07:57:18.110215 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15255 | 2024.12.21 07:57:18.110332 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_13, total 67 rows starting from the beginning of the part | ||
15256 | 2024.12.21 07:57:18.110514 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 49 rows starting from the beginning of the part | ||
15257 | 2024.12.21 07:57:18.111037 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part | ||
15258 | 2024.12.21 07:57:18.111381 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part | ||
15259 | 2024.12.21 07:57:18.111699 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 55 rows starting from the beginning of the part | ||
15260 | 2024.12.21 07:57:18.113934 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.004327454 sec., 51762.53751050849 rows/sec., 3.90 MiB/sec. | ||
15261 | 2024.12.21 07:57:18.114194 [ 221 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
15262 | 2024.12.21 07:57:18.114231 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
15263 | 2024.12.21 07:57:18.114958 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15264 | 2024.12.21 07:57:18.115055 [ 188 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_66_14} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_62_13, all_66_66_0] -> all_1_66_14 | ||
15265 | 2024.12.21 07:57:18.115167 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15266 | 2024.12.21 07:57:18.132569 [ 139 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
15267 | 2024.12.21 07:57:18.132653 [ 139 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15268 | 2024.12.21 07:57:18.132692 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15269 | 2024.12.21 07:57:18.132880 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
15270 | 2024.12.21 07:57:18.133264 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15271 | 2024.12.21 07:57:18.133369 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 51 rows starting from the beginning of the part | ||
15272 | 2024.12.21 07:57:18.133639 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
15273 | 2024.12.21 07:57:18.133729 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
15274 | 2024.12.21 07:57:18.133819 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
15275 | 2024.12.21 07:57:18.133905 [ 189 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
15276 | 2024.12.21 07:57:18.134862 [ 190 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075716 sec., 26496.881076216592 rows/sec., 1.74 MiB/sec. | ||
15277 | 2024.12.21 07:57:18.135086 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
15278 | 2024.12.21 07:57:18.135442 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15279 | 2024.12.21 07:57:18.135529 [ 187 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_55_12} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
15280 | 2024.12.21 07:57:18.135628 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15281 | 2024.12.21 07:57:19.010331 [ 220 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
15282 | 2024.12.21 07:57:19.010411 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
15283 | 2024.12.21 07:57:19.013038 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
15284 | 2024.12.21 07:57:19.605332 [ 138 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_51_11 to all_55_55_0 | ||
15285 | 2024.12.21 07:57:19.605402 [ 138 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15286 | 2024.12.21 07:57:19.605427 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15287 | 2024.12.21 07:57:19.605603 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_51_11 to all_55_55_0 into Compact with storage Full | ||
15288 | 2024.12.21 07:57:19.606067 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15289 | 2024.12.21 07:57:19.606127 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 243 rows starting from the beginning of the part | ||
15290 | 2024.12.21 07:57:19.606211 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 242 rows starting from the beginning of the part | ||
15291 | 2024.12.21 07:57:19.606317 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
15292 | 2024.12.21 07:57:19.606627 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
15293 | 2024.12.21 07:57:19.606719 [ 189 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 242 rows starting from the beginning of the part | ||
15294 | 2024.12.21 07:57:19.607979 [ 187 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477653 sec., 304723.86569063546 rows/sec., 21.81 MiB/sec. | ||
15295 | 2024.12.21 07:57:19.608237 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
15296 | 2024.12.21 07:57:19.608610 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15297 | 2024.12.21 07:57:19.608706 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_55_12} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_51_11, all_55_55_0] -> all_1_55_12 | ||
15298 | 2024.12.21 07:57:19.608821 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
15299 | 2024.12.21 07:57:19.849234 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15300 | 2024.12.21 07:57:19.849298 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15301 | 2024.12.21 07:57:20.001851 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001409255 sec. | ||
15302 | 2024.12.21 07:57:20.076764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36722 | ||
15303 | 2024.12.21 07:57:20.077663 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15304 | 2024.12.21 07:57:20.077712 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15305 | 2024.12.21 07:57:20.078248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15306 | 2024.12.21 07:57:20.078520 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15307 | 2024.12.21 07:57:20.078805 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36722 | ||
15308 | 2024.12.21 07:57:20.260559 [ 224 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15309 | 2024.12.21 07:57:20.260634 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15310 | 2024.12.21 07:57:20.262805 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15311 | 2024.12.21 07:57:20.270985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2086 | ||
15312 | 2024.12.21 07:57:20.273908 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2024.12.21 07:57:20.273965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15314 | 2024.12.21 07:57:20.275500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15315 | 2024.12.21 07:57:20.275828 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2024.12.21 07:57:20.276544 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2086 | ||
15317 | 2024.12.21 07:57:20.708466 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15318 | 2024.12.21 07:57:20.708680 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15319 | 2024.12.21 07:57:20.708764 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15320 | 2024.12.21 07:57:20.709598 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15321 | 2024.12.21 07:57:20.709652 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15322 | 2024.12.21 07:57:20.710089 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15323 | 2024.12.21 07:57:20.710346 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15324 | 2024.12.21 07:57:20.710588 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
15325 | 2024.12.21 07:57:20.710658 [ 4 ] {b7d6f999-2020-4ad0-b653-1e94822d86b7} <Debug> TCPHandler: Processed in 0.00233514 sec. | ||
15326 | 2024.12.21 07:57:20.710924 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15327 | 2024.12.21 07:57:20.711131 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15328 | 2024.12.21 07:57:20.711212 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15329 | 2024.12.21 07:57:20.712133 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15330 | 2024.12.21 07:57:20.712176 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15331 | 2024.12.21 07:57:20.712629 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15332 | 2024.12.21 07:57:20.712879 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15333 | 2024.12.21 07:57:20.713138 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002058 sec., 139455.78231292518 rows/sec., 12.32 MiB/sec. | ||
15334 | 2024.12.21 07:57:20.713204 [ 253 ] {77577344-6e8a-4d1e-a3da-43d2dab01b2c} <Debug> TCPHandler: Processed in 0.002416182 sec. | ||
15335 | 2024.12.21 07:57:20.713230 [ 221 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15336 | 2024.12.21 07:57:20.713313 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15337 | 2024.12.21 07:57:20.713429 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15338 | 2024.12.21 07:57:20.713699 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15339 | 2024.12.21 07:57:20.713837 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15340 | 2024.12.21 07:57:20.715360 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15341 | 2024.12.21 07:57:20.715419 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15342 | 2024.12.21 07:57:20.716200 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15343 | 2024.12.21 07:57:20.716512 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15344 | 2024.12.21 07:57:20.716722 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.003094 sec., 15837.10407239819 rows/sec., 1.14 MiB/sec. | ||
15345 | 2024.12.21 07:57:20.716828 [ 4 ] {4617ab10-ecc0-4d83-bc5e-cddbead4c372} <Debug> TCPHandler: Processed in 0.003523581 sec. | ||
15346 | 2024.12.21 07:57:20.717027 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15347 | 2024.12.21 07:57:20.717185 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15348 | 2024.12.21 07:57:20.717259 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15349 | 2024.12.21 07:57:20.717525 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15350 | 2024.12.21 07:57:20.718825 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15351 | 2024.12.21 07:57:20.718871 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15352 | 2024.12.21 07:57:20.719241 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15353 | 2024.12.21 07:57:20.719479 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15354 | 2024.12.21 07:57:20.719693 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002536 sec., 5520.504731861199 rows/sec., 386.62 KiB/sec. | ||
15355 | 2024.12.21 07:57:20.719777 [ 253 ] {c3b6de29-50d1-4d3c-bc74-4a46b6383d1d} <Debug> TCPHandler: Processed in 0.002849589 sec. | ||
15356 | 2024.12.21 07:57:20.719967 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15357 | 2024.12.21 07:57:20.720087 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15358 | 2024.12.21 07:57:20.720137 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15359 | 2024.12.21 07:57:20.720718 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15360 | 2024.12.21 07:57:20.720758 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15361 | 2024.12.21 07:57:20.721114 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15362 | 2024.12.21 07:57:20.721358 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15363 | 2024.12.21 07:57:20.721572 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001511 sec., 8603.573792190602 rows/sec., 536.43 KiB/sec. | ||
15364 | 2024.12.21 07:57:20.721627 [ 4 ] {87f6c5e2-e0d9-44b9-b96e-0dcd928803e0} <Debug> TCPHandler: Processed in 0.00175511 sec. | ||
15365 | 2024.12.21 07:57:20.721783 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15366 | 2024.12.21 07:57:20.721921 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15367 | 2024.12.21 07:57:20.721980 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15368 | 2024.12.21 07:57:20.722776 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15369 | 2024.12.21 07:57:20.722816 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15370 | 2024.12.21 07:57:20.723194 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15371 | 2024.12.21 07:57:20.723435 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15372 | 2024.12.21 07:57:20.723647 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001755 sec., 241595.44159544157 rows/sec., 17.27 MiB/sec. | ||
15373 | 2024.12.21 07:57:20.723700 [ 253 ] {649184ac-8060-461e-9da7-aae1e3999f30} <Debug> TCPHandler: Processed in 0.001982714 sec. | ||
15374 | 2024.12.21 07:57:20.723904 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15375 | 2024.12.21 07:57:20.724127 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15376 | 2024.12.21 07:57:20.724222 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15377 | 2024.12.21 07:57:20.724775 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15378 | 2024.12.21 07:57:20.724814 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15379 | 2024.12.21 07:57:20.725177 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
15380 | 2024.12.21 07:57:20.725413 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15381 | 2024.12.21 07:57:20.725638 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. | ||
15382 | 2024.12.21 07:57:20.725691 [ 4 ] {b3c11744-7fad-4192-a394-a2dacb2bf1e7} <Debug> TCPHandler: Processed in 0.001897342 sec. | ||
15383 | 2024.12.21 07:57:20.725834 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15384 | 2024.12.21 07:57:20.725977 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15385 | 2024.12.21 07:57:20.726040 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15386 | 2024.12.21 07:57:20.726665 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15387 | 2024.12.21 07:57:20.726705 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15388 | 2024.12.21 07:57:20.727101 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15389 | 2024.12.21 07:57:20.727346 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15390 | 2024.12.21 07:57:20.727559 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. | ||
15391 | 2024.12.21 07:57:20.727611 [ 253 ] {d7edcef7-2cf1-4e25-936c-f0a1c184b009} <Debug> TCPHandler: Processed in 0.001842662 sec. | ||
15392 | 2024.12.21 07:57:20.727807 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15393 | 2024.12.21 07:57:20.728027 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15394 | 2024.12.21 07:57:20.728121 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15395 | 2024.12.21 07:57:20.728701 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15396 | 2024.12.21 07:57:20.728741 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15397 | 2024.12.21 07:57:20.729093 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15398 | 2024.12.21 07:57:20.729332 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15399 | 2024.12.21 07:57:20.729558 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001586 sec., 630.517023959647 rows/sec., 42.49 KiB/sec. | ||
15400 | 2024.12.21 07:57:20.729610 [ 4 ] {46a2e404-e0d4-4be6-9ac9-6076ce39ce05} <Debug> TCPHandler: Processed in 0.001912932 sec. | ||
15401 | 2024.12.21 07:57:20.729750 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15402 | 2024.12.21 07:57:20.729889 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15403 | 2024.12.21 07:57:20.729981 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15404 | 2024.12.21 07:57:20.731246 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15405 | 2024.12.21 07:57:20.731285 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15406 | 2024.12.21 07:57:20.731966 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15407 | 2024.12.21 07:57:20.732236 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15408 | 2024.12.21 07:57:20.732539 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00268 sec., 15671.641791044776 rows/sec., 28.08 MiB/sec. | ||
15409 | 2024.12.21 07:57:20.732730 [ 253 ] {f35529ad-9eb1-4f01-a09e-ceea0d6ceddc} <Debug> TCPHandler: Processed in 0.003038463 sec. | ||
15410 | 2024.12.21 07:57:20.733115 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15411 | 2024.12.21 07:57:20.733394 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15412 | 2024.12.21 07:57:20.733447 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15413 | 2024.12.21 07:57:20.733932 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15414 | 2024.12.21 07:57:20.733971 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
15415 | 2024.12.21 07:57:20.734346 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15416 | 2024.12.21 07:57:20.734592 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15417 | 2024.12.21 07:57:20.734803 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001466 sec., 55934.51568894952 rows/sec., 3.55 MiB/sec. | ||
15418 | 2024.12.21 07:57:20.734856 [ 4 ] {c15c640c-d150-429e-ad51-0d806549509e} <Debug> TCPHandler: Processed in 0.002020865 sec. | ||
15419 | 2024.12.21 07:57:21.298329 [ 223 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
15420 | 2024.12.21 07:57:21.298424 [ 223 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
15421 | 2024.12.21 07:57:21.300742 [ 223 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
15422 | 2024.12.21 07:57:22.747076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
15423 | 2024.12.21 07:57:22.770685 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15424 | 2024.12.21 07:57:22.770751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15425 | 2024.12.21 07:57:22.778398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
15426 | 2024.12.21 07:57:22.779237 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15427 | 2024.12.21 07:57:22.784234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
15428 | 2024.12.21 07:57:25.143875 [ 222 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15429 | 2024.12.21 07:57:25.143971 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15430 | 2024.12.21 07:57:25.147640 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15431 | 2024.12.21 07:57:25.702111 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15432 | 2024.12.21 07:57:25.702310 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15433 | 2024.12.21 07:57:25.702388 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15434 | 2024.12.21 07:57:25.703216 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15435 | 2024.12.21 07:57:25.703271 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15436 | 2024.12.21 07:57:25.703714 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15437 | 2024.12.21 07:57:25.703971 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15438 | 2024.12.21 07:57:25.704214 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. | ||
15439 | 2024.12.21 07:57:25.704283 [ 4 ] {875d9c6e-40f0-41b2-88fb-a0832334d323} <Debug> TCPHandler: Processed in 0.00230994 sec. | ||
15440 | 2024.12.21 07:57:25.704531 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15441 | 2024.12.21 07:57:25.704727 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15442 | 2024.12.21 07:57:25.704808 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15443 | 2024.12.21 07:57:25.705618 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15444 | 2024.12.21 07:57:25.705667 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15445 | 2024.12.21 07:57:25.706135 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15446 | 2024.12.21 07:57:25.706393 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15447 | 2024.12.21 07:57:25.706638 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. | ||
15448 | 2024.12.21 07:57:25.706711 [ 253 ] {beb7bc98-9b69-4a89-bc79-b22111ad3062} <Debug> TCPHandler: Processed in 0.002318599 sec. | ||
15449 | 2024.12.21 07:57:25.706869 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15450 | 2024.12.21 07:57:25.706999 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15451 | 2024.12.21 07:57:25.707058 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15452 | 2024.12.21 07:57:25.707663 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15453 | 2024.12.21 07:57:25.707705 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15454 | 2024.12.21 07:57:25.708121 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15455 | 2024.12.21 07:57:25.708375 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15456 | 2024.12.21 07:57:25.708621 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. | ||
15457 | 2024.12.21 07:57:25.708695 [ 4 ] {db0b9013-29aa-4176-83e0-552da9d3fab1} <Debug> TCPHandler: Processed in 0.001888112 sec. | ||
15458 | 2024.12.21 07:57:25.708728 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
15459 | 2024.12.21 07:57:25.708811 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
15460 | 2024.12.21 07:57:25.708864 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15461 | 2024.12.21 07:57:25.709154 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15462 | 2024.12.21 07:57:25.709210 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15463 | 2024.12.21 07:57:25.710118 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15464 | 2024.12.21 07:57:25.710187 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15465 | 2024.12.21 07:57:25.710940 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15466 | 2024.12.21 07:57:25.711349 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15467 | 2024.12.21 07:57:25.711697 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002627 sec., 22839.741149600304 rows/sec., 1.54 MiB/sec. | ||
15468 | 2024.12.21 07:57:25.711819 [ 253 ] {6865d859-3845-4da3-98b9-3f4df5a4953f} <Debug> TCPHandler: Processed in 0.003033222 sec. | ||
15469 | 2024.12.21 07:57:25.712246 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
15470 | 2024.12.21 07:57:26.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.40 MiB, peak 282.14 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 3.72 MiB | ||
15471 | 2024.12.21 07:57:27.579039 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37149 | ||
15472 | 2024.12.21 07:57:27.579928 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15473 | 2024.12.21 07:57:27.579978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15474 | 2024.12.21 07:57:27.580505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15475 | 2024.12.21 07:57:27.580760 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15476 | 2024.12.21 07:57:27.580981 [ 10 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15477 | 2024.12.21 07:57:27.581045 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
15478 | 2024.12.21 07:57:27.581081 [ 10 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15479 | 2024.12.21 07:57:27.581116 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15480 | 2024.12.21 07:57:27.581315 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
15481 | 2024.12.21 07:57:27.581767 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15482 | 2024.12.21 07:57:27.581898 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34892 rows starting from the beginning of the part | ||
15483 | 2024.12.21 07:57:27.582147 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
15484 | 2024.12.21 07:57:27.582348 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
15485 | 2024.12.21 07:57:27.582552 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
15486 | 2024.12.21 07:57:27.582809 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
15487 | 2024.12.21 07:57:27.583016 [ 186 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
15488 | 2024.12.21 07:57:27.586000 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004808632 sec., 7725482.008188607 rows/sec., 110.51 MiB/sec. | ||
15489 | 2024.12.21 07:57:27.586508 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15490 | 2024.12.21 07:57:27.586843 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15491 | 2024.12.21 07:57:27.586922 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_81_16} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15492 | 2024.12.21 07:57:27.587027 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15493 | 2024.12.21 07:57:29.097086 [ 224 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
15494 | 2024.12.21 07:57:29.097143 [ 224 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
15495 | 2024.12.21 07:57:29.099072 [ 224 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
15496 | 2024.12.21 07:57:30.276799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2116 | ||
15497 | 2024.12.21 07:57:30.280186 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15498 | 2024.12.21 07:57:30.280227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15499 | 2024.12.21 07:57:30.281724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15500 | 2024.12.21 07:57:30.282104 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15501 | 2024.12.21 07:57:30.284240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2116 | ||
15502 | 2024.12.21 07:57:30.284368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
15503 | 2024.12.21 07:57:30.308250 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15504 | 2024.12.21 07:57:30.308310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15505 | 2024.12.21 07:57:30.316267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
15506 | 2024.12.21 07:57:30.317275 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15507 | 2024.12.21 07:57:30.317627 [ 6 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
15508 | 2024.12.21 07:57:30.317770 [ 6 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15509 | 2024.12.21 07:57:30.317881 [ 6 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15510 | 2024.12.21 07:57:30.318509 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15511 | 2024.12.21 07:57:30.333712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
15512 | 2024.12.21 07:57:30.335491 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15513 | 2024.12.21 07:57:30.337353 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15514 | 2024.12.21 07:57:30.343765 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15515 | 2024.12.21 07:57:30.349693 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15516 | 2024.12.21 07:57:30.356172 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15517 | 2024.12.21 07:57:30.362707 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15518 | 2024.12.21 07:57:30.369202 [ 195 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
15519 | 2024.12.21 07:57:30.438198 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.120135641 sec., 5085.917841816818 rows/sec., 26.30 MiB/sec. | ||
15520 | 2024.12.21 07:57:30.441918 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
15521 | 2024.12.21 07:57:30.445181 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_81_16} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15522 | 2024.12.21 07:57:30.445320 [ 197 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_81_16} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
15523 | 2024.12.21 07:57:30.448142 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15524 | 2024.12.21 07:57:30.708991 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15525 | 2024.12.21 07:57:30.709298 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15526 | 2024.12.21 07:57:30.709417 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15527 | 2024.12.21 07:57:30.710337 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15528 | 2024.12.21 07:57:30.710392 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15529 | 2024.12.21 07:57:30.710834 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15530 | 2024.12.21 07:57:30.711092 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15531 | 2024.12.21 07:57:30.711320 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002107 sec., 6644.518272425249 rows/sec., 478.32 KiB/sec. | ||
15532 | 2024.12.21 07:57:30.711390 [ 4 ] {7e67d91c-b7bc-43b4-88ec-6b8cb094216a} <Debug> TCPHandler: Processed in 0.002588465 sec. | ||
15533 | 2024.12.21 07:57:30.711662 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15534 | 2024.12.21 07:57:30.711854 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15535 | 2024.12.21 07:57:30.711928 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15536 | 2024.12.21 07:57:30.712823 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15537 | 2024.12.21 07:57:30.712873 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15538 | 2024.12.21 07:57:30.713340 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15539 | 2024.12.21 07:57:30.713606 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15540 | 2024.12.21 07:57:30.713864 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002058 sec., 139455.78231292518 rows/sec., 12.32 MiB/sec. | ||
15541 | 2024.12.21 07:57:30.713972 [ 253 ] {c79371a8-5df2-4040-ba91-61dc205db8bc} <Debug> TCPHandler: Processed in 0.002439022 sec. | ||
15542 | 2024.12.21 07:57:30.714148 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15543 | 2024.12.21 07:57:30.714327 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15544 | 2024.12.21 07:57:30.714394 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15545 | 2024.12.21 07:57:30.715009 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15546 | 2024.12.21 07:57:30.715050 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15547 | 2024.12.21 07:57:30.715421 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15548 | 2024.12.21 07:57:30.715663 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15549 | 2024.12.21 07:57:30.715877 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001599 sec., 30644.15259537211 rows/sec., 2.21 MiB/sec. | ||
15550 | 2024.12.21 07:57:30.715934 [ 4 ] {894cc2c9-8051-4d93-bbb0-38672f9630aa} <Debug> TCPHandler: Processed in 0.001856242 sec. | ||
15551 | 2024.12.21 07:57:30.716095 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15552 | 2024.12.21 07:57:30.716220 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15553 | 2024.12.21 07:57:30.716272 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15554 | 2024.12.21 07:57:30.716899 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15555 | 2024.12.21 07:57:30.716941 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15556 | 2024.12.21 07:57:30.717319 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15557 | 2024.12.21 07:57:30.717559 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15558 | 2024.12.21 07:57:30.717778 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. | ||
15559 | 2024.12.21 07:57:30.717837 [ 253 ] {351fb7d8-cc33-4d25-822c-6c38fc30fe21} <Debug> TCPHandler: Processed in 0.001806311 sec. | ||
15560 | 2024.12.21 07:57:30.718065 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15561 | 2024.12.21 07:57:30.718291 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15562 | 2024.12.21 07:57:30.718384 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15563 | 2024.12.21 07:57:30.719167 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15564 | 2024.12.21 07:57:30.719207 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15565 | 2024.12.21 07:57:30.719567 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15566 | 2024.12.21 07:57:30.719817 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15567 | 2024.12.21 07:57:30.720030 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001796 sec., 7238.3073496659235 rows/sec., 451.31 KiB/sec. | ||
15568 | 2024.12.21 07:57:30.720085 [ 4 ] {c7c55572-4a6c-491f-9001-5e608482d278} <Debug> TCPHandler: Processed in 0.002130407 sec. | ||
15569 | 2024.12.21 07:57:30.720239 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15570 | 2024.12.21 07:57:30.720357 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15571 | 2024.12.21 07:57:30.720406 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15572 | 2024.12.21 07:57:30.721128 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15573 | 2024.12.21 07:57:30.721168 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15574 | 2024.12.21 07:57:30.721548 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15575 | 2024.12.21 07:57:30.721789 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15576 | 2024.12.21 07:57:30.722033 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001695 sec., 250147.49262536876 rows/sec., 17.89 MiB/sec. | ||
15577 | 2024.12.21 07:57:30.722121 [ 253 ] {7e4f6d48-45b2-4239-8cd4-0149818c2605} <Debug> TCPHandler: Processed in 0.001940434 sec. | ||
15578 | 2024.12.21 07:57:30.722383 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15579 | 2024.12.21 07:57:30.722656 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15580 | 2024.12.21 07:57:30.722747 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15581 | 2024.12.21 07:57:30.723263 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15582 | 2024.12.21 07:57:30.723303 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15583 | 2024.12.21 07:57:30.723678 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
15584 | 2024.12.21 07:57:30.723919 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15585 | 2024.12.21 07:57:30.724146 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 203.03 KiB/sec. | ||
15586 | 2024.12.21 07:57:30.724203 [ 4 ] {117fcd88-c13c-4658-a5d2-ced703ee23e2} <Debug> TCPHandler: Processed in 0.001983754 sec. | ||
15587 | 2024.12.21 07:57:30.724370 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15588 | 2024.12.21 07:57:30.724490 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15589 | 2024.12.21 07:57:30.724543 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15590 | 2024.12.21 07:57:30.725167 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15591 | 2024.12.21 07:57:30.725207 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15592 | 2024.12.21 07:57:30.725602 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15593 | 2024.12.21 07:57:30.725851 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15594 | 2024.12.21 07:57:30.726026 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_129_26 to all_134_134_0 | ||
15595 | 2024.12.21 07:57:30.726094 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001622 sec., 146115.9062885327 rows/sec., 9.79 MiB/sec. | ||
15596 | 2024.12.21 07:57:30.726104 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15597 | 2024.12.21 07:57:30.726175 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15598 | 2024.12.21 07:57:30.726230 [ 253 ] {83d7e8fb-18dd-4120-a3f0-3db94543942b} <Debug> TCPHandler: Processed in 0.001925653 sec. | ||
15599 | 2024.12.21 07:57:30.726501 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15600 | 2024.12.21 07:57:30.726569 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_26 to all_134_134_0 into Compact with storage Full | ||
15601 | 2024.12.21 07:57:30.726797 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15602 | 2024.12.21 07:57:30.727000 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15603 | 2024.12.21 07:57:30.727378 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15604 | 2024.12.21 07:57:30.727615 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 37524 rows starting from the beginning of the part | ||
15605 | 2024.12.21 07:57:30.728234 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 74 rows starting from the beginning of the part | ||
15606 | 2024.12.21 07:57:30.728758 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
15607 | 2024.12.21 07:57:30.729291 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part | ||
15608 | 2024.12.21 07:57:30.729720 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
15609 | 2024.12.21 07:57:30.730014 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 237 rows starting from the beginning of the part | ||
15610 | 2024.12.21 07:57:30.730833 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15611 | 2024.12.21 07:57:30.730900 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15612 | 2024.12.21 07:57:30.731620 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15613 | 2024.12.21 07:57:30.731906 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15614 | 2024.12.21 07:57:30.732192 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005485 sec., 182.31540565177755 rows/sec., 12.28 KiB/sec. | ||
15615 | 2024.12.21 07:57:30.732356 [ 4 ] {8348f1b5-586d-409b-848d-f8ba40aa9b4b} <Debug> TCPHandler: Processed in 0.006007563 sec. | ||
15616 | 2024.12.21 07:57:30.732587 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15617 | 2024.12.21 07:57:30.732839 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15618 | 2024.12.21 07:57:30.733087 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15619 | 2024.12.21 07:57:30.734793 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15620 | 2024.12.21 07:57:30.734846 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15621 | 2024.12.21 07:57:30.735880 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
15622 | 2024.12.21 07:57:30.736362 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15623 | 2024.12.21 07:57:30.736826 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
15624 | 2024.12.21 07:57:30.736903 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
15625 | 2024.12.21 07:57:30.736955 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004195 sec., 10011.9189511323 rows/sec., 17.94 MiB/sec. | ||
15626 | 2024.12.21 07:57:30.737411 [ 253 ] {b282dbe1-2ae2-4d58-a6cb-2ebe696fc1c7} <Debug> TCPHandler: Processed in 0.004929055 sec. | ||
15627 | 2024.12.21 07:57:30.737623 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15628 | 2024.12.21 07:57:30.737932 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15629 | 2024.12.21 07:57:30.738112 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15630 | 2024.12.21 07:57:30.740137 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15631 | 2024.12.21 07:57:30.740232 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15632 | 2024.12.21 07:57:30.741390 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38392 rows, containing 5 columns (5 merged, 0 gathered) in 0.015098429 sec., 2542781.1065641334 rows/sec., 171.81 MiB/sec. | ||
15633 | 2024.12.21 07:57:30.741750 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15634 | 2024.12.21 07:57:30.742051 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Trace> MergedBlockOutputStream: filled checksums all_1_134_27 (state Temporary) | ||
15635 | 2024.12.21 07:57:30.742095 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15636 | 2024.12.21 07:57:30.742579 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
15637 | 2024.12.21 07:57:30.742840 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005029 sec., 16305.428514615232 rows/sec., 1.04 MiB/sec. | ||
15638 | 2024.12.21 07:57:30.743127 [ 4 ] {7ee167ab-4a96-41bf-a529-02508bdc9397} <Debug> TCPHandler: Processed in 0.005611546 sec. | ||
15639 | 2024.12.21 07:57:30.743563 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_134_27 to all_1_134_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15640 | 2024.12.21 07:57:30.743840 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_134_27} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_129_26, all_134_134_0] -> all_1_134_27 | ||
15641 | 2024.12.21 07:57:30.744021 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
15642 | 2024.12.21 07:57:31.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.03 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: -1.91 MiB | ||
15643 | 2024.12.21 07:57:34.849349 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15644 | 2024.12.21 07:57:34.849416 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15645 | 2024.12.21 07:57:35.081241 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37637 | ||
15646 | 2024.12.21 07:57:35.081999 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15647 | 2024.12.21 07:57:35.082059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15648 | 2024.12.21 07:57:35.082748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15649 | 2024.12.21 07:57:35.083079 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15650 | 2024.12.21 07:57:35.083442 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37637 | ||
15651 | 2024.12.21 07:57:35.702581 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15652 | 2024.12.21 07:57:35.702888 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15653 | 2024.12.21 07:57:35.702985 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15654 | 2024.12.21 07:57:35.703791 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15655 | 2024.12.21 07:57:35.703845 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15656 | 2024.12.21 07:57:35.704281 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15657 | 2024.12.21 07:57:35.704528 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15658 | 2024.12.21 07:57:35.704721 [ 32 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15659 | 2024.12.21 07:57:35.704793 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. | ||
15660 | 2024.12.21 07:57:35.704807 [ 32 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15661 | 2024.12.21 07:57:35.704881 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15662 | 2024.12.21 07:57:35.704916 [ 4 ] {b73677fa-68be-4742-b0f1-b4aa2bdd6cc0} <Debug> TCPHandler: Processed in 0.002531134 sec. | ||
15663 | 2024.12.21 07:57:35.705162 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
15664 | 2024.12.21 07:57:35.705207 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15665 | 2024.12.21 07:57:35.705371 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15666 | 2024.12.21 07:57:35.705406 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15667 | 2024.12.21 07:57:35.705426 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1438 rows starting from the beginning of the part | ||
15668 | 2024.12.21 07:57:35.705492 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15669 | 2024.12.21 07:57:35.705686 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
15670 | 2024.12.21 07:57:35.706069 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 287 rows starting from the beginning of the part | ||
15671 | 2024.12.21 07:57:35.706276 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
15672 | 2024.12.21 07:57:35.706522 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 287 rows starting from the beginning of the part | ||
15673 | 2024.12.21 07:57:35.706768 [ 194 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
15674 | 2024.12.21 07:57:35.707676 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15675 | 2024.12.21 07:57:35.707731 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15676 | 2024.12.21 07:57:35.708347 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15677 | 2024.12.21 07:57:35.708655 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15678 | 2024.12.21 07:57:35.708845 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.003806965 sec., 572634.6315240619 rows/sec., 50.54 MiB/sec. | ||
15679 | 2024.12.21 07:57:35.708965 [ 32 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15680 | 2024.12.21 07:57:35.709037 [ 32 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15681 | 2024.12.21 07:57:35.709083 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003729 sec., 17162.778224725127 rows/sec., 1.34 MiB/sec. | ||
15682 | 2024.12.21 07:57:35.709087 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15683 | 2024.12.21 07:57:35.709420 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15684 | 2024.12.21 07:57:35.709443 [ 253 ] {d4b94b51-a444-4bc9-85d6-a31088d088ce} <Debug> TCPHandler: Processed in 0.004381775 sec. | ||
15685 | 2024.12.21 07:57:35.709570 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
15686 | 2024.12.21 07:57:35.709911 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15687 | 2024.12.21 07:57:35.709947 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15688 | 2024.12.21 07:57:35.710018 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 916 rows starting from the beginning of the part | ||
15689 | 2024.12.21 07:57:35.710401 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
15690 | 2024.12.21 07:57:35.710482 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15691 | 2024.12.21 07:57:35.710799 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 424 rows starting from the beginning of the part | ||
15692 | 2024.12.21 07:57:35.710627 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15693 | 2024.12.21 07:57:35.710922 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15694 | 2024.12.21 07:57:35.711152 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
15695 | 2024.12.21 07:57:35.711511 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 424 rows starting from the beginning of the part | ||
15696 | 2024.12.21 07:57:35.711791 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
15697 | 2024.12.21 07:57:35.712630 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_136_27} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15698 | 2024.12.21 07:57:35.712996 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15699 | 2024.12.21 07:57:35.714066 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15700 | 2024.12.21 07:57:35.714145 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15701 | 2024.12.21 07:57:35.715038 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15702 | 2024.12.21 07:57:35.715308 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006033334 sec., 324198.85920454597 rows/sec., 24.82 MiB/sec. | ||
15703 | 2024.12.21 07:57:35.715473 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15704 | 2024.12.21 07:57:35.715734 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15705 | 2024.12.21 07:57:35.715961 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005703 sec., 28055.409433631423 rows/sec., 1.95 MiB/sec. | ||
15706 | 2024.12.21 07:57:35.716081 [ 4 ] {2e69e075-d1e5-4a8b-b65d-3df809e62c01} <Debug> TCPHandler: Processed in 0.006457831 sec. | ||
15707 | 2024.12.21 07:57:35.716289 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15708 | 2024.12.21 07:57:35.716333 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15709 | 2024.12.21 07:57:35.716504 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_136_27} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15710 | 2024.12.21 07:57:35.716530 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15711 | 2024.12.21 07:57:35.716647 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15712 | 2024.12.21 07:57:35.716661 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
15713 | 2024.12.21 07:57:35.717231 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15714 | 2024.12.21 07:57:35.717274 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15715 | 2024.12.21 07:57:35.717659 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15716 | 2024.12.21 07:57:35.717904 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15717 | 2024.12.21 07:57:35.718083 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001628 sec., 36855.03685503685 rows/sec., 2.48 MiB/sec. | ||
15718 | 2024.12.21 07:57:35.718134 [ 253 ] {4be0e1a4-e0c2-41f6-9cbe-09b5cee41de4} <Debug> TCPHandler: Processed in 0.001942373 sec. | ||
15719 | 2024.12.21 07:57:37.459510 [ 222 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15720 | 2024.12.21 07:57:37.459569 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15721 | 2024.12.21 07:57:37.461269 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15722 | 2024.12.21 07:57:37.833886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
15723 | 2024.12.21 07:57:37.857912 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15724 | 2024.12.21 07:57:37.857979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15725 | 2024.12.21 07:57:37.865602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15726 | 2024.12.21 07:57:37.866411 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15727 | 2024.12.21 07:57:37.870263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
15728 | 2024.12.21 07:57:37.937334 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15729 | 2024.12.21 07:57:37.937647 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15730 | 2024.12.21 07:57:37.937767 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15731 | 2024.12.21 07:57:37.938656 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15732 | 2024.12.21 07:57:37.938707 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15733 | 2024.12.21 07:57:37.939144 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15734 | 2024.12.21 07:57:37.939408 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15735 | 2024.12.21 07:57:37.939615 [ 62 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15736 | 2024.12.21 07:57:37.939676 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002109 sec., 6638.217164532954 rows/sec., 477.86 KiB/sec. | ||
15737 | 2024.12.21 07:57:37.939702 [ 62 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15738 | 2024.12.21 07:57:37.939774 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15739 | 2024.12.21 07:57:37.939824 [ 4 ] {cac17bc0-ab83-4a23-b5e7-fd20433f53d7} <Debug> TCPHandler: Processed in 0.002674856 sec. | ||
15740 | 2024.12.21 07:57:37.940042 [ 220 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15741 | 2024.12.21 07:57:37.940102 [ 220 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15742 | 2024.12.21 07:57:37.940107 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
15743 | 2024.12.21 07:57:37.940185 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15744 | 2024.12.21 07:57:37.940644 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15745 | 2024.12.21 07:57:37.940652 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15746 | 2024.12.21 07:57:37.940714 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part | ||
15747 | 2024.12.21 07:57:37.940816 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15748 | 2024.12.21 07:57:37.941183 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
15749 | 2024.12.21 07:57:37.941603 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
15750 | 2024.12.21 07:57:37.942056 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
15751 | 2024.12.21 07:57:37.942614 [ 191 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
15752 | 2024.12.21 07:57:37.944533 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15753 | 2024.12.21 07:57:37.944605 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15754 | 2024.12.21 07:57:37.946235 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
15755 | 2024.12.21 07:57:37.946981 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007079642 sec., 9887.505611159435 rows/sec., 750.39 KiB/sec. | ||
15756 | 2024.12.21 07:57:37.947070 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15757 | 2024.12.21 07:57:37.947172 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15758 | 2024.12.21 07:57:37.947879 [ 220 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
15759 | 2024.12.21 07:57:37.947923 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.007417 sec., 1078.6032088445463 rows/sec., 87.95 KiB/sec. | ||
15760 | 2024.12.21 07:57:37.948661 [ 253 ] {df0ffed6-4636-416f-b8e8-b8a83bb4732d} <Debug> TCPHandler: Processed in 0.008699819 sec. | ||
15761 | 2024.12.21 07:57:37.948702 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15762 | 2024.12.21 07:57:37.948942 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_57_14} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15763 | 2024.12.21 07:57:37.949003 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15764 | 2024.12.21 07:57:37.949205 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15765 | 2024.12.21 07:57:37.949488 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15766 | 2024.12.21 07:57:37.949584 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15767 | 2024.12.21 07:57:37.951186 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15768 | 2024.12.21 07:57:37.951229 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15769 | 2024.12.21 07:57:37.951703 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15770 | 2024.12.21 07:57:37.951943 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15771 | 2024.12.21 07:57:37.952154 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Debug> executeQuery: Read 1431 rows, 122.83 KiB in 0.002769 sec., 516793.0660888407 rows/sec., 43.32 MiB/sec. | ||
15772 | 2024.12.21 07:57:37.952214 [ 4 ] {c7a0cfc0-4cc7-4c80-9982-9f81c6cb09c0} <Debug> TCPHandler: Processed in 0.003396568 sec. | ||
15773 | 2024.12.21 07:57:37.952394 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15774 | 2024.12.21 07:57:37.952544 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15775 | 2024.12.21 07:57:37.952606 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15776 | 2024.12.21 07:57:37.953304 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15777 | 2024.12.21 07:57:37.953340 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15778 | 2024.12.21 07:57:37.953704 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
15779 | 2024.12.21 07:57:37.953951 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15780 | 2024.12.21 07:57:37.954127 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Debug> executeQuery: Read 57 rows, 4.17 KiB in 0.00162 sec., 35185.18518518519 rows/sec., 2.52 MiB/sec. | ||
15781 | 2024.12.21 07:57:37.954180 [ 253 ] {6b7c1eef-3da1-4c54-afd8-3290aa2cbbdf} <Debug> TCPHandler: Processed in 0.001856952 sec. | ||
15782 | 2024.12.21 07:57:37.954331 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15783 | 2024.12.21 07:57:37.954450 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15784 | 2024.12.21 07:57:37.954499 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15785 | 2024.12.21 07:57:37.955149 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15786 | 2024.12.21 07:57:37.955188 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15787 | 2024.12.21 07:57:37.955558 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15788 | 2024.12.21 07:57:37.955790 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15789 | 2024.12.21 07:57:37.956018 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001589 sec., 152297.04216488358 rows/sec., 10.32 MiB/sec. | ||
15790 | 2024.12.21 07:57:37.956098 [ 4 ] {0106b7f7-5973-4e94-8028-ec99cf1fdd57} <Debug> TCPHandler: Processed in 0.001824561 sec. | ||
15791 | 2024.12.21 07:57:37.956315 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15792 | 2024.12.21 07:57:37.956493 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15793 | 2024.12.21 07:57:37.956543 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15794 | 2024.12.21 07:57:37.957123 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15795 | 2024.12.21 07:57:37.957161 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15796 | 2024.12.21 07:57:37.957509 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15797 | 2024.12.21 07:57:37.957743 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15798 | 2024.12.21 07:57:37.957861 [ 62 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
15799 | 2024.12.21 07:57:37.957900 [ 62 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15800 | 2024.12.21 07:57:37.957926 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15801 | 2024.12.21 07:57:37.957931 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001464 sec., 8879.781420765028 rows/sec., 553.65 KiB/sec. | ||
15802 | 2024.12.21 07:57:37.958056 [ 253 ] {2b59de8b-8be8-4810-bd10-8abaf4995c6e} <Debug> TCPHandler: Processed in 0.001863562 sec. | ||
15803 | 2024.12.21 07:57:37.958096 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
15804 | 2024.12.21 07:57:37.958228 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15805 | 2024.12.21 07:57:37.958265 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part | ||
15806 | 2024.12.21 07:57:37.958305 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15807 | 2024.12.21 07:57:37.958479 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part | ||
15808 | 2024.12.21 07:57:37.958818 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part | ||
15809 | 2024.12.21 07:57:37.958980 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15810 | 2024.12.21 07:57:37.959090 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part | ||
15811 | 2024.12.21 07:57:37.959186 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15812 | 2024.12.21 07:57:37.959284 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part | ||
15813 | 2024.12.21 07:57:37.961791 [ 200 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003812015 sec., 17051.34948314736 rows/sec., 1.10 MiB/sec. | ||
15814 | 2024.12.21 07:57:37.961855 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15815 | 2024.12.21 07:57:37.961908 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15816 | 2024.12.21 07:57:37.961966 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
15817 | 2024.12.21 07:57:37.962581 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15818 | 2024.12.21 07:57:37.962718 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15819 | 2024.12.21 07:57:37.962718 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_57_14} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
15820 | 2024.12.21 07:57:37.962884 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15821 | 2024.12.21 07:57:37.963119 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15822 | 2024.12.21 07:57:37.963341 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Debug> executeQuery: Read 888 rows, 65.99 KiB in 0.004546 sec., 195336.55961284647 rows/sec., 14.18 MiB/sec. | ||
15823 | 2024.12.21 07:57:37.963403 [ 4 ] {5ac6a668-cf83-4e5e-aae5-730de8a97b2e} <Debug> TCPHandler: Processed in 0.00524378 sec. | ||
15824 | 2024.12.21 07:57:37.963562 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15825 | 2024.12.21 07:57:37.963703 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15826 | 2024.12.21 07:57:37.963765 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15827 | 2024.12.21 07:57:37.964277 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15828 | 2024.12.21 07:57:37.964313 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15829 | 2024.12.21 07:57:37.964680 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
15830 | 2024.12.21 07:57:37.964912 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15831 | 2024.12.21 07:57:37.965037 [ 62 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
15832 | 2024.12.21 07:57:37.965075 [ 62 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15833 | 2024.12.21 07:57:37.965096 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. | ||
15834 | 2024.12.21 07:57:37.965101 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15835 | 2024.12.21 07:57:37.965198 [ 253 ] {936ec698-2405-405f-8bef-fc1f7eed7f28} <Debug> TCPHandler: Processed in 0.00170396 sec. | ||
15836 | 2024.12.21 07:57:37.965261 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
15837 | 2024.12.21 07:57:37.965397 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15838 | 2024.12.21 07:57:37.965424 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15839 | 2024.12.21 07:57:37.965445 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 312 rows starting from the beginning of the part | ||
15840 | 2024.12.21 07:57:37.965597 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
15841 | 2024.12.21 07:57:37.966062 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15842 | 2024.12.21 07:57:37.966140 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
15843 | 2024.12.21 07:57:37.966260 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15844 | 2024.12.21 07:57:37.966432 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
15845 | 2024.12.21 07:57:37.966807 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
15846 | 2024.12.21 07:57:37.967173 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
15847 | 2024.12.21 07:57:37.969221 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15848 | 2024.12.21 07:57:37.969314 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15849 | 2024.12.21 07:57:37.969579 [ 190 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.004393895 sec., 77835.26916323672 rows/sec., 3.97 MiB/sec. | ||
15850 | 2024.12.21 07:57:37.969899 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
15851 | 2024.12.21 07:57:37.970167 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15852 | 2024.12.21 07:57:37.970422 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15853 | 2024.12.21 07:57:37.970580 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_57_12} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
15854 | 2024.12.21 07:57:37.970643 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15855 | 2024.12.21 07:57:37.970751 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15856 | 2024.12.21 07:57:37.970993 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.005249 sec., 172032.76814631358 rows/sec., 11.45 MiB/sec. | ||
15857 | 2024.12.21 07:57:37.971091 [ 4 ] {92e84cd4-2d6e-4456-a938-d960ae31840a} <Debug> TCPHandler: Processed in 0.005799099 sec. | ||
15858 | 2024.12.21 07:57:37.971291 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15859 | 2024.12.21 07:57:37.971503 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15860 | 2024.12.21 07:57:37.971576 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15861 | 2024.12.21 07:57:37.972094 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15862 | 2024.12.21 07:57:37.972131 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15863 | 2024.12.21 07:57:37.972486 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
15864 | 2024.12.21 07:57:37.972729 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15865 | 2024.12.21 07:57:37.972902 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00146 sec., 684.9315068493152 rows/sec., 46.15 KiB/sec. | ||
15866 | 2024.12.21 07:57:37.972953 [ 253 ] {ef0b8a72-fac7-469d-bde4-0519b20dfa34} <Debug> TCPHandler: Processed in 0.001772351 sec. | ||
15867 | 2024.12.21 07:57:37.973158 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15868 | 2024.12.21 07:57:37.973382 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15869 | 2024.12.21 07:57:37.973521 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15870 | 2024.12.21 07:57:37.974996 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15871 | 2024.12.21 07:57:37.975037 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15872 | 2024.12.21 07:57:37.975728 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15873 | 2024.12.21 07:57:37.975982 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15874 | 2024.12.21 07:57:37.976278 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002944 sec., 14266.304347826086 rows/sec., 25.56 MiB/sec. | ||
15875 | 2024.12.21 07:57:37.976692 [ 4 ] {53458b90-a8bb-4687-b01c-3761b97dcec0} <Debug> TCPHandler: Processed in 0.003642353 sec. | ||
15876 | 2024.12.21 07:57:37.976956 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15877 | 2024.12.21 07:57:37.977131 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15878 | 2024.12.21 07:57:37.977192 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15879 | 2024.12.21 07:57:37.977757 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15880 | 2024.12.21 07:57:37.977802 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15881 | 2024.12.21 07:57:37.978204 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15882 | 2024.12.21 07:57:37.978437 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15883 | 2024.12.21 07:57:37.978571 [ 62 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15884 | 2024.12.21 07:57:37.978615 [ 62 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15885 | 2024.12.21 07:57:37.978620 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 1.91 MiB/sec. | ||
15886 | 2024.12.21 07:57:37.978640 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15887 | 2024.12.21 07:57:37.978740 [ 253 ] {5375db7b-b983-48eb-a5b9-ca8274f82510} <Debug> TCPHandler: Processed in 0.001932363 sec. | ||
15888 | 2024.12.21 07:57:37.978855 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
15889 | 2024.12.21 07:57:37.978970 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15890 | 2024.12.21 07:57:37.979004 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7926 rows starting from the beginning of the part | ||
15891 | 2024.12.21 07:57:37.979119 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part | ||
15892 | 2024.12.21 07:57:37.979296 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
15893 | 2024.12.21 07:57:37.979398 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 82 rows starting from the beginning of the part | ||
15894 | 2024.12.21 07:57:37.979479 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
15895 | 2024.12.21 07:57:37.979591 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 48 rows starting from the beginning of the part | ||
15896 | 2024.12.21 07:57:37.982272 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8258 rows, containing 4 columns (4 merged, 0 gathered) in 0.00353176 sec., 2338210.976963327 rows/sec., 152.49 MiB/sec. | ||
15897 | 2024.12.21 07:57:37.982511 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15898 | 2024.12.21 07:57:37.983010 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15899 | 2024.12.21 07:57:37.983108 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_136_27} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15900 | 2024.12.21 07:57:37.983191 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
15901 | 2024.12.21 07:57:38.000295 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.61 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: -1.49 MiB | ||
15902 | 2024.12.21 07:57:40.284536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2170 | ||
15903 | 2024.12.21 07:57:40.288109 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15904 | 2024.12.21 07:57:40.288164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15905 | 2024.12.21 07:57:40.289705 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
15906 | 2024.12.21 07:57:40.290022 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15907 | 2024.12.21 07:57:40.290608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
15908 | 2024.12.21 07:57:40.542111 [ 221 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15909 | 2024.12.21 07:57:40.542173 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15910 | 2024.12.21 07:57:40.544343 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
15911 | 2024.12.21 07:57:40.587889 [ 223 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15912 | 2024.12.21 07:57:40.587938 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15913 | 2024.12.21 07:57:40.590422 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
15914 | 2024.12.21 07:57:40.699233 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15915 | 2024.12.21 07:57:40.699525 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15916 | 2024.12.21 07:57:40.699652 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15917 | 2024.12.21 07:57:40.701098 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15918 | 2024.12.21 07:57:40.701147 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15919 | 2024.12.21 07:57:40.701561 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15920 | 2024.12.21 07:57:40.701816 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15921 | 2024.12.21 07:57:40.702042 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002602 sec., 21521.906225980016 rows/sec., 1.65 MiB/sec. | ||
15922 | 2024.12.21 07:57:40.702109 [ 4 ] {614fcf3b-7517-430e-a250-eaddfb9e4471} <Debug> TCPHandler: Processed in 0.003049932 sec. | ||
15923 | 2024.12.21 07:57:40.702391 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15924 | 2024.12.21 07:57:40.702610 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15925 | 2024.12.21 07:57:40.702696 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15926 | 2024.12.21 07:57:40.703531 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15927 | 2024.12.21 07:57:40.703584 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15928 | 2024.12.21 07:57:40.704028 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15929 | 2024.12.21 07:57:40.704296 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15930 | 2024.12.21 07:57:40.704528 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. | ||
15931 | 2024.12.21 07:57:40.704585 [ 253 ] {21b99629-24a3-4adf-b6a2-7d4363a9e971} <Debug> TCPHandler: Processed in 0.00234097 sec. | ||
15932 | 2024.12.21 07:57:40.704862 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15933 | 2024.12.21 07:57:40.705117 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15934 | 2024.12.21 07:57:40.705191 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15935 | 2024.12.21 07:57:40.705758 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15936 | 2024.12.21 07:57:40.705799 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15937 | 2024.12.21 07:57:40.706206 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15938 | 2024.12.21 07:57:40.706444 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15939 | 2024.12.21 07:57:40.706663 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001619 sec., 58060.531192093884 rows/sec., 4.04 MiB/sec. | ||
15940 | 2024.12.21 07:57:40.706722 [ 4 ] {3e74a499-4f13-4b40-8968-93731d3475df} <Debug> TCPHandler: Processed in 0.001976584 sec. | ||
15941 | 2024.12.21 07:57:40.706875 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15942 | 2024.12.21 07:57:40.707000 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15943 | 2024.12.21 07:57:40.707053 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15944 | 2024.12.21 07:57:40.707552 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15945 | 2024.12.21 07:57:40.707591 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15946 | 2024.12.21 07:57:40.707970 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
15947 | 2024.12.21 07:57:40.708209 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15948 | 2024.12.21 07:57:40.708418 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001443 sec., 23562.02356202356 rows/sec., 1.60 MiB/sec. | ||
15949 | 2024.12.21 07:57:40.708470 [ 253 ] {dacf563e-3a62-44de-9537-0b5db5f81ef4} <Debug> TCPHandler: Processed in 0.001653809 sec. | ||
15950 | 2024.12.21 07:57:41.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.40 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 3.72 MiB | ||
15951 | 2024.12.21 07:57:42.583683 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38064 | ||
15952 | 2024.12.21 07:57:42.584554 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15953 | 2024.12.21 07:57:42.584606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15954 | 2024.12.21 07:57:42.585146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15955 | 2024.12.21 07:57:42.585408 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15956 | 2024.12.21 07:57:42.585671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
15957 | 2024.12.21 07:57:45.324598 [ 219 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15958 | 2024.12.21 07:57:45.324686 [ 219 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15959 | 2024.12.21 07:57:45.326637 [ 219 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
15960 | 2024.12.21 07:57:45.370400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
15961 | 2024.12.21 07:57:45.394864 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15962 | 2024.12.21 07:57:45.394934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15963 | 2024.12.21 07:57:45.402544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15964 | 2024.12.21 07:57:45.403383 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15965 | 2024.12.21 07:57:45.407154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
15966 | 2024.12.21 07:57:45.702870 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15967 | 2024.12.21 07:57:45.703219 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15968 | 2024.12.21 07:57:45.703339 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15969 | 2024.12.21 07:57:45.704175 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15970 | 2024.12.21 07:57:45.704227 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15971 | 2024.12.21 07:57:45.704666 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15972 | 2024.12.21 07:57:45.704920 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15973 | 2024.12.21 07:57:45.705163 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002058 sec., 27210.884353741498 rows/sec., 2.09 MiB/sec. | ||
15974 | 2024.12.21 07:57:45.705235 [ 4 ] {b17d159f-cef6-47e4-ac8f-ad85c6a64bc1} <Debug> TCPHandler: Processed in 0.002592945 sec. | ||
15975 | 2024.12.21 07:57:45.705521 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15976 | 2024.12.21 07:57:45.705742 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15977 | 2024.12.21 07:57:45.705828 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15978 | 2024.12.21 07:57:45.706668 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15979 | 2024.12.21 07:57:45.706721 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15980 | 2024.12.21 07:57:45.707171 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
15981 | 2024.12.21 07:57:45.707439 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15982 | 2024.12.21 07:57:45.707692 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002006 sec., 31904.287138584248 rows/sec., 2.49 MiB/sec. | ||
15983 | 2024.12.21 07:57:45.707805 [ 253 ] {b7cc4f41-3a0c-4a86-afc4-1f8ce6673c6f} <Debug> TCPHandler: Processed in 0.002435411 sec. | ||
15984 | 2024.12.21 07:57:45.708022 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15985 | 2024.12.21 07:57:45.708237 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15986 | 2024.12.21 07:57:45.708296 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15987 | 2024.12.21 07:57:45.708909 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15988 | 2024.12.21 07:57:45.708953 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15989 | 2024.12.21 07:57:45.709370 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15990 | 2024.12.21 07:57:45.709611 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15991 | 2024.12.21 07:57:45.709835 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
15992 | 2024.12.21 07:57:45.709901 [ 4 ] {43d33f4b-067f-41d6-af87-0642d216a685} <Debug> TCPHandler: Processed in 0.001995325 sec. | ||
15993 | 2024.12.21 07:57:45.710065 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15994 | 2024.12.21 07:57:45.710218 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15995 | 2024.12.21 07:57:45.710282 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15996 | 2024.12.21 07:57:45.710791 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15997 | 2024.12.21 07:57:45.710832 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
15998 | 2024.12.21 07:57:45.711220 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
15999 | 2024.12.21 07:57:45.711476 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16000 | 2024.12.21 07:57:45.711689 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001505 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
16001 | 2024.12.21 07:57:45.711742 [ 253 ] {27456718-b9cd-475c-84b5-3e6c28f5d155} <Debug> TCPHandler: Processed in 0.0017457 sec. | ||
16002 | 2024.12.21 07:57:46.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.92 MiB, peak 283.62 MiB, free memory in arenas 0.00 B, will set to 265.12 MiB (RSS), difference: 3.20 MiB | ||
16003 | 2024.12.21 07:57:46.647945 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16004 | 2024.12.21 07:57:46.648005 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16005 | 2024.12.21 07:57:46.649879 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16006 | 2024.12.21 07:57:49.351153 [ 223 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Found 5 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] | ||
16007 | 2024.12.21 07:57:49.351257 [ 223 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 5 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] | ||
16008 | 2024.12.21 07:57:49.352864 [ 223 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16009 | 2024.12.21 07:57:49.849462 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16010 | 2024.12.21 07:57:49.849529 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16011 | 2024.12.21 07:57:50.085852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38552 | ||
16012 | 2024.12.21 07:57:50.086496 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16013 | 2024.12.21 07:57:50.086542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16014 | 2024.12.21 07:57:50.087079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16015 | 2024.12.21 07:57:50.087339 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16016 | 2024.12.21 07:57:50.087583 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38552 | ||
16017 | 2024.12.21 07:57:50.290990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2186 | ||
16018 | 2024.12.21 07:57:50.293923 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16019 | 2024.12.21 07:57:50.293984 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16020 | 2024.12.21 07:57:50.295557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16021 | 2024.12.21 07:57:50.295892 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16022 | 2024.12.21 07:57:50.296217 [ 112 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16023 | 2024.12.21 07:57:50.296404 [ 112 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16024 | 2024.12.21 07:57:50.296531 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16025 | 2024.12.21 07:57:50.297197 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
16026 | 2024.12.21 07:57:50.298612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2186 | ||
16027 | 2024.12.21 07:57:50.299030 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16028 | 2024.12.21 07:57:50.299229 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2016 rows starting from the beginning of the part | ||
16029 | 2024.12.21 07:57:50.299969 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 54 rows starting from the beginning of the part | ||
16030 | 2024.12.21 07:57:50.300678 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part | ||
16031 | 2024.12.21 07:57:50.301347 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
16032 | 2024.12.21 07:57:50.301998 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
16033 | 2024.12.21 07:57:50.302731 [ 192 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
16034 | 2024.12.21 07:57:50.312369 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 72 columns (72 merged, 0 gathered) in 0.015702509 sec., 139213.4212437006 rows/sec., 105.49 MiB/sec. | ||
16035 | 2024.12.21 07:57:50.314776 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16036 | 2024.12.21 07:57:50.315646 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16037 | 2024.12.21 07:57:50.315744 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_61_12} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16038 | 2024.12.21 07:57:50.316153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
16039 | 2024.12.21 07:57:50.709472 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16040 | 2024.12.21 07:57:50.709773 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16041 | 2024.12.21 07:57:50.709889 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16042 | 2024.12.21 07:57:50.710913 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16043 | 2024.12.21 07:57:50.710965 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16044 | 2024.12.21 07:57:50.711399 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16045 | 2024.12.21 07:57:50.711671 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16046 | 2024.12.21 07:57:50.711902 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002212 sec., 6329.113924050633 rows/sec., 455.61 KiB/sec. | ||
16047 | 2024.12.21 07:57:50.711971 [ 4 ] {560d2fbd-577d-41d8-8585-9d97ed492d5d} <Debug> TCPHandler: Processed in 0.002635505 sec. | ||
16048 | 2024.12.21 07:57:50.712244 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16049 | 2024.12.21 07:57:50.712462 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16050 | 2024.12.21 07:57:50.712542 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16051 | 2024.12.21 07:57:50.713440 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16052 | 2024.12.21 07:57:50.713492 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16053 | 2024.12.21 07:57:50.713952 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16054 | 2024.12.21 07:57:50.714224 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16055 | 2024.12.21 07:57:50.714501 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.00209 sec., 137320.57416267943 rows/sec., 12.13 MiB/sec. | ||
16056 | 2024.12.21 07:57:50.714574 [ 253 ] {14d1cba8-66bc-4b33-a82c-bca18cf296f5} <Debug> TCPHandler: Processed in 0.002477303 sec. | ||
16057 | 2024.12.21 07:57:50.714758 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16058 | 2024.12.21 07:57:50.715083 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16059 | 2024.12.21 07:57:50.715237 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16060 | 2024.12.21 07:57:50.716099 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16061 | 2024.12.21 07:57:50.716140 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16062 | 2024.12.21 07:57:50.716510 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
16063 | 2024.12.21 07:57:50.716753 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16064 | 2024.12.21 07:57:50.717007 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.002029 sec., 24149.827501232136 rows/sec., 1.74 MiB/sec. | ||
16065 | 2024.12.21 07:57:50.717088 [ 4 ] {f5330081-8c8c-4d3d-b7b9-22b69e68b9fa} <Debug> TCPHandler: Processed in 0.002414972 sec. | ||
16066 | 2024.12.21 07:57:50.717345 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16067 | 2024.12.21 07:57:50.717508 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16068 | 2024.12.21 07:57:50.717567 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16069 | 2024.12.21 07:57:50.718259 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16070 | 2024.12.21 07:57:50.718306 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16071 | 2024.12.21 07:57:50.718701 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16072 | 2024.12.21 07:57:50.718945 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16073 | 2024.12.21 07:57:50.719216 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001727 sec., 8106.543138390272 rows/sec., 567.73 KiB/sec. | ||
16074 | 2024.12.21 07:57:50.719337 [ 253 ] {d4a35e8d-1998-49b9-b8e5-d85d3014c201} <Debug> TCPHandler: Processed in 0.002135196 sec. | ||
16075 | 2024.12.21 07:57:50.719580 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16076 | 2024.12.21 07:57:50.719721 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16077 | 2024.12.21 07:57:50.719779 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16078 | 2024.12.21 07:57:50.720478 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16079 | 2024.12.21 07:57:50.720519 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16080 | 2024.12.21 07:57:50.720881 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16081 | 2024.12.21 07:57:50.721122 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16082 | 2024.12.21 07:57:50.721338 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. | ||
16083 | 2024.12.21 07:57:50.721396 [ 4 ] {f24868bf-0109-4754-be8d-720a8c860ce7} <Debug> TCPHandler: Processed in 0.001960334 sec. | ||
16084 | 2024.12.21 07:57:50.721559 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16085 | 2024.12.21 07:57:50.721697 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16086 | 2024.12.21 07:57:50.721756 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16087 | 2024.12.21 07:57:50.722580 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16088 | 2024.12.21 07:57:50.722620 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16089 | 2024.12.21 07:57:50.723003 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16090 | 2024.12.21 07:57:50.723235 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16091 | 2024.12.21 07:57:50.723453 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001802 sec., 235294.11764705883 rows/sec., 16.82 MiB/sec. | ||
16092 | 2024.12.21 07:57:50.723554 [ 253 ] {01905e39-b4bf-425b-a5cf-5635cab8d099} <Debug> TCPHandler: Processed in 0.002090446 sec. | ||
16093 | 2024.12.21 07:57:50.723820 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16094 | 2024.12.21 07:57:50.724069 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16095 | 2024.12.21 07:57:50.724223 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16096 | 2024.12.21 07:57:50.724847 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16097 | 2024.12.21 07:57:50.724888 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16098 | 2024.12.21 07:57:50.725258 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
16099 | 2024.12.21 07:57:50.725504 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16100 | 2024.12.21 07:57:50.725748 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001667 sec., 3599.2801439712057 rows/sec., 188.05 KiB/sec. | ||
16101 | 2024.12.21 07:57:50.725833 [ 4 ] {ce9ea805-e5a3-41a3-867e-fc32791e8e61} <Debug> TCPHandler: Processed in 0.002153147 sec. | ||
16102 | 2024.12.21 07:57:50.726051 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16103 | 2024.12.21 07:57:50.726255 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16104 | 2024.12.21 07:57:50.726316 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16105 | 2024.12.21 07:57:50.726931 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16106 | 2024.12.21 07:57:50.726969 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16107 | 2024.12.21 07:57:50.727369 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16108 | 2024.12.21 07:57:50.727612 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16109 | 2024.12.21 07:57:50.727793 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_134_27 to all_139_139_0 | ||
16110 | 2024.12.21 07:57:50.727855 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001626 sec., 145756.45756457563 rows/sec., 9.77 MiB/sec. | ||
16111 | 2024.12.21 07:57:50.727875 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16112 | 2024.12.21 07:57:50.727945 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16113 | 2024.12.21 07:57:50.727996 [ 253 ] {eb5c7539-5519-42b7-b58c-fe13ae3cf410} <Debug> TCPHandler: Processed in 0.002080986 sec. | ||
16114 | 2024.12.21 07:57:50.728257 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_134_27 to all_139_139_0 into Compact with storage Full | ||
16115 | 2024.12.21 07:57:50.728312 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16116 | 2024.12.21 07:57:50.728554 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16117 | 2024.12.21 07:57:50.728606 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16118 | 2024.12.21 07:57:50.728638 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_27, total 38392 rows starting from the beginning of the part | ||
16119 | 2024.12.21 07:57:50.728721 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16120 | 2024.12.21 07:57:50.728892 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
16121 | 2024.12.21 07:57:50.729293 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 903 rows starting from the beginning of the part | ||
16122 | 2024.12.21 07:57:50.729643 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 94 rows starting from the beginning of the part | ||
16123 | 2024.12.21 07:57:50.729994 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
16124 | 2024.12.21 07:57:50.730283 [ 193 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part | ||
16125 | 2024.12.21 07:57:50.731352 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16126 | 2024.12.21 07:57:50.731433 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16127 | 2024.12.21 07:57:50.731995 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16128 | 2024.12.21 07:57:50.732274 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16129 | 2024.12.21 07:57:50.732790 [ 224 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Found 5 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] | ||
16130 | 2024.12.21 07:57:50.732802 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004232 sec., 236.29489603024575 rows/sec., 15.92 KiB/sec. | ||
16131 | 2024.12.21 07:57:50.732864 [ 224 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 5 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] | ||
16132 | 2024.12.21 07:57:50.733094 [ 4 ] {9aadc203-3591-486f-88f4-5405c4cfdbad} <Debug> TCPHandler: Processed in 0.004977855 sec. | ||
16133 | 2024.12.21 07:57:50.733392 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16134 | 2024.12.21 07:57:50.733758 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16135 | 2024.12.21 07:57:50.734144 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16136 | 2024.12.21 07:57:50.737753 [ 224 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16137 | 2024.12.21 07:57:50.739353 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16138 | 2024.12.21 07:57:50.739442 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16139 | 2024.12.21 07:57:50.740471 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16140 | 2024.12.21 07:57:50.740900 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16141 | 2024.12.21 07:57:50.741118 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
16142 | 2024.12.21 07:57:50.741195 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16143 | 2024.12.21 07:57:50.741263 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.007596 sec., 5529.225908372828 rows/sec., 9.91 MiB/sec. | ||
16144 | 2024.12.21 07:57:50.741298 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16145 | 2024.12.21 07:57:50.742075 [ 253 ] {b9011ee6-0005-457b-a2ee-f24f9f989d6f} <Debug> TCPHandler: Processed in 0.008828111 sec. | ||
16146 | 2024.12.21 07:57:50.742259 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
16147 | 2024.12.21 07:57:50.743439 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39946 rows, containing 5 columns (5 merged, 0 gathered) in 0.015354874 sec., 2601519.2309621037 rows/sec., 175.77 MiB/sec. | ||
16148 | 2024.12.21 07:57:50.743589 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16149 | 2024.12.21 07:57:50.743951 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16150 | 2024.12.21 07:57:50.744077 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16151 | 2024.12.21 07:57:50.744095 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16152 | 2024.12.21 07:57:50.744267 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Trace> MergedBlockOutputStream: filled checksums all_1_139_28 (state Temporary) | ||
16153 | 2024.12.21 07:57:50.744399 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2255 rows starting from the beginning of the part | ||
16154 | 2024.12.21 07:57:50.745631 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_139_28 to all_1_139_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16155 | 2024.12.21 07:57:50.745687 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part | ||
16156 | 2024.12.21 07:57:50.746497 [ 188 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_139_28} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_134_27, all_139_139_0] -> all_1_139_28 | ||
16157 | 2024.12.21 07:57:50.746734 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 42 rows starting from the beginning of the part | ||
16158 | 2024.12.21 07:57:50.746943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
16159 | 2024.12.21 07:57:50.747685 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16160 | 2024.12.21 07:57:50.747715 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
16161 | 2024.12.21 07:57:50.747769 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16162 | 2024.12.21 07:57:50.748376 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 42 rows starting from the beginning of the part | ||
16163 | 2024.12.21 07:57:50.748973 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 42 rows starting from the beginning of the part | ||
16164 | 2024.12.21 07:57:50.749969 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16165 | 2024.12.21 07:57:50.750624 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16166 | 2024.12.21 07:57:50.751104 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00727 sec., 11279.229711141677 rows/sec., 733.56 KiB/sec. | ||
16167 | 2024.12.21 07:57:50.751176 [ 4 ] {5747cf19-d4a6-40b2-83c3-af103fc83426} <Debug> TCPHandler: Processed in 0.008924343 sec. | ||
16168 | 2024.12.21 07:57:50.760876 [ 197 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2465 rows, containing 19 columns (19 merged, 0 gathered) in 0.019382163 sec., 127178.78804341909 rows/sec., 227.90 MiB/sec. | ||
16169 | 2024.12.21 07:57:50.763667 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
16170 | 2024.12.21 07:57:50.764134 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16171 | 2024.12.21 07:57:50.764222 [ 188 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
16172 | 2024.12.21 07:57:50.764396 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
16173 | 2024.12.21 07:57:51.001186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.04 MiB, peak 284.84 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: 2.09 MiB | ||
16174 | 2024.12.21 07:57:52.907293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
16175 | 2024.12.21 07:57:52.932563 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16176 | 2024.12.21 07:57:52.932628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16177 | 2024.12.21 07:57:52.940259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
16178 | 2024.12.21 07:57:52.941118 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16179 | 2024.12.21 07:57:52.945506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
16180 | 2024.12.21 07:57:55.689959 [ 217 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16181 | 2024.12.21 07:57:55.690011 [ 217 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16182 | 2024.12.21 07:57:55.692045 [ 217 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
16183 | 2024.12.21 07:57:55.702304 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16184 | 2024.12.21 07:57:55.702516 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16185 | 2024.12.21 07:57:55.702600 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16186 | 2024.12.21 07:57:55.703361 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16187 | 2024.12.21 07:57:55.703410 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16188 | 2024.12.21 07:57:55.703846 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
16189 | 2024.12.21 07:57:55.704106 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16190 | 2024.12.21 07:57:55.704385 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001923 sec., 2080.083203328133 rows/sec., 169.62 KiB/sec. | ||
16191 | 2024.12.21 07:57:55.704519 [ 4 ] {d6e6067b-2e76-4759-86ac-d53b37bb437a} <Debug> TCPHandler: Processed in 0.00235763 sec. | ||
16192 | 2024.12.21 07:57:55.704777 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16193 | 2024.12.21 07:57:55.704971 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16194 | 2024.12.21 07:57:55.705044 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16195 | 2024.12.21 07:57:55.705814 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16196 | 2024.12.21 07:57:55.705861 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16197 | 2024.12.21 07:57:55.706305 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16198 | 2024.12.21 07:57:55.706560 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16199 | 2024.12.21 07:57:55.706767 [ 124 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16200 | 2024.12.21 07:57:55.706830 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001907 sec., 30414.263240692188 rows/sec., 2.33 MiB/sec. | ||
16201 | 2024.12.21 07:57:55.706858 [ 124 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16202 | 2024.12.21 07:57:55.706925 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16203 | 2024.12.21 07:57:55.706977 [ 253 ] {94831e50-a3b3-45e8-b7e9-6a1b83448f8a} <Debug> TCPHandler: Processed in 0.00233342 sec. | ||
16204 | 2024.12.21 07:57:55.707215 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
16205 | 2024.12.21 07:57:55.707240 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16206 | 2024.12.21 07:57:55.707497 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16207 | 2024.12.21 07:57:55.707511 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16208 | 2024.12.21 07:57:55.707573 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1438 rows starting from the beginning of the part | ||
16209 | 2024.12.21 07:57:55.707620 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16210 | 2024.12.21 07:57:55.707947 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1431 rows starting from the beginning of the part | ||
16211 | 2024.12.21 07:57:55.708237 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
16212 | 2024.12.21 07:57:55.708641 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
16213 | 2024.12.21 07:57:55.709017 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 287 rows starting from the beginning of the part | ||
16214 | 2024.12.21 07:57:55.709673 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 58 rows starting from the beginning of the part | ||
16215 | 2024.12.21 07:57:55.712301 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16216 | 2024.12.21 07:57:55.712377 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16217 | 2024.12.21 07:57:55.713372 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
16218 | 2024.12.21 07:57:55.713725 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16219 | 2024.12.21 07:57:55.713940 [ 124 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
16220 | 2024.12.21 07:57:55.714056 [ 124 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16221 | 2024.12.21 07:57:55.714078 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.006621 sec., 604.138347681619 rows/sec., 42.18 KiB/sec. | ||
16222 | 2024.12.21 07:57:55.714151 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16223 | 2024.12.21 07:57:55.714458 [ 4 ] {97f89c44-39f3-449b-80f4-8ee4d5fee007} <Debug> TCPHandler: Processed in 0.007362876 sec. | ||
16224 | 2024.12.21 07:57:55.714714 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
16225 | 2024.12.21 07:57:55.714766 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16226 | 2024.12.21 07:57:55.715153 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16227 | 2024.12.21 07:57:55.715224 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16228 | 2024.12.21 07:57:55.715232 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 5 columns (5 merged, 0 gathered) in 0.008205551 sec., 405335.3638287057 rows/sec., 35.53 MiB/sec. | ||
16229 | 2024.12.21 07:57:55.715282 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16230 | 2024.12.21 07:57:55.715289 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 67 rows starting from the beginning of the part | ||
16231 | 2024.12.21 07:57:55.715673 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 49 rows starting from the beginning of the part | ||
16232 | 2024.12.21 07:57:55.715750 [ 196 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16233 | 2024.12.21 07:57:55.716294 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 49 rows starting from the beginning of the part | ||
16234 | 2024.12.21 07:57:55.716836 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 57 rows starting from the beginning of the part | ||
16235 | 2024.12.21 07:57:55.717379 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 49 rows starting from the beginning of the part | ||
16236 | 2024.12.21 07:57:55.717422 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16237 | 2024.12.21 07:57:55.717952 [ 198 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 4 rows starting from the beginning of the part | ||
16238 | 2024.12.21 07:57:55.718032 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_141_28} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16239 | 2024.12.21 07:57:55.718487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
16240 | 2024.12.21 07:57:55.718942 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16241 | 2024.12.21 07:57:55.718994 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16242 | 2024.12.21 07:57:55.719581 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16243 | 2024.12.21 07:57:55.719871 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 5 columns (5 merged, 0 gathered) in 0.005521734 sec., 49803.19588013475 rows/sec., 3.76 MiB/sec. | ||
16244 | 2024.12.21 07:57:55.719980 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16245 | 2024.12.21 07:57:55.720078 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
16246 | 2024.12.21 07:57:55.720220 [ 124 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16247 | 2024.12.21 07:57:55.720317 [ 124 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16248 | 2024.12.21 07:57:55.720407 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16249 | 2024.12.21 07:57:55.720524 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00544 sec., 12500 rows/sec., 1000.26 KiB/sec. | ||
16250 | 2024.12.21 07:57:55.720751 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
16251 | 2024.12.21 07:57:55.720799 [ 253 ] {91617098-9974-4505-92b5-2733851971ff} <Debug> TCPHandler: Processed in 0.006200356 sec. | ||
16252 | 2024.12.21 07:57:55.720941 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16253 | 2024.12.21 07:57:55.721151 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16254 | 2024.12.21 07:57:55.721240 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16255 | 2024.12.21 07:57:55.721275 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_71_15} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
16256 | 2024.12.21 07:57:55.721350 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 916 rows starting from the beginning of the part | ||
16257 | 2024.12.21 07:57:55.721587 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16258 | 2024.12.21 07:57:55.721701 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16259 | 2024.12.21 07:57:55.721829 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 888 rows starting from the beginning of the part | ||
16260 | 2024.12.21 07:57:55.721914 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16261 | 2024.12.21 07:57:55.722213 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
16262 | 2024.12.21 07:57:55.722613 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
16263 | 2024.12.21 07:57:55.723007 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 424 rows starting from the beginning of the part | ||
16264 | 2024.12.21 07:57:55.723418 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 68 rows starting from the beginning of the part | ||
16265 | 2024.12.21 07:57:55.724620 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16266 | 2024.12.21 07:57:55.724689 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16267 | 2024.12.21 07:57:55.725797 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16268 | 2024.12.21 07:57:55.726104 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16269 | 2024.12.21 07:57:55.726649 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.005252 sec., 30845.39223153085 rows/sec., 2.15 MiB/sec. | ||
16270 | 2024.12.21 07:57:55.726801 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255647 sec., 387489.89512995223 rows/sec., 29.73 MiB/sec. | ||
16271 | 2024.12.21 07:57:55.726945 [ 4 ] {acf05388-7014-4d1d-a5c4-733c8c2e6d82} <Debug> TCPHandler: Processed in 0.006024514 sec. | ||
16272 | 2024.12.21 07:57:55.727205 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16273 | 2024.12.21 07:57:55.727273 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16274 | 2024.12.21 07:57:55.727797 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16275 | 2024.12.21 07:57:55.728067 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16276 | 2024.12.21 07:57:55.728110 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16277 | 2024.12.21 07:57:55.728346 [ 199 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_141_28} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16278 | 2024.12.21 07:57:55.728548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
16279 | 2024.12.21 07:57:55.728965 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16280 | 2024.12.21 07:57:55.729009 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16281 | 2024.12.21 07:57:55.729389 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16282 | 2024.12.21 07:57:55.729628 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16283 | 2024.12.21 07:57:55.729860 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002249 sec., 26678.523788350376 rows/sec., 1.80 MiB/sec. | ||
16284 | 2024.12.21 07:57:55.729914 [ 253 ] {e651f258-6094-4af5-ac38-7c2a3f8c94c9} <Debug> TCPHandler: Processed in 0.002863159 sec. | ||
16285 | 2024.12.21 07:57:57.587788 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38979 | ||
16286 | 2024.12.21 07:57:57.588461 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16287 | 2024.12.21 07:57:57.588514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16288 | 2024.12.21 07:57:57.589054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16289 | 2024.12.21 07:57:57.589326 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16290 | 2024.12.21 07:57:57.589599 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
16291 | 2024.12.21 07:57:58.504080 [ 220 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
16292 | 2024.12.21 07:57:58.504160 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
16293 | 2024.12.21 07:57:58.507116 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
16294 | 2024.12.21 07:57:58.761478 [ 220 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
16295 | 2024.12.21 07:57:58.761532 [ 220 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
16296 | 2024.12.21 07:57:58.764292 [ 220 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
16297 | 2024.12.21 07:57:59.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.14 MiB, peak 284.84 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: 4.00 MiB | ||
16298 | 2024.12.21 07:58:00.298881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2220 | ||
16299 | 2024.12.21 07:58:00.302143 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16300 | 2024.12.21 07:58:00.302205 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16301 | 2024.12.21 07:58:00.303768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16302 | 2024.12.21 07:58:00.304102 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16303 | 2024.12.21 07:58:00.304750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2220 | ||
16304 | 2024.12.21 07:58:00.445648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
16305 | 2024.12.21 07:58:00.469367 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16306 | 2024.12.21 07:58:00.469441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16307 | 2024.12.21 07:58:00.477727 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
16308 | 2024.12.21 07:58:00.478688 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16309 | 2024.12.21 07:58:00.484673 [ 217 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
16310 | 2024.12.21 07:58:00.484811 [ 217 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
16311 | 2024.12.21 07:58:00.485640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
16312 | 2024.12.21 07:58:00.487309 [ 217 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
16313 | 2024.12.21 07:58:00.716413 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16314 | 2024.12.21 07:58:00.716659 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16315 | 2024.12.21 07:58:00.716753 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16316 | 2024.12.21 07:58:00.717708 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16317 | 2024.12.21 07:58:00.717772 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16318 | 2024.12.21 07:58:00.718345 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16319 | 2024.12.21 07:58:00.718661 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16320 | 2024.12.21 07:58:00.718945 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002349 sec., 5959.982971477224 rows/sec., 429.04 KiB/sec. | ||
16321 | 2024.12.21 07:58:00.719081 [ 4 ] {99d82ee0-081c-4719-a823-543ae62a85eb} <Debug> TCPHandler: Processed in 0.002828298 sec. | ||
16322 | 2024.12.21 07:58:00.719507 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16323 | 2024.12.21 07:58:00.719786 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16324 | 2024.12.21 07:58:00.719897 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16325 | 2024.12.21 07:58:00.721174 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16326 | 2024.12.21 07:58:00.721253 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16327 | 2024.12.21 07:58:00.721928 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16328 | 2024.12.21 07:58:00.722331 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16329 | 2024.12.21 07:58:00.723047 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.003319 sec., 86471.8288641157 rows/sec., 7.64 MiB/sec. | ||
16330 | 2024.12.21 07:58:00.723284 [ 253 ] {48df32da-4c7d-4f1f-b225-67a8de70ec49} <Debug> TCPHandler: Processed in 0.004021859 sec. | ||
16331 | 2024.12.21 07:58:00.723598 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16332 | 2024.12.21 07:58:00.723926 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16333 | 2024.12.21 07:58:00.724062 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16334 | 2024.12.21 07:58:00.724984 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16335 | 2024.12.21 07:58:00.725040 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16336 | 2024.12.21 07:58:00.725540 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
16337 | 2024.12.21 07:58:00.725857 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16338 | 2024.12.21 07:58:00.726099 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00227 sec., 21585.903083700443 rows/sec., 1.55 MiB/sec. | ||
16339 | 2024.12.21 07:58:00.726236 [ 4 ] {3b0ae0e7-bbc0-4955-8768-630c93fd4308} <Debug> TCPHandler: Processed in 0.002773668 sec. | ||
16340 | 2024.12.21 07:58:00.726456 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16341 | 2024.12.21 07:58:00.726630 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16342 | 2024.12.21 07:58:00.726697 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16343 | 2024.12.21 07:58:00.727484 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16344 | 2024.12.21 07:58:00.727537 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16345 | 2024.12.21 07:58:00.728081 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16346 | 2024.12.21 07:58:00.728465 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16347 | 2024.12.21 07:58:00.728777 [ 119 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
16348 | 2024.12.21 07:58:00.728845 [ 119 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16349 | 2024.12.21 07:58:00.728888 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00228 sec., 6140.350877192983 rows/sec., 430.03 KiB/sec. | ||
16350 | 2024.12.21 07:58:00.728902 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16351 | 2024.12.21 07:58:00.729095 [ 253 ] {66b82415-ebbf-4d6c-ab16-d853d4724740} <Debug> TCPHandler: Processed in 0.002718897 sec. | ||
16352 | 2024.12.21 07:58:00.729163 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
16353 | 2024.12.21 07:58:00.729312 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16354 | 2024.12.21 07:58:00.729341 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16355 | 2024.12.21 07:58:00.729365 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 243 rows starting from the beginning of the part | ||
16356 | 2024.12.21 07:58:00.729629 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
16357 | 2024.12.21 07:58:00.729661 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16358 | 2024.12.21 07:58:00.729827 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16359 | 2024.12.21 07:58:00.729949 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
16360 | 2024.12.21 07:58:00.730442 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part | ||
16361 | 2024.12.21 07:58:00.730840 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16362 | 2024.12.21 07:58:00.731313 [ 190 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
16363 | 2024.12.21 07:58:00.732685 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16364 | 2024.12.21 07:58:00.732774 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16365 | 2024.12.21 07:58:00.733827 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16366 | 2024.12.21 07:58:00.734364 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16367 | 2024.12.21 07:58:00.734672 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005611996 sec., 96400.63891706266 rows/sec., 6.90 MiB/sec. | ||
16368 | 2024.12.21 07:58:00.734756 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005213 sec., 2493.7655860349128 rows/sec., 155.49 KiB/sec. | ||
16369 | 2024.12.21 07:58:00.734856 [ 4 ] {546d44be-a64c-493e-ad12-050dbbee1094} <Debug> TCPHandler: Processed in 0.005618087 sec. | ||
16370 | 2024.12.21 07:58:00.734908 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
16371 | 2024.12.21 07:58:00.735077 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16372 | 2024.12.21 07:58:00.735359 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16373 | 2024.12.21 07:58:00.735424 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16374 | 2024.12.21 07:58:00.735480 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16375 | 2024.12.21 07:58:00.735626 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_60_13} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
16376 | 2024.12.21 07:58:00.735838 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
16377 | 2024.12.21 07:58:00.736826 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16378 | 2024.12.21 07:58:00.736893 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16379 | 2024.12.21 07:58:00.737448 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16380 | 2024.12.21 07:58:00.737784 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16381 | 2024.12.21 07:58:00.738098 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002826 sec., 150035.3857041755 rows/sec., 10.73 MiB/sec. | ||
16382 | 2024.12.21 07:58:00.738182 [ 253 ] {05ad599c-3fa9-42b8-9cc5-7f55a6f4eed3} <Debug> TCPHandler: Processed in 0.003197055 sec. | ||
16383 | 2024.12.21 07:58:00.738379 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16384 | 2024.12.21 07:58:00.738536 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16385 | 2024.12.21 07:58:00.738608 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16386 | 2024.12.21 07:58:00.739259 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16387 | 2024.12.21 07:58:00.739309 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16388 | 2024.12.21 07:58:00.739798 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
16389 | 2024.12.21 07:58:00.740113 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16390 | 2024.12.21 07:58:00.740373 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00187 sec., 3208.5561497326203 rows/sec., 167.63 KiB/sec. | ||
16391 | 2024.12.21 07:58:00.740455 [ 4 ] {ecd0ee0f-529d-4afb-a997-7ea3b89fcec5} <Debug> TCPHandler: Processed in 0.002146177 sec. | ||
16392 | 2024.12.21 07:58:00.740658 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16393 | 2024.12.21 07:58:00.740824 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16394 | 2024.12.21 07:58:00.740900 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16395 | 2024.12.21 07:58:00.741764 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16396 | 2024.12.21 07:58:00.741814 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16397 | 2024.12.21 07:58:00.742349 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16398 | 2024.12.21 07:58:00.742672 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16399 | 2024.12.21 07:58:00.742990 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002203 sec., 107580.57194734452 rows/sec., 7.21 MiB/sec. | ||
16400 | 2024.12.21 07:58:00.743107 [ 253 ] {8b4f623c-71a4-4e03-8bf0-04c18fafc6e5} <Debug> TCPHandler: Processed in 0.002530853 sec. | ||
16401 | 2024.12.21 07:58:00.743342 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16402 | 2024.12.21 07:58:00.743559 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16403 | 2024.12.21 07:58:00.743629 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16404 | 2024.12.21 07:58:00.744227 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16405 | 2024.12.21 07:58:00.744268 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16406 | 2024.12.21 07:58:00.744703 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16407 | 2024.12.21 07:58:00.745027 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16408 | 2024.12.21 07:58:00.745185 [ 119 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
16409 | 2024.12.21 07:58:00.745240 [ 119 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16410 | 2024.12.21 07:58:00.745283 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16411 | 2024.12.21 07:58:00.745291 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001791 sec., 558.3472920156337 rows/sec., 37.62 KiB/sec. | ||
16412 | 2024.12.21 07:58:00.745449 [ 4 ] {96d55e8c-8a1c-4db4-8bea-22764d161946} <Debug> TCPHandler: Processed in 0.002223318 sec. | ||
16413 | 2024.12.21 07:58:00.745594 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
16414 | 2024.12.21 07:58:00.745703 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16415 | 2024.12.21 07:58:00.745939 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16416 | 2024.12.21 07:58:00.745983 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16417 | 2024.12.21 07:58:00.746035 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 55 rows starting from the beginning of the part | ||
16418 | 2024.12.21 07:58:00.746334 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16419 | 2024.12.21 07:58:00.746470 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
16420 | 2024.12.21 07:58:00.747070 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
16421 | 2024.12.21 07:58:00.747462 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
16422 | 2024.12.21 07:58:00.747856 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
16423 | 2024.12.21 07:58:00.748389 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
16424 | 2024.12.21 07:58:00.752888 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.007455608 sec., 8047.633405618965 rows/sec., 541.75 KiB/sec. | ||
16425 | 2024.12.21 07:58:00.753021 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16426 | 2024.12.21 07:58:00.753105 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16427 | 2024.12.21 07:58:00.753260 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
16428 | 2024.12.21 07:58:00.754133 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16429 | 2024.12.21 07:58:00.754446 [ 201 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_60_13} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
16430 | 2024.12.21 07:58:00.754710 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16431 | 2024.12.21 07:58:00.755010 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16432 | 2024.12.21 07:58:00.755389 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16433 | 2024.12.21 07:58:00.755826 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.009939 sec., 4225.777241171144 rows/sec., 7.57 MiB/sec. | ||
16434 | 2024.12.21 07:58:00.756541 [ 253 ] {3a492bd1-b74e-4db3-8e3b-dbb05e0ae9ec} <Debug> TCPHandler: Processed in 0.010938998 sec. | ||
16435 | 2024.12.21 07:58:00.756784 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16436 | 2024.12.21 07:58:00.756944 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16437 | 2024.12.21 07:58:00.757012 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16438 | 2024.12.21 07:58:00.757647 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16439 | 2024.12.21 07:58:00.757705 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16440 | 2024.12.21 07:58:00.758221 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16441 | 2024.12.21 07:58:00.758567 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16442 | 2024.12.21 07:58:00.758766 [ 119 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16443 | 2024.12.21 07:58:00.758828 [ 119 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16444 | 2024.12.21 07:58:00.758834 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001926 sec., 42575.285565939776 rows/sec., 2.70 MiB/sec. | ||
16445 | 2024.12.21 07:58:00.758875 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
16446 | 2024.12.21 07:58:00.758968 [ 4 ] {69d02e91-474a-4d6c-b323-ead2aac07f75} <Debug> TCPHandler: Processed in 0.002273219 sec. | ||
16447 | 2024.12.21 07:58:00.759040 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
16448 | 2024.12.21 07:58:00.759158 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16449 | 2024.12.21 07:58:00.759197 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8258 rows starting from the beginning of the part | ||
16450 | 2024.12.21 07:58:00.759272 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 34 rows starting from the beginning of the part | ||
16451 | 2024.12.21 07:58:00.759368 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
16452 | 2024.12.21 07:58:00.759697 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part | ||
16453 | 2024.12.21 07:58:00.759947 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
16454 | 2024.12.21 07:58:00.760160 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 82 rows starting from the beginning of the part | ||
16455 | 2024.12.21 07:58:00.763548 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8576 rows, containing 4 columns (4 merged, 0 gathered) in 0.004587519 sec., 1869420.0503583746 rows/sec., 121.93 MiB/sec. | ||
16456 | 2024.12.21 07:58:00.763822 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16457 | 2024.12.21 07:58:00.764299 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16458 | 2024.12.21 07:58:00.764424 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_141_28} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16459 | 2024.12.21 07:58:00.764559 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
16460 | 2024.12.21 07:58:01.000336 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.51 MiB, peak 284.84 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: -1.37 MiB | ||
16461 | 2024.12.21 07:58:04.849776 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16462 | 2024.12.21 07:58:04.849849 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16463 | 2024.12.21 07:58:05.089787 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39467 | ||
16464 | 2024.12.21 07:58:05.090774 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16465 | 2024.12.21 07:58:05.090847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16466 | 2024.12.21 07:58:05.091491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16467 | 2024.12.21 07:58:05.091745 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16468 | 2024.12.21 07:58:05.091911 [ 111 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16469 | 2024.12.21 07:58:05.091955 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39467 | ||
16470 | 2024.12.21 07:58:05.091974 [ 111 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16471 | 2024.12.21 07:58:05.092003 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16472 | 2024.12.21 07:58:05.092115 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
16473 | 2024.12.21 07:58:05.092268 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16474 | 2024.12.21 07:58:05.092322 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
16475 | 2024.12.21 07:58:05.092488 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
16476 | 2024.12.21 07:58:05.092747 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
16477 | 2024.12.21 07:58:05.092981 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
16478 | 2024.12.21 07:58:05.093071 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
16479 | 2024.12.21 07:58:05.093304 [ 187 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
16480 | 2024.12.21 07:58:05.096214 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39467 rows, containing 4 columns (4 merged, 0 gathered) in 0.004155351 sec., 9497873.946147991 rows/sec., 135.87 MiB/sec. | ||
16481 | 2024.12.21 07:58:05.096492 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16482 | 2024.12.21 07:58:05.096777 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16483 | 2024.12.21 07:58:05.096851 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_86_17} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16484 | 2024.12.21 07:58:05.096934 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
16485 | 2024.12.21 07:58:05.420679 [ 221 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
16486 | 2024.12.21 07:58:05.420740 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
16487 | 2024.12.21 07:58:05.422718 [ 221 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
16488 | 2024.12.21 07:58:05.599153 [ 221 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
16489 | 2024.12.21 07:58:05.599186 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
16490 | 2024.12.21 07:58:05.601139 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
16491 | 2024.12.21 07:58:05.702893 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16492 | 2024.12.21 07:58:05.703158 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16493 | 2024.12.21 07:58:05.703232 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16494 | 2024.12.21 07:58:05.704039 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16495 | 2024.12.21 07:58:05.704092 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16496 | 2024.12.21 07:58:05.704534 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16497 | 2024.12.21 07:58:05.704794 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16498 | 2024.12.21 07:58:05.705039 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.22 MiB/sec. | ||
16499 | 2024.12.21 07:58:05.705108 [ 4 ] {9a34f20b-4efe-4fcd-ad2e-487e869a6306} <Debug> TCPHandler: Processed in 0.002410541 sec. | ||
16500 | 2024.12.21 07:58:05.705388 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16501 | 2024.12.21 07:58:05.705598 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16502 | 2024.12.21 07:58:05.705677 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16503 | 2024.12.21 07:58:05.706476 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16504 | 2024.12.21 07:58:05.706516 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16505 | 2024.12.21 07:58:05.706949 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16506 | 2024.12.21 07:58:05.707214 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16507 | 2024.12.21 07:58:05.707403 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001864 sec., 34334.76394849786 rows/sec., 2.68 MiB/sec. | ||
16508 | 2024.12.21 07:58:05.707462 [ 253 ] {7e5b60d9-ff9e-4377-9e6e-d8dd74f422b8} <Debug> TCPHandler: Processed in 0.002217458 sec. | ||
16509 | 2024.12.21 07:58:05.707685 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16510 | 2024.12.21 07:58:05.707919 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16511 | 2024.12.21 07:58:05.708022 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16512 | 2024.12.21 07:58:05.708651 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16513 | 2024.12.21 07:58:05.708692 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16514 | 2024.12.21 07:58:05.709111 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16515 | 2024.12.21 07:58:05.709385 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16516 | 2024.12.21 07:58:05.709612 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001754 sec., 91220.06841505131 rows/sec., 6.35 MiB/sec. | ||
16517 | 2024.12.21 07:58:05.709672 [ 4 ] {ac5b4ab3-63eb-4aef-90b7-028a8401ec5a} <Debug> TCPHandler: Processed in 0.002100767 sec. | ||
16518 | 2024.12.21 07:58:05.709814 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16519 | 2024.12.21 07:58:05.709935 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16520 | 2024.12.21 07:58:05.709987 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16521 | 2024.12.21 07:58:05.710555 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16522 | 2024.12.21 07:58:05.710601 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16523 | 2024.12.21 07:58:05.711047 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16524 | 2024.12.21 07:58:05.711282 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16525 | 2024.12.21 07:58:05.711474 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
16526 | 2024.12.21 07:58:05.711531 [ 253 ] {35e2d476-faec-4331-8e7f-11333b72e79f} <Debug> TCPHandler: Processed in 0.001771271 sec. | ||
16527 | 2024.12.21 07:58:06.045277 [ 224 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): 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] | ||
16528 | 2024.12.21 07:58:06.045337 [ 224 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): 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] | ||
16529 | 2024.12.21 07:58:06.046987 [ 224 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): 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] | ||
16530 | 2024.12.21 07:58:07.816732 [ 217 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
16531 | 2024.12.21 07:58:07.816801 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
16532 | 2024.12.21 07:58:07.819063 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
16533 | 2024.12.21 07:58:07.958331 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16534 | 2024.12.21 07:58:07.958529 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16535 | 2024.12.21 07:58:07.958603 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16536 | 2024.12.21 07:58:07.959374 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16537 | 2024.12.21 07:58:07.959425 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16538 | 2024.12.21 07:58:07.959866 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16539 | 2024.12.21 07:58:07.960130 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16540 | 2024.12.21 07:58:07.960381 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. | ||
16541 | 2024.12.21 07:58:07.960474 [ 4 ] {43bda983-ee4a-488f-b94a-8a143f7f6bdd} <Debug> TCPHandler: Processed in 0.002275809 sec. | ||
16542 | 2024.12.21 07:58:07.960777 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16543 | 2024.12.21 07:58:07.960976 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16544 | 2024.12.21 07:58:07.961055 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16545 | 2024.12.21 07:58:07.961824 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16546 | 2024.12.21 07:58:07.961881 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16547 | 2024.12.21 07:58:07.962323 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16548 | 2024.12.21 07:58:07.962578 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16549 | 2024.12.21 07:58:07.962869 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001943 sec., 3088.0082346886256 rows/sec., 251.81 KiB/sec. | ||
16550 | 2024.12.21 07:58:07.963099 [ 253 ] {d985a151-2c62-4052-b100-e01bd09944d4} <Debug> TCPHandler: Processed in 0.002456582 sec. | ||
16551 | 2024.12.21 07:58:07.963292 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16552 | 2024.12.21 07:58:07.963438 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16553 | 2024.12.21 07:58:07.963500 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16554 | 2024.12.21 07:58:07.964906 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16555 | 2024.12.21 07:58:07.964948 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16556 | 2024.12.21 07:58:07.965423 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16557 | 2024.12.21 07:58:07.965671 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16558 | 2024.12.21 07:58:07.965886 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Debug> executeQuery: Read 1430 rows, 122.75 KiB in 0.002482 sec., 576148.2675261886 rows/sec., 48.30 MiB/sec. | ||
16559 | 2024.12.21 07:58:07.965950 [ 4 ] {5b5613ac-34e0-4cb1-9ef5-cab59f5ba641} <Debug> TCPHandler: Processed in 0.002728467 sec. | ||
16560 | 2024.12.21 07:58:07.966136 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16561 | 2024.12.21 07:58:07.966272 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16562 | 2024.12.21 07:58:07.966329 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16563 | 2024.12.21 07:58:07.966979 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16564 | 2024.12.21 07:58:07.967020 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16565 | 2024.12.21 07:58:07.967422 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
16566 | 2024.12.21 07:58:07.967673 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16567 | 2024.12.21 07:58:07.967897 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Debug> executeQuery: Read 55 rows, 4.03 KiB in 0.001648 sec., 33373.786407766995 rows/sec., 2.39 MiB/sec. | ||
16568 | 2024.12.21 07:58:07.968022 [ 253 ] {c3921a6a-1c55-45cf-8368-b3438069bd8a} <Debug> TCPHandler: Processed in 0.001955893 sec. | ||
16569 | 2024.12.21 07:58:07.968253 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16570 | 2024.12.21 07:58:07.968403 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16571 | 2024.12.21 07:58:07.968461 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16572 | 2024.12.21 07:58:07.969230 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16573 | 2024.12.21 07:58:07.969269 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16574 | 2024.12.21 07:58:07.969644 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16575 | 2024.12.21 07:58:07.969902 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16576 | 2024.12.21 07:58:07.970104 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00174 sec., 139080.45977011495 rows/sec., 9.42 MiB/sec. | ||
16577 | 2024.12.21 07:58:07.970157 [ 4 ] {d1ebbed4-876c-4e75-bb9b-c08fd2655f0e} <Debug> TCPHandler: Processed in 0.002013255 sec. | ||
16578 | 2024.12.21 07:58:07.970326 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16579 | 2024.12.21 07:58:07.970474 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16580 | 2024.12.21 07:58:07.970537 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16581 | 2024.12.21 07:58:07.971223 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16582 | 2024.12.21 07:58:07.971262 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16583 | 2024.12.21 07:58:07.971661 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16584 | 2024.12.21 07:58:07.971907 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16585 | 2024.12.21 07:58:07.972089 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
16586 | 2024.12.21 07:58:07.972151 [ 253 ] {256eae2f-5bf4-4c53-936b-aabb5f758a01} <Debug> TCPHandler: Processed in 0.001892492 sec. | ||
16587 | 2024.12.21 07:58:07.972310 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16588 | 2024.12.21 07:58:07.972450 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16589 | 2024.12.21 07:58:07.972507 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16590 | 2024.12.21 07:58:07.973521 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16591 | 2024.12.21 07:58:07.973563 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16592 | 2024.12.21 07:58:07.973983 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16593 | 2024.12.21 07:58:07.974233 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16594 | 2024.12.21 07:58:07.974441 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Debug> executeQuery: Read 886 rows, 65.82 KiB in 0.002022 sec., 438180.0197823937 rows/sec., 31.79 MiB/sec. | ||
16595 | 2024.12.21 07:58:07.974500 [ 4 ] {6322c9f0-ffc9-45bc-a2cb-16ae9999c957} <Debug> TCPHandler: Processed in 0.002256778 sec. | ||
16596 | 2024.12.21 07:58:07.974655 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16597 | 2024.12.21 07:58:07.974781 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16598 | 2024.12.21 07:58:07.974835 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16599 | 2024.12.21 07:58:07.975333 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16600 | 2024.12.21 07:58:07.975371 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16601 | 2024.12.21 07:58:07.975748 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
16602 | 2024.12.21 07:58:07.975999 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16603 | 2024.12.21 07:58:07.976181 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
16604 | 2024.12.21 07:58:07.976239 [ 253 ] {c4babd27-0969-4e09-b05d-09afb2e50821} <Debug> TCPHandler: Processed in 0.001645448 sec. | ||
16605 | 2024.12.21 07:58:07.976412 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16606 | 2024.12.21 07:58:07.976551 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16607 | 2024.12.21 07:58:07.976613 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16608 | 2024.12.21 07:58:07.977450 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16609 | 2024.12.21 07:58:07.977490 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16610 | 2024.12.21 07:58:07.977939 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16611 | 2024.12.21 07:58:07.978181 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16612 | 2024.12.21 07:58:07.978384 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Debug> executeQuery: Read 922 rows, 62.88 KiB in 0.001864 sec., 494635.1931330472 rows/sec., 32.94 MiB/sec. | ||
16613 | 2024.12.21 07:58:07.978473 [ 4 ] {8a9d8465-9277-4210-8b39-ba357ad915f0} <Debug> TCPHandler: Processed in 0.002130146 sec. | ||
16614 | 2024.12.21 07:58:07.978541 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16615 | 2024.12.21 07:58:07.978601 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16616 | 2024.12.21 07:58:07.978648 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16617 | 2024.12.21 07:58:07.978934 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16618 | 2024.12.21 07:58:07.979001 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16619 | 2024.12.21 07:58:07.979898 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16620 | 2024.12.21 07:58:07.979963 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16621 | 2024.12.21 07:58:07.980679 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16622 | 2024.12.21 07:58:07.981091 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16623 | 2024.12.21 07:58:07.981526 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002695 sec., 371.0575139146568 rows/sec., 25.00 KiB/sec. | ||
16624 | 2024.12.21 07:58:07.981590 [ 253 ] {20e6b10c-32b7-4ae2-8e51-472c66bc4fe5} <Debug> TCPHandler: Processed in 0.003032402 sec. | ||
16625 | 2024.12.21 07:58:07.981768 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16626 | 2024.12.21 07:58:07.982029 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16627 | 2024.12.21 07:58:07.982137 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16628 | 2024.12.21 07:58:07.982591 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
16629 | 2024.12.21 07:58:07.984997 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16630 | 2024.12.21 07:58:07.985040 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16631 | 2024.12.21 07:58:07.985734 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16632 | 2024.12.21 07:58:07.985780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
16633 | 2024.12.21 07:58:07.986457 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16634 | 2024.12.21 07:58:07.987223 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005273 sec., 7965.10525317656 rows/sec., 14.27 MiB/sec. | ||
16635 | 2024.12.21 07:58:07.988380 [ 4 ] {aac01d95-af23-402f-9b10-b88e3b4f0e59} <Debug> TCPHandler: Processed in 0.006678654 sec. | ||
16636 | 2024.12.21 07:58:07.988654 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16637 | 2024.12.21 07:58:07.988917 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16638 | 2024.12.21 07:58:07.989006 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16639 | 2024.12.21 07:58:07.992793 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16640 | 2024.12.21 07:58:07.992911 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16641 | 2024.12.21 07:58:07.994921 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16642 | 2024.12.21 07:58:07.995888 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16643 | 2024.12.21 07:58:07.998118 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Debug> executeQuery: Read 54 rows, 3.40 KiB in 0.009164 sec., 5892.623308598865 rows/sec., 370.53 KiB/sec. | ||
16644 | 2024.12.21 07:58:07.998776 [ 253 ] {49cebacf-bf45-409f-951d-b3c3ed045606} <Debug> TCPHandler: Processed in 0.010250055 sec. | ||
16645 | 2024.12.21 07:58:08.020061 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16646 | 2024.12.21 07:58:08.020130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16647 | 2024.12.21 07:58:08.027808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
16648 | 2024.12.21 07:58:08.028674 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16649 | 2024.12.21 07:58:08.029087 [ 106 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
16650 | 2024.12.21 07:58:08.029267 [ 106 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16651 | 2024.12.21 07:58:08.029351 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16652 | 2024.12.21 07:58:08.029885 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
16653 | 2024.12.21 07:58:08.046815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
16654 | 2024.12.21 07:58:08.048334 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16655 | 2024.12.21 07:58:08.050059 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
16656 | 2024.12.21 07:58:08.056216 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
16657 | 2024.12.21 07:58:08.062227 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
16658 | 2024.12.21 07:58:08.068328 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
16659 | 2024.12.21 07:58:08.074735 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
16660 | 2024.12.21 07:58:08.080903 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
16661 | 2024.12.21 07:58:08.145129 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.115624923 sec., 5612.9767109120585 rows/sec., 29.02 MiB/sec. | ||
16662 | 2024.12.21 07:58:08.148740 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
16663 | 2024.12.21 07:58:08.151883 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16664 | 2024.12.21 07:58:08.152007 [ 199 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_86_17} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
16665 | 2024.12.21 07:58:08.154630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
16666 | 2024.12.21 07:58:09.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.20 MiB, peak 286.62 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: -1.06 MiB | ||
16667 | 2024.12.21 07:58:10.305070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2274 | ||
16668 | 2024.12.21 07:58:10.308753 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16669 | 2024.12.21 07:58:10.308813 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16670 | 2024.12.21 07:58:10.310418 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
16671 | 2024.12.21 07:58:10.310745 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16672 | 2024.12.21 07:58:10.311416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2274 | ||
16673 | 2024.12.21 07:58:10.698436 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16674 | 2024.12.21 07:58:10.698660 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16675 | 2024.12.21 07:58:10.698742 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16676 | 2024.12.21 07:58:10.699613 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16677 | 2024.12.21 07:58:10.699657 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16678 | 2024.12.21 07:58:10.700087 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16679 | 2024.12.21 07:58:10.700350 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16680 | 2024.12.21 07:58:10.700556 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001967 sec., 28469.750889679715 rows/sec., 2.19 MiB/sec. | ||
16681 | 2024.12.21 07:58:10.700621 [ 4 ] {4d94c44c-fdce-4764-9158-96527c207a52} <Debug> TCPHandler: Processed in 0.00232384 sec. | ||
16682 | 2024.12.21 07:58:10.700900 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16683 | 2024.12.21 07:58:10.701100 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16684 | 2024.12.21 07:58:10.701178 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16685 | 2024.12.21 07:58:10.701992 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16686 | 2024.12.21 07:58:10.702045 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16687 | 2024.12.21 07:58:10.702493 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16688 | 2024.12.21 07:58:10.702755 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16689 | 2024.12.21 07:58:10.702997 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001952 sec., 32786.88524590164 rows/sec., 2.56 MiB/sec. | ||
16690 | 2024.12.21 07:58:10.703068 [ 253 ] {3689465b-2709-460e-a38c-9579f897780a} <Debug> TCPHandler: Processed in 0.002305699 sec. | ||
16691 | 2024.12.21 07:58:10.703235 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16692 | 2024.12.21 07:58:10.703363 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16693 | 2024.12.21 07:58:10.703423 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16694 | 2024.12.21 07:58:10.704006 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16695 | 2024.12.21 07:58:10.704048 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16696 | 2024.12.21 07:58:10.704447 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16697 | 2024.12.21 07:58:10.704700 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16698 | 2024.12.21 07:58:10.704843 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 5 parts from all_1_139_28 to all_143_143_0 | ||
16699 | 2024.12.21 07:58:10.704886 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16700 | 2024.12.21 07:58:10.704896 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001561 sec., 47405.50928891736 rows/sec., 3.30 MiB/sec. | ||
16701 | 2024.12.21 07:58:10.704912 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16702 | 2024.12.21 07:58:10.704993 [ 4 ] {99be8737-1e9f-482d-a449-c5a177a59beb} <Debug> TCPHandler: Processed in 0.001818751 sec. | ||
16703 | 2024.12.21 07:58:10.705069 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_139_28 to all_143_143_0 into Compact with storage Full | ||
16704 | 2024.12.21 07:58:10.705204 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16705 | 2024.12.21 07:58:10.705242 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16706 | 2024.12.21 07:58:10.705295 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_139_28, total 39946 rows starting from the beginning of the part | ||
16707 | 2024.12.21 07:58:10.705451 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16708 | 2024.12.21 07:58:10.705574 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 162 rows starting from the beginning of the part | ||
16709 | 2024.12.21 07:58:10.705641 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16710 | 2024.12.21 07:58:10.706075 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 237 rows starting from the beginning of the part | ||
16711 | 2024.12.21 07:58:10.706455 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
16712 | 2024.12.21 07:58:10.706807 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 922 rows starting from the beginning of the part | ||
16713 | 2024.12.21 07:58:10.708128 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16714 | 2024.12.21 07:58:10.708174 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16715 | 2024.12.21 07:58:10.708714 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16716 | 2024.12.21 07:58:10.709132 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16717 | 2024.12.21 07:58:10.709661 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.004292 sec., 6523.7651444548 rows/sec., 451.42 KiB/sec. | ||
16718 | 2024.12.21 07:58:10.709817 [ 253 ] {29fe285e-da66-4aeb-8f18-30600bdd997a} <Debug> TCPHandler: Processed in 0.004700241 sec. | ||
16719 | 2024.12.21 07:58:10.716158 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41427 rows, containing 5 columns (5 merged, 0 gathered) in 0.011165052 sec., 3710417.1122534852 rows/sec., 250.66 MiB/sec. | ||
16720 | 2024.12.21 07:58:10.716718 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Trace> MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) | ||
16721 | 2024.12.21 07:58:10.717250 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16722 | 2024.12.21 07:58:10.717384 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_143_29} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 5 parts: [all_1_139_28, all_143_143_0] -> all_1_143_29 | ||
16723 | 2024.12.21 07:58:10.717530 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
16724 | 2024.12.21 07:58:12.592152 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39894 | ||
16725 | 2024.12.21 07:58:12.593189 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16726 | 2024.12.21 07:58:12.593274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16727 | 2024.12.21 07:58:12.593896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16728 | 2024.12.21 07:58:12.594162 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16729 | 2024.12.21 07:58:12.594419 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
16730 | 2024.12.21 07:58:15.546967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
16731 | 2024.12.21 07:58:15.572096 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16732 | 2024.12.21 07:58:15.572153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16733 | 2024.12.21 07:58:15.579827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
16734 | 2024.12.21 07:58:15.580662 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16735 | 2024.12.21 07:58:15.585122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
16736 | 2024.12.21 07:58:15.703049 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16737 | 2024.12.21 07:58:15.703244 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16738 | 2024.12.21 07:58:15.703321 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16739 | 2024.12.21 07:58:15.704189 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16740 | 2024.12.21 07:58:15.704245 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16741 | 2024.12.21 07:58:15.704713 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16742 | 2024.12.21 07:58:15.705031 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16743 | 2024.12.21 07:58:15.705230 [ 96 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16744 | 2024.12.21 07:58:15.705289 [ 96 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16745 | 2024.12.21 07:58:15.705308 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002106 sec., 26590.693257359926 rows/sec., 2.04 MiB/sec. | ||
16746 | 2024.12.21 07:58:15.705325 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16747 | 2024.12.21 07:58:15.705521 [ 4 ] {300e41f5-d14b-486b-a7f5-a987e5dcc80f} <Debug> TCPHandler: Processed in 0.002602475 sec. | ||
16748 | 2024.12.21 07:58:15.705613 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
16749 | 2024.12.21 07:58:15.705793 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16750 | 2024.12.21 07:58:15.705835 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16751 | 2024.12.21 07:58:15.705856 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1438 rows starting from the beginning of the part | ||
16752 | 2024.12.21 07:58:15.706128 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 287 rows starting from the beginning of the part | ||
16753 | 2024.12.21 07:58:15.706235 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16754 | 2024.12.21 07:58:15.706445 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16755 | 2024.12.21 07:58:15.706451 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
16756 | 2024.12.21 07:58:15.706856 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1430 rows starting from the beginning of the part | ||
16757 | 2024.12.21 07:58:15.707209 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
16758 | 2024.12.21 07:58:15.707490 [ 197 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
16759 | 2024.12.21 07:58:15.709346 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16760 | 2024.12.21 07:58:15.709427 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16761 | 2024.12.21 07:58:15.710425 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16762 | 2024.12.21 07:58:15.710749 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16763 | 2024.12.21 07:58:15.711028 [ 96 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16764 | 2024.12.21 07:58:15.711196 [ 96 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16765 | 2024.12.21 07:58:15.711305 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005187 sec., 12338.53865432813 rows/sec., 986.16 KiB/sec. | ||
16766 | 2024.12.21 07:58:15.711323 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16767 | 2024.12.21 07:58:15.711633 [ 253 ] {d2fedb0f-e9e9-4b43-a9ee-1ffb64e76d43} <Debug> TCPHandler: Processed in 0.005942502 sec. | ||
16768 | 2024.12.21 07:58:15.711755 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3323 rows, containing 5 columns (5 merged, 0 gathered) in 0.006297158 sec., 527698.3680574634 rows/sec., 46.26 MiB/sec. | ||
16769 | 2024.12.21 07:58:15.712033 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16770 | 2024.12.21 07:58:15.712142 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
16771 | 2024.12.21 07:58:15.712321 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16772 | 2024.12.21 07:58:15.712669 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16773 | 2024.12.21 07:58:15.712826 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 916 rows starting from the beginning of the part | ||
16774 | 2024.12.21 07:58:15.713537 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 424 rows starting from the beginning of the part | ||
16775 | 2024.12.21 07:58:15.713669 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16776 | 2024.12.21 07:58:15.713828 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16777 | 2024.12.21 07:58:15.714438 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
16778 | 2024.12.21 07:58:15.714452 [ 186 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_146_29} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16779 | 2024.12.21 07:58:15.714812 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
16780 | 2024.12.21 07:58:15.714935 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 886 rows starting from the beginning of the part | ||
16781 | 2024.12.21 07:58:15.715098 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16782 | 2024.12.21 07:58:15.715500 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
16783 | 2024.12.21 07:58:15.716046 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
16784 | 2024.12.21 07:58:15.718018 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16785 | 2024.12.21 07:58:15.718096 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16786 | 2024.12.21 07:58:15.718951 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16787 | 2024.12.21 07:58:15.719481 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16788 | 2024.12.21 07:58:15.719513 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.007790154 sec., 310391.80996935366 rows/sec., 23.81 MiB/sec. | ||
16789 | 2024.12.21 07:58:15.719804 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006937 sec., 23064.72538561338 rows/sec., 1.61 MiB/sec. | ||
16790 | 2024.12.21 07:58:15.719831 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16791 | 2024.12.21 07:58:15.719895 [ 4 ] {eeb7374f-7507-485e-b427-34c3485175bd} <Debug> TCPHandler: Processed in 0.008109519 sec. | ||
16792 | 2024.12.21 07:58:15.720093 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16793 | 2024.12.21 07:58:15.720314 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16794 | 2024.12.21 07:58:15.720324 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16795 | 2024.12.21 07:58:15.720448 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16796 | 2024.12.21 07:58:15.720556 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_146_29} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16797 | 2024.12.21 07:58:15.720775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
16798 | 2024.12.21 07:58:15.721198 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16799 | 2024.12.21 07:58:15.721244 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
16800 | 2024.12.21 07:58:15.721629 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
16801 | 2024.12.21 07:58:15.721874 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16802 | 2024.12.21 07:58:15.722114 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001861 sec., 32240.730789897905 rows/sec., 2.17 MiB/sec. | ||
16803 | 2024.12.21 07:58:15.722167 [ 253 ] {22a22982-c172-43c2-9c13-c22791316406} <Debug> TCPHandler: Processed in 0.002156417 sec. | ||
16804 | 2024.12.21 07:58:19.279980 [ 94 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
16805 | 2024.12.21 07:58:19.280059 [ 94 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16806 | 2024.12.21 07:58:19.280082 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16807 | 2024.12.21 07:58:19.280251 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
16808 | 2024.12.21 07:58:19.280539 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16809 | 2024.12.21 07:58:19.280580 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 18 rows starting from the beginning of the part | ||
16810 | 2024.12.21 07:58:19.280669 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
16811 | 2024.12.21 07:58:19.280851 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
16812 | 2024.12.21 07:58:19.281092 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
16813 | 2024.12.21 07:58:19.281286 [ 186 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
16814 | 2024.12.21 07:58:19.282391 [ 188 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240218 sec., 18748.175400786888 rows/sec., 1.56 MiB/sec. | ||
16815 | 2024.12.21 07:58:19.282604 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
16816 | 2024.12.21 07:58:19.282996 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16817 | 2024.12.21 07:58:19.283095 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_30_7} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
16818 | 2024.12.21 07:58:19.283213 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
16819 | 2024.12.21 07:58:19.850095 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16820 | 2024.12.21 07:58:19.850148 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16821 | 2024.12.21 07:58:20.094606 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40382 | ||
16822 | 2024.12.21 07:58:20.095270 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16823 | 2024.12.21 07:58:20.095319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16824 | 2024.12.21 07:58:20.095855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16825 | 2024.12.21 07:58:20.096116 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16826 | 2024.12.21 07:58:20.096406 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40382 | ||
16827 | 2024.12.21 07:58:20.311783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2290 | ||
16828 | 2024.12.21 07:58:20.314561 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16829 | 2024.12.21 07:58:20.314617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16830 | 2024.12.21 07:58:20.316135 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16831 | 2024.12.21 07:58:20.316462 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16832 | 2024.12.21 07:58:20.317028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
16833 | 2024.12.21 07:58:20.387567 [ 222 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16834 | 2024.12.21 07:58:20.387606 [ 222 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16835 | 2024.12.21 07:58:20.389637 [ 222 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16836 | 2024.12.21 07:58:20.709409 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16837 | 2024.12.21 07:58:20.709628 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16838 | 2024.12.21 07:58:20.709704 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16839 | 2024.12.21 07:58:20.710478 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16840 | 2024.12.21 07:58:20.710529 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16841 | 2024.12.21 07:58:20.710953 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16842 | 2024.12.21 07:58:20.711206 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16843 | 2024.12.21 07:58:20.711428 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
16844 | 2024.12.21 07:58:20.711447 [ 92 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16845 | 2024.12.21 07:58:20.711533 [ 4 ] {c59eb849-b9fa-404b-b3f9-10285e2a29c5} <Debug> TCPHandler: Processed in 0.002262229 sec. | ||
16846 | 2024.12.21 07:58:20.711575 [ 92 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16847 | 2024.12.21 07:58:20.711657 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16848 | 2024.12.21 07:58:20.711837 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16849 | 2024.12.21 07:58:20.711847 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16850 | 2024.12.21 07:58:20.712068 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16851 | 2024.12.21 07:58:20.712077 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16852 | 2024.12.21 07:58:20.712127 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part | ||
16853 | 2024.12.21 07:58:20.712150 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16854 | 2024.12.21 07:58:20.712382 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
16855 | 2024.12.21 07:58:20.712697 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
16856 | 2024.12.21 07:58:20.713010 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
16857 | 2024.12.21 07:58:20.713298 [ 186 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
16858 | 2024.12.21 07:58:20.714490 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16859 | 2024.12.21 07:58:20.714542 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16860 | 2024.12.21 07:58:20.714808 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003029642 sec., 23105.040133454713 rows/sec., 1.71 MiB/sec. | ||
16861 | 2024.12.21 07:58:20.715065 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16862 | 2024.12.21 07:58:20.715218 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16863 | 2024.12.21 07:58:20.715619 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16864 | 2024.12.21 07:58:20.715731 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16865 | 2024.12.21 07:58:20.715838 [ 201 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_61_15} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16866 | 2024.12.21 07:58:20.716108 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16867 | 2024.12.21 07:58:20.716197 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.004199 sec., 68349.60704929745 rows/sec., 6.04 MiB/sec. | ||
16868 | 2024.12.21 07:58:20.716264 [ 253 ] {302fa587-4589-4e12-a221-5fbb1ec81c00} <Debug> TCPHandler: Processed in 0.004584759 sec. | ||
16869 | 2024.12.21 07:58:20.716493 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16870 | 2024.12.21 07:58:20.716699 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16871 | 2024.12.21 07:58:20.716763 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16872 | 2024.12.21 07:58:20.717498 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16873 | 2024.12.21 07:58:20.717549 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16874 | 2024.12.21 07:58:20.717948 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
16875 | 2024.12.21 07:58:20.718188 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16876 | 2024.12.21 07:58:20.718398 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001736 sec., 28225.806451612905 rows/sec., 2.03 MiB/sec. | ||
16877 | 2024.12.21 07:58:20.718457 [ 4 ] {b452c79c-b8ee-45b1-9113-f5eb28890b82} <Debug> TCPHandler: Processed in 0.002081615 sec. | ||
16878 | 2024.12.21 07:58:20.718608 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16879 | 2024.12.21 07:58:20.718751 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16880 | 2024.12.21 07:58:20.718811 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16881 | 2024.12.21 07:58:20.719505 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16882 | 2024.12.21 07:58:20.719555 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16883 | 2024.12.21 07:58:20.719935 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16884 | 2024.12.21 07:58:20.720175 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16885 | 2024.12.21 07:58:20.720389 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00167 sec., 8383.233532934131 rows/sec., 587.11 KiB/sec. | ||
16886 | 2024.12.21 07:58:20.720461 [ 253 ] {6b5bb44c-9fc4-44d3-89fb-a678f4cac76b} <Debug> TCPHandler: Processed in 0.001908563 sec. | ||
16887 | 2024.12.21 07:58:20.720674 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16888 | 2024.12.21 07:58:20.720814 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16889 | 2024.12.21 07:58:20.720873 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16890 | 2024.12.21 07:58:20.721570 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16891 | 2024.12.21 07:58:20.721619 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16892 | 2024.12.21 07:58:20.721979 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16893 | 2024.12.21 07:58:20.722216 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16894 | 2024.12.21 07:58:20.722382 [ 92 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
16895 | 2024.12.21 07:58:20.722435 [ 92 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16896 | 2024.12.21 07:58:20.722472 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16897 | 2024.12.21 07:58:20.722467 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. | ||
16898 | 2024.12.21 07:58:20.722633 [ 224 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16899 | 2024.12.21 07:58:20.722773 [ 224 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16900 | 2024.12.21 07:58:20.722864 [ 4 ] {733e94c8-4dbc-4213-9784-1dcca1fffc45} <Debug> TCPHandler: Processed in 0.002285519 sec. | ||
16901 | 2024.12.21 07:58:20.722946 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
16902 | 2024.12.21 07:58:20.723151 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16903 | 2024.12.21 07:58:20.723519 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16904 | 2024.12.21 07:58:20.723589 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16905 | 2024.12.21 07:58:20.723692 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16906 | 2024.12.21 07:58:20.723826 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part | ||
16907 | 2024.12.21 07:58:20.724294 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part | ||
16908 | 2024.12.21 07:58:20.724828 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part | ||
16909 | 2024.12.21 07:58:20.725478 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part | ||
16910 | 2024.12.21 07:58:20.726071 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part | ||
16911 | 2024.12.21 07:58:20.728090 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16912 | 2024.12.21 07:58:20.728224 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16913 | 2024.12.21 07:58:20.729159 [ 224 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
16914 | 2024.12.21 07:58:20.730181 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
16915 | 2024.12.21 07:58:20.730250 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007686442 sec., 8456.448380147798 rows/sec., 560.29 KiB/sec. | ||
16916 | 2024.12.21 07:58:20.730519 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
16917 | 2024.12.21 07:58:20.730907 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16918 | 2024.12.21 07:58:20.731031 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16919 | 2024.12.21 07:58:20.731311 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_61_15} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
16920 | 2024.12.21 07:58:20.731417 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.007944 sec., 53373.61530715005 rows/sec., 3.82 MiB/sec. | ||
16921 | 2024.12.21 07:58:20.731532 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16922 | 2024.12.21 07:58:20.731747 [ 253 ] {f5ed2a91-ae75-479a-9c01-7ded91a7e142} <Debug> TCPHandler: Processed in 0.00873756 sec. | ||
16923 | 2024.12.21 07:58:20.732100 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16924 | 2024.12.21 07:58:20.732342 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16925 | 2024.12.21 07:58:20.732438 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16926 | 2024.12.21 07:58:20.733041 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16927 | 2024.12.21 07:58:20.733081 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16928 | 2024.12.21 07:58:20.733511 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
16929 | 2024.12.21 07:58:20.733762 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16930 | 2024.12.21 07:58:20.734002 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001716 sec., 3496.5034965034965 rows/sec., 182.68 KiB/sec. | ||
16931 | 2024.12.21 07:58:20.734060 [ 4 ] {04886dd0-da05-4ae5-8ada-6620043d4e7c} <Debug> TCPHandler: Processed in 0.002150117 sec. | ||
16932 | 2024.12.21 07:58:20.734250 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16933 | 2024.12.21 07:58:20.734392 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16934 | 2024.12.21 07:58:20.734456 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16935 | 2024.12.21 07:58:20.735084 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16936 | 2024.12.21 07:58:20.735124 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16937 | 2024.12.21 07:58:20.735532 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16938 | 2024.12.21 07:58:20.735773 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16939 | 2024.12.21 07:58:20.736013 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. | ||
16940 | 2024.12.21 07:58:20.736113 [ 253 ] {a1fb53f4-9fcf-46ab-861a-ba407df62caf} <Debug> TCPHandler: Processed in 0.001926973 sec. | ||
16941 | 2024.12.21 07:58:20.736407 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16942 | 2024.12.21 07:58:20.736657 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16943 | 2024.12.21 07:58:20.736715 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16944 | 2024.12.21 07:58:20.737200 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16945 | 2024.12.21 07:58:20.737240 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16946 | 2024.12.21 07:58:20.737606 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
16947 | 2024.12.21 07:58:20.737830 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16948 | 2024.12.21 07:58:20.738063 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
16949 | 2024.12.21 07:58:20.738160 [ 4 ] {feb9a0ae-d2bc-41b4-a4e7-e574e94e75db} <Debug> TCPHandler: Processed in 0.001964573 sec. | ||
16950 | 2024.12.21 07:58:20.738391 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16951 | 2024.12.21 07:58:20.738629 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16952 | 2024.12.21 07:58:20.738722 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16953 | 2024.12.21 07:58:20.740075 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16954 | 2024.12.21 07:58:20.740115 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16955 | 2024.12.21 07:58:20.740788 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
16956 | 2024.12.21 07:58:20.741065 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16957 | 2024.12.21 07:58:20.741344 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
16958 | 2024.12.21 07:58:20.741362 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002754 sec., 15250.544662309369 rows/sec., 27.33 MiB/sec. | ||
16959 | 2024.12.21 07:58:20.741405 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
16960 | 2024.12.21 07:58:20.741614 [ 253 ] {2a0564f8-3ef5-445b-a3a2-59afbbebd51f} <Debug> TCPHandler: Processed in 0.003305297 sec. | ||
16961 | 2024.12.21 07:58:20.741816 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16962 | 2024.12.21 07:58:20.742009 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16963 | 2024.12.21 07:58:20.742142 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16964 | 2024.12.21 07:58:20.743218 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16965 | 2024.12.21 07:58:20.743282 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16966 | 2024.12.21 07:58:20.743910 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
16967 | 2024.12.21 07:58:20.744310 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16968 | 2024.12.21 07:58:20.744617 [ 92 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
16969 | 2024.12.21 07:58:20.744702 [ 92 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16970 | 2024.12.21 07:58:20.744774 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002802 sec., 29264.810849393292 rows/sec., 1.86 MiB/sec. | ||
16971 | 2024.12.21 07:58:20.744784 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16972 | 2024.12.21 07:58:20.745017 [ 4 ] {7dbbadb7-6de3-457d-a87c-292f9c27c886} <Debug> TCPHandler: Processed in 0.003291907 sec. | ||
16973 | 2024.12.21 07:58:20.745215 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
16974 | 2024.12.21 07:58:20.745385 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16975 | 2024.12.21 07:58:20.745387 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
16976 | 2024.12.21 07:58:20.745429 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8576 rows starting from the beginning of the part | ||
16977 | 2024.12.21 07:58:20.745722 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
16978 | 2024.12.21 07:58:20.746139 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 54 rows starting from the beginning of the part | ||
16979 | 2024.12.21 07:58:20.746544 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 28 rows starting from the beginning of the part | ||
16980 | 2024.12.21 07:58:20.746883 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
16981 | 2024.12.21 07:58:20.747318 [ 193 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 82 rows starting from the beginning of the part | ||
16982 | 2024.12.21 07:58:20.750303 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8860 rows, containing 4 columns (4 merged, 0 gathered) in 0.005259691 sec., 1684509.6033208033 rows/sec., 109.87 MiB/sec. | ||
16983 | 2024.12.21 07:58:20.750512 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
16984 | 2024.12.21 07:58:20.750843 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16985 | 2024.12.21 07:58:20.750925 [ 200 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_146_29} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
16986 | 2024.12.21 07:58:20.751015 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
16987 | 2024.12.21 07:58:21.431863 [ 223 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
16988 | 2024.12.21 07:58:21.431945 [ 223 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
16989 | 2024.12.21 07:58:21.433970 [ 223 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
16990 | 2024.12.21 07:58:23.085253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
16991 | 2024.12.21 07:58:23.109572 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16992 | 2024.12.21 07:58:23.109623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
16993 | 2024.12.21 07:58:23.117279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16994 | 2024.12.21 07:58:23.118079 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16995 | 2024.12.21 07:58:23.121184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
16996 | 2024.12.21 07:58:25.703936 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16997 | 2024.12.21 07:58:25.704123 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16998 | 2024.12.21 07:58:25.704203 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16999 | 2024.12.21 07:58:25.705018 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17000 | 2024.12.21 07:58:25.705071 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17001 | 2024.12.21 07:58:25.705514 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17002 | 2024.12.21 07:58:25.705766 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17003 | 2024.12.21 07:58:25.706023 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.20 MiB/sec. | ||
17004 | 2024.12.21 07:58:25.706093 [ 4 ] {099961d6-3b21-46c6-a6fc-e4fdd2de572d} <Debug> TCPHandler: Processed in 0.002289989 sec. | ||
17005 | 2024.12.21 07:58:25.706365 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17006 | 2024.12.21 07:58:25.706568 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17007 | 2024.12.21 07:58:25.706645 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17008 | 2024.12.21 07:58:25.707418 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17009 | 2024.12.21 07:58:25.707472 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17010 | 2024.12.21 07:58:25.707922 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17011 | 2024.12.21 07:58:25.708200 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17012 | 2024.12.21 07:58:25.708459 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
17013 | 2024.12.21 07:58:25.708529 [ 253 ] {1bacd25b-8a08-4f72-ae13-154cd5857cc5} <Debug> TCPHandler: Processed in 0.002305159 sec. | ||
17014 | 2024.12.21 07:58:25.708738 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17015 | 2024.12.21 07:58:25.708891 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17016 | 2024.12.21 07:58:25.708959 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17017 | 2024.12.21 07:58:25.709653 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17018 | 2024.12.21 07:58:25.709703 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17019 | 2024.12.21 07:58:25.710136 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
17020 | 2024.12.21 07:58:25.710386 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17021 | 2024.12.21 07:58:25.710604 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001752 sec., 91324.200913242 rows/sec., 6.36 MiB/sec. | ||
17022 | 2024.12.21 07:58:25.710692 [ 4 ] {bdb5cc14-2b39-45e6-9896-597b1b07c7d7} <Debug> TCPHandler: Processed in 0.002026795 sec. | ||
17023 | 2024.12.21 07:58:25.710846 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17024 | 2024.12.21 07:58:25.710976 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17025 | 2024.12.21 07:58:25.711032 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17026 | 2024.12.21 07:58:25.711542 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17027 | 2024.12.21 07:58:25.711584 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17028 | 2024.12.21 07:58:25.711992 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
17029 | 2024.12.21 07:58:25.712231 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17030 | 2024.12.21 07:58:25.712446 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
17031 | 2024.12.21 07:58:25.712500 [ 253 ] {c2ae47ef-35f6-4b50-995b-076aaa3422fc} <Debug> TCPHandler: Processed in 0.00171686 sec. | ||
17032 | 2024.12.21 07:58:26.758568 [ 223 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17033 | 2024.12.21 07:58:26.758623 [ 223 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17034 | 2024.12.21 07:58:26.760637 [ 223 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17035 | 2024.12.21 07:58:26.898133 [ 223 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17036 | 2024.12.21 07:58:26.898166 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17037 | 2024.12.21 07:58:26.900234 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17038 | 2024.12.21 07:58:27.596607 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40809 | ||
17039 | 2024.12.21 07:58:27.597272 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17040 | 2024.12.21 07:58:27.597317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17041 | 2024.12.21 07:58:27.597850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17042 | 2024.12.21 07:58:27.598115 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17043 | 2024.12.21 07:58:27.598364 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
17044 | 2024.12.21 07:58:30.317263 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2320 | ||
17045 | 2024.12.21 07:58:30.320380 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17046 | 2024.12.21 07:58:30.320425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17047 | 2024.12.21 07:58:30.322031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17048 | 2024.12.21 07:58:30.322344 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17049 | 2024.12.21 07:58:30.323357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2320 | ||
17050 | 2024.12.21 07:58:30.621336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
17051 | 2024.12.21 07:58:30.646401 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17052 | 2024.12.21 07:58:30.646468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17053 | 2024.12.21 07:58:30.654139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
17054 | 2024.12.21 07:58:30.654988 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17055 | 2024.12.21 07:58:30.661102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
17056 | 2024.12.21 07:58:30.709795 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17057 | 2024.12.21 07:58:30.709994 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17058 | 2024.12.21 07:58:30.710069 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17059 | 2024.12.21 07:58:30.710860 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17060 | 2024.12.21 07:58:30.710913 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17061 | 2024.12.21 07:58:30.711371 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17062 | 2024.12.21 07:58:30.711638 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17063 | 2024.12.21 07:58:30.711859 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. | ||
17064 | 2024.12.21 07:58:30.711927 [ 4 ] {e6a3cf67-d554-4710-b7ab-90c7f17e0e47} <Debug> TCPHandler: Processed in 0.002265539 sec. | ||
17065 | 2024.12.21 07:58:30.712210 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17066 | 2024.12.21 07:58:30.712431 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17067 | 2024.12.21 07:58:30.712518 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17068 | 2024.12.21 07:58:30.713515 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17069 | 2024.12.21 07:58:30.713568 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17070 | 2024.12.21 07:58:30.714048 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17071 | 2024.12.21 07:58:30.714317 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17072 | 2024.12.21 07:58:30.714576 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Debug> executeQuery: Read 287 rows, 25.97 KiB in 0.002198 sec., 130573.24840764332 rows/sec., 11.54 MiB/sec. | ||
17073 | 2024.12.21 07:58:30.714672 [ 253 ] {070f622a-44e6-46fe-8812-92d941009dd2} <Debug> TCPHandler: Processed in 0.002603515 sec. | ||
17074 | 2024.12.21 07:58:30.714893 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17075 | 2024.12.21 07:58:30.715116 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17076 | 2024.12.21 07:58:30.715177 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17077 | 2024.12.21 07:58:30.715910 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17078 | 2024.12.21 07:58:30.715957 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17079 | 2024.12.21 07:58:30.716344 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
17080 | 2024.12.21 07:58:30.716612 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17081 | 2024.12.21 07:58:30.716811 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001745 sec., 28080.229226361032 rows/sec., 2.02 MiB/sec. | ||
17082 | 2024.12.21 07:58:30.716898 [ 4 ] {a8f980c5-9315-404f-8961-bd79567f66d0} <Debug> TCPHandler: Processed in 0.002116456 sec. | ||
17083 | 2024.12.21 07:58:30.717110 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17084 | 2024.12.21 07:58:30.717267 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17085 | 2024.12.21 07:58:30.717327 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17086 | 2024.12.21 07:58:30.718019 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17087 | 2024.12.21 07:58:30.718059 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17088 | 2024.12.21 07:58:30.718435 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17089 | 2024.12.21 07:58:30.718685 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17090 | 2024.12.21 07:58:30.718927 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001695 sec., 8259.587020648969 rows/sec., 578.45 KiB/sec. | ||
17091 | 2024.12.21 07:58:30.718938 [ 225 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17092 | 2024.12.21 07:58:30.719010 [ 253 ] {4aae0464-3ade-4d0e-bd8e-bf1dff00f0c8} <Debug> TCPHandler: Processed in 0.002018414 sec. | ||
17093 | 2024.12.21 07:58:30.719016 [ 225 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17094 | 2024.12.21 07:58:30.719223 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17095 | 2024.12.21 07:58:30.719395 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17096 | 2024.12.21 07:58:30.719481 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17097 | 2024.12.21 07:58:30.720841 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17098 | 2024.12.21 07:58:30.720886 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17099 | 2024.12.21 07:58:30.721543 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17100 | 2024.12.21 07:58:30.721988 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17101 | 2024.12.21 07:58:30.722610 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003075 sec., 4227.642276422765 rows/sec., 263.59 KiB/sec. | ||
17102 | 2024.12.21 07:58:30.722976 [ 4 ] {29555500-9f68-4d45-8919-2c30ebff5a65} <Debug> TCPHandler: Processed in 0.003852266 sec. | ||
17103 | 2024.12.21 07:58:30.723180 [ 225 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17104 | 2024.12.21 07:58:30.723213 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17105 | 2024.12.21 07:58:30.723482 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17106 | 2024.12.21 07:58:30.723615 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17107 | 2024.12.21 07:58:30.724601 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17108 | 2024.12.21 07:58:30.724641 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17109 | 2024.12.21 07:58:30.725045 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17110 | 2024.12.21 07:58:30.725284 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17111 | 2024.12.21 07:58:30.725460 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002024 sec., 209486.16600790512 rows/sec., 14.98 MiB/sec. | ||
17112 | 2024.12.21 07:58:30.725512 [ 253 ] {e3576fb7-bb92-4411-9e42-f5d8d07e9491} <Debug> TCPHandler: Processed in 0.002406151 sec. | ||
17113 | 2024.12.21 07:58:30.725669 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17114 | 2024.12.21 07:58:30.725811 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17115 | 2024.12.21 07:58:30.725872 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17116 | 2024.12.21 07:58:30.726387 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17117 | 2024.12.21 07:58:30.726427 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17118 | 2024.12.21 07:58:30.726793 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
17119 | 2024.12.21 07:58:30.727028 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17120 | 2024.12.21 07:58:30.727198 [ 74 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
17121 | 2024.12.21 07:58:30.727257 [ 74 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17122 | 2024.12.21 07:58:30.727281 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
17123 | 2024.12.21 07:58:30.727294 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17124 | 2024.12.21 07:58:30.727405 [ 4 ] {d5a17154-4920-4f80-9730-1341a202cfe1} <Debug> TCPHandler: Processed in 0.001802521 sec. | ||
17125 | 2024.12.21 07:58:30.727622 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
17126 | 2024.12.21 07:58:30.727628 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17127 | 2024.12.21 07:58:30.727881 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17128 | 2024.12.21 07:58:30.727907 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17129 | 2024.12.21 07:58:30.727949 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 342 rows starting from the beginning of the part | ||
17130 | 2024.12.21 07:58:30.728028 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17131 | 2024.12.21 07:58:30.728173 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
17132 | 2024.12.21 07:58:30.728655 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
17133 | 2024.12.21 07:58:30.729009 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
17134 | 2024.12.21 07:58:30.729440 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
17135 | 2024.12.21 07:58:30.729753 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
17136 | 2024.12.21 07:58:30.730959 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17137 | 2024.12.21 07:58:30.731038 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17138 | 2024.12.21 07:58:30.732280 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17139 | 2024.12.21 07:58:30.732559 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.005121467 sec., 72635.43824454985 rows/sec., 3.71 MiB/sec. | ||
17140 | 2024.12.21 07:58:30.732772 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
17141 | 2024.12.21 07:58:30.732809 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17142 | 2024.12.21 07:58:30.733094 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_143_29 to all_148_148_0 | ||
17143 | 2024.12.21 07:58:30.733176 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17144 | 2024.12.21 07:58:30.733255 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17145 | 2024.12.21 07:58:30.733295 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005466 sec., 43358.9462129528 rows/sec., 2.91 MiB/sec. | ||
17146 | 2024.12.21 07:58:30.733644 [ 253 ] {24506c40-8182-47b0-9e48-04bd97aea658} <Debug> TCPHandler: Processed in 0.006135995 sec. | ||
17147 | 2024.12.21 07:58:30.733649 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17148 | 2024.12.21 07:58:30.733668 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_143_29 to all_148_148_0 into Compact with storage Full | ||
17149 | 2024.12.21 07:58:30.733884 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17150 | 2024.12.21 07:58:30.734053 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_62_13} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
17151 | 2024.12.21 07:58:30.734130 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17152 | 2024.12.21 07:58:30.734163 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17153 | 2024.12.21 07:58:30.734254 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 41427 rows starting from the beginning of the part | ||
17154 | 2024.12.21 07:58:30.734305 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17155 | 2024.12.21 07:58:30.734309 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
17156 | 2024.12.21 07:58:30.734579 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 74 rows starting from the beginning of the part | ||
17157 | 2024.12.21 07:58:30.734998 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
17158 | 2024.12.21 07:58:30.735353 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 237 rows starting from the beginning of the part | ||
17159 | 2024.12.21 07:58:30.735772 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
17160 | 2024.12.21 07:58:30.736096 [ 187 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 237 rows starting from the beginning of the part | ||
17161 | 2024.12.21 07:58:30.736830 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17162 | 2024.12.21 07:58:30.736874 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17163 | 2024.12.21 07:58:30.737340 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17164 | 2024.12.21 07:58:30.737609 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17165 | 2024.12.21 07:58:30.737918 [ 224 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17166 | 2024.12.21 07:58:30.737919 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003812 sec., 262.3294858342078 rows/sec., 17.68 KiB/sec. | ||
17167 | 2024.12.21 07:58:30.737992 [ 224 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17168 | 2024.12.21 07:58:30.738230 [ 4 ] {2995e17d-97fe-4419-995f-7050e8bb36ca} <Debug> TCPHandler: Processed in 0.004474137 sec. | ||
17169 | 2024.12.21 07:58:30.738512 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17170 | 2024.12.21 07:58:30.738837 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17171 | 2024.12.21 07:58:30.739181 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17172 | 2024.12.21 07:58:30.744216 [ 224 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
17173 | 2024.12.21 07:58:30.744225 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17174 | 2024.12.21 07:58:30.744326 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17175 | 2024.12.21 07:58:30.746354 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17176 | 2024.12.21 07:58:30.746792 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17177 | 2024.12.21 07:58:30.747093 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.008376 sec., 5014.3266475644705 rows/sec., 8.99 MiB/sec. | ||
17178 | 2024.12.21 07:58:30.747250 [ 253 ] {a9ff6161-6daf-444e-ade9-db52952ebea3} <Debug> TCPHandler: Processed in 0.008905293 sec. | ||
17179 | 2024.12.21 07:58:30.747473 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17180 | 2024.12.21 07:58:30.747648 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17181 | 2024.12.21 07:58:30.747701 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17182 | 2024.12.21 07:58:30.748428 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17183 | 2024.12.21 07:58:30.748468 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17184 | 2024.12.21 07:58:30.748895 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
17185 | 2024.12.21 07:58:30.749370 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42295 rows, containing 5 columns (5 merged, 0 gathered) in 0.015973474 sec., 2647827.2666296633 rows/sec., 178.91 MiB/sec. | ||
17186 | 2024.12.21 07:58:30.749428 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17187 | 2024.12.21 07:58:30.749732 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002096 sec., 39122.13740458015 rows/sec., 2.48 MiB/sec. | ||
17188 | 2024.12.21 07:58:30.749766 [ 222 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17189 | 2024.12.21 07:58:30.749837 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17190 | 2024.12.21 07:58:30.749871 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Trace> MergedBlockOutputStream: filled checksums all_1_148_30 (state Temporary) | ||
17191 | 2024.12.21 07:58:30.749952 [ 4 ] {20dd2b37-1592-4faa-979a-2dc787829e2b} <Debug> TCPHandler: Processed in 0.002576455 sec. | ||
17192 | 2024.12.21 07:58:30.750635 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_148_30 to all_1_148_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17193 | 2024.12.21 07:58:30.750851 [ 189 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_148_30} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_143_29, all_148_148_0] -> all_1_148_30 | ||
17194 | 2024.12.21 07:58:30.751024 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
17195 | 2024.12.21 07:58:30.752342 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17196 | 2024.12.21 07:58:30.992515 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17197 | 2024.12.21 07:58:30.992562 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17198 | 2024.12.21 07:58:30.994571 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17199 | 2024.12.21 07:58:31.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.51 MiB, peak 286.62 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: -1.37 MiB | ||
17200 | 2024.12.21 07:58:34.385605 [ 220 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
17201 | 2024.12.21 07:58:34.385717 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
17202 | 2024.12.21 07:58:34.387751 [ 220 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
17203 | 2024.12.21 07:58:34.850190 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17204 | 2024.12.21 07:58:34.850247 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17205 | 2024.12.21 07:58:35.098580 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41297 | ||
17206 | 2024.12.21 07:58:35.099474 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17207 | 2024.12.21 07:58:35.099515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17208 | 2024.12.21 07:58:35.100061 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17209 | 2024.12.21 07:58:35.100328 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17210 | 2024.12.21 07:58:35.100522 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41297 | ||
17211 | 2024.12.21 07:58:35.703468 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17212 | 2024.12.21 07:58:35.703782 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17213 | 2024.12.21 07:58:35.703902 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17214 | 2024.12.21 07:58:35.704803 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17215 | 2024.12.21 07:58:35.704855 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17216 | 2024.12.21 07:58:35.705310 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17217 | 2024.12.21 07:58:35.705582 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17218 | 2024.12.21 07:58:35.705795 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002098 sec., 26692.08770257388 rows/sec., 2.05 MiB/sec. | ||
17219 | 2024.12.21 07:58:35.705866 [ 4 ] {4daac56b-0d60-43a3-a9d6-21e52ec160de} <Debug> TCPHandler: Processed in 0.002590334 sec. | ||
17220 | 2024.12.21 07:58:35.706124 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17221 | 2024.12.21 07:58:35.706326 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17222 | 2024.12.21 07:58:35.706405 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17223 | 2024.12.21 07:58:35.707190 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17224 | 2024.12.21 07:58:35.707243 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17225 | 2024.12.21 07:58:35.707709 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17226 | 2024.12.21 07:58:35.707976 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17227 | 2024.12.21 07:58:35.708244 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001968 sec., 32520.32520325203 rows/sec., 2.54 MiB/sec. | ||
17228 | 2024.12.21 07:58:35.708356 [ 253 ] {4e7cb9b0-baef-42d6-9211-ebff20620d19} <Debug> TCPHandler: Processed in 0.002373841 sec. | ||
17229 | 2024.12.21 07:58:35.708522 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17230 | 2024.12.21 07:58:35.708701 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17231 | 2024.12.21 07:58:35.708764 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17232 | 2024.12.21 07:58:35.709357 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17233 | 2024.12.21 07:58:35.709396 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17234 | 2024.12.21 07:58:35.709827 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17235 | 2024.12.21 07:58:35.710077 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17236 | 2024.12.21 07:58:35.710275 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
17237 | 2024.12.21 07:58:35.710335 [ 4 ] {112b8c4f-55eb-4d36-ad8c-e0c07be10dce} <Debug> TCPHandler: Processed in 0.001889673 sec. | ||
17238 | 2024.12.21 07:58:35.710512 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17239 | 2024.12.21 07:58:35.710734 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17240 | 2024.12.21 07:58:35.710816 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17241 | 2024.12.21 07:58:35.711409 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17242 | 2024.12.21 07:58:35.711449 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
17243 | 2024.12.21 07:58:35.711843 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
17244 | 2024.12.21 07:58:35.712085 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17245 | 2024.12.21 07:58:35.712318 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.47 MiB/sec. | ||
17246 | 2024.12.21 07:58:35.712386 [ 253 ] {85268a55-2302-444f-a63d-c4008c07159e} <Debug> TCPHandler: Processed in 0.001955804 sec. | ||
17247 | 2024.12.21 07:58:36.216059 [ 221 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
17248 | 2024.12.21 07:58:36.216128 [ 221 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
17249 | 2024.12.21 07:58:36.217958 [ 221 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
17250 | 2024.12.21 07:58:37.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.14 MiB, peak 286.62 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: 4.00 MiB | ||
17251 | 2024.12.21 07:58:37.938397 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17252 | 2024.12.21 07:58:37.938604 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17253 | 2024.12.21 07:58:37.938692 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17254 | 2024.12.21 07:58:37.939532 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17255 | 2024.12.21 07:58:37.939582 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17256 | 2024.12.21 07:58:37.940013 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17257 | 2024.12.21 07:58:37.940265 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17258 | 2024.12.21 07:58:37.940509 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
17259 | 2024.12.21 07:58:37.940583 [ 4 ] {55a968fc-16c8-43a7-b5c2-45b901bfb606} <Debug> TCPHandler: Processed in 0.00232612 sec. | ||
17260 | 2024.12.21 07:58:37.940881 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17261 | 2024.12.21 07:58:37.941096 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17262 | 2024.12.21 07:58:37.941181 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17263 | 2024.12.21 07:58:37.941930 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17264 | 2024.12.21 07:58:37.941981 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17265 | 2024.12.21 07:58:37.942413 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
17266 | 2024.12.21 07:58:37.942660 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17267 | 2024.12.21 07:58:37.942935 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001894 sec., 4223.864836325238 rows/sec., 344.43 KiB/sec. | ||
17268 | 2024.12.21 07:58:37.943146 [ 253 ] {e92acb24-059c-4ea0-a363-46e0390be9ef} <Debug> TCPHandler: Processed in 0.002423752 sec. | ||
17269 | 2024.12.21 07:58:37.943362 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17270 | 2024.12.21 07:58:37.943488 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17271 | 2024.12.21 07:58:37.943540 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17272 | 2024.12.21 07:58:37.944730 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17273 | 2024.12.21 07:58:37.944775 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17274 | 2024.12.21 07:58:37.945240 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17275 | 2024.12.21 07:58:37.945488 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17276 | 2024.12.21 07:58:37.945678 [ 65 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17277 | 2024.12.21 07:58:37.945711 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Debug> executeQuery: Read 1433 rows, 123.02 KiB in 0.002252 sec., 636323.2682060391 rows/sec., 53.35 MiB/sec. | ||
17278 | 2024.12.21 07:58:37.945760 [ 65 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17279 | 2024.12.21 07:58:37.945838 [ 4 ] {b3d5e38b-338a-4fb7-b95d-c1e6f857c9cc} <Debug> TCPHandler: Processed in 0.002560434 sec. | ||
17280 | 2024.12.21 07:58:37.945838 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17281 | 2024.12.21 07:58:37.946054 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17282 | 2024.12.21 07:58:37.946077 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
17283 | 2024.12.21 07:58:37.946292 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17284 | 2024.12.21 07:58:37.946377 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17285 | 2024.12.21 07:58:37.946397 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17286 | 2024.12.21 07:58:37.946471 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1438 rows starting from the beginning of the part | ||
17287 | 2024.12.21 07:58:37.946873 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 287 rows starting from the beginning of the part | ||
17288 | 2024.12.21 07:58:37.947299 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
17289 | 2024.12.21 07:58:37.947697 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 287 rows starting from the beginning of the part | ||
17290 | 2024.12.21 07:58:37.948022 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
17291 | 2024.12.21 07:58:37.948338 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1433 rows starting from the beginning of the part | ||
17292 | 2024.12.21 07:58:37.949610 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17293 | 2024.12.21 07:58:37.949671 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17294 | 2024.12.21 07:58:37.950642 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
17295 | 2024.12.21 07:58:37.951245 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17296 | 2024.12.21 07:58:37.951544 [ 60 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_71_15 to all_76_76_0 | ||
17297 | 2024.12.21 07:58:37.951624 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Debug> executeQuery: Read 58 rows, 4.25 KiB in 0.005397 sec., 10746.711135816195 rows/sec., 787.11 KiB/sec. | ||
17298 | 2024.12.21 07:58:37.951635 [ 60 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17299 | 2024.12.21 07:58:37.951729 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17300 | 2024.12.21 07:58:37.951786 [ 253 ] {0682090d-de55-41b6-9da2-ea5c4f297153} <Debug> TCPHandler: Processed in 0.00584342 sec. | ||
17301 | 2024.12.21 07:58:37.952056 [ 223 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
17302 | 2024.12.21 07:58:37.952086 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17303 | 2024.12.21 07:58:37.952142 [ 223 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
17304 | 2024.12.21 07:58:37.952269 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_15 to all_76_76_0 into Compact with storage Full | ||
17305 | 2024.12.21 07:58:37.952573 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17306 | 2024.12.21 07:58:37.952804 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17307 | 2024.12.21 07:58:37.953221 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17308 | 2024.12.21 07:58:37.953474 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 67 rows starting from the beginning of the part | ||
17309 | 2024.12.21 07:58:37.954179 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 49 rows starting from the beginning of the part | ||
17310 | 2024.12.21 07:58:37.954735 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 55 rows starting from the beginning of the part | ||
17311 | 2024.12.21 07:58:37.955382 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 49 rows starting from the beginning of the part | ||
17312 | 2024.12.21 07:58:37.955572 [ 199 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3557 rows, containing 5 columns (5 merged, 0 gathered) in 0.009569314 sec., 371708.9856179868 rows/sec., 32.76 MiB/sec. | ||
17313 | 2024.12.21 07:58:37.955955 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 49 rows starting from the beginning of the part | ||
17314 | 2024.12.21 07:58:37.956444 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17315 | 2024.12.21 07:58:37.956718 [ 189 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 58 rows starting from the beginning of the part | ||
17316 | 2024.12.21 07:58:37.958373 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17317 | 2024.12.21 07:58:37.958957 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_151_30} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17318 | 2024.12.21 07:58:37.959455 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
17319 | 2024.12.21 07:58:37.959717 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17320 | 2024.12.21 07:58:37.959773 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17321 | 2024.12.21 07:58:37.960661 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17322 | 2024.12.21 07:58:37.961160 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17323 | 2024.12.21 07:58:37.961237 [ 191 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 5 columns (5 merged, 0 gathered) in 0.009392371 sec., 34815.49014620483 rows/sec., 2.63 MiB/sec. | ||
17324 | 2024.12.21 07:58:37.961242 [ 223 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
17325 | 2024.12.21 07:58:37.961701 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
17326 | 2024.12.21 07:58:37.961788 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.009376 sec., 25810.580204778154 rows/sec., 1.75 MiB/sec. | ||
17327 | 2024.12.21 07:58:37.962163 [ 4 ] {71e275c4-75cc-4929-a932-5526917f7561} <Debug> TCPHandler: Processed in 0.010248396 sec. | ||
17328 | 2024.12.21 07:58:37.962461 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17329 | 2024.12.21 07:58:37.962810 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17330 | 2024.12.21 07:58:37.962825 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17331 | 2024.12.21 07:58:37.962935 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17332 | 2024.12.21 07:58:37.963035 [ 196 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_76_16} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_71_15, all_76_76_0] -> all_1_76_16 | ||
17333 | 2024.12.21 07:58:37.963217 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
17334 | 2024.12.21 07:58:37.963715 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17335 | 2024.12.21 07:58:37.963760 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17336 | 2024.12.21 07:58:37.964117 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17337 | 2024.12.21 07:58:37.964349 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17338 | 2024.12.21 07:58:37.964550 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001855 sec., 7008.086253369272 rows/sec., 436.95 KiB/sec. | ||
17339 | 2024.12.21 07:58:37.964602 [ 253 ] {f3c19b92-a32f-4ad5-ae25-425953d1e323} <Debug> TCPHandler: Processed in 0.0023277 sec. | ||
17340 | 2024.12.21 07:58:37.964758 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17341 | 2024.12.21 07:58:37.964899 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17342 | 2024.12.21 07:58:37.964956 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17343 | 2024.12.21 07:58:37.965915 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17344 | 2024.12.21 07:58:37.965955 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17345 | 2024.12.21 07:58:37.966357 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17346 | 2024.12.21 07:58:37.966590 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17347 | 2024.12.21 07:58:37.966775 [ 60 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17348 | 2024.12.21 07:58:37.966823 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Debug> executeQuery: Read 889 rows, 66.07 KiB in 0.001949 sec., 456131.3494099538 rows/sec., 33.10 MiB/sec. | ||
17349 | 2024.12.21 07:58:37.966832 [ 60 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17350 | 2024.12.21 07:58:37.966903 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17351 | 2024.12.21 07:58:37.966956 [ 4 ] {6742d505-2647-449b-afbb-9f3d9b0cd83e} <Debug> TCPHandler: Processed in 0.002266889 sec. | ||
17352 | 2024.12.21 07:58:37.967179 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17353 | 2024.12.21 07:58:37.967203 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
17354 | 2024.12.21 07:58:37.967414 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17355 | 2024.12.21 07:58:37.967455 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17356 | 2024.12.21 07:58:37.967532 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 916 rows starting from the beginning of the part | ||
17357 | 2024.12.21 07:58:37.967532 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17358 | 2024.12.21 07:58:37.967924 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 424 rows starting from the beginning of the part | ||
17359 | 2024.12.21 07:58:37.968306 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
17360 | 2024.12.21 07:58:37.968712 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 424 rows starting from the beginning of the part | ||
17361 | 2024.12.21 07:58:37.969003 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
17362 | 2024.12.21 07:58:37.969207 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 889 rows starting from the beginning of the part | ||
17363 | 2024.12.21 07:58:37.970161 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17364 | 2024.12.21 07:58:37.970237 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17365 | 2024.12.21 07:58:37.971159 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
17366 | 2024.12.21 07:58:37.971682 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17367 | 2024.12.21 07:58:37.971954 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00461 sec., 1301.518438177874 rows/sec., 68.00 KiB/sec. | ||
17368 | 2024.12.21 07:58:37.972006 [ 253 ] {3953086b-91a0-4c21-8495-24a16d8e7ace} <Debug> TCPHandler: Processed in 0.004953525 sec. | ||
17369 | 2024.12.21 07:58:37.972235 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17370 | 2024.12.21 07:58:37.972396 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2781 rows, containing 5 columns (5 merged, 0 gathered) in 0.005391902 sec., 515773.46917655406 rows/sec., 39.39 MiB/sec. | ||
17371 | 2024.12.21 07:58:37.972531 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17372 | 2024.12.21 07:58:37.972645 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17373 | 2024.12.21 07:58:37.972726 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17374 | 2024.12.21 07:58:37.973367 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17375 | 2024.12.21 07:58:37.973446 [ 191 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_151_30} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17376 | 2024.12.21 07:58:37.973547 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
17377 | 2024.12.21 07:58:37.973865 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17378 | 2024.12.21 07:58:37.973902 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17379 | 2024.12.21 07:58:37.974348 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17380 | 2024.12.21 07:58:37.974581 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17381 | 2024.12.21 07:58:37.974788 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Debug> executeQuery: Read 903 rows, 61.53 KiB in 0.002316 sec., 389896.3730569948 rows/sec., 25.95 MiB/sec. | ||
17382 | 2024.12.21 07:58:37.974843 [ 4 ] {d685d68a-d0c1-4710-9090-6e3892290b23} <Debug> TCPHandler: Processed in 0.002740517 sec. | ||
17383 | 2024.12.21 07:58:37.974981 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17384 | 2024.12.21 07:58:37.975100 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17385 | 2024.12.21 07:58:37.975153 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17386 | 2024.12.21 07:58:37.975625 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17387 | 2024.12.21 07:58:37.975664 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17388 | 2024.12.21 07:58:37.976020 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17389 | 2024.12.21 07:58:37.976255 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17390 | 2024.12.21 07:58:37.976485 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
17391 | 2024.12.21 07:58:37.976535 [ 253 ] {14177ed2-6557-45f3-bbeb-aef8cab33fb6} <Debug> TCPHandler: Processed in 0.001610698 sec. | ||
17392 | 2024.12.21 07:58:37.976688 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17393 | 2024.12.21 07:58:37.976807 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17394 | 2024.12.21 07:58:37.976888 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17395 | 2024.12.21 07:58:37.978087 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17396 | 2024.12.21 07:58:37.978126 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17397 | 2024.12.21 07:58:37.978817 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17398 | 2024.12.21 07:58:37.979074 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17399 | 2024.12.21 07:58:37.979246 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
17400 | 2024.12.21 07:58:37.979308 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17401 | 2024.12.21 07:58:37.979338 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17402 | 2024.12.21 07:58:37.979376 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002582 sec., 16653.75677769171 rows/sec., 29.84 MiB/sec. | ||
17403 | 2024.12.21 07:58:37.979735 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
17404 | 2024.12.21 07:58:37.979784 [ 4 ] {83e4f3f9-bf33-46dd-8450-24455e8727ba} <Debug> TCPHandler: Processed in 0.003144124 sec. | ||
17405 | 2024.12.21 07:58:37.980022 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17406 | 2024.12.21 07:58:37.980209 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17407 | 2024.12.21 07:58:37.980267 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17408 | 2024.12.21 07:58:37.980282 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17409 | 2024.12.21 07:58:37.980392 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
17410 | 2024.12.21 07:58:37.981015 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 42 rows starting from the beginning of the part | ||
17411 | 2024.12.21 07:58:37.981679 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
17412 | 2024.12.21 07:58:37.981827 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17413 | 2024.12.21 07:58:37.981914 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17414 | 2024.12.21 07:58:37.982302 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 42 rows starting from the beginning of the part | ||
17415 | 2024.12.21 07:58:37.982873 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
17416 | 2024.12.21 07:58:37.982983 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
17417 | 2024.12.21 07:58:37.983362 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part | ||
17418 | 2024.12.21 07:58:37.983766 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17419 | 2024.12.21 07:58:37.984214 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Debug> executeQuery: Read 48 rows, 2.97 KiB in 0.00405 sec., 11851.851851851852 rows/sec., 734.47 KiB/sec. | ||
17420 | 2024.12.21 07:58:37.984319 [ 253 ] {0d92419a-a1a4-44f1-9f31-de09e885e0c9} <Debug> TCPHandler: Processed in 0.004421086 sec. | ||
17421 | 2024.12.21 07:58:37.992801 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2676 rows, containing 19 columns (19 merged, 0 gathered) in 0.01338416 sec., 199937.83696548754 rows/sec., 358.28 MiB/sec. | ||
17422 | 2024.12.21 07:58:37.995134 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
17423 | 2024.12.21 07:58:37.995568 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17424 | 2024.12.21 07:58:37.995657 [ 189 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
17425 | 2024.12.21 07:58:37.995820 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.13 MiB. | ||
17426 | 2024.12.21 07:58:38.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.16 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: -1.02 MiB | ||
17427 | 2024.12.21 07:58:38.161242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
17428 | 2024.12.21 07:58:38.184568 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17429 | 2024.12.21 07:58:38.184633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17430 | 2024.12.21 07:58:38.192371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
17431 | 2024.12.21 07:58:38.193209 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17432 | 2024.12.21 07:58:38.196541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
17433 | 2024.12.21 07:58:40.323660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2374 | ||
17434 | 2024.12.21 07:58:40.327483 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17435 | 2024.12.21 07:58:40.327549 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17436 | 2024.12.21 07:58:40.329177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17437 | 2024.12.21 07:58:40.329517 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17438 | 2024.12.21 07:58:40.329790 [ 56 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
17439 | 2024.12.21 07:58:40.329912 [ 56 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17440 | 2024.12.21 07:58:40.329971 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17441 | 2024.12.21 07:58:40.330413 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
17442 | 2024.12.21 07:58:40.331071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2374 | ||
17443 | 2024.12.21 07:58:40.331541 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17444 | 2024.12.21 07:58:40.331753 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2186 rows starting from the beginning of the part | ||
17445 | 2024.12.21 07:58:40.332332 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
17446 | 2024.12.21 07:58:40.332876 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 54 rows starting from the beginning of the part | ||
17447 | 2024.12.21 07:58:40.333400 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part | ||
17448 | 2024.12.21 07:58:40.333927 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
17449 | 2024.12.21 07:58:40.334417 [ 197 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part | ||
17450 | 2024.12.21 07:58:40.344380 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2374 rows, containing 72 columns (72 merged, 0 gathered) in 0.014255265 sec., 166534.9609425009 rows/sec., 125.53 MiB/sec. | ||
17451 | 2024.12.21 07:58:40.346668 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
17452 | 2024.12.21 07:58:40.347480 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17453 | 2024.12.21 07:58:40.347564 [ 186 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_66_13} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
17454 | 2024.12.21 07:58:40.347922 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
17455 | 2024.12.21 07:58:40.699779 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17456 | 2024.12.21 07:58:40.699973 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17457 | 2024.12.21 07:58:40.700049 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17458 | 2024.12.21 07:58:40.700836 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17459 | 2024.12.21 07:58:40.700892 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17460 | 2024.12.21 07:58:40.701340 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17461 | 2024.12.21 07:58:40.701599 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17462 | 2024.12.21 07:58:40.701853 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.23 MiB/sec. | ||
17463 | 2024.12.21 07:58:40.701921 [ 4 ] {a4efeeb9-3c66-42f6-8255-8237169f2da8} <Debug> TCPHandler: Processed in 0.002271859 sec. | ||
17464 | 2024.12.21 07:58:40.702179 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17465 | 2024.12.21 07:58:40.702398 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17466 | 2024.12.21 07:58:40.702478 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17467 | 2024.12.21 07:58:40.703242 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17468 | 2024.12.21 07:58:40.703295 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17469 | 2024.12.21 07:58:40.703757 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17470 | 2024.12.21 07:58:40.704017 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17471 | 2024.12.21 07:58:40.704281 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
17472 | 2024.12.21 07:58:40.704387 [ 253 ] {17c280f9-d2ec-496f-99e1-03819e35ccb2} <Debug> TCPHandler: Processed in 0.0023445 sec. | ||
17473 | 2024.12.21 07:58:40.704593 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17474 | 2024.12.21 07:58:40.704820 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17475 | 2024.12.21 07:58:40.704880 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17476 | 2024.12.21 07:58:40.705454 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17477 | 2024.12.21 07:58:40.705498 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17478 | 2024.12.21 07:58:40.705908 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17479 | 2024.12.21 07:58:40.706155 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17480 | 2024.12.21 07:58:40.706386 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Debug> executeQuery: Read 94 rows, 6.69 KiB in 0.001616 sec., 58168.316831683165 rows/sec., 4.05 MiB/sec. | ||
17481 | 2024.12.21 07:58:40.706450 [ 4 ] {16ecaf91-aa1f-40a3-9d5a-eb9e38fac9cd} <Debug> TCPHandler: Processed in 0.001967914 sec. | ||
17482 | 2024.12.21 07:58:40.706604 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17483 | 2024.12.21 07:58:40.706745 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17484 | 2024.12.21 07:58:40.706808 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17485 | 2024.12.21 07:58:40.707383 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17486 | 2024.12.21 07:58:40.707424 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17487 | 2024.12.21 07:58:40.707813 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
17488 | 2024.12.21 07:58:40.708065 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17489 | 2024.12.21 07:58:40.708240 [ 56 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
17490 | 2024.12.21 07:58:40.708297 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Debug> executeQuery: Read 34 rows, 2.36 KiB in 0.001576 sec., 21573.604060913705 rows/sec., 1.46 MiB/sec. | ||
17491 | 2024.12.21 07:58:40.708326 [ 56 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17492 | 2024.12.21 07:58:40.708393 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
17493 | 2024.12.21 07:58:40.708407 [ 253 ] {2cf471cb-973f-4ee7-bbba-c1fe922dfffc} <Debug> TCPHandler: Processed in 0.001867052 sec. | ||
17494 | 2024.12.21 07:58:40.708633 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
17495 | 2024.12.21 07:58:40.708818 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17496 | 2024.12.21 07:58:40.708865 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8860 rows starting from the beginning of the part | ||
17497 | 2024.12.21 07:58:40.708958 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
17498 | 2024.12.21 07:58:40.709109 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 82 rows starting from the beginning of the part | ||
17499 | 2024.12.21 07:58:40.709326 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
17500 | 2024.12.21 07:58:40.709551 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 48 rows starting from the beginning of the part | ||
17501 | 2024.12.21 07:58:40.709705 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 34 rows starting from the beginning of the part | ||
17502 | 2024.12.21 07:58:40.712839 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9144 rows, containing 4 columns (4 merged, 0 gathered) in 0.004315444 sec., 2118901.3227839363 rows/sec., 138.19 MiB/sec. | ||
17503 | 2024.12.21 07:58:40.713090 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
17504 | 2024.12.21 07:58:40.713464 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17505 | 2024.12.21 07:58:40.713563 [ 188 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_151_30} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
17506 | 2024.12.21 07:58:40.713672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
17507 | 2024.12.21 07:58:42.600719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41724 | ||
17508 | 2024.12.21 07:58:42.601382 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17509 | 2024.12.21 07:58:42.601437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17510 | 2024.12.21 07:58:42.601987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
17511 | 2024.12.21 07:58:42.602249 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17512 | 2024.12.21 07:58:42.602485 [ 54 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
17513 | 2024.12.21 07:58:42.602526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
17514 | 2024.12.21 07:58:42.602576 [ 54 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17515 | 2024.12.21 07:58:42.602609 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17516 | 2024.12.21 07:58:42.602805 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
17517 | 2024.12.21 07:58:42.603023 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17518 | 2024.12.21 07:58:42.603085 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39467 rows starting from the beginning of the part | ||
17519 | 2024.12.21 07:58:42.603206 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
17520 | 2024.12.21 07:58:42.603448 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
17521 | 2024.12.21 07:58:42.603655 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
17522 | 2024.12.21 07:58:42.603770 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
17523 | 2024.12.21 07:58:42.603962 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
17524 | 2024.12.21 07:58:42.607492 [ 190 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004788482 sec., 8713408.549932944 rows/sec., 124.65 MiB/sec. | ||
17525 | 2024.12.21 07:58:42.607800 [ 193 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
17526 | 2024.12.21 07:58:42.608171 [ 193 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17527 | 2024.12.21 07:58:42.608269 [ 193 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_91_18} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
17528 | 2024.12.21 07:58:42.608404 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
17529 | 2024.12.21 07:58:45.696677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
17530 | 2024.12.21 07:58:45.703177 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17531 | 2024.12.21 07:58:45.703671 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17532 | 2024.12.21 07:58:45.703860 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17533 | 2024.12.21 07:58:45.706559 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17534 | 2024.12.21 07:58:45.706638 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17535 | 2024.12.21 07:58:45.708261 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17536 | 2024.12.21 07:58:45.708972 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17537 | 2024.12.21 07:58:45.709672 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.006157 sec., 9095.33863894754 rows/sec., 715.49 KiB/sec. | ||
17538 | 2024.12.21 07:58:45.709928 [ 4 ] {a88f31ea-fab0-423f-9e97-0c8f4bf7a4a4} <Debug> TCPHandler: Processed in 0.006925319 sec. | ||
17539 | 2024.12.21 07:58:45.710267 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17540 | 2024.12.21 07:58:45.710674 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17541 | 2024.12.21 07:58:45.710863 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17542 | 2024.12.21 07:58:45.715191 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17543 | 2024.12.21 07:58:45.715548 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17544 | 2024.12.21 07:58:45.716992 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17545 | 2024.12.21 07:58:45.717615 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17546 | 2024.12.21 07:58:45.718178 [ 221 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17547 | 2024.12.21 07:58:45.718266 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17548 | 2024.12.21 07:58:45.718277 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.007717 sec., 8293.378255798885 rows/sec., 662.85 KiB/sec. | ||
17549 | 2024.12.21 07:58:45.718590 [ 253 ] {5465a716-6fa4-461e-8dac-89478a1f390c} <Debug> TCPHandler: Processed in 0.008518366 sec. | ||
17550 | 2024.12.21 07:58:45.718997 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17551 | 2024.12.21 07:58:45.719530 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17552 | 2024.12.21 07:58:45.719751 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17553 | 2024.12.21 07:58:45.723329 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17554 | 2024.12.21 07:58:45.723507 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17555 | 2024.12.21 07:58:45.725446 [ 221 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
17556 | 2024.12.21 07:58:45.726413 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17557 | 2024.12.21 07:58:45.727598 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17558 | 2024.12.21 07:58:45.728420 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.009092 sec., 17597.888253409594 rows/sec., 1.23 MiB/sec. | ||
17559 | 2024.12.21 07:58:45.728652 [ 4 ] {4233c298-95b4-414e-a274-eed087f72366} <Debug> TCPHandler: Processed in 0.009789358 sec. | ||
17560 | 2024.12.21 07:58:45.728906 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17561 | 2024.12.21 07:58:45.729202 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17562 | 2024.12.21 07:58:45.729350 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17563 | 2024.12.21 07:58:45.731593 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17564 | 2024.12.21 07:58:45.731670 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17565 | 2024.12.21 07:58:45.732943 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
17566 | 2024.12.21 07:58:45.733241 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17567 | 2024.12.21 07:58:45.733539 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004443 sec., 13504.388926401081 rows/sec., 931.94 KiB/sec. | ||
17568 | 2024.12.21 07:58:45.733693 [ 253 ] {b191b7e4-e4bf-4830-8885-316f291d89b8} <Debug> TCPHandler: Processed in 0.004916304 sec. | ||
17569 | 2024.12.21 07:58:45.745405 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17570 | 2024.12.21 07:58:45.745465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17571 | 2024.12.21 07:58:45.753412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
17572 | 2024.12.21 07:58:45.754282 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17573 | 2024.12.21 07:58:45.754728 [ 50 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
17574 | 2024.12.21 07:58:45.754863 [ 50 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17575 | 2024.12.21 07:58:45.754936 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17576 | 2024.12.21 07:58:45.755427 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17577 | 2024.12.21 07:58:45.773902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
17578 | 2024.12.21 07:58:45.775393 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17579 | 2024.12.21 07:58:45.777306 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17580 | 2024.12.21 07:58:45.783605 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17581 | 2024.12.21 07:58:45.789819 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17582 | 2024.12.21 07:58:45.796227 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17583 | 2024.12.21 07:58:45.803006 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17584 | 2024.12.21 07:58:45.809259 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
17585 | 2024.12.21 07:58:45.884974 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.129887337 sec., 5281.500228155421 rows/sec., 27.31 MiB/sec. | ||
17586 | 2024.12.21 07:58:45.888522 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
17587 | 2024.12.21 07:58:45.891565 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_91_18} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17588 | 2024.12.21 07:58:45.891698 [ 190 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_91_18} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
17589 | 2024.12.21 07:58:45.894198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
17590 | 2024.12.21 07:58:46.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.49 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 268.14 MiB (RSS), difference: -1.35 MiB | ||
17591 | 2024.12.21 07:58:46.692610 [ 223 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17592 | 2024.12.21 07:58:46.692675 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17593 | 2024.12.21 07:58:46.694709 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
17594 | 2024.12.21 07:58:48.089892 [ 43 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
17595 | 2024.12.21 07:58:48.089999 [ 43 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17596 | 2024.12.21 07:58:48.090042 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17597 | 2024.12.21 07:58:48.090329 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
17598 | 2024.12.21 07:58:48.090712 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17599 | 2024.12.21 07:58:48.090769 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 243 rows starting from the beginning of the part | ||
17600 | 2024.12.21 07:58:48.090897 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 242 rows starting from the beginning of the part | ||
17601 | 2024.12.21 07:58:48.091223 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
17602 | 2024.12.21 07:58:48.091539 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
17603 | 2024.12.21 07:58:48.091806 [ 194 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 242 rows starting from the beginning of the part | ||
17604 | 2024.12.21 07:58:48.093386 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.003215485 sec., 234801.28192170075 rows/sec., 16.81 MiB/sec. | ||
17605 | 2024.12.21 07:58:48.093645 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
17606 | 2024.12.21 07:58:48.094100 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17607 | 2024.12.21 07:58:48.094227 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_64_14} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
17608 | 2024.12.21 07:58:48.094381 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
17609 | 2024.12.21 07:58:48.322005 [ 43 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
17610 | 2024.12.21 07:58:48.322085 [ 43 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17611 | 2024.12.21 07:58:48.322116 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17612 | 2024.12.21 07:58:48.322323 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
17613 | 2024.12.21 07:58:48.322837 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17614 | 2024.12.21 07:58:48.322923 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 60 rows starting from the beginning of the part | ||
17615 | 2024.12.21 07:58:48.323039 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
17616 | 2024.12.21 07:58:48.323240 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
17617 | 2024.12.21 07:58:48.323605 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
17618 | 2024.12.21 07:58:48.323836 [ 191 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
17619 | 2024.12.21 07:58:48.325250 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041492 sec., 21042.30423752553 rows/sec., 1.38 MiB/sec. | ||
17620 | 2024.12.21 07:58:48.325525 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
17621 | 2024.12.21 07:58:48.326013 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17622 | 2024.12.21 07:58:48.326135 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_64_14} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
17623 | 2024.12.21 07:58:48.326280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
17624 | 2024.12.21 07:58:49.431333 [ 225 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
17625 | 2024.12.21 07:58:49.431410 [ 225 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
17626 | 2024.12.21 07:58:49.433197 [ 225 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
17627 | 2024.12.21 07:58:49.850292 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17628 | 2024.12.21 07:58:49.850349 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17629 | 2024.12.21 07:58:50.102750 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42212 | ||
17630 | 2024.12.21 07:58:50.103403 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17631 | 2024.12.21 07:58:50.103449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17632 | 2024.12.21 07:58:50.103984 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
17633 | 2024.12.21 07:58:50.104246 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17634 | 2024.12.21 07:58:50.104499 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42212 | ||
17635 | 2024.12.21 07:58:50.223740 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17636 | 2024.12.21 07:58:50.223803 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17637 | 2024.12.21 07:58:50.225999 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
17638 | 2024.12.21 07:58:50.331506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2390 | ||
17639 | 2024.12.21 07:58:50.334480 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17640 | 2024.12.21 07:58:50.334536 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17641 | 2024.12.21 07:58:50.336141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
17642 | 2024.12.21 07:58:50.336483 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17643 | 2024.12.21 07:58:50.337999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
17644 | 2024.12.21 07:58:50.627431 [ 222 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17645 | 2024.12.21 07:58:50.627489 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17646 | 2024.12.21 07:58:50.629615 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
17647 | 2024.12.21 07:58:50.711309 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17648 | 2024.12.21 07:58:50.711606 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17649 | 2024.12.21 07:58:50.711722 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17650 | 2024.12.21 07:58:50.712484 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17651 | 2024.12.21 07:58:50.712533 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17652 | 2024.12.21 07:58:50.712965 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17653 | 2024.12.21 07:58:50.713213 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17654 | 2024.12.21 07:58:50.713452 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001928 sec., 7261.410788381742 rows/sec., 522.72 KiB/sec. | ||
17655 | 2024.12.21 07:58:50.713517 [ 4 ] {940aa91a-646e-410a-b568-efd97b350307} <Debug> TCPHandler: Processed in 0.002395451 sec. | ||
17656 | 2024.12.21 07:58:50.713772 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17657 | 2024.12.21 07:58:50.713961 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17658 | 2024.12.21 07:58:50.714034 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17659 | 2024.12.21 07:58:50.714966 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17660 | 2024.12.21 07:58:50.715010 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17661 | 2024.12.21 07:58:50.715461 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17662 | 2024.12.21 07:58:50.715712 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17663 | 2024.12.21 07:58:50.715935 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Debug> executeQuery: Read 309 rows, 28.05 KiB in 0.002027 sec., 152442.03256043413 rows/sec., 13.51 MiB/sec. | ||
17664 | 2024.12.21 07:58:50.716002 [ 253 ] {11260100-8294-4341-9bab-31e961e0d251} <Debug> TCPHandler: Processed in 0.002366231 sec. | ||
17665 | 2024.12.21 07:58:50.716227 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17666 | 2024.12.21 07:58:50.716456 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17667 | 2024.12.21 07:58:50.716552 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17668 | 2024.12.21 07:58:50.717278 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17669 | 2024.12.21 07:58:50.717319 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17670 | 2024.12.21 07:58:50.717684 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
17671 | 2024.12.21 07:58:50.717926 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17672 | 2024.12.21 07:58:50.718124 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Debug> executeQuery: Read 60 rows, 4.44 KiB in 0.001727 sec., 34742.32773595831 rows/sec., 2.51 MiB/sec. | ||
17673 | 2024.12.21 07:58:50.718180 [ 4 ] {686f3a1c-de96-41b3-bc43-def1dacb332d} <Debug> TCPHandler: Processed in 0.002067585 sec. | ||
17674 | 2024.12.21 07:58:50.718331 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17675 | 2024.12.21 07:58:50.718457 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17676 | 2024.12.21 07:58:50.718509 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17677 | 2024.12.21 07:58:50.719115 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17678 | 2024.12.21 07:58:50.719155 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17679 | 2024.12.21 07:58:50.719531 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17680 | 2024.12.21 07:58:50.719773 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17681 | 2024.12.21 07:58:50.719993 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001566 sec., 8939.974457215838 rows/sec., 626.10 KiB/sec. | ||
17682 | 2024.12.21 07:58:50.720050 [ 253 ] {2bad6653-54aa-432e-ab38-680eaa56eaa5} <Debug> TCPHandler: Processed in 0.00177907 sec. | ||
17683 | 2024.12.21 07:58:50.720197 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17684 | 2024.12.21 07:58:50.720336 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17685 | 2024.12.21 07:58:50.720394 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17686 | 2024.12.21 07:58:50.721026 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17687 | 2024.12.21 07:58:50.721065 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17688 | 2024.12.21 07:58:50.721423 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17689 | 2024.12.21 07:58:50.721658 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17690 | 2024.12.21 07:58:50.721912 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.0016 sec., 8125 rows/sec., 506.59 KiB/sec. | ||
17691 | 2024.12.21 07:58:50.721991 [ 4 ] {b926757f-035e-4a75-8917-392ada9bb61b} <Debug> TCPHandler: Processed in 0.001861562 sec. | ||
17692 | 2024.12.21 07:58:50.722205 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17693 | 2024.12.21 07:58:50.722391 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17694 | 2024.12.21 07:58:50.722441 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17695 | 2024.12.21 07:58:50.723225 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17696 | 2024.12.21 07:58:50.723265 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17697 | 2024.12.21 07:58:50.723648 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17698 | 2024.12.21 07:58:50.723918 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17699 | 2024.12.21 07:58:50.724140 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Debug> executeQuery: Read 445 rows, 32.74 KiB in 0.001775 sec., 250704.22535211267 rows/sec., 18.01 MiB/sec. | ||
17700 | 2024.12.21 07:58:50.724203 [ 253 ] {fc4502a8-6c1d-4865-b260-f935828988a0} <Debug> TCPHandler: Processed in 0.002123467 sec. | ||
17701 | 2024.12.21 07:58:50.724404 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17702 | 2024.12.21 07:58:50.724705 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17703 | 2024.12.21 07:58:50.724784 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17704 | 2024.12.21 07:58:50.725275 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17705 | 2024.12.21 07:58:50.725314 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17706 | 2024.12.21 07:58:50.725678 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
17707 | 2024.12.21 07:58:50.725913 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17708 | 2024.12.21 07:58:50.726119 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001529 sec., 3924.133420536298 rows/sec., 205.02 KiB/sec. | ||
17709 | 2024.12.21 07:58:50.726171 [ 4 ] {d01ad7e4-c133-4a99-8115-e29672f04480} <Debug> TCPHandler: Processed in 0.001880112 sec. | ||
17710 | 2024.12.21 07:58:50.726312 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17711 | 2024.12.21 07:58:50.726430 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17712 | 2024.12.21 07:58:50.726484 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17713 | 2024.12.21 07:58:50.727070 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17714 | 2024.12.21 07:58:50.727108 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17715 | 2024.12.21 07:58:50.727501 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17716 | 2024.12.21 07:58:50.727734 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17717 | 2024.12.21 07:58:50.727927 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_148_30 to all_153_153_0 | ||
17718 | 2024.12.21 07:58:50.727982 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. | ||
17719 | 2024.12.21 07:58:50.728010 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17720 | 2024.12.21 07:58:50.728082 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17721 | 2024.12.21 07:58:50.728104 [ 253 ] {fe1449a3-dac4-48ea-890b-05c35876d692} <Debug> TCPHandler: Processed in 0.001840391 sec. | ||
17722 | 2024.12.21 07:58:50.728364 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_148_30 to all_153_153_0 into Compact with storage Full | ||
17723 | 2024.12.21 07:58:50.728434 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17724 | 2024.12.21 07:58:50.728570 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17725 | 2024.12.21 07:58:50.728676 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_148_30, total 42295 rows starting from the beginning of the part | ||
17726 | 2024.12.21 07:58:50.728796 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17727 | 2024.12.21 07:58:50.728940 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
17728 | 2024.12.21 07:58:50.728999 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17729 | 2024.12.21 07:58:50.729342 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 903 rows starting from the beginning of the part | ||
17730 | 2024.12.21 07:58:50.729741 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 94 rows starting from the beginning of the part | ||
17731 | 2024.12.21 07:58:50.730114 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
17732 | 2024.12.21 07:58:50.730477 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 237 rows starting from the beginning of the part | ||
17733 | 2024.12.21 07:58:50.731360 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17734 | 2024.12.21 07:58:50.731431 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17735 | 2024.12.21 07:58:50.732050 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17736 | 2024.12.21 07:58:50.732366 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17737 | 2024.12.21 07:58:50.732886 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004129 sec., 242.18939210462582 rows/sec., 16.32 KiB/sec. | ||
17738 | 2024.12.21 07:58:50.733298 [ 4 ] {ebef151a-4dfd-4336-93e2-c7e8172a43cc} <Debug> TCPHandler: Processed in 0.005085057 sec. | ||
17739 | 2024.12.21 07:58:50.733673 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17740 | 2024.12.21 07:58:50.734027 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17741 | 2024.12.21 07:58:50.734264 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17742 | 2024.12.21 07:58:50.736176 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17743 | 2024.12.21 07:58:50.736216 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17744 | 2024.12.21 07:58:50.737120 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
17745 | 2024.12.21 07:58:50.737616 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17746 | 2024.12.21 07:58:50.737915 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.003975 sec., 13333.333333333332 rows/sec., 23.89 MiB/sec. | ||
17747 | 2024.12.21 07:58:50.738514 [ 253 ] {072fe530-044c-4fe1-8bb2-29fc12b3b254} <Debug> TCPHandler: Processed in 0.005041386 sec. | ||
17748 | 2024.12.21 07:58:50.738773 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17749 | 2024.12.21 07:58:50.739081 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
17750 | 2024.12.21 07:58:50.739187 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
17751 | 2024.12.21 07:58:50.740098 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17752 | 2024.12.21 07:58:50.740137 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17753 | 2024.12.21 07:58:50.740905 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
17754 | 2024.12.21 07:58:50.741192 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17755 | 2024.12.21 07:58:50.741725 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.002659 sec., 5641.218503196691 rows/sec., 409.14 KiB/sec. | ||
17756 | 2024.12.21 07:58:50.741889 [ 4 ] {362f4b91-2792-480e-bdab-b8baeabc2a75} <Debug> TCPHandler: Processed in 0.003270526 sec. | ||
17757 | 2024.12.21 07:58:50.742038 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17758 | 2024.12.21 07:58:50.742167 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17759 | 2024.12.21 07:58:50.742254 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17760 | 2024.12.21 07:58:50.742937 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43849 rows, containing 5 columns (5 merged, 0 gathered) in 0.014747333 sec., 2973351.181532281 rows/sec., 200.89 MiB/sec. | ||
17761 | 2024.12.21 07:58:50.743266 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17762 | 2024.12.21 07:58:50.743305 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17763 | 2024.12.21 07:58:50.743307 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Trace> MergedBlockOutputStream: filled checksums all_1_153_31 (state Temporary) | ||
17764 | 2024.12.21 07:58:50.743722 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_153_31 to all_1_153_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17765 | 2024.12.21 07:58:50.743795 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
17766 | 2024.12.21 07:58:50.743825 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_153_31} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_148_30, all_153_153_0] -> all_1_153_31 | ||
17767 | 2024.12.21 07:58:50.743929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
17768 | 2024.12.21 07:58:50.744081 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17769 | 2024.12.21 07:58:50.744289 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002147 sec., 38192.827200745225 rows/sec., 2.43 MiB/sec. | ||
17770 | 2024.12.21 07:58:50.744350 [ 253 ] {bd0c1db6-83c3-4c17-afc0-7fdc6076f64f} <Debug> TCPHandler: Processed in 0.002375 sec. | ||
17771 | 2024.12.21 07:58:53.274062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
17772 | 2024.12.21 07:58:53.297483 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17773 | 2024.12.21 07:58:53.297543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17774 | 2024.12.21 07:58:53.306647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
17775 | 2024.12.21 07:58:53.307490 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17776 | 2024.12.21 07:58:53.310746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
17777 | 2024.12.21 07:58:55.702957 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17778 | 2024.12.21 07:58:55.703254 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17779 | 2024.12.21 07:58:55.703368 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17780 | 2024.12.21 07:58:55.704350 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17781 | 2024.12.21 07:58:55.704395 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17782 | 2024.12.21 07:58:55.704825 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
17783 | 2024.12.21 07:58:55.705085 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17784 | 2024.12.21 07:58:55.705306 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002126 sec., 1881.4675446848544 rows/sec., 153.42 KiB/sec. | ||
17785 | 2024.12.21 07:58:55.705453 [ 4 ] {9ebef8c2-b797-42f4-8371-d2340b2ed8d1} <Debug> TCPHandler: Processed in 0.002635145 sec. | ||
17786 | 2024.12.21 07:58:55.705759 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17787 | 2024.12.21 07:58:55.705964 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17788 | 2024.12.21 07:58:55.706042 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17789 | 2024.12.21 07:58:55.706824 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17790 | 2024.12.21 07:58:55.706887 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17791 | 2024.12.21 07:58:55.707331 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17792 | 2024.12.21 07:58:55.707587 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17793 | 2024.12.21 07:58:55.707823 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001913 sec., 30318.87088342917 rows/sec., 2.32 MiB/sec. | ||
17794 | 2024.12.21 07:58:55.707901 [ 253 ] {74ce6aae-4a08-4d38-8643-4eabcd769fa7} <Debug> TCPHandler: Processed in 0.0023155 sec. | ||
17795 | 2024.12.21 07:58:55.708110 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17796 | 2024.12.21 07:58:55.708337 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17797 | 2024.12.21 07:58:55.708429 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17798 | 2024.12.21 07:58:55.709266 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17799 | 2024.12.21 07:58:55.709304 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17800 | 2024.12.21 07:58:55.709660 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
17801 | 2024.12.21 07:58:55.709902 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17802 | 2024.12.21 07:58:55.710080 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001801 sec., 2220.988339811216 rows/sec., 155.08 KiB/sec. | ||
17803 | 2024.12.21 07:58:55.710136 [ 4 ] {73e57b5c-ef79-4672-8b3d-6a9ff32fdef1} <Debug> TCPHandler: Processed in 0.002137726 sec. | ||
17804 | 2024.12.21 07:58:55.710282 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17805 | 2024.12.21 07:58:55.710408 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17806 | 2024.12.21 07:58:55.710461 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17807 | 2024.12.21 07:58:55.711084 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17808 | 2024.12.21 07:58:55.711125 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17809 | 2024.12.21 07:58:55.711496 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
17810 | 2024.12.21 07:58:55.711742 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17811 | 2024.12.21 07:58:55.711959 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001581 sec., 43010.75268817205 rows/sec., 3.36 MiB/sec. | ||
17812 | 2024.12.21 07:58:55.712017 [ 253 ] {70594e26-f54c-4fb3-8814-60d0dabc32d5} <Debug> TCPHandler: Processed in 0.001798611 sec. | ||
17813 | 2024.12.21 07:58:55.712216 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17814 | 2024.12.21 07:58:55.712441 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17815 | 2024.12.21 07:58:55.712540 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17816 | 2024.12.21 07:58:55.713310 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17817 | 2024.12.21 07:58:55.713347 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17818 | 2024.12.21 07:58:55.713746 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17819 | 2024.12.21 07:58:55.713997 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17820 | 2024.12.21 07:58:55.714175 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001791 sec., 90452.26130653266 rows/sec., 6.30 MiB/sec. | ||
17821 | 2024.12.21 07:58:55.714229 [ 4 ] {741ace6d-1dbd-4228-b798-baf6d1b64431} <Debug> TCPHandler: Processed in 0.002124367 sec. | ||
17822 | 2024.12.21 07:58:55.714375 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17823 | 2024.12.21 07:58:55.714492 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17824 | 2024.12.21 07:58:55.714544 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17825 | 2024.12.21 07:58:55.715063 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17826 | 2024.12.21 07:58:55.715102 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17827 | 2024.12.21 07:58:55.715480 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
17828 | 2024.12.21 07:58:55.715709 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17829 | 2024.12.21 07:58:55.715927 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
17830 | 2024.12.21 07:58:55.715983 [ 253 ] {b365fc0c-5ea1-42bd-b360-acd94dba4a96} <Debug> TCPHandler: Processed in 0.001663949 sec. | ||
17831 | 2024.12.21 07:58:57.604703 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42639 | ||
17832 | 2024.12.21 07:58:57.605486 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17833 | 2024.12.21 07:58:57.605545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17834 | 2024.12.21 07:58:57.606141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
17835 | 2024.12.21 07:58:57.606431 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17836 | 2024.12.21 07:58:57.606688 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
17837 | 2024.12.21 07:59:00.338254 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2426 | ||
17838 | 2024.12.21 07:59:00.341704 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17839 | 2024.12.21 07:59:00.341770 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17840 | 2024.12.21 07:59:00.343311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
17841 | 2024.12.21 07:59:00.343646 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17842 | 2024.12.21 07:59:00.344340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2426 | ||
17843 | 2024.12.21 07:59:00.462092 [ 220 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17844 | 2024.12.21 07:59:00.462149 [ 220 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17845 | 2024.12.21 07:59:00.463735 [ 220 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17846 | 2024.12.21 07:59:00.696222 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17847 | 2024.12.21 07:59:00.696684 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
17848 | 2024.12.21 07:59:00.697332 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
17849 | 2024.12.21 07:59:00.697390 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
17850 | 2024.12.21 07:59:00.697793 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
17851 | 2024.12.21 07:59:00.697877 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
17852 | 2024.12.21 07:59:00.698068 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
17853 | 2024.12.21 07:59:00.698109 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
17854 | 2024.12.21 07:59:00.698137 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (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 | ||
17855 | 2024.12.21 07:59:00.698156 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
17856 | 2024.12.21 07:59:00.698210 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
17857 | 2024.12.21 07:59:00.698238 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 43 rows starting from 0 | ||
17858 | 2024.12.21 07:59:00.699220 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002772 sec., 15512.26551226551 rows/sec., 591.50 KiB/sec. | ||
17859 | 2024.12.21 07:59:00.699356 [ 4 ] {2b67380a-450f-46dc-807c-87b067221c49} <Debug> TCPHandler: Processed in 0.003300556 sec. | ||
17860 | 2024.12.21 07:59:00.714618 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17861 | 2024.12.21 07:59:00.714859 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
17862 | 2024.12.21 07:59:00.714959 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
17863 | 2024.12.21 07:59:00.715754 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17864 | 2024.12.21 07:59:00.715797 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17865 | 2024.12.21 07:59:00.716294 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
17866 | 2024.12.21 07:59:00.716506 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Trace> oximeter.timeseries_schema (9e88a5ac-e5a9-408a-a00e-8a9819762004): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17867 | 2024.12.21 07:59:00.716767 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.00202 sec., 495.049504950495 rows/sec., 137.78 KiB/sec. | ||
17868 | 2024.12.21 07:59:00.716945 [ 4 ] {7d576fc2-5daf-46f9-8b23-e7486c8832ce} <Debug> TCPHandler: Processed in 0.002437121 sec. | ||
17869 | 2024.12.21 07:59:00.717137 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17870 | 2024.12.21 07:59:00.717300 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17871 | 2024.12.21 07:59:00.717364 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17872 | 2024.12.21 07:59:00.718043 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17873 | 2024.12.21 07:59:00.718083 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17874 | 2024.12.21 07:59:00.718478 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17875 | 2024.12.21 07:59:00.718726 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17876 | 2024.12.21 07:59:00.718859 [ 78 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
17877 | 2024.12.21 07:59:00.718902 [ 78 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17878 | 2024.12.21 07:59:00.718927 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17879 | 2024.12.21 07:59:00.718921 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001665 sec., 8408.408408408408 rows/sec., 605.29 KiB/sec. | ||
17880 | 2024.12.21 07:59:00.719160 [ 253 ] {4f4d11d1-c473-4238-a05b-d91fcfd8c62a} <Debug> TCPHandler: Processed in 0.002115526 sec. | ||
17881 | 2024.12.21 07:59:00.719196 [ 220 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17882 | 2024.12.21 07:59:00.719302 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
17883 | 2024.12.21 07:59:00.719306 [ 220 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17884 | 2024.12.21 07:59:00.719435 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17885 | 2024.12.21 07:59:00.719786 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17886 | 2024.12.21 07:59:00.719925 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17887 | 2024.12.21 07:59:00.719939 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part | ||
17888 | 2024.12.21 07:59:00.720042 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17889 | 2024.12.21 07:59:00.720250 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
17890 | 2024.12.21 07:59:00.720688 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
17891 | 2024.12.21 07:59:00.721098 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
17892 | 2024.12.21 07:59:00.721434 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
17893 | 2024.12.21 07:59:00.724356 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17894 | 2024.12.21 07:59:00.724476 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17895 | 2024.12.21 07:59:00.725758 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006720165 sec., 10416.410906577443 rows/sec., 790.53 KiB/sec. | ||
17896 | 2024.12.21 07:59:00.726096 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
17897 | 2024.12.21 07:59:00.726119 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
17898 | 2024.12.21 07:59:00.726602 [ 220 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
17899 | 2024.12.21 07:59:00.726676 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17900 | 2024.12.21 07:59:00.726678 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17901 | 2024.12.21 07:59:00.727038 [ 195 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_65_16} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
17902 | 2024.12.21 07:59:00.727342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17903 | 2024.12.21 07:59:00.727512 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.007777 sec., 385.75286100038574 rows/sec., 28.63 KiB/sec. | ||
17904 | 2024.12.21 07:59:00.727764 [ 4 ] {30343e14-e047-4e03-b3d5-cb4e855c1ac4} <Debug> TCPHandler: Processed in 0.008491276 sec. | ||
17905 | 2024.12.21 07:59:00.727958 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17906 | 2024.12.21 07:59:00.728086 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17907 | 2024.12.21 07:59:00.728138 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17908 | 2024.12.21 07:59:00.728914 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17909 | 2024.12.21 07:59:00.728963 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17910 | 2024.12.21 07:59:00.729359 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17911 | 2024.12.21 07:59:00.729613 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17912 | 2024.12.21 07:59:00.729755 [ 78 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
17913 | 2024.12.21 07:59:00.729794 [ 78 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17914 | 2024.12.21 07:59:00.729806 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Debug> executeQuery: Read 319 rows, 28.82 KiB in 0.00175 sec., 182285.7142857143 rows/sec., 16.08 MiB/sec. | ||
17915 | 2024.12.21 07:59:00.729815 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17916 | 2024.12.21 07:59:00.729991 [ 253 ] {bfcc5174-eeae-4257-89b1-7eec46da2013} <Debug> TCPHandler: Processed in 0.002111706 sec. | ||
17917 | 2024.12.21 07:59:00.730092 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
17918 | 2024.12.21 07:59:00.730255 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17919 | 2024.12.21 07:59:00.730463 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17920 | 2024.12.21 07:59:00.730596 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1440 rows starting from the beginning of the part | ||
17921 | 2024.12.21 07:59:00.730832 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17922 | 2024.12.21 07:59:00.731146 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
17923 | 2024.12.21 07:59:00.731164 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17924 | 2024.12.21 07:59:00.731757 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
17925 | 2024.12.21 07:59:00.732352 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 309 rows starting from the beginning of the part | ||
17926 | 2024.12.21 07:59:00.732956 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 58 rows starting from the beginning of the part | ||
17927 | 2024.12.21 07:59:00.733583 [ 189 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 319 rows starting from the beginning of the part | ||
17928 | 2024.12.21 07:59:00.735104 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17929 | 2024.12.21 07:59:00.735199 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17930 | 2024.12.21 07:59:00.736187 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
17931 | 2024.12.21 07:59:00.736547 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17932 | 2024.12.21 07:59:00.737110 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Debug> executeQuery: Read 65 rows, 4.78 KiB in 0.006518 sec., 9972.384166922368 rows/sec., 733.25 KiB/sec. | ||
17933 | 2024.12.21 07:59:00.737116 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 5 columns (5 merged, 0 gathered) in 0.007199383 sec., 310859.9723059601 rows/sec., 27.47 MiB/sec. | ||
17934 | 2024.12.21 07:59:00.737195 [ 4 ] {9c44dff8-fcc1-4b86-9241-5a78a4a60256} <Debug> TCPHandler: Processed in 0.007087111 sec. | ||
17935 | 2024.12.21 07:59:00.737353 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17936 | 2024.12.21 07:59:00.737378 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
17937 | 2024.12.21 07:59:00.737548 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17938 | 2024.12.21 07:59:00.737633 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17939 | 2024.12.21 07:59:00.737893 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17940 | 2024.12.21 07:59:00.738100 [ 195 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_156_31} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
17941 | 2024.12.21 07:59:00.738311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
17942 | 2024.12.21 07:59:00.738689 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17943 | 2024.12.21 07:59:00.738732 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17944 | 2024.12.21 07:59:00.739100 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
17945 | 2024.12.21 07:59:00.739336 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17946 | 2024.12.21 07:59:00.739509 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002003 sec., 6989.515726410385 rows/sec., 489.50 KiB/sec. | ||
17947 | 2024.12.21 07:59:00.739566 [ 253 ] {7156742c-1b11-4d0c-87c3-a9d9e3fc776e} <Debug> TCPHandler: Processed in 0.002290089 sec. | ||
17948 | 2024.12.21 07:59:00.739723 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17949 | 2024.12.21 07:59:00.739861 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17950 | 2024.12.21 07:59:00.739919 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17951 | 2024.12.21 07:59:00.740533 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17952 | 2024.12.21 07:59:00.740573 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17953 | 2024.12.21 07:59:00.740920 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17954 | 2024.12.21 07:59:00.741156 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17955 | 2024.12.21 07:59:00.741321 [ 78 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
17956 | 2024.12.21 07:59:00.741381 [ 78 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17957 | 2024.12.21 07:59:00.741398 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. | ||
17958 | 2024.12.21 07:59:00.741417 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17959 | 2024.12.21 07:59:00.741533 [ 4 ] {c295342b-15ea-4f0f-bc00-e1254f4bc6d9} <Debug> TCPHandler: Processed in 0.001872982 sec. | ||
17960 | 2024.12.21 07:59:00.741630 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
17961 | 2024.12.21 07:59:00.741691 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17962 | 2024.12.21 07:59:00.741799 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17963 | 2024.12.21 07:59:00.741834 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17964 | 2024.12.21 07:59:00.741847 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part | ||
17965 | 2024.12.21 07:59:00.741897 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17966 | 2024.12.21 07:59:00.742069 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part | ||
17967 | 2024.12.21 07:59:00.742312 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part | ||
17968 | 2024.12.21 07:59:00.742550 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part | ||
17969 | 2024.12.21 07:59:00.742816 [ 186 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part | ||
17970 | 2024.12.21 07:59:00.743837 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17971 | 2024.12.21 07:59:00.743883 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17972 | 2024.12.21 07:59:00.744295 [ 197 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002745847 sec., 23672.112830758597 rows/sec., 1.53 MiB/sec. | ||
17973 | 2024.12.21 07:59:00.744545 [ 197 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
17974 | 2024.12.21 07:59:00.744549 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
17975 | 2024.12.21 07:59:00.745032 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17976 | 2024.12.21 07:59:00.745146 [ 197 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17977 | 2024.12.21 07:59:00.745282 [ 78 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
17978 | 2024.12.21 07:59:00.745382 [ 78 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17979 | 2024.12.21 07:59:00.745437 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17980 | 2024.12.21 07:59:00.745452 [ 197 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_65_16} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
17981 | 2024.12.21 07:59:00.745515 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Debug> executeQuery: Read 458 rows, 33.56 KiB in 0.003684 sec., 124321.38979370249 rows/sec., 8.90 MiB/sec. | ||
17982 | 2024.12.21 07:59:00.745847 [ 253 ] {fc678dc1-6dbd-48ae-b0c2-192f397bce1e} <Debug> TCPHandler: Processed in 0.004213132 sec. | ||
17983 | 2024.12.21 07:59:00.745957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
17984 | 2024.12.21 07:59:00.746110 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
17985 | 2024.12.21 07:59:00.746215 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17986 | 2024.12.21 07:59:00.746650 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17987 | 2024.12.21 07:59:00.746656 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17988 | 2024.12.21 07:59:00.746781 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 917 rows starting from the beginning of the part | ||
17989 | 2024.12.21 07:59:00.746895 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17990 | 2024.12.21 07:59:00.747395 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
17991 | 2024.12.21 07:59:00.747985 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
17992 | 2024.12.21 07:59:00.748649 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 445 rows starting from the beginning of the part | ||
17993 | 2024.12.21 07:59:00.748893 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 68 rows starting from the beginning of the part | ||
17994 | 2024.12.21 07:59:00.749055 [ 195 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 458 rows starting from the beginning of the part | ||
17995 | 2024.12.21 07:59:00.749662 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17996 | 2024.12.21 07:59:00.749706 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
17997 | 2024.12.21 07:59:00.750234 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
17998 | 2024.12.21 07:59:00.750551 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17999 | 2024.12.21 07:59:00.750821 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00433 sec., 1385.6812933025406 rows/sec., 72.40 KiB/sec. | ||
18000 | 2024.12.21 07:59:00.750886 [ 4 ] {ad98b49f-f97a-4a41-8dcc-baaa0cab5700} <Debug> TCPHandler: Processed in 0.004907634 sec. | ||
18001 | 2024.12.21 07:59:00.751118 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18002 | 2024.12.21 07:59:00.751192 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 5 columns (5 merged, 0 gathered) in 0.005651617 sec., 356712.0701915929 rows/sec., 27.33 MiB/sec. | ||
18003 | 2024.12.21 07:59:00.751297 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18004 | 2024.12.21 07:59:00.751386 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18005 | 2024.12.21 07:59:00.751492 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
18006 | 2024.12.21 07:59:00.752132 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18007 | 2024.12.21 07:59:00.752369 [ 188 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_156_31} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
18008 | 2024.12.21 07:59:00.752547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
18009 | 2024.12.21 07:59:00.752673 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18010 | 2024.12.21 07:59:00.752717 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18011 | 2024.12.21 07:59:00.753116 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
18012 | 2024.12.21 07:59:00.753351 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18013 | 2024.12.21 07:59:00.753562 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.002314 sec., 103716.50821089023 rows/sec., 6.94 MiB/sec. | ||
18014 | 2024.12.21 07:59:00.753618 [ 253 ] {d623e95a-8d94-40ab-bc72-9bfa163bb4b3} <Debug> TCPHandler: Processed in 0.002643295 sec. | ||
18015 | 2024.12.21 07:59:00.753821 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18016 | 2024.12.21 07:59:00.754054 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18017 | 2024.12.21 07:59:00.754151 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18018 | 2024.12.21 07:59:00.754627 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18019 | 2024.12.21 07:59:00.754666 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18020 | 2024.12.21 07:59:00.755016 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18021 | 2024.12.21 07:59:00.755251 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18022 | 2024.12.21 07:59:00.755472 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001473 sec., 678.8866259334692 rows/sec., 45.75 KiB/sec. | ||
18023 | 2024.12.21 07:59:00.755522 [ 4 ] {b65eadff-fe7d-4812-b884-628a60efe613} <Debug> TCPHandler: Processed in 0.001813811 sec. | ||
18024 | 2024.12.21 07:59:00.755651 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18025 | 2024.12.21 07:59:00.755766 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18026 | 2024.12.21 07:59:00.755845 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18027 | 2024.12.21 07:59:00.757051 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18028 | 2024.12.21 07:59:00.757089 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18029 | 2024.12.21 07:59:00.757803 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18030 | 2024.12.21 07:59:00.758071 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18031 | 2024.12.21 07:59:00.758340 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002597 sec., 21178.28263380824 rows/sec., 37.95 MiB/sec. | ||
18032 | 2024.12.21 07:59:00.758453 [ 253 ] {18b8f8bc-37d0-4df5-9bee-872d19f3b63a} <Debug> TCPHandler: Processed in 0.002857889 sec. | ||
18033 | 2024.12.21 07:59:00.758658 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18034 | 2024.12.21 07:59:00.758878 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18035 | 2024.12.21 07:59:00.758970 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18036 | 2024.12.21 07:59:00.759558 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18037 | 2024.12.21 07:59:00.759597 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18038 | 2024.12.21 07:59:00.759976 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
18039 | 2024.12.21 07:59:00.760209 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18040 | 2024.12.21 07:59:00.760465 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001641 sec., 49969.53077391834 rows/sec., 3.17 MiB/sec. | ||
18041 | 2024.12.21 07:59:00.760540 [ 4 ] {41ca9b51-5c4b-4688-8cb2-9a87acb9423c} <Debug> TCPHandler: Processed in 0.001993994 sec. | ||
18042 | 2024.12.21 07:59:00.810891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
18043 | 2024.12.21 07:59:00.835156 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18044 | 2024.12.21 07:59:00.835201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18045 | 2024.12.21 07:59:00.842870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
18046 | 2024.12.21 07:59:00.843656 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18047 | 2024.12.21 07:59:00.848112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
18048 | 2024.12.21 07:59:01.000235 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.77 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 268.16 MiB (RSS), difference: -1.61 MiB | ||
18049 | 2024.12.21 07:59:04.850594 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18050 | 2024.12.21 07:59:04.850669 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18051 | 2024.12.21 07:59:05.106884 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43127 | ||
18052 | 2024.12.21 07:59:05.107560 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18053 | 2024.12.21 07:59:05.107610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18054 | 2024.12.21 07:59:05.108174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
18055 | 2024.12.21 07:59:05.108436 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18056 | 2024.12.21 07:59:05.108715 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43127 | ||
18057 | 2024.12.21 07:59:05.703833 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18058 | 2024.12.21 07:59:05.704120 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18059 | 2024.12.21 07:59:05.704233 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18060 | 2024.12.21 07:59:05.704996 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18061 | 2024.12.21 07:59:05.705041 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18062 | 2024.12.21 07:59:05.705461 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
18063 | 2024.12.21 07:59:05.705725 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18064 | 2024.12.21 07:59:05.705922 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
18065 | 2024.12.21 07:59:05.705986 [ 4 ] {4a32a978-f839-4b1a-810b-199805122b7d} <Debug> TCPHandler: Processed in 0.0023307 sec. | ||
18066 | 2024.12.21 07:59:05.706233 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18067 | 2024.12.21 07:59:05.706427 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18068 | 2024.12.21 07:59:05.706504 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18069 | 2024.12.21 07:59:05.707284 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18070 | 2024.12.21 07:59:05.707338 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18071 | 2024.12.21 07:59:05.707790 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
18072 | 2024.12.21 07:59:05.708080 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18073 | 2024.12.21 07:59:05.708322 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
18074 | 2024.12.21 07:59:05.708393 [ 253 ] {de909271-d7d0-455a-ab01-474d234ef918} <Debug> TCPHandler: Processed in 0.00229522 sec. | ||
18075 | 2024.12.21 07:59:05.708552 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18076 | 2024.12.21 07:59:05.708700 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18077 | 2024.12.21 07:59:05.708768 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18078 | 2024.12.21 07:59:05.709429 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18079 | 2024.12.21 07:59:05.709468 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18080 | 2024.12.21 07:59:05.709878 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
18081 | 2024.12.21 07:59:05.710139 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18082 | 2024.12.21 07:59:05.710323 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
18083 | 2024.12.21 07:59:05.710380 [ 4 ] {e5f5d9af-7ab2-4ee8-8c17-ed91d8d40538} <Debug> TCPHandler: Processed in 0.001895113 sec. | ||
18084 | 2024.12.21 07:59:05.710519 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18085 | 2024.12.21 07:59:05.710644 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18086 | 2024.12.21 07:59:05.710700 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18087 | 2024.12.21 07:59:05.711212 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18088 | 2024.12.21 07:59:05.711254 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18089 | 2024.12.21 07:59:05.711652 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
18090 | 2024.12.21 07:59:05.711916 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18091 | 2024.12.21 07:59:05.712100 [ 135 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
18092 | 2024.12.21 07:59:05.712164 [ 135 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18093 | 2024.12.21 07:59:05.712165 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001541 sec., 38935.756002595714 rows/sec., 2.62 MiB/sec. | ||
18094 | 2024.12.21 07:59:05.712197 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
18095 | 2024.12.21 07:59:05.712320 [ 253 ] {576863c5-200a-4952-9828-09ce8129f251} <Debug> TCPHandler: Processed in 0.001854812 sec. | ||
18096 | 2024.12.21 07:59:05.712489 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
18097 | 2024.12.21 07:59:05.712669 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18098 | 2024.12.21 07:59:05.712715 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9144 rows starting from the beginning of the part | ||
18099 | 2024.12.21 07:59:05.712807 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
18100 | 2024.12.21 07:59:05.713027 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 82 rows starting from the beginning of the part | ||
18101 | 2024.12.21 07:59:05.713241 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
18102 | 2024.12.21 07:59:05.713386 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 82 rows starting from the beginning of the part | ||
18103 | 2024.12.21 07:59:05.713553 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
18104 | 2024.12.21 07:59:05.716375 [ 195 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9488 rows, containing 4 columns (4 merged, 0 gathered) in 0.004038009 sec., 2349672.8214325425 rows/sec., 153.27 MiB/sec. | ||
18105 | 2024.12.21 07:59:05.716626 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
18106 | 2024.12.21 07:59:05.716997 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18107 | 2024.12.21 07:59:05.717101 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_156_31} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
18108 | 2024.12.21 07:59:05.717208 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
18109 | 2024.12.21 07:59:06.964491 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18110 | 2024.12.21 07:59:06.964697 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18111 | 2024.12.21 07:59:06.964771 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18112 | 2024.12.21 07:59:06.965571 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18113 | 2024.12.21 07:59:06.965633 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18114 | 2024.12.21 07:59:06.966112 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18115 | 2024.12.21 07:59:06.966374 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18116 | 2024.12.21 07:59:06.966610 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 512.62 KiB/sec. | ||
18117 | 2024.12.21 07:59:06.966693 [ 4 ] {f78a9967-5a32-4a79-8ae4-b28eea8a2d63} <Debug> TCPHandler: Processed in 0.002334371 sec. | ||
18118 | 2024.12.21 07:59:06.966972 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18119 | 2024.12.21 07:59:06.967176 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18120 | 2024.12.21 07:59:06.967251 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18121 | 2024.12.21 07:59:06.968062 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18122 | 2024.12.21 07:59:06.968111 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18123 | 2024.12.21 07:59:06.968544 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
18124 | 2024.12.21 07:59:06.968803 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18125 | 2024.12.21 07:59:06.969069 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Debug> executeQuery: Read 9 rows, 729.00 B in 0.001944 sec., 4629.62962962963 rows/sec., 366.21 KiB/sec. | ||
18126 | 2024.12.21 07:59:06.969141 [ 253 ] {69afd146-57ed-4c6f-8c75-50ca46ac4e62} <Debug> TCPHandler: Processed in 0.002307459 sec. | ||
18127 | 2024.12.21 07:59:06.969337 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18128 | 2024.12.21 07:59:06.969496 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18129 | 2024.12.21 07:59:06.969574 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18130 | 2024.12.21 07:59:06.970841 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18131 | 2024.12.21 07:59:06.970883 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18132 | 2024.12.21 07:59:06.971353 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18133 | 2024.12.21 07:59:06.971606 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18134 | 2024.12.21 07:59:06.971824 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Debug> executeQuery: Read 1468 rows, 126.17 KiB in 0.00237 sec., 619409.2827004219 rows/sec., 51.99 MiB/sec. | ||
18135 | 2024.12.21 07:59:06.971892 [ 4 ] {41da5774-9d5f-4830-a213-daee4893f49f} <Debug> TCPHandler: Processed in 0.002621545 sec. | ||
18136 | 2024.12.21 07:59:06.972065 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18137 | 2024.12.21 07:59:06.972199 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18138 | 2024.12.21 07:59:06.972255 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18139 | 2024.12.21 07:59:06.972909 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18140 | 2024.12.21 07:59:06.972949 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18141 | 2024.12.21 07:59:06.973329 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
18142 | 2024.12.21 07:59:06.973572 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18143 | 2024.12.21 07:59:06.973804 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Debug> executeQuery: Read 74 rows, 5.42 KiB in 0.001636 sec., 45232.273838630805 rows/sec., 3.24 MiB/sec. | ||
18144 | 2024.12.21 07:59:06.973864 [ 253 ] {09bb5dc0-1c0e-45fc-8989-86b391dd24f9} <Debug> TCPHandler: Processed in 0.001862522 sec. | ||
18145 | 2024.12.21 07:59:06.974061 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18146 | 2024.12.21 07:59:06.974192 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18147 | 2024.12.21 07:59:06.974246 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18148 | 2024.12.21 07:59:06.974955 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18149 | 2024.12.21 07:59:06.974996 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18150 | 2024.12.21 07:59:06.975390 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18151 | 2024.12.21 07:59:06.975656 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18152 | 2024.12.21 07:59:06.975896 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001734 sec., 139561.70703575548 rows/sec., 9.46 MiB/sec. | ||
18153 | 2024.12.21 07:59:06.976002 [ 4 ] {1199a1e8-9b4d-4b79-9273-c44196c758aa} <Debug> TCPHandler: Processed in 0.002016424 sec. | ||
18154 | 2024.12.21 07:59:06.976205 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18155 | 2024.12.21 07:59:06.976335 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18156 | 2024.12.21 07:59:06.976390 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18157 | 2024.12.21 07:59:06.977016 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18158 | 2024.12.21 07:59:06.977057 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18159 | 2024.12.21 07:59:06.977432 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18160 | 2024.12.21 07:59:06.977681 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18161 | 2024.12.21 07:59:06.977919 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. | ||
18162 | 2024.12.21 07:59:06.977981 [ 253 ] {b2dfefdb-58a6-47b9-a0f2-12c270540db6} <Debug> TCPHandler: Processed in 0.001862422 sec. | ||
18163 | 2024.12.21 07:59:06.978156 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18164 | 2024.12.21 07:59:06.978279 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18165 | 2024.12.21 07:59:06.978331 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18166 | 2024.12.21 07:59:06.979253 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18167 | 2024.12.21 07:59:06.979295 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18168 | 2024.12.21 07:59:06.979714 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18169 | 2024.12.21 07:59:06.979953 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18170 | 2024.12.21 07:59:06.980179 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Debug> executeQuery: Read 923 rows, 68.58 KiB in 0.001926 sec., 479231.56801661476 rows/sec., 34.77 MiB/sec. | ||
18171 | 2024.12.21 07:59:06.980237 [ 4 ] {c716085e-4215-47c3-8f98-b6cc8f0910f6} <Debug> TCPHandler: Processed in 0.002148817 sec. | ||
18172 | 2024.12.21 07:59:06.980390 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18173 | 2024.12.21 07:59:06.980511 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18174 | 2024.12.21 07:59:06.980567 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18175 | 2024.12.21 07:59:06.981067 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18176 | 2024.12.21 07:59:06.981109 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18177 | 2024.12.21 07:59:06.981490 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
18178 | 2024.12.21 07:59:06.981732 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18179 | 2024.12.21 07:59:06.981956 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
18180 | 2024.12.21 07:59:06.982017 [ 253 ] {53d0f1ed-87cd-4253-8f5c-2e2047602755} <Debug> TCPHandler: Processed in 0.001687169 sec. | ||
18181 | 2024.12.21 07:59:06.982211 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18182 | 2024.12.21 07:59:06.982360 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18183 | 2024.12.21 07:59:06.982436 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18184 | 2024.12.21 07:59:06.983245 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18185 | 2024.12.21 07:59:06.983284 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18186 | 2024.12.21 07:59:06.983734 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
18187 | 2024.12.21 07:59:06.983975 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18188 | 2024.12.21 07:59:06.984191 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Debug> executeQuery: Read 893 rows, 60.79 KiB in 0.001869 sec., 477795.6126270733 rows/sec., 31.76 MiB/sec. | ||
18189 | 2024.12.21 07:59:06.984250 [ 4 ] {1c63a5a9-8c28-4be9-8324-e46c2bb37107} <Debug> TCPHandler: Processed in 0.002132627 sec. | ||
18190 | 2024.12.21 07:59:06.984398 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18191 | 2024.12.21 07:59:06.984518 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18192 | 2024.12.21 07:59:06.984571 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18193 | 2024.12.21 07:59:06.985037 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18194 | 2024.12.21 07:59:06.985076 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18195 | 2024.12.21 07:59:06.985432 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18196 | 2024.12.21 07:59:06.985678 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18197 | 2024.12.21 07:59:06.985882 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
18198 | 2024.12.21 07:59:06.985933 [ 253 ] {4909229f-4e21-4ae3-8bb6-3be4aa2c6acb} <Debug> TCPHandler: Processed in 0.001590438 sec. | ||
18199 | 2024.12.21 07:59:06.986069 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18200 | 2024.12.21 07:59:06.986188 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18201 | 2024.12.21 07:59:06.986267 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18202 | 2024.12.21 07:59:06.987540 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18203 | 2024.12.21 07:59:06.987579 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18204 | 2024.12.21 07:59:06.988265 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18205 | 2024.12.21 07:59:06.988523 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18206 | 2024.12.21 07:59:06.988779 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002617 sec., 22162.78181123424 rows/sec., 39.71 MiB/sec. | ||
18207 | 2024.12.21 07:59:06.988899 [ 4 ] {c5f754e6-b9e4-4519-aee4-5ee204a7b447} <Debug> TCPHandler: Processed in 0.002884239 sec. | ||
18208 | 2024.12.21 07:59:06.989062 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18209 | 2024.12.21 07:59:06.989210 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18210 | 2024.12.21 07:59:06.989273 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18211 | 2024.12.21 07:59:06.989767 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18212 | 2024.12.21 07:59:06.989807 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18213 | 2024.12.21 07:59:06.990175 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
18214 | 2024.12.21 07:59:06.990410 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18215 | 2024.12.21 07:59:06.990616 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001436 sec., 29247.91086350975 rows/sec., 1.75 MiB/sec. | ||
18216 | 2024.12.21 07:59:06.990669 [ 253 ] {30bc83ad-5e10-4071-8a26-1009237771d7} <Debug> TCPHandler: Processed in 0.001679519 sec. | ||
18217 | 2024.12.21 07:59:08.016078 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
18218 | 2024.12.21 07:59:08.016127 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
18219 | 2024.12.21 07:59:08.018132 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
18220 | 2024.12.21 07:59:08.093069 [ 220 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18221 | 2024.12.21 07:59:08.093132 [ 220 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18222 | 2024.12.21 07:59:08.095696 [ 220 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18223 | 2024.12.21 07:59:08.290297 [ 224 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18224 | 2024.12.21 07:59:08.290351 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18225 | 2024.12.21 07:59:08.292394 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18226 | 2024.12.21 07:59:08.348246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
18227 | 2024.12.21 07:59:08.372500 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18228 | 2024.12.21 07:59:08.372554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18229 | 2024.12.21 07:59:08.380229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
18230 | 2024.12.21 07:59:08.381050 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18231 | 2024.12.21 07:59:08.385691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
18232 | 2024.12.21 07:59:10.143790 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18233 | 2024.12.21 07:59:10.143849 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18234 | 2024.12.21 07:59:10.145720 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18235 | 2024.12.21 07:59:10.344779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2486 | ||
18236 | 2024.12.21 07:59:10.345525 [ 225 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18237 | 2024.12.21 07:59:10.345629 [ 225 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18238 | 2024.12.21 07:59:10.351854 [ 225 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18239 | 2024.12.21 07:59:10.357924 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18240 | 2024.12.21 07:59:10.358012 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18241 | 2024.12.21 07:59:10.360589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18242 | 2024.12.21 07:59:10.361084 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18243 | 2024.12.21 07:59:10.361563 [ 219 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
18244 | 2024.12.21 07:59:10.361674 [ 219 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
18245 | 2024.12.21 07:59:10.362934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2486 | ||
18246 | 2024.12.21 07:59:10.365556 [ 219 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
18247 | 2024.12.21 07:59:10.700831 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18248 | 2024.12.21 07:59:10.701030 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18249 | 2024.12.21 07:59:10.701108 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18250 | 2024.12.21 07:59:10.701927 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18251 | 2024.12.21 07:59:10.701975 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18252 | 2024.12.21 07:59:10.702394 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18253 | 2024.12.21 07:59:10.702647 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18254 | 2024.12.21 07:59:10.702893 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
18255 | 2024.12.21 07:59:10.703015 [ 4 ] {0c7aa5cb-2635-4b45-ad86-66e5e6cf782f} <Debug> TCPHandler: Processed in 0.002318189 sec. | ||
18256 | 2024.12.21 07:59:10.703314 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18257 | 2024.12.21 07:59:10.703711 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18258 | 2024.12.21 07:59:10.703826 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18259 | 2024.12.21 07:59:10.704596 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18260 | 2024.12.21 07:59:10.704647 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18261 | 2024.12.21 07:59:10.705076 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18262 | 2024.12.21 07:59:10.705325 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18263 | 2024.12.21 07:59:10.705526 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001954 sec., 32753.326509723644 rows/sec., 2.56 MiB/sec. | ||
18264 | 2024.12.21 07:59:10.705594 [ 253 ] {9d28b025-e6ab-4cdd-9f18-b47cd8c4ec7c} <Debug> TCPHandler: Processed in 0.002450712 sec. | ||
18265 | 2024.12.21 07:59:10.705756 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18266 | 2024.12.21 07:59:10.705884 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18267 | 2024.12.21 07:59:10.705941 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18268 | 2024.12.21 07:59:10.706502 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18269 | 2024.12.21 07:59:10.706542 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18270 | 2024.12.21 07:59:10.706941 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18271 | 2024.12.21 07:59:10.707177 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18272 | 2024.12.21 07:59:10.707364 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 5 parts from all_1_153_31 to all_157_157_0 | ||
18273 | 2024.12.21 07:59:10.707408 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001547 sec., 68519.71557853911 rows/sec., 4.77 MiB/sec. | ||
18274 | 2024.12.21 07:59:10.707425 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18275 | 2024.12.21 07:59:10.707499 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18276 | 2024.12.21 07:59:10.707548 [ 4 ] {c4af0560-f88e-48e1-a210-80e9223c1d51} <Debug> TCPHandler: Processed in 0.001850842 sec. | ||
18277 | 2024.12.21 07:59:10.707780 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18278 | 2024.12.21 07:59:10.707792 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_153_31 to all_157_157_0 into Compact with storage Full | ||
18279 | 2024.12.21 07:59:10.708021 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18280 | 2024.12.21 07:59:10.708104 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18281 | 2024.12.21 07:59:10.708138 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18282 | 2024.12.21 07:59:10.708187 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_153_31, total 43849 rows starting from the beginning of the part | ||
18283 | 2024.12.21 07:59:10.708564 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 162 rows starting from the beginning of the part | ||
18284 | 2024.12.21 07:59:10.708931 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 240 rows starting from the beginning of the part | ||
18285 | 2024.12.21 07:59:10.709274 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
18286 | 2024.12.21 07:59:10.709548 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 893 rows starting from the beginning of the part | ||
18287 | 2024.12.21 07:59:10.710486 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18288 | 2024.12.21 07:59:10.710563 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18289 | 2024.12.21 07:59:10.711226 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
18290 | 2024.12.21 07:59:10.711533 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18291 | 2024.12.21 07:59:10.712049 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.004131 sec., 9682.885499878963 rows/sec., 669.48 KiB/sec. | ||
18292 | 2024.12.21 07:59:10.712229 [ 253 ] {9c483694-7ae4-4ca3-9e47-82ef2f0a996f} <Debug> TCPHandler: Processed in 0.004564958 sec. | ||
18293 | 2024.12.21 07:59:10.719082 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45304 rows, containing 5 columns (5 merged, 0 gathered) in 0.011445997 sec., 3958064.989882489 rows/sec., 267.38 MiB/sec. | ||
18294 | 2024.12.21 07:59:10.719621 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Trace> MergedBlockOutputStream: filled checksums all_1_157_32 (state Temporary) | ||
18295 | 2024.12.21 07:59:10.719974 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_157_32 to all_1_157_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18296 | 2024.12.21 07:59:10.720070 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_157_32} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 5 parts: [all_1_153_31, all_157_157_0] -> all_1_157_32 | ||
18297 | 2024.12.21 07:59:10.720184 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
18298 | 2024.12.21 07:59:12.478448 [ 222 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
18299 | 2024.12.21 07:59:12.478535 [ 222 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
18300 | 2024.12.21 07:59:12.480579 [ 222 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
18301 | 2024.12.21 07:59:12.608931 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43554 | ||
18302 | 2024.12.21 07:59:12.609664 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18303 | 2024.12.21 07:59:12.609718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18304 | 2024.12.21 07:59:12.610278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
18305 | 2024.12.21 07:59:12.610546 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18306 | 2024.12.21 07:59:12.610815 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
18307 | 2024.12.21 07:59:15.262183 [ 222 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
18308 | 2024.12.21 07:59:15.262236 [ 222 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
18309 | 2024.12.21 07:59:15.264329 [ 222 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
18310 | 2024.12.21 07:59:15.704647 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18311 | 2024.12.21 07:59:15.704889 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18312 | 2024.12.21 07:59:15.704968 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18313 | 2024.12.21 07:59:15.705884 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18314 | 2024.12.21 07:59:15.705929 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18315 | 2024.12.21 07:59:15.706381 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18316 | 2024.12.21 07:59:15.706639 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18317 | 2024.12.21 07:59:15.706848 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002025 sec., 27654.320987654322 rows/sec., 2.12 MiB/sec. | ||
18318 | 2024.12.21 07:59:15.706912 [ 4 ] {665b0e2a-62e4-4e81-9f4a-236a03406719} <Debug> TCPHandler: Processed in 0.002401921 sec. | ||
18319 | 2024.12.21 07:59:15.707181 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18320 | 2024.12.21 07:59:15.707384 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18321 | 2024.12.21 07:59:15.707464 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18322 | 2024.12.21 07:59:15.708243 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18323 | 2024.12.21 07:59:15.708286 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18324 | 2024.12.21 07:59:15.708731 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18325 | 2024.12.21 07:59:15.708990 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18326 | 2024.12.21 07:59:15.709231 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001904 sec., 33613.44537815126 rows/sec., 2.62 MiB/sec. | ||
18327 | 2024.12.21 07:59:15.709299 [ 253 ] {4d8beeed-e9b3-405c-9b4f-4b382c7c1fce} <Debug> TCPHandler: Processed in 0.002258988 sec. | ||
18328 | 2024.12.21 07:59:15.709518 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18329 | 2024.12.21 07:59:15.709745 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18330 | 2024.12.21 07:59:15.709809 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18331 | 2024.12.21 07:59:15.710481 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18332 | 2024.12.21 07:59:15.710527 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18333 | 2024.12.21 07:59:15.710954 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18334 | 2024.12.21 07:59:15.711195 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18335 | 2024.12.21 07:59:15.711376 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. | ||
18336 | 2024.12.21 07:59:15.711433 [ 4 ] {4c426602-28b6-43e6-8bcc-b0eb2e7ea898} <Debug> TCPHandler: Processed in 0.002029795 sec. | ||
18337 | 2024.12.21 07:59:15.711583 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18338 | 2024.12.21 07:59:15.711713 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18339 | 2024.12.21 07:59:15.711778 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18340 | 2024.12.21 07:59:15.712360 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18341 | 2024.12.21 07:59:15.712408 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18342 | 2024.12.21 07:59:15.712920 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
18343 | 2024.12.21 07:59:15.713157 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18344 | 2024.12.21 07:59:15.713381 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001698 sec., 35335.68904593639 rows/sec., 2.38 MiB/sec. | ||
18345 | 2024.12.21 07:59:15.713457 [ 253 ] {0e29ab44-1649-4ea9-9c04-366eafd90cf3} <Debug> TCPHandler: Processed in 0.001926504 sec. | ||
18346 | 2024.12.21 07:59:15.885841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 717 | ||
18347 | 2024.12.21 07:59:15.909875 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18348 | 2024.12.21 07:59:15.909933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18349 | 2024.12.21 07:59:15.917770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
18350 | 2024.12.21 07:59:15.918638 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18351 | 2024.12.21 07:59:15.921995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 717 | ||
18352 | 2024.12.21 07:59:16.000238 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.96 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 268.16 MiB (RSS), difference: 3.20 MiB | ||
18353 | 2024.12.21 07:59:17.296194 [ 138 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 5 parts from all_1_76_16 to all_80_80_0 | ||
18354 | 2024.12.21 07:59:17.296306 [ 138 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18355 | 2024.12.21 07:59:17.296346 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18356 | 2024.12.21 07:59:17.296652 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_16 to all_80_80_0 into Compact with storage Full | ||
18357 | 2024.12.21 07:59:17.297133 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18358 | 2024.12.21 07:59:17.297203 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_16, total 68 rows starting from the beginning of the part | ||
18359 | 2024.12.21 07:59:17.297297 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
18360 | 2024.12.21 07:59:17.297585 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
18361 | 2024.12.21 07:59:17.297826 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 65 rows starting from the beginning of the part | ||
18362 | 2024.12.21 07:59:17.297936 [ 195 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
18363 | 2024.12.21 07:59:17.299179 [ 200 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719216 sec., 99661.07878153115 rows/sec., 7.52 MiB/sec. | ||
18364 | 2024.12.21 07:59:17.299411 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
18365 | 2024.12.21 07:59:17.299803 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18366 | 2024.12.21 07:59:17.299900 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_80_17} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 5 parts: [all_1_76_16, all_80_80_0] -> all_1_80_17 | ||
18367 | 2024.12.21 07:59:17.300010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
18368 | 2024.12.21 07:59:17.955173 [ 134 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
18369 | 2024.12.21 07:59:17.955233 [ 134 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18370 | 2024.12.21 07:59:17.955259 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18371 | 2024.12.21 07:59:17.955456 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
18372 | 2024.12.21 07:59:17.955723 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18373 | 2024.12.21 07:59:17.955761 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 18 rows starting from the beginning of the part | ||
18374 | 2024.12.21 07:59:17.955874 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
18375 | 2024.12.21 07:59:17.956062 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
18376 | 2024.12.21 07:59:17.956270 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 3 rows starting from the beginning of the part | ||
18377 | 2024.12.21 07:59:17.956415 [ 199 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
18378 | 2024.12.21 07:59:17.957512 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173337 sec., 19325.120770501766 rows/sec., 1.59 MiB/sec. | ||
18379 | 2024.12.21 07:59:17.957794 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
18380 | 2024.12.21 07:59:17.958135 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18381 | 2024.12.21 07:59:17.958230 [ 200 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_34_8} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
18382 | 2024.12.21 07:59:17.958339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
18383 | 2024.12.21 07:59:19.052274 [ 219 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Found 5 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] | ||
18384 | 2024.12.21 07:59:19.052352 [ 219 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 5 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] | ||
18385 | 2024.12.21 07:59:19.054141 [ 219 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
18386 | 2024.12.21 07:59:19.488380 [ 222 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Found 5 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] | ||
18387 | 2024.12.21 07:59:19.488449 [ 222 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 5 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] | ||
18388 | 2024.12.21 07:59:19.490468 [ 222 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
18389 | 2024.12.21 07:59:19.743224 [ 136 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 5 parts from all_1_62_13 to all_66_66_0 | ||
18390 | 2024.12.21 07:59:19.743320 [ 136 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18391 | 2024.12.21 07:59:19.743362 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18392 | 2024.12.21 07:59:19.743564 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_62_13 to all_66_66_0 into Compact with storage Full | ||
18393 | 2024.12.21 07:59:19.743997 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18394 | 2024.12.21 07:59:19.744057 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_62_13, total 372 rows starting from the beginning of the part | ||
18395 | 2024.12.21 07:59:19.744141 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
18396 | 2024.12.21 07:59:19.744236 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
18397 | 2024.12.21 07:59:19.744542 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
18398 | 2024.12.21 07:59:19.744751 [ 193 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
18399 | 2024.12.21 07:59:19.746152 [ 191 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002693426 sec., 147024.64444911425 rows/sec., 7.50 MiB/sec. | ||
18400 | 2024.12.21 07:59:19.746359 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
18401 | 2024.12.21 07:59:19.746692 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18402 | 2024.12.21 07:59:19.746776 [ 194 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_66_14} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 5 parts: [all_1_62_13, all_66_66_0] -> all_1_66_14 | ||
18403 | 2024.12.21 07:59:19.746879 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
18404 | 2024.12.21 07:59:19.850928 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18405 | 2024.12.21 07:59:19.850983 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18406 | 2024.12.21 07:59:20.003525 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002949541 sec. | ||
18407 | 2024.12.21 07:59:20.013468 [ 221 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18408 | 2024.12.21 07:59:20.013520 [ 221 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18409 | 2024.12.21 07:59:20.015154 [ 221 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
18410 | 2024.12.21 07:59:20.111034 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44042 | ||
18411 | 2024.12.21 07:59:20.112083 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18412 | 2024.12.21 07:59:20.112128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18413 | 2024.12.21 07:59:20.112667 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
18414 | 2024.12.21 07:59:20.112955 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18415 | 2024.12.21 07:59:20.113191 [ 136 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
18416 | 2024.12.21 07:59:20.113232 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44042 | ||
18417 | 2024.12.21 07:59:20.113282 [ 136 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18418 | 2024.12.21 07:59:20.113329 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18419 | 2024.12.21 07:59:20.113520 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
18420 | 2024.12.21 07:59:20.113713 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18421 | 2024.12.21 07:59:20.113766 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
18422 | 2024.12.21 07:59:20.113862 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 488 rows starting from the beginning of the part | ||
18423 | 2024.12.21 07:59:20.114098 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 427 rows starting from the beginning of the part | ||
18424 | 2024.12.21 07:59:20.114228 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 488 rows starting from the beginning of the part | ||
18425 | 2024.12.21 07:59:20.114481 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 427 rows starting from the beginning of the part | ||
18426 | 2024.12.21 07:59:20.114711 [ 194 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 488 rows starting from the beginning of the part | ||
18427 | 2024.12.21 07:59:20.118060 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44042 rows, containing 4 columns (4 merged, 0 gathered) in 0.004626729 sec., 9519036.018751044 rows/sec., 136.17 MiB/sec. | ||
18428 | 2024.12.21 07:59:20.118454 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
18429 | 2024.12.21 07:59:20.118855 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18430 | 2024.12.21 07:59:20.118946 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_96_19} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
18431 | 2024.12.21 07:59:20.119063 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
18432 | 2024.12.21 07:59:20.363412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2502 | ||
18433 | 2024.12.21 07:59:20.366171 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18434 | 2024.12.21 07:59:20.366219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18435 | 2024.12.21 07:59:20.367719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
18436 | 2024.12.21 07:59:20.368038 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18437 | 2024.12.21 07:59:20.369530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2502 | ||
18438 | 2024.12.21 07:59:20.660257 [ 223 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
18439 | 2024.12.21 07:59:20.660341 [ 223 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
18440 | 2024.12.21 07:59:20.662119 [ 223 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): 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] | ||
18441 | 2024.12.21 07:59:20.711610 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18442 | 2024.12.21 07:59:20.711797 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18443 | 2024.12.21 07:59:20.711872 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18444 | 2024.12.21 07:59:20.712598 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18445 | 2024.12.21 07:59:20.712641 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18446 | 2024.12.21 07:59:20.713067 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18447 | 2024.12.21 07:59:20.713426 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18448 | 2024.12.21 07:59:20.713733 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. | ||
18449 | 2024.12.21 07:59:20.713950 [ 4 ] {2b4a53a0-0063-45d0-8ce2-4d5e7ba42441} <Debug> TCPHandler: Processed in 0.002465132 sec. | ||
18450 | 2024.12.21 07:59:20.714262 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18451 | 2024.12.21 07:59:20.714464 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18452 | 2024.12.21 07:59:20.714544 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18453 | 2024.12.21 07:59:20.715309 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18454 | 2024.12.21 07:59:20.715358 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18455 | 2024.12.21 07:59:20.715768 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
18456 | 2024.12.21 07:59:20.716012 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18457 | 2024.12.21 07:59:20.716236 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001827 sec., 1642.0361247947453 rows/sec., 121.87 KiB/sec. | ||
18458 | 2024.12.21 07:59:20.716304 [ 253 ] {5f6af7d8-cf9d-4009-ba8a-3e97f2ae3e95} <Debug> TCPHandler: Processed in 0.002207628 sec. | ||
18459 | 2024.12.21 07:59:20.716533 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18460 | 2024.12.21 07:59:20.716778 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18461 | 2024.12.21 07:59:20.716874 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18462 | 2024.12.21 07:59:20.717689 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18463 | 2024.12.21 07:59:20.717732 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18464 | 2024.12.21 07:59:20.718141 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18465 | 2024.12.21 07:59:20.718386 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18466 | 2024.12.21 07:59:20.718550 [ 61 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18467 | 2024.12.21 07:59:20.718626 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Debug> executeQuery: Read 335 rows, 30.31 KiB in 0.0019 sec., 176315.7894736842 rows/sec., 15.58 MiB/sec. | ||
18468 | 2024.12.21 07:59:20.718635 [ 61 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18469 | 2024.12.21 07:59:20.718715 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18470 | 2024.12.21 07:59:20.718767 [ 4 ] {227afd8c-4ae5-4b8a-9f1f-f84ce4d53c46} <Debug> TCPHandler: Processed in 0.002352151 sec. | ||
18471 | 2024.12.21 07:59:20.718988 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18472 | 2024.12.21 07:59:20.718994 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
18473 | 2024.12.21 07:59:20.719166 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18474 | 2024.12.21 07:59:20.719182 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18475 | 2024.12.21 07:59:20.719228 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1470 rows starting from the beginning of the part | ||
18476 | 2024.12.21 07:59:20.719239 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18477 | 2024.12.21 07:59:20.719462 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 56 rows starting from the beginning of the part | ||
18478 | 2024.12.21 07:59:20.719731 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1468 rows starting from the beginning of the part | ||
18479 | 2024.12.21 07:59:20.720143 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
18480 | 2024.12.21 07:59:20.720402 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
18481 | 2024.12.21 07:59:20.720651 [ 198 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 335 rows starting from the beginning of the part | ||
18482 | 2024.12.21 07:59:20.721255 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18483 | 2024.12.21 07:59:20.721301 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18484 | 2024.12.21 07:59:20.721830 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
18485 | 2024.12.21 07:59:20.722140 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18486 | 2024.12.21 07:59:20.722371 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Debug> executeQuery: Read 73 rows, 5.38 KiB in 0.003255 sec., 22427.035330261137 rows/sec., 1.61 MiB/sec. | ||
18487 | 2024.12.21 07:59:20.722436 [ 253 ] {6cc285d8-4bd9-46d6-98e6-1ae7eb05970e} <Debug> TCPHandler: Processed in 0.003562271 sec. | ||
18488 | 2024.12.21 07:59:20.722625 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18489 | 2024.12.21 07:59:20.722932 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18490 | 2024.12.21 07:59:20.722989 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3441 rows, containing 5 columns (5 merged, 0 gathered) in 0.004170031 sec., 825173.7217301262 rows/sec., 72.45 MiB/sec. | ||
18491 | 2024.12.21 07:59:20.722991 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18492 | 2024.12.21 07:59:20.723288 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18493 | 2024.12.21 07:59:20.723755 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18494 | 2024.12.21 07:59:20.723817 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18495 | 2024.12.21 07:59:20.723863 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18496 | 2024.12.21 07:59:20.723884 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_161_32} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18497 | 2024.12.21 07:59:20.723997 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
18498 | 2024.12.21 07:59:20.724265 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18499 | 2024.12.21 07:59:20.724504 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18500 | 2024.12.21 07:59:20.724732 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0019 sec., 7368.421052631579 rows/sec., 516.04 KiB/sec. | ||
18501 | 2024.12.21 07:59:20.724809 [ 4 ] {b0ab9df0-a451-42bc-8726-dbb8c07b3ab3} <Debug> TCPHandler: Processed in 0.002282959 sec. | ||
18502 | 2024.12.21 07:59:20.725033 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18503 | 2024.12.21 07:59:20.725223 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18504 | 2024.12.21 07:59:20.725284 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18505 | 2024.12.21 07:59:20.725949 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18506 | 2024.12.21 07:59:20.725989 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18507 | 2024.12.21 07:59:20.726350 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18508 | 2024.12.21 07:59:20.726583 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18509 | 2024.12.21 07:59:20.726821 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
18510 | 2024.12.21 07:59:20.727018 [ 253 ] {73492f88-4e9a-4f43-b04b-000036ea5612} <Debug> TCPHandler: Processed in 0.002115236 sec. | ||
18511 | 2024.12.21 07:59:20.727364 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18512 | 2024.12.21 07:59:20.727603 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18513 | 2024.12.21 07:59:20.727693 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18514 | 2024.12.21 07:59:20.728666 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18515 | 2024.12.21 07:59:20.728707 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18516 | 2024.12.21 07:59:20.729100 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18517 | 2024.12.21 07:59:20.729340 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18518 | 2024.12.21 07:59:20.729510 [ 61 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18519 | 2024.12.21 07:59:20.729579 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Debug> executeQuery: Read 475 rows, 34.92 KiB in 0.002021 sec., 235032.16229589315 rows/sec., 16.88 MiB/sec. | ||
18520 | 2024.12.21 07:59:20.729586 [ 61 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18521 | 2024.12.21 07:59:20.729670 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18522 | 2024.12.21 07:59:20.729717 [ 4 ] {a5666eb8-f2e2-4f2b-af98-3a03334ee11e} <Debug> TCPHandler: Processed in 0.002584245 sec. | ||
18523 | 2024.12.21 07:59:20.729929 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18524 | 2024.12.21 07:59:20.729938 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
18525 | 2024.12.21 07:59:20.730074 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18526 | 2024.12.21 07:59:20.730088 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18527 | 2024.12.21 07:59:20.730130 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 953 rows starting from the beginning of the part | ||
18528 | 2024.12.21 07:59:20.730139 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18529 | 2024.12.21 07:59:20.730351 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 64 rows starting from the beginning of the part | ||
18530 | 2024.12.21 07:59:20.730645 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 923 rows starting from the beginning of the part | ||
18531 | 2024.12.21 07:59:20.730952 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
18532 | 2024.12.21 07:59:20.731192 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
18533 | 2024.12.21 07:59:20.731305 [ 198 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 475 rows starting from the beginning of the part | ||
18534 | 2024.12.21 07:59:20.731965 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18535 | 2024.12.21 07:59:20.732007 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18536 | 2024.12.21 07:59:20.732527 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
18537 | 2024.12.21 07:59:20.732842 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18538 | 2024.12.21 07:59:20.733102 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003065 sec., 1957.5856443719413 rows/sec., 102.28 KiB/sec. | ||
18539 | 2024.12.21 07:59:20.733205 [ 253 ] {2d25244d-403a-44c0-8ab7-30b9bb89afb9} <Debug> TCPHandler: Processed in 0.003376258 sec. | ||
18540 | 2024.12.21 07:59:20.733426 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18541 | 2024.12.21 07:59:20.733459 [ 201 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2543 rows, containing 5 columns (5 merged, 0 gathered) in 0.003679364 sec., 691152.0578012939 rows/sec., 53.03 MiB/sec. | ||
18542 | 2024.12.21 07:59:20.733595 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18543 | 2024.12.21 07:59:20.733689 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18544 | 2024.12.21 07:59:20.733740 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18545 | 2024.12.21 07:59:20.734470 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18546 | 2024.12.21 07:59:20.734652 [ 186 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_161_32} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18547 | 2024.12.21 07:59:20.734827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
18548 | 2024.12.21 07:59:20.735039 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18549 | 2024.12.21 07:59:20.735086 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18550 | 2024.12.21 07:59:20.735504 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18551 | 2024.12.21 07:59:20.735743 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18552 | 2024.12.21 07:59:20.735969 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.002412 sec., 99502.48756218905 rows/sec., 6.66 MiB/sec. | ||
18553 | 2024.12.21 07:59:20.736029 [ 4 ] {98067667-ef5e-48ba-8149-f0ebaeed6de7} <Debug> TCPHandler: Processed in 0.002734477 sec. | ||
18554 | 2024.12.21 07:59:20.736174 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18555 | 2024.12.21 07:59:20.736314 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18556 | 2024.12.21 07:59:20.736377 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18557 | 2024.12.21 07:59:20.736922 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18558 | 2024.12.21 07:59:20.736960 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18559 | 2024.12.21 07:59:20.737308 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18560 | 2024.12.21 07:59:20.737539 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18561 | 2024.12.21 07:59:20.737749 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001467 sec., 681.6632583503749 rows/sec., 45.93 KiB/sec. | ||
18562 | 2024.12.21 07:59:20.737800 [ 253 ] {86e0a6c8-b057-4048-864e-209d3090ede9} <Debug> TCPHandler: Processed in 0.001691619 sec. | ||
18563 | 2024.12.21 07:59:20.737947 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18564 | 2024.12.21 07:59:20.738170 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18565 | 2024.12.21 07:59:20.738308 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18566 | 2024.12.21 07:59:20.739861 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18567 | 2024.12.21 07:59:20.739900 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18568 | 2024.12.21 07:59:20.740627 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
18569 | 2024.12.21 07:59:20.740879 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18570 | 2024.12.21 07:59:20.741155 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.003042 sec., 20710.059171597633 rows/sec., 37.11 MiB/sec. | ||
18571 | 2024.12.21 07:59:20.741272 [ 4 ] {a412d2d6-eb6a-4f6e-8246-639c45ebd38c} <Debug> TCPHandler: Processed in 0.003396599 sec. | ||
18572 | 2024.12.21 07:59:20.741418 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18573 | 2024.12.21 07:59:20.741557 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
18574 | 2024.12.21 07:59:20.741615 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
18575 | 2024.12.21 07:59:20.742114 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18576 | 2024.12.21 07:59:20.742152 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18577 | 2024.12.21 07:59:20.742522 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
18578 | 2024.12.21 07:59:20.742755 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Trace> oximeter.measurements_i64 (db649b8c-fbbc-4a54-8c59-7e179ea390a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18579 | 2024.12.21 07:59:20.743035 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001499 sec., 6004.002668445631 rows/sec., 424.11 KiB/sec. | ||
18580 | 2024.12.21 07:59:20.743196 [ 253 ] {500ac571-c0d3-46b4-a1d2-233713922990} <Debug> TCPHandler: Processed in 0.001844462 sec. | ||
18581 | 2024.12.21 07:59:20.743399 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18582 | 2024.12.21 07:59:20.743624 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18583 | 2024.12.21 07:59:20.743718 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18584 | 2024.12.21 07:59:20.744307 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18585 | 2024.12.21 07:59:20.744347 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18586 | 2024.12.21 07:59:20.744716 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
18587 | 2024.12.21 07:59:20.744961 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18588 | 2024.12.21 07:59:20.745199 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001627 sec., 50399.508297480024 rows/sec., 3.20 MiB/sec. | ||
18589 | 2024.12.21 07:59:20.745290 [ 4 ] {7e0a627a-f776-419b-af17-3ffbb12302ad} <Debug> TCPHandler: Processed in 0.002002785 sec. | ||
18590 | 2024.12.21 07:59:23.422132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 724 | ||
18591 | 2024.12.21 07:59:23.445474 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18592 | 2024.12.21 07:59:23.445523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18593 | 2024.12.21 07:59:23.453220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
18594 | 2024.12.21 07:59:23.454063 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18595 | 2024.12.21 07:59:23.454512 [ 34 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
18596 | 2024.12.21 07:59:23.454676 [ 34 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18597 | 2024.12.21 07:59:23.454758 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18598 | 2024.12.21 07:59:23.455302 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
18599 | 2024.12.21 07:59:23.468815 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
18600 | 2024.12.21 07:59:23.470722 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18601 | 2024.12.21 07:59:23.472031 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
18602 | 2024.12.21 07:59:23.477673 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
18603 | 2024.12.21 07:59:23.483889 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
18604 | 2024.12.21 07:59:23.490144 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
18605 | 2024.12.21 07:59:23.497767 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
18606 | 2024.12.21 07:59:23.515907 [ 191 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
18607 | 2024.12.21 07:59:23.789151 [ 189 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.334183332 sec., 2166.475496150718 rows/sec., 11.20 MiB/sec. | ||
18608 | 2024.12.21 07:59:23.793495 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
18609 | 2024.12.21 07:59:23.796782 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18610 | 2024.12.21 07:59:23.796940 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_96_19} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
18611 | 2024.12.21 07:59:23.799482 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
18612 | 2024.12.21 07:59:24.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.23 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 268.16 MiB (RSS), difference: -1.07 MiB | ||
18613 | 2024.12.21 07:59:25.703385 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18614 | 2024.12.21 07:59:25.703571 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18615 | 2024.12.21 07:59:25.703642 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18616 | 2024.12.21 07:59:25.704402 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18617 | 2024.12.21 07:59:25.704450 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18618 | 2024.12.21 07:59:25.704878 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18619 | 2024.12.21 07:59:25.705124 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18620 | 2024.12.21 07:59:25.705355 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001835 sec., 30517.711171662126 rows/sec., 2.34 MiB/sec. | ||
18621 | 2024.12.21 07:59:25.705420 [ 4 ] {3b369fc9-abf7-4019-b6bb-32d635fdb160} <Debug> TCPHandler: Processed in 0.002160147 sec. | ||
18622 | 2024.12.21 07:59:25.705654 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18623 | 2024.12.21 07:59:25.705848 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18624 | 2024.12.21 07:59:25.705923 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18625 | 2024.12.21 07:59:25.706685 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18626 | 2024.12.21 07:59:25.706735 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18627 | 2024.12.21 07:59:25.707173 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18628 | 2024.12.21 07:59:25.707424 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18629 | 2024.12.21 07:59:25.707660 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. | ||
18630 | 2024.12.21 07:59:25.707728 [ 253 ] {56f50db1-9470-46d5-a13c-4c42931711ce} <Debug> TCPHandler: Processed in 0.002204308 sec. | ||
18631 | 2024.12.21 07:59:25.707880 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18632 | 2024.12.21 07:59:25.708027 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18633 | 2024.12.21 07:59:25.708091 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18634 | 2024.12.21 07:59:25.708757 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18635 | 2024.12.21 07:59:25.708805 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18636 | 2024.12.21 07:59:25.709239 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18637 | 2024.12.21 07:59:25.709472 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18638 | 2024.12.21 07:59:25.709716 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001724 sec., 92807.42459396752 rows/sec., 6.46 MiB/sec. | ||
18639 | 2024.12.21 07:59:25.709784 [ 4 ] {ddbf6b8e-5868-4ba4-b846-e0c7f82392cc} <Debug> TCPHandler: Processed in 0.001968414 sec. | ||
18640 | 2024.12.21 07:59:25.710076 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18641 | 2024.12.21 07:59:25.710689 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18642 | 2024.12.21 07:59:25.710930 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18643 | 2024.12.21 07:59:25.712683 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18644 | 2024.12.21 07:59:25.712725 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18645 | 2024.12.21 07:59:25.713129 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
18646 | 2024.12.21 07:59:25.713385 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18647 | 2024.12.21 07:59:25.713569 [ 8 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
18648 | 2024.12.21 07:59:25.713621 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003178 sec., 18879.798615481435 rows/sec., 1.27 MiB/sec. | ||
18649 | 2024.12.21 07:59:25.713660 [ 8 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18650 | 2024.12.21 07:59:25.713734 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18651 | 2024.12.21 07:59:25.713741 [ 253 ] {39d5733c-3335-4d03-912f-0e175962b5d2} <Debug> TCPHandler: Processed in 0.003853507 sec. | ||
18652 | 2024.12.21 07:59:25.714034 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
18653 | 2024.12.21 07:59:25.714855 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18654 | 2024.12.21 07:59:25.715037 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9488 rows starting from the beginning of the part | ||
18655 | 2024.12.21 07:59:25.716138 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 42 rows starting from the beginning of the part | ||
18656 | 2024.12.21 07:59:25.716723 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 40 rows starting from the beginning of the part | ||
18657 | 2024.12.21 07:59:25.716929 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
18658 | 2024.12.21 07:59:25.717089 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 82 rows starting from the beginning of the part | ||
18659 | 2024.12.21 07:59:25.717183 [ 187 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
18660 | 2024.12.21 07:59:25.720102 [ 190 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9772 rows, containing 4 columns (4 merged, 0 gathered) in 0.006242248 sec., 1565461.67342278 rows/sec., 102.11 MiB/sec. | ||
18661 | 2024.12.21 07:59:25.720408 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
18662 | 2024.12.21 07:59:25.720822 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18663 | 2024.12.21 07:59:25.720933 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_161_32} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
18664 | 2024.12.21 07:59:25.721056 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
18665 | 2024.12.21 07:59:27.613473 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44469 | ||
18666 | 2024.12.21 07:59:27.614441 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18667 | 2024.12.21 07:59:27.614486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18668 | 2024.12.21 07:59:27.615009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
18669 | 2024.12.21 07:59:27.615265 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18670 | 2024.12.21 07:59:27.615562 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
18671 | 2024.12.21 07:59:30.277438 [ 224 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18672 | 2024.12.21 07:59:30.277526 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18673 | 2024.12.21 07:59:30.279939 [ 224 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
18674 | 2024.12.21 07:59:30.369788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2536 | ||
18675 | 2024.12.21 07:59:30.373391 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18676 | 2024.12.21 07:59:30.373449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18677 | 2024.12.21 07:59:30.375009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
18678 | 2024.12.21 07:59:30.375346 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18679 | 2024.12.21 07:59:30.375611 [ 31 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
18680 | 2024.12.21 07:59:30.375777 [ 31 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18681 | 2024.12.21 07:59:30.375864 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18682 | 2024.12.21 07:59:30.376807 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
18683 | 2024.12.21 07:59:30.378902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2536 | ||
18684 | 2024.12.21 07:59:30.379421 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18685 | 2024.12.21 07:59:30.379636 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2374 rows starting from the beginning of the part | ||
18686 | 2024.12.21 07:59:30.380337 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part | ||
18687 | 2024.12.21 07:59:30.380965 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
18688 | 2024.12.21 07:59:30.381579 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
18689 | 2024.12.21 07:59:30.382286 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 16 rows starting from the beginning of the part | ||
18690 | 2024.12.21 07:59:30.383014 [ 187 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
18691 | 2024.12.21 07:59:30.394126 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2536 rows, containing 72 columns (72 merged, 0 gathered) in 0.0180446 sec., 140540.66036376532 rows/sec., 105.68 MiB/sec. | ||
18692 | 2024.12.21 07:59:30.396273 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
18693 | 2024.12.21 07:59:30.396997 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18694 | 2024.12.21 07:59:30.397086 [ 195 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_71_14} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
18695 | 2024.12.21 07:59:30.397321 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
18696 | 2024.12.21 07:59:30.711505 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18697 | 2024.12.21 07:59:30.711695 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18698 | 2024.12.21 07:59:30.711773 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18699 | 2024.12.21 07:59:30.712563 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18700 | 2024.12.21 07:59:30.712606 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18701 | 2024.12.21 07:59:30.713018 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18702 | 2024.12.21 07:59:30.713261 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18703 | 2024.12.21 07:59:30.713509 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. | ||
18704 | 2024.12.21 07:59:30.713596 [ 4 ] {b73439a6-72f0-44ff-ba46-42740cec7374} <Debug> TCPHandler: Processed in 0.002226178 sec. | ||
18705 | 2024.12.21 07:59:30.713899 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18706 | 2024.12.21 07:59:30.714083 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18707 | 2024.12.21 07:59:30.714156 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18708 | 2024.12.21 07:59:30.715083 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18709 | 2024.12.21 07:59:30.715134 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18710 | 2024.12.21 07:59:30.715600 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18711 | 2024.12.21 07:59:30.715875 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18712 | 2024.12.21 07:59:30.716111 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Debug> executeQuery: Read 329 rows, 29.91 KiB in 0.002078 sec., 158325.31280076999 rows/sec., 14.06 MiB/sec. | ||
18713 | 2024.12.21 07:59:30.716180 [ 253 ] {3b096c52-e588-4ee2-91da-069300f0d733} <Debug> TCPHandler: Processed in 0.002451873 sec. | ||
18714 | 2024.12.21 07:59:30.716363 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18715 | 2024.12.21 07:59:30.716484 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18716 | 2024.12.21 07:59:30.716535 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18717 | 2024.12.21 07:59:30.717155 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18718 | 2024.12.21 07:59:30.717195 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18719 | 2024.12.21 07:59:30.717550 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
18720 | 2024.12.21 07:59:30.717782 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18721 | 2024.12.21 07:59:30.718038 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.001572 sec., 44529.26208651399 rows/sec., 3.23 MiB/sec. | ||
18722 | 2024.12.21 07:59:30.718189 [ 4 ] {eada0945-1663-4625-9213-a1ae00b44020} <Debug> TCPHandler: Processed in 0.001882722 sec. | ||
18723 | 2024.12.21 07:59:30.718436 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18724 | 2024.12.21 07:59:30.718607 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18725 | 2024.12.21 07:59:30.718670 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18726 | 2024.12.21 07:59:30.719348 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18727 | 2024.12.21 07:59:30.719389 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18728 | 2024.12.21 07:59:30.719751 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18729 | 2024.12.21 07:59:30.719987 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18730 | 2024.12.21 07:59:30.720151 [ 29 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
18731 | 2024.12.21 07:59:30.720212 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. | ||
18732 | 2024.12.21 07:59:30.720231 [ 29 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18733 | 2024.12.21 07:59:30.720297 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18734 | 2024.12.21 07:59:30.720349 [ 253 ] {5b666a6d-ab08-4e06-8b7e-39ded2658ceb} <Debug> TCPHandler: Processed in 0.002064316 sec. | ||
18735 | 2024.12.21 07:59:30.720716 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18736 | 2024.12.21 07:59:30.720801 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
18737 | 2024.12.21 07:59:30.721319 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18738 | 2024.12.21 07:59:30.721454 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18739 | 2024.12.21 07:59:30.721494 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18740 | 2024.12.21 07:59:30.721554 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 243 rows starting from the beginning of the part | ||
18741 | 2024.12.21 07:59:30.721729 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
18742 | 2024.12.21 07:59:30.722159 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
18743 | 2024.12.21 07:59:30.722406 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 242 rows starting from the beginning of the part | ||
18744 | 2024.12.21 07:59:30.722789 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
18745 | 2024.12.21 07:59:30.723109 [ 199 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
18746 | 2024.12.21 07:59:30.723948 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18747 | 2024.12.21 07:59:30.723994 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18748 | 2024.12.21 07:59:30.724510 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18749 | 2024.12.21 07:59:30.724875 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18750 | 2024.12.21 07:59:30.724984 [ 200 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.004536397 sec., 119257.63992878048 rows/sec., 8.54 MiB/sec. | ||
18751 | 2024.12.21 07:59:30.725340 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004202 sec., 3093.7648738695857 rows/sec., 192.90 KiB/sec. | ||
18752 | 2024.12.21 07:59:30.725405 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
18753 | 2024.12.21 07:59:30.725776 [ 4 ] {96fdc7d4-b51c-4a65-b239-3ee041b19907} <Debug> TCPHandler: Processed in 0.005312871 sec. | ||
18754 | 2024.12.21 07:59:30.726105 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18755 | 2024.12.21 07:59:30.726395 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18756 | 2024.12.21 07:59:30.726436 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18757 | 2024.12.21 07:59:30.726536 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18758 | 2024.12.21 07:59:30.726561 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_69_15} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
18759 | 2024.12.21 07:59:30.726748 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
18760 | 2024.12.21 07:59:30.727491 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18761 | 2024.12.21 07:59:30.727535 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18762 | 2024.12.21 07:59:30.727921 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18763 | 2024.12.21 07:59:30.728162 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18764 | 2024.12.21 07:59:30.728378 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Debug> executeQuery: Read 445 rows, 32.73 KiB in 0.002003 sec., 222166.7498751872 rows/sec., 15.96 MiB/sec. | ||
18765 | 2024.12.21 07:59:30.728436 [ 253 ] {fafa07a4-5c34-434e-9409-c9fd05a9eb01} <Debug> TCPHandler: Processed in 0.002537234 sec. | ||
18766 | 2024.12.21 07:59:30.728643 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18767 | 2024.12.21 07:59:30.728867 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
18768 | 2024.12.21 07:59:30.728961 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
18769 | 2024.12.21 07:59:30.729584 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18770 | 2024.12.21 07:59:30.729621 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18771 | 2024.12.21 07:59:30.729953 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
18772 | 2024.12.21 07:59:30.730178 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18773 | 2024.12.21 07:59:30.730463 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001648 sec., 3640.776699029126 rows/sec., 190.22 KiB/sec. | ||
18774 | 2024.12.21 07:59:30.730468 [ 223 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
18775 | 2024.12.21 07:59:30.730524 [ 223 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
18776 | 2024.12.21 07:59:30.730532 [ 4 ] {07217f99-34ca-48b7-b211-934b39f55a09} <Debug> TCPHandler: Processed in 0.001998465 sec. | ||
18777 | 2024.12.21 07:59:30.730715 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18778 | 2024.12.21 07:59:30.730900 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18779 | 2024.12.21 07:59:30.731010 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18780 | 2024.12.21 07:59:30.732294 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18781 | 2024.12.21 07:59:30.732345 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18782 | 2024.12.21 07:59:30.733232 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18783 | 2024.12.21 07:59:30.733766 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18784 | 2024.12.21 07:59:30.733953 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_157_32 to all_162_162_0 | ||
18785 | 2024.12.21 07:59:30.734033 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18786 | 2024.12.21 07:59:30.734098 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18787 | 2024.12.21 07:59:30.734148 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003299 sec., 71839.95150045468 rows/sec., 4.82 MiB/sec. | ||
18788 | 2024.12.21 07:59:30.734502 [ 223 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
18789 | 2024.12.21 07:59:30.734557 [ 253 ] {5041d5cb-5143-4b49-9f57-8a6b11dbd6c2} <Debug> TCPHandler: Processed in 0.003933907 sec. | ||
18790 | 2024.12.21 07:59:30.734965 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18791 | 2024.12.21 07:59:30.735331 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_157_32 to all_162_162_0 into Compact with storage Full | ||
18792 | 2024.12.21 07:59:30.735550 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
18793 | 2024.12.21 07:59:30.735853 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
18794 | 2024.12.21 07:59:30.736249 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18795 | 2024.12.21 07:59:30.736459 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_157_32, total 45304 rows starting from the beginning of the part | ||
18796 | 2024.12.21 07:59:30.737387 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 106 rows starting from the beginning of the part | ||
18797 | 2024.12.21 07:59:30.738468 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
18798 | 2024.12.21 07:59:30.739147 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 240 rows starting from the beginning of the part | ||
18799 | 2024.12.21 07:59:30.739474 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 160 rows starting from the beginning of the part | ||
18800 | 2024.12.21 07:59:30.739785 [ 200 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 237 rows starting from the beginning of the part | ||
18801 | 2024.12.21 07:59:30.740273 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18802 | 2024.12.21 07:59:30.740346 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18803 | 2024.12.21 07:59:30.741054 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18804 | 2024.12.21 07:59:30.741410 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18805 | 2024.12.21 07:59:30.741591 [ 29 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
18806 | 2024.12.21 07:59:30.741687 [ 29 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18807 | 2024.12.21 07:59:30.741770 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18808 | 2024.12.21 07:59:30.741847 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00647 sec., 154.5595054095827 rows/sec., 10.41 KiB/sec. | ||
18809 | 2024.12.21 07:59:30.742049 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
18810 | 2024.12.21 07:59:30.742060 [ 4 ] {abb9e15b-0c8e-4f64-864d-3042c639312d} <Debug> TCPHandler: Processed in 0.007342846 sec. | ||
18811 | 2024.12.21 07:59:30.742323 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18812 | 2024.12.21 07:59:30.742383 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18813 | 2024.12.21 07:59:30.742510 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 64 rows starting from the beginning of the part | ||
18814 | 2024.12.21 07:59:30.742702 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
18815 | 2024.12.21 07:59:30.742923 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
18816 | 2024.12.21 07:59:30.743237 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
18817 | 2024.12.21 07:59:30.743400 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
18818 | 2024.12.21 07:59:30.743841 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
18819 | 2024.12.21 07:59:30.744195 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
18820 | 2024.12.21 07:59:30.744943 [ 193 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
18821 | 2024.12.21 07:59:30.749763 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.007874015 sec., 8763.000832485079 rows/sec., 589.98 KiB/sec. | ||
18822 | 2024.12.21 07:59:30.750135 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
18823 | 2024.12.21 07:59:30.750938 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18824 | 2024.12.21 07:59:30.751213 [ 196 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_69_15} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
18825 | 2024.12.21 07:59:30.751462 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
18826 | 2024.12.21 07:59:30.751547 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18827 | 2024.12.21 07:59:30.751681 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18828 | 2024.12.21 07:59:30.752630 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
18829 | 2024.12.21 07:59:30.752930 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18830 | 2024.12.21 07:59:30.753207 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
18831 | 2024.12.21 07:59:30.753296 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18832 | 2024.12.21 07:59:30.753339 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18833 | 2024.12.21 07:59:30.753380 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.010823 sec., 5820.936893652407 rows/sec., 10.43 MiB/sec. | ||
18834 | 2024.12.21 07:59:30.753908 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
18835 | 2024.12.21 07:59:30.754668 [ 253 ] {842053f8-31e6-452f-a13d-10fa2a659607} <Debug> TCPHandler: Processed in 0.012462213 sec. | ||
18836 | 2024.12.21 07:59:30.755285 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18837 | 2024.12.21 07:59:30.755592 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18838 | 2024.12.21 07:59:30.755674 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18839 | 2024.12.21 07:59:30.755740 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2676 rows starting from the beginning of the part | ||
18840 | 2024.12.21 07:59:30.755848 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18841 | 2024.12.21 07:59:30.756995 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 53 rows starting from the beginning of the part | ||
18842 | 2024.12.21 07:59:30.757909 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 55 rows starting from the beginning of the part | ||
18843 | 2024.12.21 07:59:30.758968 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 58 rows starting from the beginning of the part | ||
18844 | 2024.12.21 07:59:30.759192 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18845 | 2024.12.21 07:59:30.759333 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18846 | 2024.12.21 07:59:30.759756 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 63 rows starting from the beginning of the part | ||
18847 | 2024.12.21 07:59:30.760683 [ 193 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 63 rows starting from the beginning of the part | ||
18848 | 2024.12.21 07:59:30.761082 [ 198 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46207 rows, containing 5 columns (5 merged, 0 gathered) in 0.026796789 sec., 1724348.391144924 rows/sec., 116.51 MiB/sec. | ||
18849 | 2024.12.21 07:59:30.761928 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Trace> MergedBlockOutputStream: filled checksums all_1_162_33 (state Temporary) | ||
18850 | 2024.12.21 07:59:30.762174 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
18851 | 2024.12.21 07:59:30.762857 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_162_33 to all_1_162_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18852 | 2024.12.21 07:59:30.763140 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_162_33} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_157_32, all_162_162_0] -> all_1_162_33 | ||
18853 | 2024.12.21 07:59:30.763209 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18854 | 2024.12.21 07:59:30.763439 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
18855 | 2024.12.21 07:59:30.763934 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.008307 sec., 9871.192969784519 rows/sec., 641.99 KiB/sec. | ||
18856 | 2024.12.21 07:59:30.764041 [ 4 ] {74f1d798-06d6-47f1-92cb-a73e7a5d6db8} <Debug> TCPHandler: Processed in 0.009231148 sec. | ||
18857 | 2024.12.21 07:59:30.775009 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2968 rows, containing 19 columns (19 merged, 0 gathered) in 0.02155691 sec., 137682.07038949462 rows/sec., 246.72 MiB/sec. | ||
18858 | 2024.12.21 07:59:30.777717 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
18859 | 2024.12.21 07:59:30.778158 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18860 | 2024.12.21 07:59:30.778238 [ 194 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
18861 | 2024.12.21 07:59:30.778397 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.07 MiB. | ||
18862 | 2024.12.21 07:59:30.968962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 732 | ||
18863 | 2024.12.21 07:59:30.994070 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18864 | 2024.12.21 07:59:30.994119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
18865 | 2024.12.21 07:59:31.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.73 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 269.81 MiB (RSS), difference: -3.92 MiB | ||
18866 | 2024.12.21 07:59:31.002948 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
18867 | 2024.12.21 07:59:31.003832 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18868 | 2024.12.21 07:59:31.009389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 732 | ||
18869 | 2024.12.21 07:59:31.190524 [ 219 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18870 | 2024.12.21 07:59:31.190709 [ 219 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18871 | 2024.12.21 07:59:31.193868 [ 219 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
18872 | 2024.12.21 07:59:32.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.81 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 269.81 MiB (RSS), difference: 4.00 MiB | ||
18873 | 2024.12.21 07:59:34.851030 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
18874 | 2024.12.21 07:59:34.851082 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
18875 | 2024.12.21 07:59:35.115785 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44957 | ||
18876 | 2024.12.21 07:59:35.116726 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18877 | 2024.12.21 07:59:35.116772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18878 | 2024.12.21 07:59:35.117318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
18879 | 2024.12.21 07:59:35.117578 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18880 | 2024.12.21 07:59:35.117832 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44957 | ||
18881 | 2024.12.21 07:59:35.703464 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18882 | 2024.12.21 07:59:35.703739 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18883 | 2024.12.21 07:59:35.703844 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18884 | 2024.12.21 07:59:35.704806 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18885 | 2024.12.21 07:59:35.704846 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18886 | 2024.12.21 07:59:35.705254 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
18887 | 2024.12.21 07:59:35.705524 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18888 | 2024.12.21 07:59:35.705713 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002051 sec., 27303.754266211607 rows/sec., 2.10 MiB/sec. | ||
18889 | 2024.12.21 07:59:35.705770 [ 4 ] {2e88935f-c3e3-400b-a477-911acffce492} <Debug> TCPHandler: Processed in 0.002430202 sec. | ||
18890 | 2024.12.21 07:59:35.706012 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18891 | 2024.12.21 07:59:35.706206 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18892 | 2024.12.21 07:59:35.706279 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18893 | 2024.12.21 07:59:35.707060 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18894 | 2024.12.21 07:59:35.707107 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18895 | 2024.12.21 07:59:35.707583 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
18896 | 2024.12.21 07:59:35.707841 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18897 | 2024.12.21 07:59:35.708068 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. | ||
18898 | 2024.12.21 07:59:35.708126 [ 253 ] {07730858-402d-496e-904d-4f2845989add} <Debug> TCPHandler: Processed in 0.002249618 sec. | ||
18899 | 2024.12.21 07:59:35.708301 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18900 | 2024.12.21 07:59:35.708445 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
18901 | 2024.12.21 07:59:35.708509 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
18902 | 2024.12.21 07:59:35.709164 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18903 | 2024.12.21 07:59:35.709209 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18904 | 2024.12.21 07:59:35.709651 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18905 | 2024.12.21 07:59:35.709886 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18906 | 2024.12.21 07:59:35.710069 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. | ||
18907 | 2024.12.21 07:59:35.710112 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18908 | 2024.12.21 07:59:35.710137 [ 4 ] {2e6b783c-770a-4d4a-8160-9a8737888987} <Debug> TCPHandler: Processed in 0.001904753 sec. | ||
18909 | 2024.12.21 07:59:35.710154 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18910 | 2024.12.21 07:59:35.710308 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18911 | 2024.12.21 07:59:35.710429 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
18912 | 2024.12.21 07:59:35.710511 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
18913 | 2024.12.21 07:59:35.711782 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18914 | 2024.12.21 07:59:35.711824 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18915 | 2024.12.21 07:59:35.712465 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
18916 | 2024.12.21 07:59:35.712903 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18917 | 2024.12.21 07:59:35.713293 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002886 sec., 20790.02079002079 rows/sec., 1.40 MiB/sec. | ||
18918 | 2024.12.21 07:59:35.713444 [ 253 ] {8d0b5d72-1688-453b-aef1-475c74c56a76} <Debug> TCPHandler: Processed in 0.003210904 sec. | ||
18919 | 2024.12.21 07:59:35.713694 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
18920 | 2024.12.21 07:59:36.570406 [ 217 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18921 | 2024.12.21 07:59:36.570484 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18922 | 2024.12.21 07:59:36.572432 [ 217 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
18923 | 2024.12.21 07:59:36.960300 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18924 | 2024.12.21 07:59:36.960481 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
18925 | 2024.12.21 07:59:36.960548 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
18926 | 2024.12.21 07:59:36.961263 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18927 | 2024.12.21 07:59:36.961309 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18928 | 2024.12.21 07:59:36.961717 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18929 | 2024.12.21 07:59:36.961961 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18930 | 2024.12.21 07:59:36.962160 [ 64 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
18931 | 2024.12.21 07:59:36.962228 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001787 sec., 7834.3592613318415 rows/sec., 563.97 KiB/sec. | ||
18932 | 2024.12.21 07:59:36.962248 [ 64 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18933 | 2024.12.21 07:59:36.962311 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18934 | 2024.12.21 07:59:36.962371 [ 4 ] {791e314d-31f5-4ead-9625-cd39340849e8} <Debug> TCPHandler: Processed in 0.002176108 sec. | ||
18935 | 2024.12.21 07:59:36.962635 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
18936 | 2024.12.21 07:59:36.962762 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18937 | 2024.12.21 07:59:36.962989 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
18938 | 2024.12.21 07:59:36.963069 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 14 rows starting from the beginning of the part | ||
18939 | 2024.12.21 07:59:36.963130 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
18940 | 2024.12.21 07:59:36.963308 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
18941 | 2024.12.21 07:59:36.963317 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
18942 | 2024.12.21 07:59:36.963751 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
18943 | 2024.12.21 07:59:36.964204 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
18944 | 2024.12.21 07:59:36.964549 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
18945 | 2024.12.21 07:59:36.966335 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18946 | 2024.12.21 07:59:36.966414 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18947 | 2024.12.21 07:59:36.967339 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921985 sec., 14221.904373946689 rows/sec., 1.05 MiB/sec. | ||
18948 | 2024.12.21 07:59:36.967466 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
18949 | 2024.12.21 07:59:36.967526 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
18950 | 2024.12.21 07:59:36.968028 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18951 | 2024.12.21 07:59:36.968113 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18952 | 2024.12.21 07:59:36.968306 [ 188 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_69_17} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
18953 | 2024.12.21 07:59:36.968578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
18954 | 2024.12.21 07:59:36.968629 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.005585 sec., 1432.408236347359 rows/sec., 116.80 KiB/sec. | ||
18955 | 2024.12.21 07:59:36.968809 [ 253 ] {742b231b-0b59-4349-baa9-88e11175af61} <Debug> TCPHandler: Processed in 0.006291608 sec. | ||
18956 | 2024.12.21 07:59:36.968961 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18957 | 2024.12.21 07:59:36.969086 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
18958 | 2024.12.21 07:59:36.969137 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
18959 | 2024.12.21 07:59:36.970519 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18960 | 2024.12.21 07:59:36.970560 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18961 | 2024.12.21 07:59:36.971028 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
18962 | 2024.12.21 07:59:36.971276 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18963 | 2024.12.21 07:59:36.971507 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Debug> executeQuery: Read 1473 rows, 126.77 KiB in 0.002447 sec., 601961.5856150389 rows/sec., 50.59 MiB/sec. | ||
18964 | 2024.12.21 07:59:36.971567 [ 4 ] {de11a984-e243-49dd-862f-d33ba96af6ce} <Debug> TCPHandler: Processed in 0.002665855 sec. | ||
18965 | 2024.12.21 07:59:36.971730 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18966 | 2024.12.21 07:59:36.971871 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
18967 | 2024.12.21 07:59:36.971930 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
18968 | 2024.12.21 07:59:36.972637 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18969 | 2024.12.21 07:59:36.972677 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18970 | 2024.12.21 07:59:36.973057 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
18971 | 2024.12.21 07:59:36.973326 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18972 | 2024.12.21 07:59:36.973594 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Debug> executeQuery: Read 78 rows, 5.75 KiB in 0.001746 sec., 44673.53951890035 rows/sec., 3.22 MiB/sec. | ||
18973 | 2024.12.21 07:59:36.973724 [ 253 ] {371f3b3e-aa77-4e66-90f4-809130374103} <Debug> TCPHandler: Processed in 0.002053115 sec. | ||
18974 | 2024.12.21 07:59:36.974033 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18975 | 2024.12.21 07:59:36.974257 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
18976 | 2024.12.21 07:59:36.974356 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
18977 | 2024.12.21 07:59:36.975117 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18978 | 2024.12.21 07:59:36.975157 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18979 | 2024.12.21 07:59:36.975522 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
18980 | 2024.12.21 07:59:36.975754 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18981 | 2024.12.21 07:59:36.975956 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001753 sec., 138049.05875641757 rows/sec., 9.35 MiB/sec. | ||
18982 | 2024.12.21 07:59:36.976009 [ 4 ] {a08cb2a5-f809-4d7f-a712-3f5826b9d44c} <Debug> TCPHandler: Processed in 0.002180387 sec. | ||
18983 | 2024.12.21 07:59:36.976162 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18984 | 2024.12.21 07:59:36.976300 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
18985 | 2024.12.21 07:59:36.976359 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
18986 | 2024.12.21 07:59:36.976956 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18987 | 2024.12.21 07:59:36.976996 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18988 | 2024.12.21 07:59:36.977358 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
18989 | 2024.12.21 07:59:36.977602 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
18990 | 2024.12.21 07:59:36.977796 [ 68 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
18991 | 2024.12.21 07:59:36.977868 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
18992 | 2024.12.21 07:59:36.977890 [ 68 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
18993 | 2024.12.21 07:59:36.977976 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
18994 | 2024.12.21 07:59:36.977993 [ 253 ] {7f007c54-905f-44e8-8a4a-60f8634f322d} <Debug> TCPHandler: Processed in 0.001898002 sec. | ||
18995 | 2024.12.21 07:59:36.978432 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
18996 | 2024.12.21 07:59:36.978520 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
18997 | 2024.12.21 07:59:36.978982 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
18998 | 2024.12.21 07:59:36.979221 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
18999 | 2024.12.21 07:59:36.979244 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19000 | 2024.12.21 07:59:36.979390 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 13 rows starting from the beginning of the part | ||
19001 | 2024.12.21 07:59:36.979750 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 13 rows starting from the beginning of the part | ||
19002 | 2024.12.21 07:59:36.980134 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 13 rows starting from the beginning of the part | ||
19003 | 2024.12.21 07:59:36.980523 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 13 rows starting from the beginning of the part | ||
19004 | 2024.12.21 07:59:36.980820 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 13 rows starting from the beginning of the part | ||
19005 | 2024.12.21 07:59:36.982431 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19006 | 2024.12.21 07:59:36.982506 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19007 | 2024.12.21 07:59:36.983094 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004984876 sec., 13039.441703264032 rows/sec., 863.94 KiB/sec. | ||
19008 | 2024.12.21 07:59:36.983283 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
19009 | 2024.12.21 07:59:36.983455 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
19010 | 2024.12.21 07:59:36.983844 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19011 | 2024.12.21 07:59:36.984026 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19012 | 2024.12.21 07:59:36.984058 [ 188 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_69_17} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
19013 | 2024.12.21 07:59:36.984246 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
19014 | 2024.12.21 07:59:36.984394 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Debug> executeQuery: Read 909 rows, 67.67 KiB in 0.005646 sec., 160998.93730074388 rows/sec., 11.70 MiB/sec. | ||
19015 | 2024.12.21 07:59:36.984464 [ 4 ] {48a622e2-9968-41c0-b1db-09ca16454796} <Debug> TCPHandler: Processed in 0.0063676 sec. | ||
19016 | 2024.12.21 07:59:36.984618 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19017 | 2024.12.21 07:59:36.984758 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19018 | 2024.12.21 07:59:36.984907 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19019 | 2024.12.21 07:59:36.985474 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19020 | 2024.12.21 07:59:36.985522 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19021 | 2024.12.21 07:59:36.985895 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
19022 | 2024.12.21 07:59:36.986138 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19023 | 2024.12.21 07:59:36.986386 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001652 sec., 3631.961259079903 rows/sec., 189.76 KiB/sec. | ||
19024 | 2024.12.21 07:59:36.986593 [ 253 ] {11d21dc5-9518-4fb3-b13f-797400c285d7} <Debug> TCPHandler: Processed in 0.002035315 sec. | ||
19025 | 2024.12.21 07:59:36.986932 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19026 | 2024.12.21 07:59:36.987293 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19027 | 2024.12.21 07:59:36.987395 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19028 | 2024.12.21 07:59:36.988230 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19029 | 2024.12.21 07:59:36.988270 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19030 | 2024.12.21 07:59:36.988718 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
19031 | 2024.12.21 07:59:36.988964 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19032 | 2024.12.21 07:59:36.989214 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Debug> executeQuery: Read 891 rows, 60.67 KiB in 0.001977 sec., 450682.85280728375 rows/sec., 29.97 MiB/sec. | ||
19033 | 2024.12.21 07:59:36.989304 [ 4 ] {1536cb48-850b-4a9c-8cff-36571b924d6c} <Debug> TCPHandler: Processed in 0.002605144 sec. | ||
19034 | 2024.12.21 07:59:36.989472 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19035 | 2024.12.21 07:59:36.989678 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19036 | 2024.12.21 07:59:36.989742 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19037 | 2024.12.21 07:59:36.990283 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19038 | 2024.12.21 07:59:36.990329 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19039 | 2024.12.21 07:59:36.990726 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19040 | 2024.12.21 07:59:36.990992 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19041 | 2024.12.21 07:59:36.991232 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001609 sec., 621.5040397762585 rows/sec., 41.88 KiB/sec. | ||
19042 | 2024.12.21 07:59:36.991425 [ 253 ] {b3bfd341-da1e-4e68-8170-8686f9cc5a9c} <Debug> TCPHandler: Processed in 0.002030555 sec. | ||
19043 | 2024.12.21 07:59:36.991744 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19044 | 2024.12.21 07:59:36.991975 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19045 | 2024.12.21 07:59:36.992119 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19046 | 2024.12.21 07:59:36.993621 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19047 | 2024.12.21 07:59:36.993660 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19048 | 2024.12.21 07:59:36.994399 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19049 | 2024.12.21 07:59:36.994657 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19050 | 2024.12.21 07:59:36.994918 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.002999 sec., 21007.00233411137 rows/sec., 37.64 MiB/sec. | ||
19051 | 2024.12.21 07:59:36.995030 [ 4 ] {a444dd6a-f05c-4cd6-ba95-830fddfc689b} <Debug> TCPHandler: Processed in 0.00350139 sec. | ||
19052 | 2024.12.21 07:59:36.995177 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19053 | 2024.12.21 07:59:36.995319 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19054 | 2024.12.21 07:59:36.995381 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19055 | 2024.12.21 07:59:36.995883 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19056 | 2024.12.21 07:59:36.995923 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19057 | 2024.12.21 07:59:36.996294 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
19058 | 2024.12.21 07:59:36.996539 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19059 | 2024.12.21 07:59:36.996770 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001482 sec., 28340.080971659918 rows/sec., 1.69 MiB/sec. | ||
19060 | 2024.12.21 07:59:36.996821 [ 253 ] {44b5c3cf-b2ee-4468-b674-45d2cdb2bc2c} <Debug> TCPHandler: Processed in 0.001713219 sec. | ||
19061 | 2024.12.21 07:59:38.106428 [ 219 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19062 | 2024.12.21 07:59:38.106473 [ 219 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19063 | 2024.12.21 07:59:38.108401 [ 219 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19064 | 2024.12.21 07:59:38.162801 [ 219 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19065 | 2024.12.21 07:59:38.162858 [ 219 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19066 | 2024.12.21 07:59:38.164644 [ 219 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
19067 | 2024.12.21 07:59:38.509519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 739 | ||
19068 | 2024.12.21 07:59:38.534278 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19069 | 2024.12.21 07:59:38.534333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19070 | 2024.12.21 07:59:38.542007 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
19071 | 2024.12.21 07:59:38.542851 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19072 | 2024.12.21 07:59:38.546292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
19073 | 2024.12.21 07:59:40.379239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2590 | ||
19074 | 2024.12.21 07:59:40.383059 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19075 | 2024.12.21 07:59:40.383115 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19076 | 2024.12.21 07:59:40.384733 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19077 | 2024.12.21 07:59:40.385066 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19078 | 2024.12.21 07:59:40.385783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2590 | ||
19079 | 2024.12.21 07:59:40.701243 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19080 | 2024.12.21 07:59:40.701437 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19081 | 2024.12.21 07:59:40.701509 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19082 | 2024.12.21 07:59:40.702288 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19083 | 2024.12.21 07:59:40.702335 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19084 | 2024.12.21 07:59:40.702783 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
19085 | 2024.12.21 07:59:40.703046 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19086 | 2024.12.21 07:59:40.703271 [ 73 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
19087 | 2024.12.21 07:59:40.703316 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. | ||
19088 | 2024.12.21 07:59:40.703364 [ 73 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19089 | 2024.12.21 07:59:40.703431 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19090 | 2024.12.21 07:59:40.703466 [ 4 ] {d93236e3-5d6d-4a60-a403-484618d22ead} <Debug> TCPHandler: Processed in 0.00234643 sec. | ||
19091 | 2024.12.21 07:59:40.703757 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19092 | 2024.12.21 07:59:40.703812 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
19093 | 2024.12.21 07:59:40.704182 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19094 | 2024.12.21 07:59:40.704418 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19095 | 2024.12.21 07:59:40.704593 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19096 | 2024.12.21 07:59:40.704762 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1486 rows starting from the beginning of the part | ||
19097 | 2024.12.21 07:59:40.705279 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
19098 | 2024.12.21 07:59:40.705888 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 329 rows starting from the beginning of the part | ||
19099 | 2024.12.21 07:59:40.706464 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 56 rows starting from the beginning of the part | ||
19100 | 2024.12.21 07:59:40.706838 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1473 rows starting from the beginning of the part | ||
19101 | 2024.12.21 07:59:40.707164 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
19102 | 2024.12.21 07:59:40.708496 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19103 | 2024.12.21 07:59:40.708565 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19104 | 2024.12.21 07:59:40.709512 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
19105 | 2024.12.21 07:59:40.709969 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19106 | 2024.12.21 07:59:40.710189 [ 73 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
19107 | 2024.12.21 07:59:40.710257 [ 73 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19108 | 2024.12.21 07:59:40.710282 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006235 sec., 10264.635124298316 rows/sec., 820.41 KiB/sec. | ||
19109 | 2024.12.21 07:59:40.710305 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19110 | 2024.12.21 07:59:40.710593 [ 253 ] {91e785c5-fc00-447c-a90b-d068e818a1dd} <Debug> TCPHandler: Processed in 0.006999411 sec. | ||
19111 | 2024.12.21 07:59:40.710903 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
19112 | 2024.12.21 07:59:40.711039 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19113 | 2024.12.21 07:59:40.711591 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19114 | 2024.12.21 07:59:40.711654 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19115 | 2024.12.21 07:59:40.711675 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3456 rows, containing 5 columns (5 merged, 0 gathered) in 0.008127549 sec., 425220.4446875682 rows/sec., 37.38 MiB/sec. | ||
19116 | 2024.12.21 07:59:40.711716 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 961 rows starting from the beginning of the part | ||
19117 | 2024.12.21 07:59:40.711939 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19118 | 2024.12.21 07:59:40.712292 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
19119 | 2024.12.21 07:59:40.712333 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
19120 | 2024.12.21 07:59:40.713029 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 445 rows starting from the beginning of the part | ||
19121 | 2024.12.21 07:59:40.713846 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 64 rows starting from the beginning of the part | ||
19122 | 2024.12.21 07:59:40.714007 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19123 | 2024.12.21 07:59:40.714472 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 909 rows starting from the beginning of the part | ||
19124 | 2024.12.21 07:59:40.714546 [ 201 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_166_33} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
19125 | 2024.12.21 07:59:40.714961 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
19126 | 2024.12.21 07:59:40.715066 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
19127 | 2024.12.21 07:59:40.717203 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19128 | 2024.12.21 07:59:40.717339 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19129 | 2024.12.21 07:59:40.719199 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
19130 | 2024.12.21 07:59:40.719601 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19131 | 2024.12.21 07:59:40.719912 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2507 rows, containing 5 columns (5 merged, 0 gathered) in 0.009442582 sec., 265499.4153082282 rows/sec., 20.39 MiB/sec. | ||
19132 | 2024.12.21 07:59:40.720077 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.008604 sec., 12319.851231985122 rows/sec., 878.27 KiB/sec. | ||
19133 | 2024.12.21 07:59:40.720192 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
19134 | 2024.12.21 07:59:40.720217 [ 4 ] {1297a567-5293-4c6b-8161-2a5830885cd1} <Debug> TCPHandler: Processed in 0.009467233 sec. | ||
19135 | 2024.12.21 07:59:40.720460 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19136 | 2024.12.21 07:59:40.720638 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19137 | 2024.12.21 07:59:40.720672 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19138 | 2024.12.21 07:59:40.720785 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_166_33} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
19139 | 2024.12.21 07:59:40.720786 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19140 | 2024.12.21 07:59:40.720967 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
19141 | 2024.12.21 07:59:40.721530 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19142 | 2024.12.21 07:59:40.721582 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19143 | 2024.12.21 07:59:40.721979 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
19144 | 2024.12.21 07:59:40.722227 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19145 | 2024.12.21 07:59:40.722454 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001846 sec., 21668.472372697724 rows/sec., 1.46 MiB/sec. | ||
19146 | 2024.12.21 07:59:40.722524 [ 253 ] {d9da9970-0200-461d-a078-b63115ab590c} <Debug> TCPHandler: Processed in 0.002187517 sec. | ||
19147 | 2024.12.21 07:59:42.618034 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 45384 | ||
19148 | 2024.12.21 07:59:42.618775 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19149 | 2024.12.21 07:59:42.618819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19150 | 2024.12.21 07:59:42.619342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
19151 | 2024.12.21 07:59:42.619605 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19152 | 2024.12.21 07:59:42.619871 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
19153 | 2024.12.21 07:59:45.704730 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19154 | 2024.12.21 07:59:45.704970 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19155 | 2024.12.21 07:59:45.705054 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19156 | 2024.12.21 07:59:45.705843 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19157 | 2024.12.21 07:59:45.705891 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19158 | 2024.12.21 07:59:45.706322 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
19159 | 2024.12.21 07:59:45.706563 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19160 | 2024.12.21 07:59:45.706786 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
19161 | 2024.12.21 07:59:45.706847 [ 4 ] {d22fef03-e7ab-4420-88ca-caf71404f868} <Debug> TCPHandler: Processed in 0.002286279 sec. | ||
19162 | 2024.12.21 07:59:45.707088 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19163 | 2024.12.21 07:59:45.707273 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19164 | 2024.12.21 07:59:45.707346 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19165 | 2024.12.21 07:59:45.708199 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19166 | 2024.12.21 07:59:45.708252 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19167 | 2024.12.21 07:59:45.708693 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
19168 | 2024.12.21 07:59:45.708946 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19169 | 2024.12.21 07:59:45.709194 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. | ||
19170 | 2024.12.21 07:59:45.709266 [ 253 ] {97a34c97-acd1-4b91-8b06-5bf1b742e993} <Debug> TCPHandler: Processed in 0.002270729 sec. | ||
19171 | 2024.12.21 07:59:45.709483 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19172 | 2024.12.21 07:59:45.709719 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19173 | 2024.12.21 07:59:45.709820 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19174 | 2024.12.21 07:59:45.710441 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19175 | 2024.12.21 07:59:45.710482 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19176 | 2024.12.21 07:59:45.710886 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
19177 | 2024.12.21 07:59:45.711125 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19178 | 2024.12.21 07:59:45.711305 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001649 sec., 97028.50212249848 rows/sec., 6.76 MiB/sec. | ||
19179 | 2024.12.21 07:59:45.711361 [ 4 ] {a5808bdc-3668-40c1-ab1a-e012c2a31779} <Debug> TCPHandler: Processed in 0.001989934 sec. | ||
19180 | 2024.12.21 07:59:45.711521 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19181 | 2024.12.21 07:59:45.711648 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19182 | 2024.12.21 07:59:45.711706 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19183 | 2024.12.21 07:59:45.712215 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19184 | 2024.12.21 07:59:45.712259 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19185 | 2024.12.21 07:59:45.712651 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
19186 | 2024.12.21 07:59:45.712895 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19187 | 2024.12.21 07:59:45.713097 [ 131 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
19188 | 2024.12.21 07:59:45.713123 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. | ||
19189 | 2024.12.21 07:59:45.713210 [ 131 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19190 | 2024.12.21 07:59:45.713276 [ 253 ] {a32815df-4c88-4e60-aa53-7a9297ed1e08} <Debug> TCPHandler: Processed in 0.001809051 sec. | ||
19191 | 2024.12.21 07:59:45.713287 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19192 | 2024.12.21 07:59:45.713543 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
19193 | 2024.12.21 07:59:45.713803 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19194 | 2024.12.21 07:59:45.713871 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 9772 rows starting from the beginning of the part | ||
19195 | 2024.12.21 07:59:45.713963 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 82 rows starting from the beginning of the part | ||
19196 | 2024.12.21 07:59:45.714205 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
19197 | 2024.12.21 07:59:45.714413 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 42 rows starting from the beginning of the part | ||
19198 | 2024.12.21 07:59:45.714604 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 40 rows starting from the beginning of the part | ||
19199 | 2024.12.21 07:59:45.714784 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
19200 | 2024.12.21 07:59:45.717768 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328155 sec., 2323391.837861629 rows/sec., 151.55 MiB/sec. | ||
19201 | 2024.12.21 07:59:45.718097 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
19202 | 2024.12.21 07:59:45.718454 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19203 | 2024.12.21 07:59:45.718552 [ 197 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_166_33} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
19204 | 2024.12.21 07:59:45.718662 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
19205 | 2024.12.21 07:59:46.046429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
19206 | 2024.12.21 07:59:46.070413 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19207 | 2024.12.21 07:59:46.070465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19208 | 2024.12.21 07:59:46.078166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
19209 | 2024.12.21 07:59:46.078981 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19210 | 2024.12.21 07:59:46.082001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
19211 | 2024.12.21 07:59:49.851332 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19212 | 2024.12.21 07:59:49.851415 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19213 | 2024.12.21 07:59:50.120115 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45872 | ||
19214 | 2024.12.21 07:59:50.121038 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19215 | 2024.12.21 07:59:50.121098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19216 | 2024.12.21 07:59:50.121659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
19217 | 2024.12.21 07:59:50.121937 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19218 | 2024.12.21 07:59:50.122247 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45872 | ||
19219 | 2024.12.21 07:59:50.122255 [ 224 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
19220 | 2024.12.21 07:59:50.122309 [ 224 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
19221 | 2024.12.21 07:59:50.124602 [ 224 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
19222 | 2024.12.21 07:59:50.386216 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2606 | ||
19223 | 2024.12.21 07:59:50.389586 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19224 | 2024.12.21 07:59:50.389638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19225 | 2024.12.21 07:59:50.391184 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
19226 | 2024.12.21 07:59:50.391530 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19227 | 2024.12.21 07:59:50.392153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2606 | ||
19228 | 2024.12.21 07:59:50.677097 [ 223 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19229 | 2024.12.21 07:59:50.677184 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19230 | 2024.12.21 07:59:50.679894 [ 223 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19231 | 2024.12.21 07:59:50.712369 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19232 | 2024.12.21 07:59:50.712561 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19233 | 2024.12.21 07:59:50.712638 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19234 | 2024.12.21 07:59:50.713456 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19235 | 2024.12.21 07:59:50.713501 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19236 | 2024.12.21 07:59:50.713905 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19237 | 2024.12.21 07:59:50.714156 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19238 | 2024.12.21 07:59:50.714381 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001874 sec., 7470.651013874066 rows/sec., 537.79 KiB/sec. | ||
19239 | 2024.12.21 07:59:50.714446 [ 4 ] {36796251-159d-4004-813b-2f773fe6071e} <Debug> TCPHandler: Processed in 0.002209178 sec. | ||
19240 | 2024.12.21 07:59:50.714679 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19241 | 2024.12.21 07:59:50.714872 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19242 | 2024.12.21 07:59:50.714949 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19243 | 2024.12.21 07:59:50.715828 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19244 | 2024.12.21 07:59:50.715870 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19245 | 2024.12.21 07:59:50.716309 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
19246 | 2024.12.21 07:59:50.716598 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19247 | 2024.12.21 07:59:50.716797 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Debug> executeQuery: Read 329 rows, 29.91 KiB in 0.001981 sec., 166077.73851590106 rows/sec., 14.75 MiB/sec. | ||
19248 | 2024.12.21 07:59:50.716860 [ 253 ] {9342d12b-e8b7-41ad-8a8c-a9597f56d297} <Debug> TCPHandler: Processed in 0.002288349 sec. | ||
19249 | 2024.12.21 07:59:50.717081 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19250 | 2024.12.21 07:59:50.717311 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19251 | 2024.12.21 07:59:50.717405 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19252 | 2024.12.21 07:59:50.718322 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19253 | 2024.12.21 07:59:50.718363 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19254 | 2024.12.21 07:59:50.718742 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
19255 | 2024.12.21 07:59:50.718980 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19256 | 2024.12.21 07:59:50.719226 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.00197 sec., 35532.99492385787 rows/sec., 2.57 MiB/sec. | ||
19257 | 2024.12.21 07:59:50.719329 [ 4 ] {edb891c9-e30a-4885-894e-ff5db75b05ed} <Debug> TCPHandler: Processed in 0.002359871 sec. | ||
19258 | 2024.12.21 07:59:50.719554 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19259 | 2024.12.21 07:59:50.719767 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19260 | 2024.12.21 07:59:50.719828 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19261 | 2024.12.21 07:59:50.720448 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19262 | 2024.12.21 07:59:50.720488 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19263 | 2024.12.21 07:59:50.720856 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19264 | 2024.12.21 07:59:50.721096 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19265 | 2024.12.21 07:59:50.721275 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
19266 | 2024.12.21 07:59:50.721331 [ 253 ] {dba63ff1-ab3f-4a56-8bb3-300e5bab5b61} <Debug> TCPHandler: Processed in 0.001922053 sec. | ||
19267 | 2024.12.21 07:59:50.721463 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19268 | 2024.12.21 07:59:50.721588 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19269 | 2024.12.21 07:59:50.721639 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19270 | 2024.12.21 07:59:50.722231 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19271 | 2024.12.21 07:59:50.722270 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19272 | 2024.12.21 07:59:50.722632 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19273 | 2024.12.21 07:59:50.722881 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19274 | 2024.12.21 07:59:50.723083 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00152 sec., 8552.631578947368 rows/sec., 533.25 KiB/sec. | ||
19275 | 2024.12.21 07:59:50.723139 [ 4 ] {5a4e115c-ad75-4a67-a448-c85f264c80f0} <Debug> TCPHandler: Processed in 0.00173286 sec. | ||
19276 | 2024.12.21 07:59:50.723298 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19277 | 2024.12.21 07:59:50.723440 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19278 | 2024.12.21 07:59:50.723498 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19279 | 2024.12.21 07:59:50.724321 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19280 | 2024.12.21 07:59:50.724359 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19281 | 2024.12.21 07:59:50.724760 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
19282 | 2024.12.21 07:59:50.725004 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19283 | 2024.12.21 07:59:50.725206 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Debug> executeQuery: Read 445 rows, 32.73 KiB in 0.001792 sec., 248325.89285714287 rows/sec., 17.83 MiB/sec. | ||
19284 | 2024.12.21 07:59:50.725264 [ 253 ] {0df2526b-45aa-41b1-91bf-1435cbba18c1} <Debug> TCPHandler: Processed in 0.002035885 sec. | ||
19285 | 2024.12.21 07:59:50.725296 [ 217 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19286 | 2024.12.21 07:59:50.725380 [ 217 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19287 | 2024.12.21 07:59:50.725442 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19288 | 2024.12.21 07:59:50.725728 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19289 | 2024.12.21 07:59:50.725792 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19290 | 2024.12.21 07:59:50.726658 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19291 | 2024.12.21 07:59:50.726728 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19292 | 2024.12.21 07:59:50.727399 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
19293 | 2024.12.21 07:59:50.727798 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19294 | 2024.12.21 07:59:50.728291 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002663 sec., 2253.0980097634247 rows/sec., 117.72 KiB/sec. | ||
19295 | 2024.12.21 07:59:50.728591 [ 4 ] {acd93fca-835b-4bae-af0e-c0874d822b1b} <Debug> TCPHandler: Processed in 0.003242646 sec. | ||
19296 | 2024.12.21 07:59:50.728861 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19297 | 2024.12.21 07:59:50.729269 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19298 | 2024.12.21 07:59:50.729485 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19299 | 2024.12.21 07:59:50.730029 [ 217 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19300 | 2024.12.21 07:59:50.730871 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19301 | 2024.12.21 07:59:50.730956 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19302 | 2024.12.21 07:59:50.731688 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
19303 | 2024.12.21 07:59:50.731936 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19304 | 2024.12.21 07:59:50.732126 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_162_33 to all_167_167_0 | ||
19305 | 2024.12.21 07:59:50.732185 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003065 sec., 77324.63295269168 rows/sec., 5.18 MiB/sec. | ||
19306 | 2024.12.21 07:59:50.732199 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19307 | 2024.12.21 07:59:50.732271 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19308 | 2024.12.21 07:59:50.732318 [ 253 ] {e15d8f53-ee68-4cd2-9597-38b370dc7e7d} <Debug> TCPHandler: Processed in 0.003620271 sec. | ||
19309 | 2024.12.21 07:59:50.732632 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_162_33 to all_167_167_0 into Compact with storage Full | ||
19310 | 2024.12.21 07:59:50.732834 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19311 | 2024.12.21 07:59:50.733315 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19312 | 2024.12.21 07:59:50.733453 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19313 | 2024.12.21 07:59:50.733584 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_162_33, total 46207 rows starting from the beginning of the part | ||
19314 | 2024.12.21 07:59:50.733696 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19315 | 2024.12.21 07:59:50.734745 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
19316 | 2024.12.21 07:59:50.735159 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 891 rows starting from the beginning of the part | ||
19317 | 2024.12.21 07:59:50.735407 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 106 rows starting from the beginning of the part | ||
19318 | 2024.12.21 07:59:50.735784 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
19319 | 2024.12.21 07:59:50.736188 [ 192 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 237 rows starting from the beginning of the part | ||
19320 | 2024.12.21 07:59:50.736632 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19321 | 2024.12.21 07:59:50.736709 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19322 | 2024.12.21 07:59:50.737543 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19323 | 2024.12.21 07:59:50.737940 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19324 | 2024.12.21 07:59:50.738291 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005036 sec., 198.57029388403495 rows/sec., 13.38 KiB/sec. | ||
19325 | 2024.12.21 07:59:50.738454 [ 4 ] {3b341d3c-9477-4a0a-ac79-cc348721d73a} <Debug> TCPHandler: Processed in 0.006016773 sec. | ||
19326 | 2024.12.21 07:59:50.738676 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19327 | 2024.12.21 07:59:50.738955 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19328 | 2024.12.21 07:59:50.739213 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19329 | 2024.12.21 07:59:50.741251 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19330 | 2024.12.21 07:59:50.741293 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19331 | 2024.12.21 07:59:50.742163 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
19332 | 2024.12.21 07:59:50.742583 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19333 | 2024.12.21 07:59:50.742927 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.004063 sec., 15505.783903519568 rows/sec., 27.79 MiB/sec. | ||
19334 | 2024.12.21 07:59:50.743471 [ 253 ] {4e8665a9-7b7c-4e02-baaf-8e8d19f717db} <Debug> TCPHandler: Processed in 0.004911814 sec. | ||
19335 | 2024.12.21 07:59:50.743713 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19336 | 2024.12.21 07:59:50.743924 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19337 | 2024.12.21 07:59:50.744043 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19338 | 2024.12.21 07:59:50.744747 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19339 | 2024.12.21 07:59:50.744787 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19340 | 2024.12.21 07:59:50.745239 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
19341 | 2024.12.21 07:59:50.745554 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19342 | 2024.12.21 07:59:50.745785 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001893 sec., 43317.485472794506 rows/sec., 2.75 MiB/sec. | ||
19343 | 2024.12.21 07:59:50.745871 [ 4 ] {acce170e-3f78-4b9b-a79a-67ccdafa99f7} <Debug> TCPHandler: Processed in 0.002300529 sec. | ||
19344 | 2024.12.21 07:59:50.749356 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47761 rows, containing 5 columns (5 merged, 0 gathered) in 0.016998222 sec., 2809764.4565413957 rows/sec., 189.84 MiB/sec. | ||
19345 | 2024.12.21 07:59:50.750245 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Trace> MergedBlockOutputStream: filled checksums all_1_167_34 (state Temporary) | ||
19346 | 2024.12.21 07:59:50.750560 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_167_34 to all_1_167_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19347 | 2024.12.21 07:59:50.750644 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_167_34} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_162_33, all_167_167_0] -> all_1_167_34 | ||
19348 | 2024.12.21 07:59:50.750746 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
19349 | 2024.12.21 07:59:52.200115 [ 219 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
19350 | 2024.12.21 07:59:52.200234 [ 219 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
19351 | 2024.12.21 07:59:52.202487 [ 219 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
19352 | 2024.12.21 07:59:53.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.81 MiB, peak 288.22 MiB, free memory in arenas 0.00 B, will set to 269.81 MiB (RSS), difference: 4.00 MiB | ||
19353 | 2024.12.21 07:59:53.582145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 754 | ||
19354 | 2024.12.21 07:59:53.613846 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19355 | 2024.12.21 07:59:53.613943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19356 | 2024.12.21 07:59:53.626577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
19357 | 2024.12.21 07:59:53.628431 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19358 | 2024.12.21 07:59:53.637727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 754 | ||
19359 | 2024.12.21 07:59:55.252015 [ 222 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
19360 | 2024.12.21 07:59:55.252076 [ 222 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
19361 | 2024.12.21 07:59:55.254168 [ 222 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
19362 | 2024.12.21 07:59:55.396641 [ 221 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19363 | 2024.12.21 07:59:55.396703 [ 221 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19364 | 2024.12.21 07:59:55.398558 [ 221 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19365 | 2024.12.21 07:59:55.703895 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19366 | 2024.12.21 07:59:55.704107 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19367 | 2024.12.21 07:59:55.704188 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19368 | 2024.12.21 07:59:55.704949 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19369 | 2024.12.21 07:59:55.704998 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19370 | 2024.12.21 07:59:55.705443 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
19371 | 2024.12.21 07:59:55.705705 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19372 | 2024.12.21 07:59:55.705969 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001907 sec., 2097.535395909806 rows/sec., 171.04 KiB/sec. | ||
19373 | 2024.12.21 07:59:55.706130 [ 4 ] {adee974a-fd69-43a9-acaa-1f944b535cdb} <Debug> TCPHandler: Processed in 0.00236844 sec. | ||
19374 | 2024.12.21 07:59:55.706429 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19375 | 2024.12.21 07:59:55.706605 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19376 | 2024.12.21 07:59:55.706677 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19377 | 2024.12.21 07:59:55.707448 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19378 | 2024.12.21 07:59:55.707490 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19379 | 2024.12.21 07:59:55.707962 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
19380 | 2024.12.21 07:59:55.708225 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19381 | 2024.12.21 07:59:55.708439 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001885 sec., 30769.23076923077 rows/sec., 2.36 MiB/sec. | ||
19382 | 2024.12.21 07:59:55.708554 [ 253 ] {3aae6289-5e04-46d5-ad77-ab18b91f88b1} <Debug> TCPHandler: Processed in 0.002277729 sec. | ||
19383 | 2024.12.21 07:59:55.708739 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19384 | 2024.12.21 07:59:55.708899 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19385 | 2024.12.21 07:59:55.708960 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19386 | 2024.12.21 07:59:55.709589 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19387 | 2024.12.21 07:59:55.709628 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19388 | 2024.12.21 07:59:55.709986 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
19389 | 2024.12.21 07:59:55.710227 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19390 | 2024.12.21 07:59:55.710400 [ 118 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_80_17 to all_85_85_0 | ||
19391 | 2024.12.21 07:59:55.710470 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.0016 sec., 2500 rows/sec., 174.56 KiB/sec. | ||
19392 | 2024.12.21 07:59:55.710471 [ 118 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19393 | 2024.12.21 07:59:55.710562 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19394 | 2024.12.21 07:59:55.710601 [ 4 ] {2e22e03b-283d-4f9a-adf9-2e19f9777cd1} <Debug> TCPHandler: Processed in 0.001944713 sec. | ||
19395 | 2024.12.21 07:59:55.710835 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_17 to all_85_85_0 into Compact with storage Full | ||
19396 | 2024.12.21 07:59:55.710839 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19397 | 2024.12.21 07:59:55.711083 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19398 | 2024.12.21 07:59:55.711120 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19399 | 2024.12.21 07:59:55.711147 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_17, total 86 rows starting from the beginning of the part | ||
19400 | 2024.12.21 07:59:55.711226 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19401 | 2024.12.21 07:59:55.711415 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 73 rows starting from the beginning of the part | ||
19402 | 2024.12.21 07:59:55.711779 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 70 rows starting from the beginning of the part | ||
19403 | 2024.12.21 07:59:55.712146 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
19404 | 2024.12.21 07:59:55.712540 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 70 rows starting from the beginning of the part | ||
19405 | 2024.12.21 07:59:55.712915 [ 193 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 4 rows starting from the beginning of the part | ||
19406 | 2024.12.21 07:59:55.714493 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19407 | 2024.12.21 07:59:55.714569 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19408 | 2024.12.21 07:59:55.715633 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
19409 | 2024.12.21 07:59:55.715876 [ 186 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 5 columns (5 merged, 0 gathered) in 0.005203639 sec., 73217.99225503537 rows/sec., 5.55 MiB/sec. | ||
19410 | 2024.12.21 07:59:55.716040 [ 186 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Trace> MergedBlockOutputStream: filled checksums all_1_85_18 (state Temporary) | ||
19411 | 2024.12.21 07:59:55.716047 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19412 | 2024.12.21 07:59:55.716303 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.005257 sec., 12935.134106905078 rows/sec., 1.01 MiB/sec. | ||
19413 | 2024.12.21 07:59:55.716393 [ 253 ] {aef60105-d825-4748-a6a3-e61b82eb1fd8} <Debug> TCPHandler: Processed in 0.005681057 sec. | ||
19414 | 2024.12.21 07:59:55.716436 [ 186 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_85_18 to all_1_85_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19415 | 2024.12.21 07:59:55.716534 [ 186 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_85_18} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_80_17, all_85_85_0] -> all_1_85_18 | ||
19416 | 2024.12.21 07:59:55.716571 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19417 | 2024.12.21 07:59:55.716673 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
19418 | 2024.12.21 07:59:55.716766 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19419 | 2024.12.21 07:59:55.716834 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19420 | 2024.12.21 07:59:55.717470 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19421 | 2024.12.21 07:59:55.717509 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19422 | 2024.12.21 07:59:55.717920 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
19423 | 2024.12.21 07:59:55.718163 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19424 | 2024.12.21 07:59:55.718398 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001658 sec., 97708.082026538 rows/sec., 6.80 MiB/sec. | ||
19425 | 2024.12.21 07:59:55.718484 [ 4 ] {2e03a535-188b-4e95-a2f9-9cd3e2c12ac2} <Debug> TCPHandler: Processed in 0.001998254 sec. | ||
19426 | 2024.12.21 07:59:55.718481 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19427 | 2024.12.21 07:59:55.718553 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19428 | 2024.12.21 07:59:55.718657 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19429 | 2024.12.21 07:59:55.718804 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19430 | 2024.12.21 07:59:55.718874 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19431 | 2024.12.21 07:59:55.719794 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19432 | 2024.12.21 07:59:55.719863 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19433 | 2024.12.21 07:59:55.720583 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
19434 | 2024.12.21 07:59:55.720956 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19435 | 2024.12.21 07:59:55.721235 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002461 sec., 24380.333197887037 rows/sec., 1.64 MiB/sec. | ||
19436 | 2024.12.21 07:59:55.721335 [ 253 ] {214cd2fc-726f-4abf-ab2b-a8865bffe2b3} <Debug> TCPHandler: Processed in 0.002752377 sec. | ||
19437 | 2024.12.21 07:59:55.721848 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19438 | 2024.12.21 07:59:57.622450 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 46299 | ||
19439 | 2024.12.21 07:59:57.623175 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19440 | 2024.12.21 07:59:57.623222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19441 | 2024.12.21 07:59:57.623783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
19442 | 2024.12.21 07:59:57.624047 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19443 | 2024.12.21 07:59:57.624218 [ 115 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
19444 | 2024.12.21 07:59:57.624252 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46299 | ||
19445 | 2024.12.21 07:59:57.624271 [ 115 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19446 | 2024.12.21 07:59:57.624298 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19447 | 2024.12.21 07:59:57.624494 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
19448 | 2024.12.21 07:59:57.624755 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19449 | 2024.12.21 07:59:57.624831 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 44042 rows starting from the beginning of the part | ||
19450 | 2024.12.21 07:59:57.625016 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 427 rows starting from the beginning of the part | ||
19451 | 2024.12.21 07:59:57.625236 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 488 rows starting from the beginning of the part | ||
19452 | 2024.12.21 07:59:57.625534 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 427 rows starting from the beginning of the part | ||
19453 | 2024.12.21 07:59:57.625679 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 488 rows starting from the beginning of the part | ||
19454 | 2024.12.21 07:59:57.625830 [ 196 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 427 rows starting from the beginning of the part | ||
19455 | 2024.12.21 07:59:57.629320 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46299 rows, containing 4 columns (4 merged, 0 gathered) in 0.004935215 sec., 9381354.206453012 rows/sec., 134.20 MiB/sec. | ||
19456 | 2024.12.21 07:59:57.629649 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
19457 | 2024.12.21 07:59:57.629974 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19458 | 2024.12.21 07:59:57.630060 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_101_20} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
19459 | 2024.12.21 07:59:57.630159 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
19460 | 2024.12.21 08:00:00.392384 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2640 | ||
19461 | 2024.12.21 08:00:00.395700 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19462 | 2024.12.21 08:00:00.395755 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19463 | 2024.12.21 08:00:00.397361 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
19464 | 2024.12.21 08:00:00.397720 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19465 | 2024.12.21 08:00:00.397989 [ 222 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
19466 | 2024.12.21 08:00:00.398049 [ 222 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
19467 | 2024.12.21 08:00:00.398710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2640 | ||
19468 | 2024.12.21 08:00:00.400651 [ 222 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372): 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] | ||
19469 | 2024.12.21 08:00:00.711475 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19470 | 2024.12.21 08:00:00.711692 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19471 | 2024.12.21 08:00:00.711773 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19472 | 2024.12.21 08:00:00.712598 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19473 | 2024.12.21 08:00:00.712645 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19474 | 2024.12.21 08:00:00.713084 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19475 | 2024.12.21 08:00:00.713344 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19476 | 2024.12.21 08:00:00.713569 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001929 sec., 7257.646448937274 rows/sec., 522.45 KiB/sec. | ||
19477 | 2024.12.21 08:00:00.713686 [ 4 ] {540c9fea-69c2-44b5-a943-fcdf08adfa38} <Debug> TCPHandler: Processed in 0.00235234 sec. | ||
19478 | 2024.12.21 08:00:00.713971 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19479 | 2024.12.21 08:00:00.714179 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19480 | 2024.12.21 08:00:00.714260 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19481 | 2024.12.21 08:00:00.715154 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19482 | 2024.12.21 08:00:00.715201 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19483 | 2024.12.21 08:00:00.715706 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
19484 | 2024.12.21 08:00:00.715975 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19485 | 2024.12.21 08:00:00.716219 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Debug> executeQuery: Read 329 rows, 29.91 KiB in 0.002097 sec., 156890.79637577492 rows/sec., 13.93 MiB/sec. | ||
19486 | 2024.12.21 08:00:00.716281 [ 253 ] {00d2f412-64c5-428b-9375-55b851dc60dd} <Debug> TCPHandler: Processed in 0.002484653 sec. | ||
19487 | 2024.12.21 08:00:00.716432 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19488 | 2024.12.21 08:00:00.716565 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19489 | 2024.12.21 08:00:00.716620 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19490 | 2024.12.21 08:00:00.717236 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19491 | 2024.12.21 08:00:00.717275 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19492 | 2024.12.21 08:00:00.717663 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
19493 | 2024.12.21 08:00:00.717907 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19494 | 2024.12.21 08:00:00.718082 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.001547 sec., 45248.86877828054 rows/sec., 3.28 MiB/sec. | ||
19495 | 2024.12.21 08:00:00.718138 [ 4 ] {113995b7-94f8-4690-b935-874883594fe9} <Debug> TCPHandler: Processed in 0.00176576 sec. | ||
19496 | 2024.12.21 08:00:00.718283 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19497 | 2024.12.21 08:00:00.718408 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19498 | 2024.12.21 08:00:00.718468 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19499 | 2024.12.21 08:00:00.719167 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19500 | 2024.12.21 08:00:00.719216 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19501 | 2024.12.21 08:00:00.719621 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19502 | 2024.12.21 08:00:00.719865 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19503 | 2024.12.21 08:00:00.720083 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001705 sec., 8211.143695014664 rows/sec., 575.05 KiB/sec. | ||
19504 | 2024.12.21 08:00:00.720140 [ 253 ] {8012f306-dd6e-4d1c-93a4-58c8e0afd07c} <Debug> TCPHandler: Processed in 0.001917363 sec. | ||
19505 | 2024.12.21 08:00:00.720277 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19506 | 2024.12.21 08:00:00.720398 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19507 | 2024.12.21 08:00:00.720448 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19508 | 2024.12.21 08:00:00.721154 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19509 | 2024.12.21 08:00:00.721200 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19510 | 2024.12.21 08:00:00.721606 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19511 | 2024.12.21 08:00:00.721846 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19512 | 2024.12.21 08:00:00.722047 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001673 sec., 7770.472205618649 rows/sec., 484.49 KiB/sec. | ||
19513 | 2024.12.21 08:00:00.722116 [ 4 ] {f63de234-9f82-4477-a8f3-99cb7788991f} <Debug> TCPHandler: Processed in 0.001895483 sec. | ||
19514 | 2024.12.21 08:00:00.722367 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19515 | 2024.12.21 08:00:00.722523 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19516 | 2024.12.21 08:00:00.722582 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19517 | 2024.12.21 08:00:00.723472 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19518 | 2024.12.21 08:00:00.723511 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19519 | 2024.12.21 08:00:00.723898 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
19520 | 2024.12.21 08:00:00.724135 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19521 | 2024.12.21 08:00:00.724357 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Debug> executeQuery: Read 445 rows, 32.73 KiB in 0.001866 sec., 238478.0278670954 rows/sec., 17.13 MiB/sec. | ||
19522 | 2024.12.21 08:00:00.724414 [ 253 ] {51388d6d-3ffe-4818-a253-cacfa7b8a7bd} <Debug> TCPHandler: Processed in 0.002167797 sec. | ||
19523 | 2024.12.21 08:00:00.724582 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19524 | 2024.12.21 08:00:00.724729 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19525 | 2024.12.21 08:00:00.724790 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19526 | 2024.12.21 08:00:00.725359 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19527 | 2024.12.21 08:00:00.725404 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19528 | 2024.12.21 08:00:00.725778 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
19529 | 2024.12.21 08:00:00.726012 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19530 | 2024.12.21 08:00:00.726139 [ 111 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Selected 6 parts from all_1_66_14 to all_71_71_0 | ||
19531 | 2024.12.21 08:00:00.726182 [ 111 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19532 | 2024.12.21 08:00:00.726193 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
19533 | 2024.12.21 08:00:00.726207 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19534 | 2024.12.21 08:00:00.726279 [ 4 ] {4f022fec-ac0a-4152-b865-fb89f42c7da4} <Debug> TCPHandler: Processed in 0.00176509 sec. | ||
19535 | 2024.12.21 08:00:00.726518 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_14 to all_71_71_0 into Compact with storage Full | ||
19536 | 2024.12.21 08:00:00.726629 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19537 | 2024.12.21 08:00:00.727087 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19538 | 2024.12.21 08:00:00.727186 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19539 | 2024.12.21 08:00:00.727323 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19540 | 2024.12.21 08:00:00.727338 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 396 rows starting from the beginning of the part | ||
19541 | 2024.12.21 08:00:00.727727 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
19542 | 2024.12.21 08:00:00.728065 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
19543 | 2024.12.21 08:00:00.728360 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
19544 | 2024.12.21 08:00:00.728769 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
19545 | 2024.12.21 08:00:00.729151 [ 187 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
19546 | 2024.12.21 08:00:00.730286 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19547 | 2024.12.21 08:00:00.730365 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19548 | 2024.12.21 08:00:00.731541 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
19549 | 2024.12.21 08:00:00.731811 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.005512655 sec., 77276.73870394574 rows/sec., 3.94 MiB/sec. | ||
19550 | 2024.12.21 08:00:00.732005 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19551 | 2024.12.21 08:00:00.732137 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
19552 | 2024.12.21 08:00:00.732457 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005521 sec., 42927.00597717805 rows/sec., 2.88 MiB/sec. | ||
19553 | 2024.12.21 08:00:00.732589 [ 253 ] {bdfacadf-dd5a-4d51-8afe-5635ec96563a} <Debug> TCPHandler: Processed in 0.006094934 sec. | ||
19554 | 2024.12.21 08:00:00.732782 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19555 | 2024.12.21 08:00:00.732873 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19556 | 2024.12.21 08:00:00.733020 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19557 | 2024.12.21 08:00:00.733070 [ 200 ] {7c2b3544-0240-47dd-93d4-aa0810b9ba0d::all_1_71_15} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d) (MergerMutator): Merged 6 parts: [all_1_66_14, all_71_71_0] -> all_1_71_15 | ||
19558 | 2024.12.21 08:00:00.733120 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19559 | 2024.12.21 08:00:00.733257 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
19560 | 2024.12.21 08:00:00.733752 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19561 | 2024.12.21 08:00:00.733795 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19562 | 2024.12.21 08:00:00.734156 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19563 | 2024.12.21 08:00:00.734399 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19564 | 2024.12.21 08:00:00.734583 [ 219 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19565 | 2024.12.21 08:00:00.734587 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001661 sec., 602.0469596628537 rows/sec., 40.57 KiB/sec. | ||
19566 | 2024.12.21 08:00:00.734625 [ 219 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19567 | 2024.12.21 08:00:00.734696 [ 4 ] {f83a3703-b715-406a-a752-ee8726c98f63} <Debug> TCPHandler: Processed in 0.001998044 sec. | ||
19568 | 2024.12.21 08:00:00.734876 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19569 | 2024.12.21 08:00:00.735079 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19570 | 2024.12.21 08:00:00.735286 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19571 | 2024.12.21 08:00:00.738217 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19572 | 2024.12.21 08:00:00.738264 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19573 | 2024.12.21 08:00:00.738507 [ 219 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19574 | 2024.12.21 08:00:00.739783 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
19575 | 2024.12.21 08:00:00.740056 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19576 | 2024.12.21 08:00:00.740305 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.005296 sec., 11895.770392749244 rows/sec., 21.32 MiB/sec. | ||
19577 | 2024.12.21 08:00:00.740428 [ 253 ] {eae7f442-b189-4c1a-8fd1-f6586bdca75f} <Debug> TCPHandler: Processed in 0.005641677 sec. | ||
19578 | 2024.12.21 08:00:00.740596 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19579 | 2024.12.21 08:00:00.740738 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19580 | 2024.12.21 08:00:00.740798 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19581 | 2024.12.21 08:00:00.741365 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19582 | 2024.12.21 08:00:00.741411 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19583 | 2024.12.21 08:00:00.741806 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
19584 | 2024.12.21 08:00:00.742048 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19585 | 2024.12.21 08:00:00.742222 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001517 sec., 54054.05405405406 rows/sec., 3.43 MiB/sec. | ||
19586 | 2024.12.21 08:00:00.742276 [ 4 ] {2dda78cd-fd0f-4e61-92df-d9d8a0008d80} <Debug> TCPHandler: Processed in 0.00174957 sec. | ||
19587 | 2024.12.21 08:00:01.137911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 762 | ||
19588 | 2024.12.21 08:00:01.162225 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19589 | 2024.12.21 08:00:01.162279 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19590 | 2024.12.21 08:00:01.170121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
19591 | 2024.12.21 08:00:01.170956 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19592 | 2024.12.21 08:00:01.171453 [ 110 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
19593 | 2024.12.21 08:00:01.171599 [ 110 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19594 | 2024.12.21 08:00:01.171667 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19595 | 2024.12.21 08:00:01.172157 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19596 | 2024.12.21 08:00:01.186255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 762 | ||
19597 | 2024.12.21 08:00:01.188159 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19598 | 2024.12.21 08:00:01.189695 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19599 | 2024.12.21 08:00:01.196670 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19600 | 2024.12.21 08:00:01.202786 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19601 | 2024.12.21 08:00:01.208726 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19602 | 2024.12.21 08:00:01.214885 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19603 | 2024.12.21 08:00:01.221231 [ 187 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
19604 | 2024.12.21 08:00:01.288237 [ 194 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 679 columns (679 merged, 0 gathered) in 0.116416977 sec., 6545.4370972027555 rows/sec., 33.85 MiB/sec. | ||
19605 | 2024.12.21 08:00:01.291779 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
19606 | 2024.12.21 08:00:01.294750 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_101_20} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19607 | 2024.12.21 08:00:01.294849 [ 188 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_101_20} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
19608 | 2024.12.21 08:00:01.297122 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
19609 | 2024.12.21 08:00:01.335362 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
19610 | 2024.12.21 08:00:01.335420 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
19611 | 2024.12.21 08:00:01.337647 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): 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] | ||
19612 | 2024.12.21 08:00:01.989354 [ 220 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19613 | 2024.12.21 08:00:01.989400 [ 220 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19614 | 2024.12.21 08:00:01.991266 [ 220 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
19615 | 2024.12.21 08:00:02.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.87 MiB, peak 288.31 MiB, free memory in arenas 0.00 B, will set to 269.81 MiB (RSS), difference: -1.06 MiB | ||
19616 | 2024.12.21 08:00:04.851469 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19617 | 2024.12.21 08:00:04.851527 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19618 | 2024.12.21 08:00:05.124463 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 46787 | ||
19619 | 2024.12.21 08:00:05.125256 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19620 | 2024.12.21 08:00:05.125305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19621 | 2024.12.21 08:00:05.125883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
19622 | 2024.12.21 08:00:05.126152 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19623 | 2024.12.21 08:00:05.126393 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46787 | ||
19624 | 2024.12.21 08:00:05.704487 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19625 | 2024.12.21 08:00:05.704674 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19626 | 2024.12.21 08:00:05.704746 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19627 | 2024.12.21 08:00:05.705559 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19628 | 2024.12.21 08:00:05.705610 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19629 | 2024.12.21 08:00:05.706009 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
19630 | 2024.12.21 08:00:05.706246 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19631 | 2024.12.21 08:00:05.706445 [ 104 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
19632 | 2024.12.21 08:00:05.706513 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
19633 | 2024.12.21 08:00:05.706528 [ 104 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19634 | 2024.12.21 08:00:05.706600 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19635 | 2024.12.21 08:00:05.706652 [ 4 ] {adaf502a-f5c4-41d0-822e-f0101ec97395} <Debug> TCPHandler: Processed in 0.00229028 sec. | ||
19636 | 2024.12.21 08:00:05.706956 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
19637 | 2024.12.21 08:00:05.707022 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19638 | 2024.12.21 08:00:05.707537 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19639 | 2024.12.21 08:00:05.707678 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19640 | 2024.12.21 08:00:05.707746 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19641 | 2024.12.21 08:00:05.708042 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1486 rows starting from the beginning of the part | ||
19642 | 2024.12.21 08:00:05.708782 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::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 | ||
19643 | 2024.12.21 08:00:05.709474 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 329 rows starting from the beginning of the part | ||
19644 | 2024.12.21 08:00:05.709885 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 58 rows starting from the beginning of the part | ||
19645 | 2024.12.21 08:00:05.710190 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 329 rows starting from the beginning of the part | ||
19646 | 2024.12.21 08:00:05.710549 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 56 rows starting from the beginning of the part | ||
19647 | 2024.12.21 08:00:05.711346 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19648 | 2024.12.21 08:00:05.711420 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19649 | 2024.12.21 08:00:05.712541 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
19650 | 2024.12.21 08:00:05.713004 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19651 | 2024.12.21 08:00:05.713400 [ 104 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
19652 | 2024.12.21 08:00:05.713531 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006157 sec., 10394.672730225759 rows/sec., 830.80 KiB/sec. | ||
19653 | 2024.12.21 08:00:05.713908 [ 253 ] {ea9a41bc-ec90-48fb-9eaf-a1022bc06e88} <Debug> TCPHandler: Processed in 0.007100492 sec. | ||
19654 | 2024.12.21 08:00:05.713683 [ 104 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19655 | 2024.12.21 08:00:05.714022 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19656 | 2024.12.21 08:00:05.714058 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2314 rows, containing 5 columns (5 merged, 0 gathered) in 0.007328425 sec., 315756.79631025763 rows/sec., 27.97 MiB/sec. | ||
19657 | 2024.12.21 08:00:05.714201 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19658 | 2024.12.21 08:00:05.714409 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
19659 | 2024.12.21 08:00:05.714507 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
19660 | 2024.12.21 08:00:05.714703 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19661 | 2024.12.21 08:00:05.715076 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19662 | 2024.12.21 08:00:05.715235 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19663 | 2024.12.21 08:00:05.715491 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 961 rows starting from the beginning of the part | ||
19664 | 2024.12.21 08:00:05.716291 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::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 | ||
19665 | 2024.12.21 08:00:05.716393 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19666 | 2024.12.21 08:00:05.716916 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 445 rows starting from the beginning of the part | ||
19667 | 2024.12.21 08:00:05.717482 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 68 rows starting from the beginning of the part | ||
19668 | 2024.12.21 08:00:05.718033 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 445 rows starting from the beginning of the part | ||
19669 | 2024.12.21 08:00:05.718136 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_171_34} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
19670 | 2024.12.21 08:00:05.718510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
19671 | 2024.12.21 08:00:05.718740 [ 190 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 64 rows starting from the beginning of the part | ||
19672 | 2024.12.21 08:00:05.719800 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19673 | 2024.12.21 08:00:05.719861 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19674 | 2024.12.21 08:00:05.720825 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
19675 | 2024.12.21 08:00:05.721352 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19676 | 2024.12.21 08:00:05.721703 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007258 sec., 22044.640396803527 rows/sec., 1.54 MiB/sec. | ||
19677 | 2024.12.21 08:00:05.721759 [ 4 ] {9e5bd832-170b-4682-9ac2-35471cefbfae} <Debug> TCPHandler: Processed in 0.007721943 sec. | ||
19678 | 2024.12.21 08:00:05.721999 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19679 | 2024.12.21 08:00:05.722072 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2047 rows, containing 5 columns (5 merged, 0 gathered) in 0.007910936 sec., 258755.72751441802 rows/sec., 19.85 MiB/sec. | ||
19680 | 2024.12.21 08:00:05.722171 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19681 | 2024.12.21 08:00:05.722267 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19682 | 2024.12.21 08:00:05.722370 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
19683 | 2024.12.21 08:00:05.722995 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19684 | 2024.12.21 08:00:05.723193 [ 189 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_171_34} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
19685 | 2024.12.21 08:00:05.723334 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19686 | 2024.12.21 08:00:05.723357 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
19687 | 2024.12.21 08:00:05.723399 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19688 | 2024.12.21 08:00:05.723804 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
19689 | 2024.12.21 08:00:05.724062 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19690 | 2024.12.21 08:00:05.724316 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002199 sec., 27285.129604365622 rows/sec., 1.84 MiB/sec. | ||
19691 | 2024.12.21 08:00:05.724406 [ 253 ] {c037bcde-3f6b-4351-a6d0-f5aff1adb035} <Debug> TCPHandler: Processed in 0.002537723 sec. | ||
19692 | 2024.12.21 08:00:06.959931 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19693 | 2024.12.21 08:00:06.960153 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
19694 | 2024.12.21 08:00:06.960261 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
19695 | 2024.12.21 08:00:06.961052 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19696 | 2024.12.21 08:00:06.961097 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19697 | 2024.12.21 08:00:06.961534 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19698 | 2024.12.21 08:00:06.961791 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19699 | 2024.12.21 08:00:06.962019 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
19700 | 2024.12.21 08:00:06.962105 [ 4 ] {2df14447-15db-46b3-bd72-5d9955a2ecc9} <Debug> TCPHandler: Processed in 0.002305009 sec. | ||
19701 | 2024.12.21 08:00:06.962417 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19702 | 2024.12.21 08:00:06.962652 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
19703 | 2024.12.21 08:00:06.962727 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
19704 | 2024.12.21 08:00:06.963438 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19705 | 2024.12.21 08:00:06.963481 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19706 | 2024.12.21 08:00:06.963902 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
19707 | 2024.12.21 08:00:06.964156 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19708 | 2024.12.21 08:00:06.964387 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001792 sec., 3348.214285714286 rows/sec., 273.02 KiB/sec. | ||
19709 | 2024.12.21 08:00:06.964444 [ 253 ] {04d6f24b-6636-4479-8906-cbc2f15a8e1c} <Debug> TCPHandler: Processed in 0.002189647 sec. | ||
19710 | 2024.12.21 08:00:06.964609 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19711 | 2024.12.21 08:00:06.964752 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19712 | 2024.12.21 08:00:06.964803 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19713 | 2024.12.21 08:00:06.966172 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19714 | 2024.12.21 08:00:06.966209 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19715 | 2024.12.21 08:00:06.966672 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
19716 | 2024.12.21 08:00:06.966907 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19717 | 2024.12.21 08:00:06.967098 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Debug> executeQuery: Read 1472 rows, 126.69 KiB in 0.002375 sec., 619789.4736842106 rows/sec., 52.09 MiB/sec. | ||
19718 | 2024.12.21 08:00:06.967167 [ 4 ] {5c613f91-8cde-4750-b926-377b2daafa9d} <Debug> TCPHandler: Processed in 0.002628915 sec. | ||
19719 | 2024.12.21 08:00:06.967384 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19720 | 2024.12.21 08:00:06.967697 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
19721 | 2024.12.21 08:00:06.967765 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
19722 | 2024.12.21 08:00:06.968384 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19723 | 2024.12.21 08:00:06.968425 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19724 | 2024.12.21 08:00:06.968799 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
19725 | 2024.12.21 08:00:06.969045 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19726 | 2024.12.21 08:00:06.969222 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Debug> executeQuery: Read 76 rows, 5.61 KiB in 0.001625 sec., 46769.23076923077 rows/sec., 3.37 MiB/sec. | ||
19727 | 2024.12.21 08:00:06.969272 [ 253 ] {9e76b17e-b627-46da-807d-59d7d73f3279} <Debug> TCPHandler: Processed in 0.002013894 sec. | ||
19728 | 2024.12.21 08:00:06.969429 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19729 | 2024.12.21 08:00:06.969578 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
19730 | 2024.12.21 08:00:06.969638 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
19731 | 2024.12.21 08:00:06.970429 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19732 | 2024.12.21 08:00:06.970479 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19733 | 2024.12.21 08:00:06.970890 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
19734 | 2024.12.21 08:00:06.971131 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19735 | 2024.12.21 08:00:06.971403 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.00185 sec., 130810.8108108108 rows/sec., 8.86 MiB/sec. | ||
19736 | 2024.12.21 08:00:06.971584 [ 4 ] {89fee7f9-388c-4353-908a-0fdf58461765} <Debug> TCPHandler: Processed in 0.002220468 sec. | ||
19737 | 2024.12.21 08:00:06.971805 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19738 | 2024.12.21 08:00:06.971941 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
19739 | 2024.12.21 08:00:06.971994 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
19740 | 2024.12.21 08:00:06.972636 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19741 | 2024.12.21 08:00:06.972679 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19742 | 2024.12.21 08:00:06.973037 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19743 | 2024.12.21 08:00:06.973276 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19744 | 2024.12.21 08:00:06.973452 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. | ||
19745 | 2024.12.21 08:00:06.973503 [ 253 ] {8707584c-6fcc-44ca-9a71-9b77ffd0251c} <Debug> TCPHandler: Processed in 0.001803001 sec. | ||
19746 | 2024.12.21 08:00:06.973646 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19747 | 2024.12.21 08:00:06.973788 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19748 | 2024.12.21 08:00:06.973845 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19749 | 2024.12.21 08:00:06.974862 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19750 | 2024.12.21 08:00:06.974901 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19751 | 2024.12.21 08:00:06.975308 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
19752 | 2024.12.21 08:00:06.975558 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19753 | 2024.12.21 08:00:06.975767 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Debug> executeQuery: Read 907 rows, 67.50 KiB in 0.002012 sec., 450795.22862823063 rows/sec., 32.76 MiB/sec. | ||
19754 | 2024.12.21 08:00:06.975824 [ 4 ] {8c3324cf-f64c-4ebf-8a69-57a2076f4ba4} <Debug> TCPHandler: Processed in 0.002236839 sec. | ||
19755 | 2024.12.21 08:00:06.975982 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19756 | 2024.12.21 08:00:06.976120 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
19757 | 2024.12.21 08:00:06.976179 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
19758 | 2024.12.21 08:00:06.976726 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19759 | 2024.12.21 08:00:06.976763 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19760 | 2024.12.21 08:00:06.977133 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
19761 | 2024.12.21 08:00:06.977376 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19762 | 2024.12.21 08:00:06.977566 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00147 sec., 4081.6326530612246 rows/sec., 213.25 KiB/sec. | ||
19763 | 2024.12.21 08:00:06.977646 [ 253 ] {db58741e-76c5-4f17-b667-dec8c7f9ca70} <Debug> TCPHandler: Processed in 0.00173502 sec. | ||
19764 | 2024.12.21 08:00:06.977950 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19765 | 2024.12.21 08:00:06.978194 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19766 | 2024.12.21 08:00:06.978291 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19767 | 2024.12.21 08:00:06.979221 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19768 | 2024.12.21 08:00:06.979259 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19769 | 2024.12.21 08:00:06.979697 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
19770 | 2024.12.21 08:00:06.979934 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19771 | 2024.12.21 08:00:06.980159 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Debug> executeQuery: Read 890 rows, 60.60 KiB in 0.00202 sec., 440594.0594059406 rows/sec., 29.30 MiB/sec. | ||
19772 | 2024.12.21 08:00:06.980213 [ 4 ] {a7c8ccb4-17dc-486e-be4b-a3c2545cc182} <Debug> TCPHandler: Processed in 0.002448742 sec. | ||
19773 | 2024.12.21 08:00:06.980357 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19774 | 2024.12.21 08:00:06.980474 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
19775 | 2024.12.21 08:00:06.980526 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
19776 | 2024.12.21 08:00:06.980981 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19777 | 2024.12.21 08:00:06.981017 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19778 | 2024.12.21 08:00:06.981372 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
19779 | 2024.12.21 08:00:06.981606 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19780 | 2024.12.21 08:00:06.981796 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. | ||
19781 | 2024.12.21 08:00:06.981898 [ 253 ] {58939d8a-22a9-4a1c-8ac6-b7dd4b338720} <Debug> TCPHandler: Processed in 0.001597258 sec. | ||
19782 | 2024.12.21 08:00:06.982087 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19783 | 2024.12.21 08:00:06.982213 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
19784 | 2024.12.21 08:00:06.982295 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
19785 | 2024.12.21 08:00:06.983538 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19786 | 2024.12.21 08:00:06.983578 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19787 | 2024.12.21 08:00:06.984288 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
19788 | 2024.12.21 08:00:06.984551 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19789 | 2024.12.21 08:00:06.984825 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.002636 sec., 23899.848254931716 rows/sec., 42.83 MiB/sec. | ||
19790 | 2024.12.21 08:00:06.985181 [ 4 ] {11df83d9-11e7-4182-b632-b0debb381114} <Debug> TCPHandler: Processed in 0.003197875 sec. | ||
19791 | 2024.12.21 08:00:06.985341 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19792 | 2024.12.21 08:00:06.985460 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19793 | 2024.12.21 08:00:06.985510 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19794 | 2024.12.21 08:00:06.985975 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19795 | 2024.12.21 08:00:06.986010 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19796 | 2024.12.21 08:00:06.986358 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
19797 | 2024.12.21 08:00:06.986586 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19798 | 2024.12.21 08:00:06.986788 [ 102 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
19799 | 2024.12.21 08:00:06.986833 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001396 sec., 30085.959885386816 rows/sec., 1.80 MiB/sec. | ||
19800 | 2024.12.21 08:00:06.986837 [ 102 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19801 | 2024.12.21 08:00:06.986883 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19802 | 2024.12.21 08:00:06.986899 [ 253 ] {cf6148b4-4cd9-4737-a5e4-0180646eb4c2} <Debug> TCPHandler: Processed in 0.001614608 sec. | ||
19803 | 2024.12.21 08:00:06.987071 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
19804 | 2024.12.21 08:00:06.987253 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19805 | 2024.12.21 08:00:06.987298 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10056 rows starting from the beginning of the part | ||
19806 | 2024.12.21 08:00:06.987397 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 82 rows starting from the beginning of the part | ||
19807 | 2024.12.21 08:00:06.987606 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
19808 | 2024.12.21 08:00:06.987832 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 82 rows starting from the beginning of the part | ||
19809 | 2024.12.21 08:00:06.988000 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::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 | ||
19810 | 2024.12.21 08:00:06.988198 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 42 rows starting from the beginning of the part | ||
19811 | 2024.12.21 08:00:06.991240 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004232563 sec., 2452887.293112944 rows/sec., 159.93 MiB/sec. | ||
19812 | 2024.12.21 08:00:06.991726 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
19813 | 2024.12.21 08:00:06.992128 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19814 | 2024.12.21 08:00:06.992221 [ 192 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_171_34} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
19815 | 2024.12.21 08:00:06.992336 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
19816 | 2024.12.21 08:00:08.686423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 769 | ||
19817 | 2024.12.21 08:00:08.711674 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19818 | 2024.12.21 08:00:08.711726 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19819 | 2024.12.21 08:00:08.719383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
19820 | 2024.12.21 08:00:08.720186 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19821 | 2024.12.21 08:00:08.722952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 769 | ||
19822 | 2024.12.21 08:00:10.399064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2694 | ||
19823 | 2024.12.21 08:00:10.402900 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19824 | 2024.12.21 08:00:10.402962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19825 | 2024.12.21 08:00:10.404567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
19826 | 2024.12.21 08:00:10.404913 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19827 | 2024.12.21 08:00:10.406437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2694 | ||
19828 | 2024.12.21 08:00:10.550843 [ 219 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19829 | 2024.12.21 08:00:10.550945 [ 219 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19830 | 2024.12.21 08:00:10.553181 [ 219 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): 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] | ||
19831 | 2024.12.21 08:00:10.701620 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19832 | 2024.12.21 08:00:10.701885 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19833 | 2024.12.21 08:00:10.701954 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19834 | 2024.12.21 08:00:10.702713 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19835 | 2024.12.21 08:00:10.702758 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19836 | 2024.12.21 08:00:10.703191 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
19837 | 2024.12.21 08:00:10.703461 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19838 | 2024.12.21 08:00:10.703697 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. | ||
19839 | 2024.12.21 08:00:10.703760 [ 4 ] {46b4a945-b9a4-43b4-8da6-178668c91e90} <Debug> TCPHandler: Processed in 0.00232942 sec. | ||
19840 | 2024.12.21 08:00:10.703982 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19841 | 2024.12.21 08:00:10.704177 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19842 | 2024.12.21 08:00:10.704253 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19843 | 2024.12.21 08:00:10.705034 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19844 | 2024.12.21 08:00:10.705079 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19845 | 2024.12.21 08:00:10.705506 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
19846 | 2024.12.21 08:00:10.705764 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19847 | 2024.12.21 08:00:10.706004 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. | ||
19848 | 2024.12.21 08:00:10.706069 [ 253 ] {e83b1e3c-e690-4e9f-b437-ff80575b3eaf} <Debug> TCPHandler: Processed in 0.002195497 sec. | ||
19849 | 2024.12.21 08:00:10.706223 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19850 | 2024.12.21 08:00:10.706371 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19851 | 2024.12.21 08:00:10.706437 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19852 | 2024.12.21 08:00:10.707065 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19853 | 2024.12.21 08:00:10.707105 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19854 | 2024.12.21 08:00:10.707505 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
19855 | 2024.12.21 08:00:10.707745 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19856 | 2024.12.21 08:00:10.707918 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 5 parts from all_1_167_34 to all_171_171_0 | ||
19857 | 2024.12.21 08:00:10.707981 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001647 sec., 64359.44140862174 rows/sec., 4.48 MiB/sec. | ||
19858 | 2024.12.21 08:00:10.708008 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19859 | 2024.12.21 08:00:10.708066 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
19860 | 2024.12.21 08:00:10.708099 [ 4 ] {63972f82-98df-4aea-8a4b-69fdbf41e8b2} <Debug> TCPHandler: Processed in 0.001942083 sec. | ||
19861 | 2024.12.21 08:00:10.708335 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19862 | 2024.12.21 08:00:10.708362 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_167_34 to all_171_171_0 into Compact with storage Full | ||
19863 | 2024.12.21 08:00:10.708564 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19864 | 2024.12.21 08:00:10.708654 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19865 | 2024.12.21 08:00:10.708694 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19866 | 2024.12.21 08:00:10.708734 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_167_34, total 47761 rows starting from the beginning of the part | ||
19867 | 2024.12.21 08:00:10.709057 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 162 rows starting from the beginning of the part | ||
19868 | 2024.12.21 08:00:10.709415 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 237 rows starting from the beginning of the part | ||
19869 | 2024.12.21 08:00:10.709841 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
19870 | 2024.12.21 08:00:10.710296 [ 197 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 890 rows starting from the beginning of the part | ||
19871 | 2024.12.21 08:00:10.711236 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19872 | 2024.12.21 08:00:10.711309 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19873 | 2024.12.21 08:00:10.711976 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
19874 | 2024.12.21 08:00:10.712356 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19875 | 2024.12.21 08:00:10.712867 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.004365 sec., 9163.802978235968 rows/sec., 633.59 KiB/sec. | ||
19876 | 2024.12.21 08:00:10.713134 [ 253 ] {1f86e182-cbcd-4bf1-9f95-f8a8b60af7cd} <Debug> TCPHandler: Processed in 0.004929474 sec. | ||
19877 | 2024.12.21 08:00:10.721271 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49210 rows, containing 5 columns (5 merged, 0 gathered) in 0.013086964 sec., 3760230.409436444 rows/sec., 254.02 MiB/sec. | ||
19878 | 2024.12.21 08:00:10.721587 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Trace> MergedBlockOutputStream: filled checksums all_1_171_35 (state Temporary) | ||
19879 | 2024.12.21 08:00:10.721939 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_171_35 to all_1_171_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19880 | 2024.12.21 08:00:10.722032 [ 186 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_171_35} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 5 parts: [all_1_167_34, all_171_171_0] -> all_1_171_35 | ||
19881 | 2024.12.21 08:00:10.722131 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
19882 | 2024.12.21 08:00:11.484832 [ 225 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19883 | 2024.12.21 08:00:11.484946 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19884 | 2024.12.21 08:00:11.487377 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): 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] | ||
19885 | 2024.12.21 08:00:12.626598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 47214 | ||
19886 | 2024.12.21 08:00:12.627244 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19887 | 2024.12.21 08:00:12.627295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19888 | 2024.12.21 08:00:12.627992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
19889 | 2024.12.21 08:00:12.628580 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19890 | 2024.12.21 08:00:12.628791 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47214 | ||
19891 | 2024.12.21 08:00:14.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.81 MiB, peak 288.31 MiB, free memory in arenas 0.00 B, will set to 269.81 MiB (RSS), difference: -4.00 MiB | ||
19892 | 2024.12.21 08:00:15.292383 [ 222 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19893 | 2024.12.21 08:00:15.292438 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19894 | 2024.12.21 08:00:15.294779 [ 222 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): 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] | ||
19895 | 2024.12.21 08:00:15.561958 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19896 | 2024.12.21 08:00:15.562054 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19897 | 2024.12.21 08:00:15.564586 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): 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] | ||
19898 | 2024.12.21 08:00:15.704806 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19899 | 2024.12.21 08:00:15.705000 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
19900 | 2024.12.21 08:00:15.705079 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
19901 | 2024.12.21 08:00:15.705840 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19902 | 2024.12.21 08:00:15.705884 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19903 | 2024.12.21 08:00:15.706459 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
19904 | 2024.12.21 08:00:15.706990 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19905 | 2024.12.21 08:00:15.707241 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002297 sec., 24379.62559860688 rows/sec., 1.87 MiB/sec. | ||
19906 | 2024.12.21 08:00:15.707315 [ 4 ] {e7ca49bd-3444-413f-8c1b-7621b8ff9ec9} <Debug> TCPHandler: Processed in 0.002652445 sec. | ||
19907 | 2024.12.21 08:00:15.707626 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19908 | 2024.12.21 08:00:15.707843 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
19909 | 2024.12.21 08:00:15.707924 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
19910 | 2024.12.21 08:00:15.708684 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19911 | 2024.12.21 08:00:15.708727 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19912 | 2024.12.21 08:00:15.709298 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
19913 | 2024.12.21 08:00:15.709840 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19914 | 2024.12.21 08:00:15.710079 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002294 sec., 27898.866608544027 rows/sec., 2.18 MiB/sec. | ||
19915 | 2024.12.21 08:00:15.710134 [ 253 ] {7cc9210b-ff19-4c0b-94ac-1db53d4face7} <Debug> TCPHandler: Processed in 0.002699556 sec. | ||
19916 | 2024.12.21 08:00:15.710358 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19917 | 2024.12.21 08:00:15.710590 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
19918 | 2024.12.21 08:00:15.710687 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
19919 | 2024.12.21 08:00:15.711410 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19920 | 2024.12.21 08:00:15.711451 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19921 | 2024.12.21 08:00:15.711980 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
19922 | 2024.12.21 08:00:15.712579 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19923 | 2024.12.21 08:00:15.712803 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002275 sec., 70329.67032967032 rows/sec., 4.90 MiB/sec. | ||
19924 | 2024.12.21 08:00:15.712855 [ 4 ] {a44d856b-4f5a-43a3-805f-8ae57bbb3a51} <Debug> TCPHandler: Processed in 0.002613905 sec. | ||
19925 | 2024.12.21 08:00:15.713019 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
19926 | 2024.12.21 08:00:15.713161 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
19927 | 2024.12.21 08:00:15.713222 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
19928 | 2024.12.21 08:00:15.713802 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19929 | 2024.12.21 08:00:15.713849 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19930 | 2024.12.21 08:00:15.714392 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
19931 | 2024.12.21 08:00:15.714898 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19932 | 2024.12.21 08:00:15.715128 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002 sec., 30000 rows/sec., 2.02 MiB/sec. | ||
19933 | 2024.12.21 08:00:15.715178 [ 253 ] {609c0d85-3e80-4f5e-83bc-3fcd8d89e222} <Debug> TCPHandler: Processed in 0.002231948 sec. | ||
19934 | 2024.12.21 08:00:16.223104 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 777 | ||
19935 | 2024.12.21 08:00:16.250214 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19936 | 2024.12.21 08:00:16.250268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19937 | 2024.12.21 08:00:16.258110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
19938 | 2024.12.21 08:00:16.259368 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19939 | 2024.12.21 08:00:16.262656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 777 | ||
19940 | 2024.12.21 08:00:17.004880 [ 91 ] {} <Debug> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
19941 | 2024.12.21 08:00:17.004978 [ 91 ] {} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19942 | 2024.12.21 08:00:17.005020 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19943 | 2024.12.21 08:00:17.005208 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
19944 | 2024.12.21 08:00:17.005393 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19945 | 2024.12.21 08:00:17.005440 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 21 rows starting from the beginning of the part | ||
19946 | 2024.12.21 08:00:17.005539 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3 rows starting from the beginning of the part | ||
19947 | 2024.12.21 08:00:17.005783 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
19948 | 2024.12.21 08:00:17.006021 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
19949 | 2024.12.21 08:00:17.006174 [ 201 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
19950 | 2024.12.21 08:00:17.007221 [ 193 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103356 sec., 19968.08909190836 rows/sec., 1.65 MiB/sec. | ||
19951 | 2024.12.21 08:00:17.007510 [ 195 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
19952 | 2024.12.21 08:00:17.008097 [ 195 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19953 | 2024.12.21 08:00:17.008191 [ 195 ] {67ddb137-7548-43d7-9f9c-24f694d69e5d::all_1_38_9} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
19954 | 2024.12.21 08:00:17.008295 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
19955 | 2024.12.21 08:00:18.420713 [ 88 ] {} <Debug> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 | ||
19956 | 2024.12.21 08:00:18.420812 [ 88 ] {} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19957 | 2024.12.21 08:00:18.420858 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19958 | 2024.12.21 08:00:18.421131 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full | ||
19959 | 2024.12.21 08:00:18.421596 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19960 | 2024.12.21 08:00:18.421688 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 243 rows starting from the beginning of the part | ||
19961 | 2024.12.21 08:00:18.421805 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part | ||
19962 | 2024.12.21 08:00:18.422058 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
19963 | 2024.12.21 08:00:18.422313 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
19964 | 2024.12.21 08:00:18.422488 [ 196 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 242 rows starting from the beginning of the part | ||
19965 | 2024.12.21 08:00:18.423821 [ 195 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002862509 sec., 263754.6292430871 rows/sec., 18.88 MiB/sec. | ||
19966 | 2024.12.21 08:00:18.424188 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
19967 | 2024.12.21 08:00:18.425183 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19968 | 2024.12.21 08:00:18.425300 [ 193 ] {ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e::all_1_73_16} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 | ||
19969 | 2024.12.21 08:00:18.425419 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
19970 | 2024.12.21 08:00:18.470432 [ 88 ] {} <Debug> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Selected 5 parts from all_1_69_15 to all_73_73_0 | ||
19971 | 2024.12.21 08:00:18.470509 [ 88 ] {} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19972 | 2024.12.21 08:00:18.470552 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19973 | 2024.12.21 08:00:18.470828 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_15 to all_73_73_0 into Compact with storage Full | ||
19974 | 2024.12.21 08:00:18.471534 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
19975 | 2024.12.21 08:00:18.471615 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_15, total 69 rows starting from the beginning of the part | ||
19976 | 2024.12.21 08:00:18.471716 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
19977 | 2024.12.21 08:00:18.471839 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
19978 | 2024.12.21 08:00:18.471986 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
19979 | 2024.12.21 08:00:18.472267 [ 199 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
19980 | 2024.12.21 08:00:18.473450 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 73 rows, containing 4 columns (4 merged, 0 gathered) in 0.002792258 sec., 26143.715946019314 rows/sec., 1.72 MiB/sec. | ||
19981 | 2024.12.21 08:00:18.473762 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Trace> MergedBlockOutputStream: filled checksums all_1_73_16 (state Temporary) | ||
19982 | 2024.12.21 08:00:18.474406 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_merge_all_1_73_16 to all_1_73_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19983 | 2024.12.21 08:00:18.474494 [ 200 ] {e340a351-df23-49cc-bf4b-22bfd0eaadfe::all_1_73_16} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe) (MergerMutator): Merged 5 parts: [all_1_69_15, all_73_73_0] -> all_1_73_16 | ||
19984 | 2024.12.21 08:00:18.474586 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
19985 | 2024.12.21 08:00:18.577147 [ 222 ] {} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
19986 | 2024.12.21 08:00:18.577199 [ 222 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
19987 | 2024.12.21 08:00:18.578803 [ 222 ] {} <Debug> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): 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] | ||
19988 | 2024.12.21 08:00:19.851567 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
19989 | 2024.12.21 08:00:19.851622 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
19990 | 2024.12.21 08:00:20.128981 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 47702 | ||
19991 | 2024.12.21 08:00:20.129722 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19992 | 2024.12.21 08:00:20.129774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19993 | 2024.12.21 08:00:20.130472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
19994 | 2024.12.21 08:00:20.130964 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
19995 | 2024.12.21 08:00:20.131223 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47702 | ||
19996 | 2024.12.21 08:00:20.406800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2710 | ||
19997 | 2024.12.21 08:00:20.409620 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
19998 | 2024.12.21 08:00:20.409668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
19999 | 2024.12.21 08:00:20.411331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
20000 | 2024.12.21 08:00:20.411887 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20001 | 2024.12.21 08:00:20.412064 [ 86 ] {} <Debug> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
20002 | 2024.12.21 08:00:20.412124 [ 86 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20003 | 2024.12.21 08:00:20.412164 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20004 | 2024.12.21 08:00:20.412596 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::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 | ||
20005 | 2024.12.21 08:00:20.414533 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2710 | ||
20006 | 2024.12.21 08:00:20.414794 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20007 | 2024.12.21 08:00:20.415018 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2536 rows starting from the beginning of the part | ||
20008 | 2024.12.21 08:00:20.415564 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part | ||
20009 | 2024.12.21 08:00:20.416103 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
20010 | 2024.12.21 08:00:20.416782 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 34 rows starting from the beginning of the part | ||
20011 | 2024.12.21 08:00:20.417406 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 54 rows starting from the beginning of the part | ||
20012 | 2024.12.21 08:00:20.418039 [ 193 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 16 rows starting from the beginning of the part | ||
20013 | 2024.12.21 08:00:20.428187 [ 200 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2710 rows, containing 72 columns (72 merged, 0 gathered) in 0.015914133 sec., 170288.88724255352 rows/sec., 127.55 MiB/sec. | ||
20014 | 2024.12.21 08:00:20.430970 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
20015 | 2024.12.21 08:00:20.432125 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20016 | 2024.12.21 08:00:20.432234 [ 188 ] {e47773af-bde9-433c-a6d8-281244180372::all_1_76_15} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
20017 | 2024.12.21 08:00:20.432676 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
20018 | 2024.12.21 08:00:20.711912 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20019 | 2024.12.21 08:00:20.712219 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20020 | 2024.12.21 08:00:20.712301 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20021 | 2024.12.21 08:00:20.713070 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20022 | 2024.12.21 08:00:20.713116 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20023 | 2024.12.21 08:00:20.713703 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20024 | 2024.12.21 08:00:20.714235 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20025 | 2024.12.21 08:00:20.714422 [ 86 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
20026 | 2024.12.21 08:00:20.714501 [ 86 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20027 | 2024.12.21 08:00:20.714501 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002362 sec., 5927.180355630821 rows/sec., 426.68 KiB/sec. | ||
20028 | 2024.12.21 08:00:20.714533 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20029 | 2024.12.21 08:00:20.714745 [ 4 ] {edb414a5-24f7-4d31-b059-564d082c563e} <Debug> TCPHandler: Processed in 0.003018412 sec. | ||
20030 | 2024.12.21 08:00:20.714826 [ 221 ] {} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20031 | 2024.12.21 08:00:20.714853 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
20032 | 2024.12.21 08:00:20.714900 [ 221 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20033 | 2024.12.21 08:00:20.715057 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20034 | 2024.12.21 08:00:20.715313 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20035 | 2024.12.21 08:00:20.715394 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 14 rows starting from the beginning of the part | ||
20036 | 2024.12.21 08:00:20.715423 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20037 | 2024.12.21 08:00:20.715609 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20038 | 2024.12.21 08:00:20.715907 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
20039 | 2024.12.21 08:00:20.716634 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
20040 | 2024.12.21 08:00:20.717349 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
20041 | 2024.12.21 08:00:20.717975 [ 187 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
20042 | 2024.12.21 08:00:20.719850 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20043 | 2024.12.21 08:00:20.719971 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20044 | 2024.12.21 08:00:20.720559 [ 221 ] {} <Debug> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20045 | 2024.12.21 08:00:20.721756 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
20046 | 2024.12.21 08:00:20.722504 [ 189 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007833954 sec., 8935.462219972187 rows/sec., 678.14 KiB/sec. | ||
20047 | 2024.12.21 08:00:20.722654 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20048 | 2024.12.21 08:00:20.722868 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
20049 | 2024.12.21 08:00:20.722937 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Debug> executeQuery: Read 329 rows, 29.91 KiB in 0.007601 sec., 43283.77845020392 rows/sec., 3.84 MiB/sec. | ||
20050 | 2024.12.21 08:00:20.723090 [ 253 ] {a5a088d7-98c4-4185-8dc2-fb24eba2b3b5} <Debug> TCPHandler: Processed in 0.00821889 sec. | ||
20051 | 2024.12.21 08:00:20.723352 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20052 | 2024.12.21 08:00:20.723628 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20053 | 2024.12.21 08:00:20.723757 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20054 | 2024.12.21 08:00:20.724043 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20055 | 2024.12.21 08:00:20.724312 [ 190 ] {bbf12a1b-20ae-4233-9302-0ce4be2457ea::all_1_73_18} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
20056 | 2024.12.21 08:00:20.724501 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
20057 | 2024.12.21 08:00:20.724855 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20058 | 2024.12.21 08:00:20.724901 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20059 | 2024.12.21 08:00:20.725414 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
20060 | 2024.12.21 08:00:20.725921 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20061 | 2024.12.21 08:00:20.726147 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.002631 sec., 26605.853287723297 rows/sec., 1.93 MiB/sec. | ||
20062 | 2024.12.21 08:00:20.726205 [ 4 ] {1750befd-b8c5-49c4-b7cd-dfe88fbad2c0} <Debug> TCPHandler: Processed in 0.002951121 sec. | ||
20063 | 2024.12.21 08:00:20.726431 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20064 | 2024.12.21 08:00:20.726591 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20065 | 2024.12.21 08:00:20.726653 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20066 | 2024.12.21 08:00:20.727318 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20067 | 2024.12.21 08:00:20.727357 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20068 | 2024.12.21 08:00:20.727823 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20069 | 2024.12.21 08:00:20.728273 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20070 | 2024.12.21 08:00:20.728449 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001895 sec., 7387.862796833773 rows/sec., 517.40 KiB/sec. | ||
20071 | 2024.12.21 08:00:20.728501 [ 253 ] {acb5a297-66a0-41d6-a5a2-2bbd9cfaa66d} <Debug> TCPHandler: Processed in 0.002201017 sec. | ||
20072 | 2024.12.21 08:00:20.728700 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20073 | 2024.12.21 08:00:20.728925 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20074 | 2024.12.21 08:00:20.729018 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20075 | 2024.12.21 08:00:20.729707 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20076 | 2024.12.21 08:00:20.729747 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20077 | 2024.12.21 08:00:20.730258 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20078 | 2024.12.21 08:00:20.730770 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20079 | 2024.12.21 08:00:20.730935 [ 86 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
20080 | 2024.12.21 08:00:20.730986 [ 86 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20081 | 2024.12.21 08:00:20.731009 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002133 sec., 6094.702297233943 rows/sec., 380.00 KiB/sec. | ||
20082 | 2024.12.21 08:00:20.731023 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20083 | 2024.12.21 08:00:20.731176 [ 4 ] {52bc24ec-acba-4e81-8a5b-150a4b080cb0} <Debug> TCPHandler: Processed in 0.002583494 sec. | ||
20084 | 2024.12.21 08:00:20.731259 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
20085 | 2024.12.21 08:00:20.731352 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20086 | 2024.12.21 08:00:20.731415 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20087 | 2024.12.21 08:00:20.731466 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 13 rows starting from the beginning of the part | ||
20088 | 2024.12.21 08:00:20.731514 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20089 | 2024.12.21 08:00:20.731621 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20090 | 2024.12.21 08:00:20.731632 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 13 rows starting from the beginning of the part | ||
20091 | 2024.12.21 08:00:20.731883 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 13 rows starting from the beginning of the part | ||
20092 | 2024.12.21 08:00:20.732051 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 13 rows starting from the beginning of the part | ||
20093 | 2024.12.21 08:00:20.732485 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 13 rows starting from the beginning of the part | ||
20094 | 2024.12.21 08:00:20.733832 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20095 | 2024.12.21 08:00:20.733878 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20096 | 2024.12.21 08:00:20.734153 [ 190 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011101 sec., 21586.788354160155 rows/sec., 1.40 MiB/sec. | ||
20097 | 2024.12.21 08:00:20.734496 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
20098 | 2024.12.21 08:00:20.734607 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
20099 | 2024.12.21 08:00:20.735260 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20100 | 2024.12.21 08:00:20.735288 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20101 | 2024.12.21 08:00:20.735440 [ 189 ] {3b9a14cd-858b-484d-9b12-4747175f3141::all_1_73_18} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
20102 | 2024.12.21 08:00:20.735688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
20103 | 2024.12.21 08:00:20.735727 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Debug> executeQuery: Read 445 rows, 32.73 KiB in 0.004235 sec., 105076.74144037781 rows/sec., 7.55 MiB/sec. | ||
20104 | 2024.12.21 08:00:20.735839 [ 253 ] {237bef33-b577-4e98-a0c5-4a5e5885b473} <Debug> TCPHandler: Processed in 0.004557468 sec. | ||
20105 | 2024.12.21 08:00:20.736029 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20106 | 2024.12.21 08:00:20.736323 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20107 | 2024.12.21 08:00:20.736451 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20108 | 2024.12.21 08:00:20.736970 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20109 | 2024.12.21 08:00:20.737011 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20110 | 2024.12.21 08:00:20.737581 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
20111 | 2024.12.21 08:00:20.738194 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20112 | 2024.12.21 08:00:20.738417 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002205 sec., 2721.08843537415 rows/sec., 142.17 KiB/sec. | ||
20113 | 2024.12.21 08:00:20.738510 [ 4 ] {a05be0c5-4af5-4f89-aedc-be701720de6d} <Debug> TCPHandler: Processed in 0.002585994 sec. | ||
20114 | 2024.12.21 08:00:20.738727 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20115 | 2024.12.21 08:00:20.738865 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20116 | 2024.12.21 08:00:20.738923 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20117 | 2024.12.21 08:00:20.739495 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20118 | 2024.12.21 08:00:20.739531 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20119 | 2024.12.21 08:00:20.740088 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
20120 | 2024.12.21 08:00:20.740574 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20121 | 2024.12.21 08:00:20.740756 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001917 sec., 123630.67292644757 rows/sec., 8.29 MiB/sec. | ||
20122 | 2024.12.21 08:00:20.740807 [ 253 ] {caffc107-7256-4f6a-ab5e-b36ef739c89e} <Debug> TCPHandler: Processed in 0.002219638 sec. | ||
20123 | 2024.12.21 08:00:20.741022 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20124 | 2024.12.21 08:00:20.741247 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20125 | 2024.12.21 08:00:20.741308 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20126 | 2024.12.21 08:00:20.741874 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20127 | 2024.12.21 08:00:20.741922 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20128 | 2024.12.21 08:00:20.742447 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20129 | 2024.12.21 08:00:20.742901 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20130 | 2024.12.21 08:00:20.743108 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001909 sec., 523.8344683080146 rows/sec., 35.30 KiB/sec. | ||
20131 | 2024.12.21 08:00:20.743162 [ 4 ] {fc32cb96-9326-41a6-83fb-d0eecb76cf38} <Debug> TCPHandler: Processed in 0.002260969 sec. | ||
20132 | 2024.12.21 08:00:20.743319 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20133 | 2024.12.21 08:00:20.743457 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20134 | 2024.12.21 08:00:20.743549 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20135 | 2024.12.21 08:00:20.744841 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20136 | 2024.12.21 08:00:20.744878 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20137 | 2024.12.21 08:00:20.745711 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
20138 | 2024.12.21 08:00:20.746191 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20139 | 2024.12.21 08:00:20.746333 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
20140 | 2024.12.21 08:00:20.746375 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20141 | 2024.12.21 08:00:20.746401 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20142 | 2024.12.21 08:00:20.746410 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.002981 sec., 21133.847702113384 rows/sec., 37.87 MiB/sec. | ||
20143 | 2024.12.21 08:00:20.746585 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::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 | ||
20144 | 2024.12.21 08:00:20.746619 [ 253 ] {8a6fa56f-d57f-4136-b9d8-111b3a4c075d} <Debug> TCPHandler: Processed in 0.003370118 sec. | ||
20145 | 2024.12.21 08:00:20.746910 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20146 | 2024.12.21 08:00:20.746911 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20147 | 2024.12.21 08:00:20.747038 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2968 rows starting from the beginning of the part | ||
20148 | 2024.12.21 08:00:20.747287 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20149 | 2024.12.21 08:00:20.747456 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20150 | 2024.12.21 08:00:20.747778 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 63 rows starting from the beginning of the part | ||
20151 | 2024.12.21 08:00:20.748586 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 63 rows starting from the beginning of the part | ||
20152 | 2024.12.21 08:00:20.749395 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 63 rows starting from the beginning of the part | ||
20153 | 2024.12.21 08:00:20.749623 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20154 | 2024.12.21 08:00:20.749766 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20155 | 2024.12.21 08:00:20.750059 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 63 rows starting from the beginning of the part | ||
20156 | 2024.12.21 08:00:20.750759 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 63 rows starting from the beginning of the part | ||
20157 | 2024.12.21 08:00:20.751814 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
20158 | 2024.12.21 08:00:20.752566 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20159 | 2024.12.21 08:00:20.752792 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005633 sec., 14557.074383099593 rows/sec., 946.74 KiB/sec. | ||
20160 | 2024.12.21 08:00:20.752848 [ 4 ] {2a7616b6-8821-4b08-8982-2e42a7d934dd} <Debug> TCPHandler: Processed in 0.006087294 sec. | ||
20161 | 2024.12.21 08:00:20.767902 [ 198 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3283 rows, containing 19 columns (19 merged, 0 gathered) in 0.021438078 sec., 153138.72820128745 rows/sec., 274.42 MiB/sec. | ||
20162 | 2024.12.21 08:00:20.771020 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
20163 | 2024.12.21 08:00:20.771749 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20164 | 2024.12.21 08:00:20.771849 [ 192 ] {ef7fb93c-4bae-488f-82ec-e85d0f41e571::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
20165 | 2024.12.21 08:00:20.772031 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.50 MiB. | ||
20166 | 2024.12.21 08:00:21.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.80 MiB, peak 294.25 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 3.18 MiB | ||
20167 | 2024.12.21 08:00:21.587248 [ 222 ] {} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20168 | 2024.12.21 08:00:21.587318 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20169 | 2024.12.21 08:00:21.589098 [ 222 ] {} <Debug> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
20170 | 2024.12.21 08:00:23.762806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 784 | ||
20171 | 2024.12.21 08:00:23.795608 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20172 | 2024.12.21 08:00:23.795677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20173 | 2024.12.21 08:00:23.807230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
20174 | 2024.12.21 08:00:23.808821 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20175 | 2024.12.21 08:00:23.814332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 784 | ||
20176 | 2024.12.21 08:00:25.704728 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20177 | 2024.12.21 08:00:25.704944 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20178 | 2024.12.21 08:00:25.705026 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20179 | 2024.12.21 08:00:25.705835 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20180 | 2024.12.21 08:00:25.705885 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20181 | 2024.12.21 08:00:25.706432 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
20182 | 2024.12.21 08:00:25.706913 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20183 | 2024.12.21 08:00:25.707122 [ 74 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
20184 | 2024.12.21 08:00:25.707187 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002298 sec., 24369.01653611836 rows/sec., 1.87 MiB/sec. | ||
20185 | 2024.12.21 08:00:25.707214 [ 74 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20186 | 2024.12.21 08:00:25.707274 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20187 | 2024.12.21 08:00:25.707332 [ 4 ] {dbe5e6d9-0380-49ef-ad61-1ff1cc468547} <Debug> TCPHandler: Processed in 0.002741377 sec. | ||
20188 | 2024.12.21 08:00:25.707471 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
20189 | 2024.12.21 08:00:25.707589 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20190 | 2024.12.21 08:00:25.707601 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20191 | 2024.12.21 08:00:25.707629 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1486 rows starting from the beginning of the part | ||
20192 | 2024.12.21 08:00:25.707832 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1472 rows starting from the beginning of the part | ||
20193 | 2024.12.21 08:00:25.708053 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20194 | 2024.12.21 08:00:25.708162 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 56 rows starting from the beginning of the part | ||
20195 | 2024.12.21 08:00:25.708227 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20196 | 2024.12.21 08:00:25.708551 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part | ||
20197 | 2024.12.21 08:00:25.708849 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 329 rows starting from the beginning of the part | ||
20198 | 2024.12.21 08:00:25.709115 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part | ||
20199 | 2024.12.21 08:00:25.710923 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20200 | 2024.12.21 08:00:25.711008 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20201 | 2024.12.21 08:00:25.712004 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
20202 | 2024.12.21 08:00:25.712366 [ 192 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.004982306 sec., 693453.9949974972 rows/sec., 60.96 MiB/sec. | ||
20203 | 2024.12.21 08:00:25.712714 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20204 | 2024.12.21 08:00:25.712760 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
20205 | 2024.12.21 08:00:25.712984 [ 74 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
20206 | 2024.12.21 08:00:25.713059 [ 74 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20207 | 2024.12.21 08:00:25.713091 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20208 | 2024.12.21 08:00:25.713097 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005246 sec., 12199.771254288982 rows/sec., 975.07 KiB/sec. | ||
20209 | 2024.12.21 08:00:25.713406 [ 253 ] {4b6e784e-9a7f-4f9c-8332-9be4c4d23173} <Debug> TCPHandler: Processed in 0.005944342 sec. | ||
20210 | 2024.12.21 08:00:25.713531 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
20211 | 2024.12.21 08:00:25.713727 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20212 | 2024.12.21 08:00:25.714153 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20213 | 2024.12.21 08:00:25.714162 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20214 | 2024.12.21 08:00:25.714324 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20215 | 2024.12.21 08:00:25.714356 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 961 rows starting from the beginning of the part | ||
20216 | 2024.12.21 08:00:25.714418 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20217 | 2024.12.21 08:00:25.714928 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 907 rows starting from the beginning of the part | ||
20218 | 2024.12.21 08:00:25.715013 [ 191 ] {8c715cf3-1d1b-439c-9528-97e2905081da::all_1_176_35} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
20219 | 2024.12.21 08:00:25.715503 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
20220 | 2024.12.21 08:00:25.715577 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
20221 | 2024.12.21 08:00:25.716073 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part | ||
20222 | 2024.12.21 08:00:25.716550 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 445 rows starting from the beginning of the part | ||
20223 | 2024.12.21 08:00:25.717032 [ 197 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part | ||
20224 | 2024.12.21 08:00:25.719420 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20225 | 2024.12.21 08:00:25.719491 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20226 | 2024.12.21 08:00:25.720652 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
20227 | 2024.12.21 08:00:25.720969 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2505 rows, containing 5 columns (5 merged, 0 gathered) in 0.007742463 sec., 323540.45476226363 rows/sec., 24.85 MiB/sec. | ||
20228 | 2024.12.21 08:00:25.721298 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20229 | 2024.12.21 08:00:25.721388 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
20230 | 2024.12.21 08:00:25.721844 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.007749 sec., 20647.82552587431 rows/sec., 1.44 MiB/sec. | ||
20231 | 2024.12.21 08:00:25.722569 [ 4 ] {4a2d82bf-6cb4-4c87-bf9a-32d1d87537d0} <Debug> TCPHandler: Processed in 0.009017284 sec. | ||
20232 | 2024.12.21 08:00:25.722905 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20233 | 2024.12.21 08:00:25.723304 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20234 | 2024.12.21 08:00:25.723560 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20235 | 2024.12.21 08:00:25.723864 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20236 | 2024.12.21 08:00:25.723947 [ 192 ] {4c3ab3b6-0820-45db-aa7e-0999765747e5::all_1_176_35} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
20237 | 2024.12.21 08:00:25.724465 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
20238 | 2024.12.21 08:00:25.726089 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20239 | 2024.12.21 08:00:25.726134 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20240 | 2024.12.21 08:00:25.726674 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
20241 | 2024.12.21 08:00:25.727197 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20242 | 2024.12.21 08:00:25.727483 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004163 sec., 14412.68316118184 rows/sec., 994.63 KiB/sec. | ||
20243 | 2024.12.21 08:00:25.727603 [ 253 ] {de59a613-cf04-488b-8eee-bc4fe9728dee} <Debug> TCPHandler: Processed in 0.004847663 sec. | ||
20244 | 2024.12.21 08:00:27.456564 [ 223 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
20245 | 2024.12.21 08:00:27.456634 [ 223 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
20246 | 2024.12.21 08:00:27.458510 [ 223 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): 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] | ||
20247 | 2024.12.21 08:00:27.631415 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 48129 | ||
20248 | 2024.12.21 08:00:27.632105 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20249 | 2024.12.21 08:00:27.632155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20250 | 2024.12.21 08:00:27.632702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
20251 | 2024.12.21 08:00:27.632965 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20252 | 2024.12.21 08:00:27.633227 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48129 | ||
20253 | 2024.12.21 08:00:28.771928 [ 220 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
20254 | 2024.12.21 08:00:28.771990 [ 220 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
20255 | 2024.12.21 08:00:28.773841 [ 220 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): 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] | ||
20256 | 2024.12.21 08:00:29.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.98 MiB, peak 294.25 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: 4.00 MiB | ||
20257 | 2024.12.21 08:00:30.414788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2740 | ||
20258 | 2024.12.21 08:00:30.418062 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20259 | 2024.12.21 08:00:30.418122 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20260 | 2024.12.21 08:00:30.419652 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
20261 | 2024.12.21 08:00:30.419982 [ 242 ] {} <Trace> system.query_log (e47773af-bde9-433c-a6d8-281244180372): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20262 | 2024.12.21 08:00:30.421162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2740 | ||
20263 | 2024.12.21 08:00:30.712854 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20264 | 2024.12.21 08:00:30.713157 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20265 | 2024.12.21 08:00:30.713274 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20266 | 2024.12.21 08:00:30.714194 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20267 | 2024.12.21 08:00:30.714236 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20268 | 2024.12.21 08:00:30.714806 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20269 | 2024.12.21 08:00:30.715274 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20270 | 2024.12.21 08:00:30.715483 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002412 sec., 5804.311774461028 rows/sec., 417.83 KiB/sec. | ||
20271 | 2024.12.21 08:00:30.715550 [ 4 ] {2dab11a7-e386-45bc-aece-d1574e98080b} <Debug> TCPHandler: Processed in 0.002878199 sec. | ||
20272 | 2024.12.21 08:00:30.715748 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20273 | 2024.12.21 08:00:30.715915 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20274 | 2024.12.21 08:00:30.715982 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20275 | 2024.12.21 08:00:30.716799 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20276 | 2024.12.21 08:00:30.716843 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20277 | 2024.12.21 08:00:30.717386 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
20278 | 2024.12.21 08:00:30.718000 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20279 | 2024.12.21 08:00:30.718249 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Debug> executeQuery: Read 329 rows, 29.91 KiB in 0.002367 sec., 138994.50781580058 rows/sec., 12.34 MiB/sec. | ||
20280 | 2024.12.21 08:00:30.718331 [ 253 ] {0b9caffb-63dc-4e72-ac7e-b5b101258e5a} <Debug> TCPHandler: Processed in 0.002665036 sec. | ||
20281 | 2024.12.21 08:00:30.718570 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20282 | 2024.12.21 08:00:30.718928 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20283 | 2024.12.21 08:00:30.719030 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20284 | 2024.12.21 08:00:30.719720 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20285 | 2024.12.21 08:00:30.719759 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20286 | 2024.12.21 08:00:30.720226 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
20287 | 2024.12.21 08:00:30.720672 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20288 | 2024.12.21 08:00:30.720865 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Debug> executeQuery: Read 70 rows, 5.19 KiB in 0.00206 sec., 33980.58252427184 rows/sec., 2.46 MiB/sec. | ||
20289 | 2024.12.21 08:00:30.720946 [ 4 ] {48305b5c-e1ef-4a2c-9319-053c8c35005e} <Debug> TCPHandler: Processed in 0.002520804 sec. | ||
20290 | 2024.12.21 08:00:30.721163 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20291 | 2024.12.21 08:00:30.721326 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20292 | 2024.12.21 08:00:30.721388 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20293 | 2024.12.21 08:00:30.722000 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20294 | 2024.12.21 08:00:30.722040 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20295 | 2024.12.21 08:00:30.722530 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20296 | 2024.12.21 08:00:30.722987 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20297 | 2024.12.21 08:00:30.723237 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00194 sec., 7216.494845360824 rows/sec., 505.40 KiB/sec. | ||
20298 | 2024.12.21 08:00:30.723312 [ 253 ] {df784ffe-d392-4b26-93f8-fad1f4bd1e40} <Debug> TCPHandler: Processed in 0.002280759 sec. | ||
20299 | 2024.12.21 08:00:30.723571 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20300 | 2024.12.21 08:00:30.723724 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20301 | 2024.12.21 08:00:30.723781 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20302 | 2024.12.21 08:00:30.724477 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20303 | 2024.12.21 08:00:30.724523 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20304 | 2024.12.21 08:00:30.725052 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20305 | 2024.12.21 08:00:30.725638 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20306 | 2024.12.21 08:00:30.725825 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002131 sec., 6100.422336931018 rows/sec., 380.36 KiB/sec. | ||
20307 | 2024.12.21 08:00:30.725952 [ 4 ] {7d0f9cc1-f78e-4015-9093-4c7e56ff2d3d} <Debug> TCPHandler: Processed in 0.002541354 sec. | ||
20308 | 2024.12.21 08:00:30.726160 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20309 | 2024.12.21 08:00:30.726296 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20310 | 2024.12.21 08:00:30.726354 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20311 | 2024.12.21 08:00:30.727126 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20312 | 2024.12.21 08:00:30.727167 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20313 | 2024.12.21 08:00:30.727675 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
20314 | 2024.12.21 08:00:30.728165 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20315 | 2024.12.21 08:00:30.728394 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Debug> executeQuery: Read 445 rows, 32.73 KiB in 0.002124 sec., 209510.35781544255 rows/sec., 15.05 MiB/sec. | ||
20316 | 2024.12.21 08:00:30.728473 [ 253 ] {e083a910-c2a3-44e1-910f-075e941d71f4} <Debug> TCPHandler: Processed in 0.002432912 sec. | ||
20317 | 2024.12.21 08:00:30.728672 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20318 | 2024.12.21 08:00:30.729001 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20319 | 2024.12.21 08:00:30.729163 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20320 | 2024.12.21 08:00:30.730037 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20321 | 2024.12.21 08:00:30.730076 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20322 | 2024.12.21 08:00:30.730587 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
20323 | 2024.12.21 08:00:30.731043 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20324 | 2024.12.21 08:00:30.731233 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002347 sec., 2556.455048998722 rows/sec., 133.56 KiB/sec. | ||
20325 | 2024.12.21 08:00:30.731355 [ 4 ] {1c36342f-cd72-4548-bac9-52c7ca1b9610} <Debug> TCPHandler: Processed in 0.002799858 sec. | ||
20326 | 2024.12.21 08:00:30.731563 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20327 | 2024.12.21 08:00:30.731699 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20328 | 2024.12.21 08:00:30.731763 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20329 | 2024.12.21 08:00:30.732449 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20330 | 2024.12.21 08:00:30.732497 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20331 | 2024.12.21 08:00:30.733058 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
20332 | 2024.12.21 08:00:30.733511 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20333 | 2024.12.21 08:00:30.733717 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Selected 6 parts from all_1_171_35 to all_176_176_0 | ||
20334 | 2024.12.21 08:00:30.733745 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002076 sec., 114161.84971098266 rows/sec., 7.65 MiB/sec. | ||
20335 | 2024.12.21 08:00:30.733804 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20336 | 2024.12.21 08:00:30.733854 [ 253 ] {980448d1-1d03-474d-b0f8-ed4bcf52f6a3} <Debug> TCPHandler: Processed in 0.002421361 sec. | ||
20337 | 2024.12.21 08:00:30.733880 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20338 | 2024.12.21 08:00:30.734144 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20339 | 2024.12.21 08:00:30.734227 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_35 to all_176_176_0 into Compact with storage Full | ||
20340 | 2024.12.21 08:00:30.734727 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20341 | 2024.12.21 08:00:30.734929 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20342 | 2024.12.21 08:00:30.734951 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20343 | 2024.12.21 08:00:30.735091 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_171_35, total 49210 rows starting from the beginning of the part | ||
20344 | 2024.12.21 08:00:30.735555 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 106 rows starting from the beginning of the part | ||
20345 | 2024.12.21 08:00:30.735954 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part | ||
20346 | 2024.12.21 08:00:30.736610 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 237 rows starting from the beginning of the part | ||
20347 | 2024.12.21 08:00:30.737101 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
20348 | 2024.12.21 08:00:30.737705 [ 191 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 237 rows starting from the beginning of the part | ||
20349 | 2024.12.21 08:00:30.739139 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20350 | 2024.12.21 08:00:30.739179 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20351 | 2024.12.21 08:00:30.739777 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20352 | 2024.12.21 08:00:30.740322 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20353 | 2024.12.21 08:00:30.740611 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.006048 sec., 165.34391534391534 rows/sec., 11.14 KiB/sec. | ||
20354 | 2024.12.21 08:00:30.740718 [ 4 ] {7bc23899-f243-4457-810e-fbfe36a426a2} <Debug> TCPHandler: Processed in 0.006747646 sec. | ||
20355 | 2024.12.21 08:00:30.740902 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20356 | 2024.12.21 08:00:30.741072 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20357 | 2024.12.21 08:00:30.741170 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20358 | 2024.12.21 08:00:30.742810 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20359 | 2024.12.21 08:00:30.742856 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20360 | 2024.12.21 08:00:30.743933 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
20361 | 2024.12.21 08:00:30.744434 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20362 | 2024.12.21 08:00:30.744736 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.00371 sec., 16981.132075471698 rows/sec., 30.43 MiB/sec. | ||
20363 | 2024.12.21 08:00:30.744853 [ 253 ] {13437a85-c420-4cd6-b20b-ff1d48773c40} <Debug> TCPHandler: Processed in 0.00404698 sec. | ||
20364 | 2024.12.21 08:00:30.745041 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20365 | 2024.12.21 08:00:30.745192 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20366 | 2024.12.21 08:00:30.745251 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20367 | 2024.12.21 08:00:30.745870 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20368 | 2024.12.21 08:00:30.745908 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20369 | 2024.12.21 08:00:30.746432 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
20370 | 2024.12.21 08:00:30.747012 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20371 | 2024.12.21 08:00:30.747152 [ 63 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
20372 | 2024.12.21 08:00:30.747216 [ 63 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20373 | 2024.12.21 08:00:30.747245 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002088 sec., 39272.030651340996 rows/sec., 2.49 MiB/sec. | ||
20374 | 2024.12.21 08:00:30.747252 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20375 | 2024.12.21 08:00:30.747619 [ 4 ] {9926edc0-e944-4365-ab51-e9a026aa9495} <Debug> TCPHandler: Processed in 0.002677556 sec. | ||
20376 | 2024.12.21 08:00:30.747703 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
20377 | 2024.12.21 08:00:30.747934 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20378 | 2024.12.21 08:00:30.748061 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 10382 rows starting from the beginning of the part | ||
20379 | 2024.12.21 08:00:30.748285 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 40 rows starting from the beginning of the part | ||
20380 | 2024.12.21 08:00:30.748461 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
20381 | 2024.12.21 08:00:30.748718 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 82 rows starting from the beginning of the part | ||
20382 | 2024.12.21 08:00:30.748974 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
20383 | 2024.12.21 08:00:30.749155 [ 201 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 82 rows starting from the beginning of the part | ||
20384 | 2024.12.21 08:00:30.749910 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50110 rows, containing 5 columns (5 merged, 0 gathered) in 0.015864942 sec., 3158536.6022768947 rows/sec., 213.42 MiB/sec. | ||
20385 | 2024.12.21 08:00:30.750587 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Trace> MergedBlockOutputStream: filled checksums all_1_176_36 (state Temporary) | ||
20386 | 2024.12.21 08:00:30.751517 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_merge_all_1_176_36 to all_1_176_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20387 | 2024.12.21 08:00:30.751762 [ 196 ] {f9190e67-0c14-4ad7-ade1-55ec2e7d3d26::all_1_176_36} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26) (MergerMutator): Merged 6 parts: [all_1_171_35, all_176_176_0] -> all_1_176_36 | ||
20388 | 2024.12.21 08:00:30.751916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
20389 | 2024.12.21 08:00:30.753710 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10706 rows, containing 4 columns (4 merged, 0 gathered) in 0.006297388 sec., 1700069.9337566623 rows/sec., 110.86 MiB/sec. | ||
20390 | 2024.12.21 08:00:30.754356 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
20391 | 2024.12.21 08:00:30.754986 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20392 | 2024.12.21 08:00:30.755065 [ 199 ] {3e55a5d1-23b5-40d6-852b-11ac4380e9d4::all_1_176_35} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
20393 | 2024.12.21 08:00:30.755154 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
20394 | 2024.12.21 08:00:31.314484 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 792 | ||
20395 | 2024.12.21 08:00:31.338372 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20396 | 2024.12.21 08:00:31.338431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20397 | 2024.12.21 08:00:31.346205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
20398 | 2024.12.21 08:00:31.347008 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20399 | 2024.12.21 08:00:31.352479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 792 | ||
20400 | 2024.12.21 08:00:34.851654 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
20401 | 2024.12.21 08:00:34.851710 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
20402 | 2024.12.21 08:00:35.133424 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 48617 | ||
20403 | 2024.12.21 08:00:35.134088 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20404 | 2024.12.21 08:00:35.134131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20405 | 2024.12.21 08:00:35.134833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
20406 | 2024.12.21 08:00:35.135314 [ 243 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20407 | 2024.12.21 08:00:35.135525 [ 57 ] {} <Debug> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
20408 | 2024.12.21 08:00:35.135587 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48617 | ||
20409 | 2024.12.21 08:00:35.135614 [ 57 ] {} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20410 | 2024.12.21 08:00:35.135644 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20411 | 2024.12.21 08:00:35.135805 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::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 | ||
20412 | 2024.12.21 08:00:35.136090 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20413 | 2024.12.21 08:00:35.136198 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 46299 rows starting from the beginning of the part | ||
20414 | 2024.12.21 08:00:35.136460 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 488 rows starting from the beginning of the part | ||
20415 | 2024.12.21 08:00:35.136752 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 427 rows starting from the beginning of the part | ||
20416 | 2024.12.21 08:00:35.137039 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 488 rows starting from the beginning of the part | ||
20417 | 2024.12.21 08:00:35.137186 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 427 rows starting from the beginning of the part | ||
20418 | 2024.12.21 08:00:35.137265 [ 199 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 488 rows starting from the beginning of the part | ||
20419 | 2024.12.21 08:00:35.140412 [ 200 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48617 rows, containing 4 columns (4 merged, 0 gathered) in 0.00469465 sec., 10355830.573099166 rows/sec., 148.14 MiB/sec. | ||
20420 | 2024.12.21 08:00:35.141067 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
20421 | 2024.12.21 08:00:35.141665 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20422 | 2024.12.21 08:00:35.141758 [ 189 ] {18c88954-beaf-4d60-a837-47c4189a261a::all_1_106_21} <Trace> system.asynchronous_metric_log (18c88954-beaf-4d60-a837-47c4189a261a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
20423 | 2024.12.21 08:00:35.141887 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
20424 | 2024.12.21 08:00:35.299025 [ 225 ] {} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20425 | 2024.12.21 08:00:35.299100 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20426 | 2024.12.21 08:00:35.301213 [ 225 ] {} <Debug> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20427 | 2024.12.21 08:00:35.704540 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20428 | 2024.12.21 08:00:35.704817 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20429 | 2024.12.21 08:00:35.704884 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20430 | 2024.12.21 08:00:35.705591 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20431 | 2024.12.21 08:00:35.705636 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20432 | 2024.12.21 08:00:35.706195 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
20433 | 2024.12.21 08:00:35.706664 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20434 | 2024.12.21 08:00:35.706897 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002154 sec., 25998.142989786444 rows/sec., 2.00 MiB/sec. | ||
20435 | 2024.12.21 08:00:35.706960 [ 4 ] {6e862b4b-4f55-48b7-8863-3401a31cf5fd} <Debug> TCPHandler: Processed in 0.002602205 sec. | ||
20436 | 2024.12.21 08:00:35.707220 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20437 | 2024.12.21 08:00:35.707441 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20438 | 2024.12.21 08:00:35.707528 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20439 | 2024.12.21 08:00:35.708346 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20440 | 2024.12.21 08:00:35.708401 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20441 | 2024.12.21 08:00:35.708981 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
20442 | 2024.12.21 08:00:35.709457 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20443 | 2024.12.21 08:00:35.709719 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002337 sec., 27385.537013264868 rows/sec., 2.14 MiB/sec. | ||
20444 | 2024.12.21 08:00:35.709803 [ 253 ] {926f4777-a2bb-4ed2-96b9-23009e8e0882} <Debug> TCPHandler: Processed in 0.002730367 sec. | ||
20445 | 2024.12.21 08:00:35.709803 [ 222 ] {} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20446 | 2024.12.21 08:00:35.709859 [ 222 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20447 | 2024.12.21 08:00:35.710043 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20448 | 2024.12.21 08:00:35.710333 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20449 | 2024.12.21 08:00:35.710504 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20450 | 2024.12.21 08:00:35.711655 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20451 | 2024.12.21 08:00:35.711700 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20452 | 2024.12.21 08:00:35.712444 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
20453 | 2024.12.21 08:00:35.713225 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20454 | 2024.12.21 08:00:35.713507 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003254 sec., 49170.25199754149 rows/sec., 3.42 MiB/sec. | ||
20455 | 2024.12.21 08:00:35.713670 [ 4 ] {ee294624-a31f-434a-b4ad-97e570f27a19} <Debug> TCPHandler: Processed in 0.003779015 sec. | ||
20456 | 2024.12.21 08:00:35.713945 [ 222 ] {} <Debug> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20457 | 2024.12.21 08:00:35.713980 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20458 | 2024.12.21 08:00:35.714577 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20459 | 2024.12.21 08:00:35.714765 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20460 | 2024.12.21 08:00:35.717107 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20461 | 2024.12.21 08:00:35.717150 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20462 | 2024.12.21 08:00:35.717728 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
20463 | 2024.12.21 08:00:35.718199 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20464 | 2024.12.21 08:00:35.718412 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004078 sec., 14713.094654242275 rows/sec., 1015.36 KiB/sec. | ||
20465 | 2024.12.21 08:00:35.718468 [ 253 ] {cc987fa5-2010-4c9a-b129-8622fe7ff88d} <Debug> TCPHandler: Processed in 0.00468355 sec. | ||
20466 | 2024.12.21 08:00:36.960136 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20467 | 2024.12.21 08:00:36.960459 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
20468 | 2024.12.21 08:00:36.960572 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
20469 | 2024.12.21 08:00:36.961459 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20470 | 2024.12.21 08:00:36.961502 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20471 | 2024.12.21 08:00:36.961953 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20472 | 2024.12.21 08:00:36.962227 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Trace> oximeter.fields_i16 (bbf12a1b-20ae-4233-9302-0ce4be2457ea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20473 | 2024.12.21 08:00:36.962434 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002057 sec., 6806.028196402529 rows/sec., 489.94 KiB/sec. | ||
20474 | 2024.12.21 08:00:36.962500 [ 4 ] {1a813204-6432-4227-b823-a8de28dfead7} <Debug> TCPHandler: Processed in 0.002545014 sec. | ||
20475 | 2024.12.21 08:00:36.962769 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20476 | 2024.12.21 08:00:36.962974 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
20477 | 2024.12.21 08:00:36.963068 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
20478 | 2024.12.21 08:00:36.963913 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20479 | 2024.12.21 08:00:36.963968 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20480 | 2024.12.21 08:00:36.964416 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
20481 | 2024.12.21 08:00:36.964680 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Trace> oximeter.fields_ipaddr (67ddb137-7548-43d7-9f9c-24f694d69e5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20482 | 2024.12.21 08:00:36.964963 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002043 sec., 3915.810083210964 rows/sec., 319.31 KiB/sec. | ||
20483 | 2024.12.21 08:00:36.965202 [ 253 ] {442bf5b2-626a-4715-84a8-4ec2f5d439ca} <Debug> TCPHandler: Processed in 0.002570595 sec. | ||
20484 | 2024.12.21 08:00:36.965398 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20485 | 2024.12.21 08:00:36.965541 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
20486 | 2024.12.21 08:00:36.965601 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
20487 | 2024.12.21 08:00:36.966978 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20488 | 2024.12.21 08:00:36.967023 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20489 | 2024.12.21 08:00:36.967499 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
20490 | 2024.12.21 08:00:36.967748 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Trace> oximeter.fields_string (8c715cf3-1d1b-439c-9528-97e2905081da): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20491 | 2024.12.21 08:00:36.967934 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Debug> executeQuery: Read 1473 rows, 126.77 KiB in 0.002428 sec., 606672.1581548599 rows/sec., 50.99 MiB/sec. | ||
20492 | 2024.12.21 08:00:36.967987 [ 4 ] {681ae164-45d4-4243-8c49-c6dc1158847d} <Debug> TCPHandler: Processed in 0.002674905 sec. | ||
20493 | 2024.12.21 08:00:36.968153 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20494 | 2024.12.21 08:00:36.968293 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
20495 | 2024.12.21 08:00:36.968351 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
20496 | 2024.12.21 08:00:36.969025 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20497 | 2024.12.21 08:00:36.969071 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20498 | 2024.12.21 08:00:36.969514 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
20499 | 2024.12.21 08:00:36.969763 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20500 | 2024.12.21 08:00:36.969931 [ 55 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Selected 6 parts from all_1_85_18 to all_90_90_0 | ||
20501 | 2024.12.21 08:00:36.969996 [ 55 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20502 | 2024.12.21 08:00:36.970018 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Debug> executeQuery: Read 78 rows, 5.75 KiB in 0.001745 sec., 44699.140401146135 rows/sec., 3.22 MiB/sec. | ||
20503 | 2024.12.21 08:00:36.970035 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20504 | 2024.12.21 08:00:36.970169 [ 253 ] {3bb6f2f2-d37c-41fb-a4dd-9cc555ee6750} <Debug> TCPHandler: Processed in 0.002077486 sec. | ||
20505 | 2024.12.21 08:00:36.970224 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_18 to all_90_90_0 into Compact with storage Full | ||
20506 | 2024.12.21 08:00:36.970348 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20507 | 2024.12.21 08:00:36.970393 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20508 | 2024.12.21 08:00:36.970448 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_18, total 91 rows starting from the beginning of the part | ||
20509 | 2024.12.21 08:00:36.970586 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
20510 | 2024.12.21 08:00:36.970700 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 70 rows starting from the beginning of the part | ||
20511 | 2024.12.21 08:00:36.970729 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
20512 | 2024.12.21 08:00:36.971092 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 76 rows starting from the beginning of the part | ||
20513 | 2024.12.21 08:00:36.971379 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 70 rows starting from the beginning of the part | ||
20514 | 2024.12.21 08:00:36.971740 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 70 rows starting from the beginning of the part | ||
20515 | 2024.12.21 08:00:36.972094 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
20516 | 2024.12.21 08:00:36.973725 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20517 | 2024.12.21 08:00:36.973799 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
20518 | 2024.12.21 08:00:36.974721 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
20519 | 2024.12.21 08:00:36.974907 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.004761871 sec., 95550.67745430315 rows/sec., 7.25 MiB/sec. | ||
20520 | 2024.12.21 08:00:36.975110 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Trace> MergedBlockOutputStream: filled checksums all_1_90_19 (state Temporary) | ||
20521 | 2024.12.21 08:00:36.975243 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Trace> oximeter.fields_u32 (ff81b104-2ad5-4b72-a5d1-dc8ea9c0b07e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20522 | 2024.12.21 08:00:36.975703 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005192 sec., 46610.16949152543 rows/sec., 3.16 MiB/sec. | ||
20523 | 2024.12.21 08:00:36.975867 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Renaming temporary part tmp_merge_all_1_90_19 to all_1_90_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20524 | 2024.12.21 08:00:36.976099 [ 4 ] {4e9b2085-9858-44ce-84f7-7c430f2cd626} <Debug> TCPHandler: Processed in 0.005832829 sec. | ||
20525 | 2024.12.21 08:00:36.976211 [ 190 ] {9f67c0b8-4fab-4d34-a96f-4587fc37e003::all_1_90_19} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003) (MergerMutator): Merged 6 parts: [all_1_85_18, all_90_90_0] -> all_1_90_19 | ||
20526 | 2024.12.21 08:00:36.976446 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20527 | 2024.12.21 08:00:36.976546 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
20528 | 2024.12.21 08:00:36.976815 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
20529 | 2024.12.21 08:00:36.976870 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
20530 | 2024.12.21 08:00:36.977442 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20531 | 2024.12.21 08:00:36.977480 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20532 | 2024.12.21 08:00:36.977836 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20533 | 2024.12.21 08:00:36.978080 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Trace> oximeter.fields_u8 (3b9a14cd-858b-484d-9b12-4747175f3141): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20534 | 2024.12.21 08:00:36.978291 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. | ||
20535 | 2024.12.21 08:00:36.978342 [ 253 ] {5cacb49a-9b6e-4a82-91c8-e61a6b9a5fdb} <Debug> TCPHandler: Processed in 0.002108026 sec. | ||
20536 | 2024.12.21 08:00:36.978496 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20537 | 2024.12.21 08:00:36.978637 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
20538 | 2024.12.21 08:00:36.978694 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
20539 | 2024.12.21 08:00:36.979669 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20540 | 2024.12.21 08:00:36.979706 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20541 | 2024.12.21 08:00:36.980124 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
20542 | 2024.12.21 08:00:36.980371 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Trace> oximeter.fields_uuid (4c3ab3b6-0820-45db-aa7e-0999765747e5): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20543 | 2024.12.21 08:00:36.980564 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Debug> executeQuery: Read 909 rows, 67.67 KiB in 0.001958 sec., 464249.2339121552 rows/sec., 33.75 MiB/sec. | ||
20544 | 2024.12.21 08:00:36.980624 [ 4 ] {c68ebed7-7a97-453e-a4d6-b491dd3ff781} <Debug> TCPHandler: Processed in 0.002196777 sec. | ||
20545 | 2024.12.21 08:00:36.980836 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20546 | 2024.12.21 08:00:36.981114 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
20547 | 2024.12.21 08:00:36.981180 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
20548 | 2024.12.21 08:00:36.981748 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20549 | 2024.12.21 08:00:36.981795 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20550 | 2024.12.21 08:00:36.982175 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
20551 | 2024.12.21 08:00:36.982412 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Trace> oximeter.measurements_bool (7c2b3544-0240-47dd-93d4-aa0810b9ba0d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20552 | 2024.12.21 08:00:36.982595 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 199.29 KiB/sec. | ||
20553 | 2024.12.21 08:00:36.982644 [ 253 ] {da60972f-fa36-49b1-b708-0afb468d15ad} <Debug> TCPHandler: Processed in 0.001928543 sec. | ||
20554 | 2024.12.21 08:00:36.982791 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20555 | 2024.12.21 08:00:36.983006 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
20556 | 2024.12.21 08:00:36.983105 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
20557 | 2024.12.21 08:00:36.984140 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20558 | 2024.12.21 08:00:36.984180 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20559 | 2024.12.21 08:00:36.984630 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
20560 | 2024.12.21 08:00:36.984869 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20561 | 2024.12.21 08:00:36.985105 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Debug> executeQuery: Read 891 rows, 60.67 KiB in 0.002143 sec., 415772.28184787685 rows/sec., 27.65 MiB/sec. | ||
20562 | 2024.12.21 08:00:36.985181 [ 4 ] {cca2b780-c30f-4dc9-b7e9-e2b5261b9ed6} <Debug> TCPHandler: Processed in 0.002446971 sec. | ||
20563 | 2024.12.21 08:00:36.985375 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20564 | 2024.12.21 08:00:36.985702 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
20565 | 2024.12.21 08:00:36.985896 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
20566 | 2024.12.21 08:00:36.987243 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20567 | 2024.12.21 08:00:36.987281 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20568 | 2024.12.21 08:00:36.987642 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
20569 | 2024.12.21 08:00:36.987883 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Trace> oximeter.measurements_f64 (e340a351-df23-49cc-bf4b-22bfd0eaadfe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20570 | 2024.12.21 08:00:36.988060 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002497 sec., 400.4805766920304 rows/sec., 26.99 KiB/sec. | ||
20571 | 2024.12.21 08:00:36.988110 [ 253 ] {67ce50db-5d1e-40f1-95d6-78d458639718} <Debug> TCPHandler: Processed in 0.002838999 sec. | ||
20572 | 2024.12.21 08:00:36.988260 [ 4 ] {} <Trace> TCP-Session: 8bab16db-8be5-496b-9fc9-3f305fc74137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20573 | 2024.12.21 08:00:36.988400 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60028) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
20574 | 2024.12.21 08:00:36.988494 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
20575 | 2024.12.21 08:00:36.989847 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20576 | 2024.12.21 08:00:36.989886 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20577 | 2024.12.21 08:00:36.990600 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
20578 | 2024.12.21 08:00:36.990864 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Trace> oximeter.measurements_histogramu64 (ef7fb93c-4bae-488f-82ec-e85d0f41e571): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20579 | 2024.12.21 08:00:36.991120 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Debug> executeQuery: Read 63 rows, 115.60 KiB in 0.00275 sec., 22909.09090909091 rows/sec., 41.05 MiB/sec. | ||
20580 | 2024.12.21 08:00:36.991416 [ 4 ] {f7d413d1-1bcd-4ad2-b83a-88ccc751668b} <Debug> TCPHandler: Processed in 0.003222875 sec. | ||
20581 | 2024.12.21 08:00:36.991662 [ 253 ] {} <Trace> TCP-Session: 1a5f0391-e022-4eba-b6fb-0e1aa7044ebb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
20582 | 2024.12.21 08:00:36.991799 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64894) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
20583 | 2024.12.21 08:00:36.991860 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
20584 | 2024.12.21 08:00:36.992414 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20585 | 2024.12.21 08:00:36.992459 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20586 | 2024.12.21 08:00:36.992880 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
20587 | 2024.12.21 08:00:36.993117 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20588 | 2024.12.21 08:00:36.993292 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001524 sec., 27559.05511811024 rows/sec., 1.65 MiB/sec. | ||
20589 | 2024.12.21 08:00:36.993340 [ 253 ] {a84eb2b1-b40c-446e-99d2-16961ff2cbb1} <Debug> TCPHandler: Processed in 0.001833291 sec. | ||
20590 | 2024.12.21 08:00:37.603258 [ 222 ] {} <Trace> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Found 6 old parts to remove. Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
20591 | 2024.12.21 08:00:37.603319 [ 222 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from filesystem (serially): Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
20592 | 2024.12.21 08:00:37.605304 [ 222 ] {} <Debug> oximeter.fields_u16 (9f67c0b8-4fab-4d34-a96f-4587fc37e003): Removing 6 parts from memory: Parts: [all_1_29_6, all_30_30_0, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0] | ||
20593 | 2024.12.21 08:00:38.319582 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20594 | 2024.12.21 08:00:38.319668 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20595 | 2024.12.21 08:00:38.322089 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (f9190e67-0c14-4ad7-ade1-55ec2e7d3d26): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20596 | 2024.12.21 08:00:38.727534 [ 225 ] {} <Trace> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20597 | 2024.12.21 08:00:38.727604 [ 225 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20598 | 2024.12.21 08:00:38.729482 [ 225 ] {} <Debug> oximeter.measurements_u64 (3e55a5d1-23b5-40d6-852b-11ac4380e9d4): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
20599 | 2024.12.21 08:00:38.852627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 799 | ||
20600 | 2024.12.21 08:00:38.877302 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20601 | 2024.12.21 08:00:38.877360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20602 | 2024.12.21 08:00:38.886131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
20603 | 2024.12.21 08:00:38.886992 [ 244 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20604 | 2024.12.21 08:00:38.887427 [ 49 ] {} <Debug> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
20605 | 2024.12.21 08:00:38.887586 [ 49 ] {} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
20606 | 2024.12.21 08:00:38.887659 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
20607 | 2024.12.21 08:00:38.887979 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::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 | ||
20608 | 2024.12.21 08:00:38.899297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
20609 | 2024.12.21 08:00:38.900453 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
20610 | 2024.12.21 08:00:38.901431 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 762 rows starting from the beginning of the part | ||
20611 | 2024.12.21 08:00:38.906803 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
20612 | 2024.12.21 08:00:38.911734 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
20613 | 2024.12.21 08:00:38.917359 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
20614 | 2024.12.21 08:00:38.923249 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
20615 | 2024.12.21 08:00:38.929080 [ 200 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
20616 | 2024.12.21 08:00:38.996888 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.109096051 sec., 7323.821464445125 rows/sec., 37.87 MiB/sec. | ||
20617 | 2024.12.21 08:00:39.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.23 MiB, peak 294.25 MiB, free memory in arenas 0.00 B, will set to 273.98 MiB (RSS), difference: -10.25 MiB | ||
20618 | 2024.12.21 08:00:39.001395 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
20619 | 2024.12.21 08:00:39.004813 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
20620 | 2024.12.21 08:00:39.004940 [ 193 ] {4da7dc37-e34a-4168-846b-38b2cc4a89f3::all_1_106_21} <Trace> system.metric_log (4da7dc37-e34a-4168-846b-38b2cc4a89f3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
20621 | 2024.12.21 08:00:39.007954 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. |